body 
	{
	font-size: 11px;
	background-color: #ffffff;
	margin: 0px;
	color: #565656;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}
#centro    
	{
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 760px;
	left: 50%;
	margin-left: -380px; /*half of content width*/
	margin-top: 0px;
	}
.basictab{
	font: 12px Helvetica, Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	background-color:#000000;
	background-image:url(../imagenes/menu.jpg);
	margin:0px;
	padding: 6px 4px 12px 6px;
}
li {
list-style-type: square;
	margin:0px 0px 0px -25px;
	font-size:12px;
}
.basictab li{
	margin:0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	border-right:1px solid #ffffff;
}
.basictab li a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 7px 4px 7px;
}
.basictab li a:hover{
color: #565656;
background-color:#f3dd36;
padding:1px 7px 4px 7px;
margin: 0px 0px 0px 0px;
}

.basictab li.selected a{ /*selected tab effect*/
color: #565656;
background-color:#f3dd36;
padding:1px 7px 4px 7px;
}
.submenus {
	width: 760px; 
	margin: 3px 0px 0px 0px;  
	float: left;
}
a.submenu{
margin: 0px 5px 2px 5px;
text-decoration:none;
font-size: 12px;
}
a.submenu:hover{
margin: 0px 5px 2px 5px;
color:#e1b901;
font-size: 12px;
}
.texto {
padding: 35px 10px 10px 60px;  
float: left; 
border:0px solid #ffdd11;
}
.texto_col1 {
width: 410px; 
padding: 35px 10px 10px 60px;  
float: left; 
border:0px solid #ffdd11;
}
.texto_col2{
width:260px; 
padding: 35px 10px 10px 10px; 
float: left;
text-align:right;
}
a {
	text-decoration:none;
	color: #565656;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
a:hover
	{
	text-decoration:none;
	color:#e1b901;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}
.titulo 
	{
	font-size: 15px;
	color: #565656;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #565656;
	margin:0px;
	padding:0px;
	text-decoration:none;
	}
.datos {
	padding:5px 0px 1px 0px; 
	border-bottom:1px solid #565656; 
	width: 100%; 
	margin:0px;
}
.datos1 {
	padding:5px 0px 2px 10px; 
	border-bottom:0px solid #565656; 
	width: 100%; 
	margin:0px;
}
.pie {
	float: left; 
	width:755px; 
	height:16px; 
	text-align:right;
	padding:18px 5px 10px 0px;
	background-image:url(../imagenes/pie.gif); 
	background-repeat: no-repeat;
}
p.noticia { margin:5px 0px 5px 0px; padding:0px; border-bottom:1px solid #cccccc; font-weight:normal; line-height:15px;}
span.fecha { color:#000000; font-style:italic; margin:0px 5px 0px 0px; font-weight:bold;}
span.link { color:#e1b901; padding:10px 0px 10px 0px; font-weight:bold;}

a.fecha { color:#000000; margin:0px 10px 0px 0px; font-weight:bold;}
a.fecha:hover { color:#e1b901; margin:0px 10px 0px 0px; font-weight:bold;}
