body{
	padding:0;
	margin:0;
	font:76% tahoma, verdana, sans-serif;
	color:#303030;
	background-color: #A6C4E1;
}

a{
	color:#FFFFFF;
	text-decoration: none;
}

a:hover{
/*text-decoration:underline;*/
}

.subrayadoNaranja {	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFA54A;
}

.subrayadoNaranja:hover {	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFA54A;
	font-weight: bold;
}

.subrayadoAzul {	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}

.subrayadoAzul:hover {	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	font-weight: bold;
}

.subrayadoVerde {	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #84AEAE;
}

.subrayadoVerde:hover {	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #84AEAE;
	font-weight: bold;
}

.subrayadoMorado {	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C89599;
}

.subrayadoMorado:hover {	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C89599;
	font-weight: bold;
}

.subrayadoGris {	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #AEAD9F;
}

.subrayadoGris:hover {	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #AEAD9F;
	font-weight: bold;
}

.subrayadoRojo {	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF6A6A;
}

.subrayadoRojo:hover {	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF6A6A;
	font-weight: bold;
}


.centrado {
	text-align: center;
}

.negrita {
	font-weight: bold;
}


#toptabs{
margin:10px auto -13px auto;
font-size:0.8em;
width:760px;
}

#toptabs p{
text-align:right;
color:#808080;
}

.toptab{
padding:3px 5px 3px 5px;
margin:0 0 0 4px;
text-decoration:none;
background:#f0f0f0 url(../images/corner2.gif) top right no-repeat;
color:#808080;
border-bottom:1px solid #e0e0e0;
}

.toptab:hover{
background:#fafafa url(../images/corner2.gif) top right no-repeat;
border-bottom:1px solid #eaeaea;
color:#505050;
text-decoration:none;
}

.activetoptab{
padding:3px 5px 3px 5px;
margin:0 0 0 4px;
color:#505050;
text-decoration:none;
background:#ffffff url(../images/corner2.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
}

.activetoptab:hover{
text-decoration:none;
}

#container{
	margin:0 auto 15px auto;
	width:800px;
	padding:5px 20px 20px 20px;
	background-color: #6699CC;
}

#menuCentral{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

#menuCentral h1 a{
color:#303030;
}

#menuCentral h1 a:hover{
text-decoration:none;
}

#navitabs{
	clear:both;
}

.navitab{
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
letter-spacing:1px;
background:#e0e0e0 url(../images/cornerAzulClaro.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
}

.navitab:hover{
text-decoration:none;
background:#d0d0d0 url(../images/cornerAzulClaro.gif) top right no-repeat;
}

.navitabMorado{
color:#ffffff;
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
letter-spacing:1px;
background:#B26B70 url(../images/cornerAzulClaro.gif) top right no-repeat;
/*border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;*/
}

.navitabMorado:hover{
	text-decoration:none;
	background-color: #9E5257;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.navitabAzulClaro{
color:#ffffff;
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
letter-spacing:1px;
background:#6699CC url(../images/cornerAzulClaro.gif) top right no-repeat;
}

.navitabAzulClaro:hover{
	text-decoration:none;
	background-color: #4080BF;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.navitabAzul{
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
color:#ffffff;
text-decoration:none;
letter-spacing:1px;
background:#002B7F url(../images/cornerAzulClaro.gif) top right no-repeat;
}

.navitabAzul:hover{
	text-decoration:none;
	background-color: #002466;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.navitabVerde{
color:#ffffff;
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
letter-spacing:1px;
background:#609191 url(../images/cornerAzulClaro.gif) top right no-repeat;
}

.navitabVerde:hover{
	text-decoration:none;
	background-color: #547E7E;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.navitabNaranja{
	color:#ffffff;
	padding:4px 8px 4px 8px;
	margin:0 0 4px 0;
	text-decoration:none;
	letter-spacing:1px;
	background-color: #FF9900;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.navitabNaranja:hover{
	text-decoration:none;
	background-color: #E68A00;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.navitabGranate{
	color:#ffffff;
	padding:4px 8px 4px 8px;
	margin:0 0 4px 0;
	text-decoration:none;
	letter-spacing:1px;
	background-color: #9B0000;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.navitabGranate:hover{
	text-decoration:none;
	background-color: #CE0000;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.navitabGris{
color:#ffffff;
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
letter-spacing:1px;
background:#8E8C7A url(../images/cornerAzulClaro.gif) top right no-repeat;
}

.navitabGris:hover{
	text-decoration:none;
	background-color: #7D7B6A;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



.activenavitab{
padding:4px 8px 5px 8px;
color:#ffffff;
margin:0 0 5px 0;
text-decoration:none;
background:#505050 url(../images/cornerAzulClaro.gif) top right no-repeat;
}

.activenavitab:hover{
text-decoration:none;
}



.activenavitabAzul{
	padding:4px 8px 5px 8px;
	color:#ffffff;
	margin:0 0 5px 0;
	text-decoration:none;
	background-color: #6699FF;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.activenavitabAzul:hover{
text-decoration:none;
}

.activenavitabAzulClaro{
	padding:4px 8px 5px 8px;
	color:#ffffff;
	margin:0 0 5px 0;
	text-decoration:none;
	background-color: #A6C4E1;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.activenavitabAzulClaro:hover{
text-decoration:none;
}


.activenavitabVerde{
	padding:4px 8px 5px 8px;
	color:#ffffff;
	margin:0 0 5px 0;
	text-decoration:none;
	background-color: #84AEAE;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.activenavitabVerde:hover{
text-decoration:none;
}

.activenavitabGris{
	padding:4px 8px 5px 8px;
	color:#ffffff;
	margin:0 0 5px 0;
	text-decoration:none;
	background-color: #AEAD9F;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.activenavitabGris:hover{
text-decoration:none;
}



.activenavitabNaranja{
	padding:4px 8px 5px 8px;
	color:#ffffff;
	margin:0 0 5px 0;
	text-decoration:none;
	background-color:#FFA54A;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.activenavitabNaranja:hover{
text-decoration:none;
}

.activenavitabMorado{
	padding:4px 8px 5px 8px;
	color:#ffffff;
	margin:0 0 5px 0;
	text-decoration:none;
	background-color:#C89599;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.activenavitabMorado:hover{
text-decoration:none;
}


.activenavitabVioleta{
	padding:4px 8px 5px 8px;
	color:#ffffff;
	margin:0 0 5px 0;
	text-decoration:none;
	background-color: #CC00FF;
	background-image: url(../images/cornerAzulClaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.activenavitabVioleta:hover{
text-decoration:none;
}


#cabeceraRojo{
height:200px;
background:#505050 url(../images/cabeceraRojo.jpg) top left no-repeat;
}

#desc{
	height:200px;
	color:#ffffff;
	padding:0;
	/*background:#505050 url(../images/cabecera.jpg) top left no-repeat;*/
	clear:both;
	margin:5px 0 0 0;
}

#desc p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#desc h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#desc a{
color:#ffffff;
text-decoration:underline;
}

#main{
	float:none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;		
}

.block{
background:#f0f0f0;
padding:15px;
}

#sidebar{
width:140px;
float:right;
}

#sidebar p{
font-size:0.9em;
line-height:1.3em;
margin:0 0 12px 0;
}

.sidelink{
text-align:left;
display:block;
width:120px;
background:#f0f0f0 url(../images/cornerAzulClaro.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
}

.sidelink:hover{
background:#e0e0e0 url(../images/cornerAzulClaro.gif) top right no-repeat;
text-decoration:none;
}

#footer{
	clear:both;
	background:#A6C4E1;
	color:#FFFFFF;
	font-size:0.9em;
	padding:8px 0 8px 0;
	text-align:center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#footer a{
color:#FFFFFF;
}

h1{
margin:0 0 20px 0;
font-size:2.1em;
font-weight:normal;
}

h2{
margin:0 0 20px 0;
font-size:1.6em;
font-weight:normal;
}

h3{
margin:20px 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

.right{
text-align:right;
}

a img{
border:0;
}

.photo{
padding:5px;
display:block;
margin:0 auto 15px auto;
background-color:#f0f0f0;
}



.titulo{
	padding:5px;
	display:block;
	background-color:#A6C4E1;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: auto;
	font-size: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.hide{
display:none;
}

.texto {
/*	font-family: Georgia;
	font-size: 10pt;
	text-align: justify;
	color: #FFFFFF;*/
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: justify;
	color: #FFFFFF;
}

.textoCursiva {
	font-family: Georgia;
	text-align: justify;
	font-style: italic;
}

.tituloTablaAzul {
	color: #FFFFFF;
	background-color: #6699FF;
}

.textoPequenio {
	font-family: Georgia;
	font-size: 10pt;
	text-align: left;
}
.tituloNoticia {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA54A;
	font-size: 18px;
	color: #FFFFFF;
}
.noticia {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: justify;
	color: #FFFFFF;
}
