/* CSS Document */

body{
font-family:"Trebuchet MS";
background-color:#99ccff;
	/*background-image:url(imagenes/fondos.jpg);*/
	background-repeat: repeat-x;
}

a:link, a:hover, a:visited, a:active{color: #531724;text-decoration:none;}
a:hover {text-decoration:underline;}

#top{
margin:auto;
width:787px;
}


#cuerpo{
background-color: #FFcc66;
width:787px;
margin:auto;
}

#texto{
	background-color:#FFF;
	float:left;
	margin-top:10px;
	padding:30px;
	font-size:13px;
	color:#531724;
	width:430px;
	height:500px;
	line-height: 24px;
}
#texto_nota{
	background-color:#FFF;
	float:left;
	margin-top:10px;
	padding:30px;
	font-size:13px;
	color:#5F7054;
	width:727px;
	line-height: 24px;
}

#publicidades{
width:787px;
margin:0 auto;
text-align:center;
border-top: 2px dashed #CCC;
}

#publicidades img{padding:3px;width:168px;height:90px;border:1px solid #fff;margin:5px
}

.titulo{
	font-size:34px;
	color:#FF1B1C;
	line-height: 36px;
}
.titulo1{
	font-size:20px;
	color:#FF1B1C;
	line-height: 25px;
}

.bajada{
font-size:14px;
line-height:15px;
color: #999999;
}

.volanta{
	font-size:16px;
	line-height:25px;

color: #999999;
	font-weight: bold;
}

#derecha{
background-color:#FFF;
border-left: 2px dashed #CCC;
float:right;
margin-top:10px;
padding:25px;
font-size:10px;
width:245px;
height:500px;
}

.galerias{
background-color: #531724;
font-size:14px;
color:#FFFFFF;
}

#publicite{
font-size:13px;
width:787px;
height:30px;
margin: 0 auto;
color: black;}
#publicite a:link, a:hover, a:visited, a:active{color: black;text-decoration:none;}
#publicite a:hover{text-decoration:underline;}


.galeria {

	font-size:24px;
	color:#666666;
	line-height: 36px;
}

