@charset "utf-8";
/* CSS Document */

#Tabla_01 {
	width:1000px;
	height:auto;
	margin: 0 auto 0 auto;
	padding:0;
	text-align:left;
}

#top_ {
	width:1000px;
	height:142px;
	background-image: url(../img/fondo_top_centro.gif);
	background-position:left top;
	margin:0;
	display: inline;
	float: left;
}
#top_  .logo{
	display:inline;
	float:left;
	margin:7px 0 0 0;
	padding:0;
	width:320px;
	height:100px;
}
#top_  .idiomas{
	display:inline;
	float:left;
	margin:0 0 0 823px;
	padding:0;
	width:148px;
	height:17px;
}
#top_  .idiomas a{
width:67px;
height: auto;
display:inline;
float:left;
margin:0 5px 0 0;
padding:2px 0 2px 0;
color:#d9abab;
text-align:center;
text-decoration:none;}
#top_  .idiomas a:hover{
background-color:#c95000;
color:#FFFFFF;}
#top_  .b_idiom_hover{
background-color:#c95000;
color:#FFFFFF;}
#top_ .num_edicion{
	display:inline;
	float:right;
	margin:8px 15px 0 0;
	width: 400px;
	text-align: right;
	color: #000000;
}

#top_ .menu{
display:inline;
float:left;}
#top_  ul{
	display:inline;
	float:left;
	margin:85px 0 0 165px;
	padding:0;
	width:490px;
	height:30px;
	list-style:none;
}
#top_  ul li{
	display:inline;
	float:left;
	margin:0 21px 0 0;
	padding:0;
	text-transform: uppercase;
	list-style:none;
	width:auto;
}
#top_  ul li a{
color:#ffffff;
text-decoration:none;
display:inline;
float:left;
width:auto;
}
#top_  ul li a:hover{
color:#dce94c;
}
#top_  ul li .activado{
color:#dce94c;
}


#top_  ul .bot_home a{ background-image:url(../img/img_home.gif); background-position:left bottom; display:inline; float: right; height:26px; margin:0 10px 0 0; width:24px; }
#top_  ul .bot_home span{display:none; float:left; margin:0;}
#top_  ul .bot_home a:hover{ background-image:url(../img/img_home.gif); background-position:left top;}
#top_  ul .bot_home_b a{ background-image:url(../img/img_home.gif); background-position:left top; display:inline; float: right; height:26px; margin:0 10px 0 0; width:24px; }
#top_  ul .bot_home_b span{display:none; float:left; margin:0;}


#top_  ul .bot_contact a{ background-image: url(../img/img_contactenos.gif); background-position:left bottom; display:inline; float: right; height:26px; margin:0; width:24px; }
#top_  ul .bot_contact  span{display:none; float:left; margin:0;}
#top_  ul .bot_contact a:hover{ background-image:url(../img/img_contactenos.gif); background-position:left top;}
#top_  ul .bot_contact_b a{ background-image: url(../img/img_contactenos.gif); background-position:left top; display:inline; float: right; height:26px; margin:0; width:24px; }
#top_  ul .bot_contact_b span{display:none; float:left; margin:0;}


#contenido_ {
	width:1000px;
	height:auto;
	margin:0;
	background-position: left bottom;
	background-color: #FFFFFF;
	display: inline;
	float: left;
}
#contenido_ a{
color:#a0ae66;
font-weight:bold;}
#contenido_ a:hover{
color:#ed0281;}
#contenido_ .num_activado{
color:#ed0281;}

#contenido_ .objecto{
display:inline;
float:left;
border:none;
width:1000px;
height:302px;
margin:0;
padding:0;}
 .fila_noticias{
	display:inline;
	float:left;
	width:1000px;
	height:98px;
	margin:0;
	padding:0 0 10px 0;
	background-color:#e4e4e4;
	border-top: #ed0281 1px solid;
}

.casilla_noticia{
	width:452px;
	height:75px;
	display:inline;
	float: left;
	margin:18px 0 0 32px;
	padding:0;
	text-align:justify;
}

.casilla_noticia img{
display:inline;
float:left;
margin:0 13px 0 0;
border:0;}
.casilla_noticia h1{
	width:281px;
	height:auto;
	display:inline;
	float:left;
	margin:0;
	color:#f241a1;
	font-size:14px;
	line-height: 14px;
}
.casilla_noticia p{
margin:3px 0 0 0;}


#contenido_  img{
display:inline;
float:left;
border:none;}
#contenido_  img:hover{
filter: alpha(opacity=65);
	-moz-opacity: .65;
	opacity: .65; 
	-khtml-opacity: 0.5;}

#pie_ {
	width:1000px;
	height:58px;
	background-image: url(../img/fondo_pie.gif);
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5f5f5f;
	display: inline;
	float: left;
}
#pie_  p{
	display:inline;
	float:left;
	width:auto;
	height:auto;
	margin:30px 0 0 20px;
	padding:0;
}
#pie_  a{
	display:inline;
	float: right;
	width: auto;
	height:auto;
	margin:30px 20px 0 0;
	padding:0;
	color:#5f5f5f;}
#pie_  a:hover{
	color:#FFFFFF;
	text-decoration:none;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin:0;
}
body {
	background-color: #FFFFFF;
	margin:0;
	text-align:center;
	background-image:url(../img/fondo_top.gif);
	background-repeat: repeat-x;
	background-position:left top;
}
