@charset "UTF-8";
/* CSS Document */


body { background-color:#ffffff; font-family:Arial, Helvetica, sans-serif; }

p { color:#666666; text-align:justify; font-size:90%;}

#pagina { width:996px; background:#000000; margin:0 auto; border:#000000 solid 1px; }
#pagina_int { width:996px; background:#FFFFFF; margin:0 auto; border:#000000 solid 1px; }

#cabecera{ background:url(images/cabecera.jpg) repeat #f8f400; width:996px; height:80px; }
.dister{ color:#000000; font-weight:bolder; font-size:300%; text-align:center; padding-top:20px;} 
.dister a{ color:#000000; font-weight:bolder; text-align:center; text-decoration:none;}
.dister a:hover{ color:#000000; font-weight:bolder; text-align:center; text-decoration:none;}

#contenido{ background:#000000; padding:10px; }
#contenido_int{ background:#FFFFFF; padding:10px; }



#navi {  
	list-style:none;
	margin:0;
	padding:0;
	background:#FFFF00;
	font-size:90%;
	font-weight:bold;
	
	
}
#navi li {
	margin:0px;
	padding:0px;
	border-bottom:2px solid#000000;
	color:#FFFFFF;
	background-color:#000000;
	width:152px;
}
	
#navi li a {
	display:block;
	width:146px;
	padding:0px;
	text-decoration:none;
	text-align:center;
	color:#000000;
	background-color:#FFFF00;
	border-left:6px solid #FFFF00;}

#navi li a:hover {
	color:#FFFFFF;
	background-color:#000000;
	border-left-color:#FFFFFF;
}

.menu a{background-color:#f8f400; color:#000000; font-weight:bold; text-decoration:none;}
.menu a:hover{background-color:#f8f400; color:#999999; font-weight:bold; text-decoration:none;}


.cuerpo{width:766px; background:#000000; padding:0px 10px 0px 10px;}
.cuerpo_int{width:766px; background:#FFFFFF; padding:0px 10px 0px 0px;}

#pie{ width:996px; background-color:#f8f400; /*height:80px;*/ padding:0px; background:url(images/cabecera.jpg) repeat #f8f400;}



.creditos { background:#f8f400; color:#000000; font-size:70%; text-align:center; padding:2px 4px 2px 4px;}
.creditos a { color:#000000; text-decoration:none; }
.creditos a:hover { color:#333333; text-decoration:underline; } 

img { border:0; }

li { list-style:none; margin:0; text-align:center; }

/*CONTEN*/
h3 { color:#333333; text-align:left; font-weight:bold; font-size:180%; }
.style4 {
	font-size: 120%;
	font-weight: bold;
}

