/* CSS Document */

body{
font-family:"Trebuchet MS";
background-color:#666;
	background-image:url(imagenes/fondo.jpg);
	background-repeat: repeat;
}

a:link, a:hover, a:visited, a:active{color: #74C6D5;text-decoration:none;}
a:hover {text-decoration:underline;}

#top{
margin:auto;
width:787px;}
#top img{border:0;
}

#cuerpo{
background-color:#8A0053;
width:787px;
margin:auto;
/*OVERFLOW: auto;*/
}

#banda{
margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:20px;
	width:420px;
	height:35px;
	background-image:url(imagenes/bandita.jpg);
	background-repeat: repeat;
	float:left;
}


#texto{
background-color:#FFF;
float:left;
padding-left:20px;
font-family:"Trebuchet MS";
font-size:11px;
color:#5698A3;
width:420px;
border-bottom:30px;

}
#publicidades{
width:787px;
margin:0 auto;
text-align:center;
border-top: 2px dashed #CCC;
}
#publicidades img{padding:3px;width:120px;height:60px;border:1px solid #930058;margin:5px}

.titulo{
font-family:"Trebuchet MS";
font-size:34px;
color:#337884;
}
.bajada{

font-size:18px;
line-height:25px;
color: #fff;
}
#derecha{
border-left: 2px dashed #CCC;
float:left;
margin-left:30px;
padding:30px;
font-family:"Trebuchet MS";
font-size:10px;
color:#5698A3;
width:240px;
height:600px;
}
.galerias{
font-family:"Trebuchet MS";
background-color: #99FFFF;
font-size:14px;
color:#999;
width:270px;
height:30px;
}
#publicite{
padding-top:10px;
font-size:13px;
width:787px;
height:30px;
margin: 0 auto;
background-color:#000000;
color:#666;}
