body{
	/*background-color:#cccccc;*/
	background: #d5d6d7;
   	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

/*_________________________________________________*/

#home, #pie, #releasebar, #cont{
	border: 0px 0px 0px 0px;
	background-color:white;
}

#menu, #pie, #menusup, #main, #cont{
	width:750px;
}

#menusup{
	position:absolute;
	text-align:right;
	font-size: 10px;
	color:white;
}

#menu{
	color:white;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top:102px;
	position:absolute;
	text-align:center;
	font-size: 10px;
}

#menu:hover{
	color:#d2d2d2;
}

#head{
	width: 750px;
	padding: 0;
}

#main {
	border: 1px solid black;
	text-align: left;
	top: 20px;
	padding:0;
	margin: 20px auto;
	background-color:white;
}

#cont{
   	padding: 40px 30px 20px 30px;
}

#home{
	padding: 30px 50px 20px 50px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	width: 598px;
	float: left;
}

#releasebar{
	padding-left:7px;
	padding-right:7px;
	vertical-align: top;
	text-align:center;
	font-size: 11px;
	width:150px;
	float: right;
}

#pie{
	padding: 3px 0px 3px 0px;
	font-size: 9px;
	text-align:center;
	height:40px;
	clear: both;
}

/* firefox */

html>body #cont{
	width: 690px;
}

html>body #home{
	width: 479px;
}

html>body #releasebar{
	width:157px;
}

//*_________________________________________________*/

.imgRel{
	opacity: .60;
	filter: alpha(opacity=60);
}

.imgRel:hover{
	opacity: .90;
	filter: alpha(opacity=90);
}

a{
	color:#2d6097;
	text-decoration:none;
}

a:hover{
	color:#d2d2d2;
}

.date{
	font-size: 10px;
	color: #b98cf6;
}

.texto{
	font-size: 15px;
	color: white;
}

.tmenusup{
	font-size: 12px;
	color: white;
	text-align: right;
}

.texto2, .newsletter{
	font-size: 13px;
   	line-height: 1.4em;
	color: #333333;
	text-align:justify;
}

.cuerponew{
	font-size: 12px;
	color: #333333;
	padding-left:10px;
	text-align:justify;
}

.subnew{
	font-size: 12px;
	color: #cccccc;
}

/* nuevo */

.titulo1, titulo2{	font-size: 16px;
	vertical-align: top;
}

.titulo1{
	font-weight:bold;
}

/* estilos release */

.coverc{
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.photoAutor{
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	background-color:#e5e4e3;
}

.downCoverBox{
	background-color: #e5e4e3;
	text-align:right;
}

.downCover{
	color: #525252;
	font-size: 13px;
	text-decoration:none;
}

.downCover:hover, .photoAutor:hover{
	color: white;
}

.downCoverBox2{
	background-color: #e5e4e3;
	text-align:left;
}

.releaseFormat{
	font-size: 13px;
	color: #333333;
}
