/* CSS Document */
body {

	color: #000000;

	background: #FFFFFF;

	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	
	text-align:center;
	
	padding-top:0px;
	
	padding-bottom:0px;


}

a {

color:#800000;

}

a: link {
color:#800000;

text-decoration:none;
}

.cabeceramainAzul{

background-image:url(cabeceraAzul.jpg);

background-repeat:no-repeat;

background-position:top;

width:901px;

height:188px;
}

.cabeceramainAzulMain{

background-image:url(fondoAzulMain.jpg);

background-repeat:no-repeat;

background-position:top;

width:901px;

height:188px;
}


.cabeceramainNaranja{
background-image:url(cabeceraNaranja.jpg);

background-repeat:no-repeat;

background-position:top;

width:901px;

height:188px;
}

.tdContenido{



	
}

.mainTitle{
font-size:36px;

width:100%;

color:#FFFFFF;

text-shadow:#CCCCCC;

height:100px;

vertical-align:middle;

}

.secondTitle{

font-size:40px;

width:100%;

text-align:right;

background-image:url(izquirda.jpg);

background-position:left;

background-color:#FFFFFF;

background-repeat:no-repeat;

height:190px;




}

.secondTitle div{

	font-size:18px;
	
	color:#800000;
	
	text-align:center;
	
	padding-top:40px;
	
}

.secondTitle div div{

	font-size:16px;
	
	color:#800000;
	
	text-align:right;
	
	padding-top:40px;
	
	font-style:italic;
}

.tdcentro{
padding:10px;

font-size:12px;

text-align:justify;

width:70%;
}

.tdcentro p{
text-align:center;
font-weight:bold;
}

.tdMenu 

{	width:200px;
	
	max-width:200px;
	
	text-align:left;
	
	border-right-color:#CCCCCC;
	
	border-right-style:solid;
	
	border-right-width:1px;
	
	background-image:url(banderas.gif);
	
	background-position:top-left;
	
	background-repeat:no-repeat;
	
	padding-left:20px;
	
	height:400px;
	
	vertical-align:top;

}

.tdMenu a:hover{
text-transform:uppercase;
}

.tablaMenCont{
	
	width:100%;	
	
}

.tablaPrincipal{
border-left-color:#00349A;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#00349A;
	border-right-style:solid;
	border-right-width:1px;

}

.tdMenu ul li {

padding: 5px;
font-size:12px;

}

.tdMenu a{
}


.tdMenu a: hover {

text-transform:capitalize;
color:#3300CC;
}

.inicio{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
	background-image:url(whitetransparent.png);

}
.footerAzul{
	background-image:url(fondoAzul.jpg);
	background-repeat:no-repeat;
	width:901px;
	height:188px;
}

.footerAzulMain{
	background-image:url(fondoAzulInicio.jpg);
	background-repeat:no-repeat;
	width:901px;
	height:188px;
}

.footerNaranja{
background-image:url(fondoNaranja.jpg);
	background-repeat:no-repeat;
	width:901px;
	height:188px;
}
