@charset "utf-8";

*{margin:0;padding:0;}
html {
float: center;
height:100%;
margin-bottom:1px;


}

body{
	margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:17px;
float: center;


}
a img {
border:0 none;
}

a:link, a:visited {
color:#3C78A7;
text-decoration:none;
}
a:hover, a:active {
color:#3C78A7;
text-decoration:underline;
}


#wrapper{
background:#F4F3EB;
width:100%;
margin:0 auto;
padding:0;}

table td{ margin:0px; padding:0px;}
a img {
border:0 none;
}



#header{
background:  #fff url(imagenes/fondo-header.jpg) repeat scroll center top ;
height: 104px;

 float:center;

}


#header .cabecera{ width: 1000px; margin:0 auto; background:none; }


h1{ color:#319BD8 ; font-size:24px; line-height:25px; font-weight:normal;}


#menu{width: 100%;background:#FD822F; margin:0 auto; border-top:#fff 1px solid; font-size: 14px;  font-weight: bold; color:#FFF; text-align:center;}
#menu .wrapper{background:none;width:960px;margin:0 auto;}
#menu a{ color:#FFF; text-decoration:none;}
#menu a:hover{ color: #3CF; text-decoration:none;}



#submenu{width: 100%;background:#0072bc; margin:0 auto;  color:#FFF; text-align:center;}
#submenu .wrapper{background:none;width:960px;margin:0 auto;}
#submenu a{ color:#FFF; text-decoration:none;}
#submenu a:hover{ color: #3CF; text-decoration:none;}

#content{
margin:0 auto;
width: 920px;

background:#FFF;
border-left:solid 2px #ececec;
	border-right:solid 2px #ececec;
	border-bottom:solid 2px #ececec;
	padding:5px;
	line-height:1.85em;
}

.clear{clear:both;}

.banner{
width: 550px;
height: 75px;
padding-top:6px;
}

#page{

width: 530px;
background:#FFF;
	padding-top:8px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:5px;
	
	
float:left;
	
	}
	
	#page p{
margin-bottom:10px;}

#sidebar{
float:left;
width: 360px;

background:#fff;
	padding:5px;
}


#sidebar .anuncio{
float:left;
width: 340px;
background:#F4F5E2;
text-align:center;
	padding:5px;
	height: 290px;
	margin-bottom:12px;
}

#sidebar .videochat{
float:left;
width: 340px;
background:#E9E9E9;
text-align:center;
	padding:5px;
	height: 270px;
}

#anuncio-chat{

float:left;
width: 160px;
background:#F4F5E2;
text-align:center;
	padding:5px;
	height: 620px;
	margin-bottom:8px;
}

.enlaces_footer
{

}

.bandera img, .bandera img a{
border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;}








#footer
{

}

#footer a{ color:#000; text-decoration:underline;}
#footer a:hover{ color: #000; text-decoration:underline;}





