.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 4px;
margin-bottom: 0;
font: 11px Arial;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
display: inline;
margin: 0;
}
.shadetabs li a{
text-decoration: none;
padding: 0px 10px 10px 10px;
color: #003276;
/*background :white;*/
/*background: white url(../imagenes/shade.gif) top left repeat-x;*/
/*border: 1px solid #778;*/
}
.shadetabs li a:visited{
color: #003276;
}
.shadetabs li a:hover{
text-decoration: underline;
color: #003276;
}
.shadetabs li.selected{
position: relative;
background :white;
}
.shadetabs li.selected a{ /*selected main tab style */
/*background-image: url(../imagenes/shadeactive.gif);*/
border-bottom-color: white;
color: #003276;
}
.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.ContentStyleNoticias{
border: 0px;
width: 430px;
margin: 0px; padding: 2px;
}
#contenidoT1, #contenidoT2, #contenidoT3, #contenidoT4{
	font-family: Arial, helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	text-align:justify;
	width: 450px;
	/*height:350px;*/
	/*float:left;*/
	clear:left;
	/*display:block;*/
	border:solid #CCCCCC 0px;
	padding:0px;
}
