@charset "utf-8";
.baner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/bannerprincipal.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
.menubaner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
}
.boton {
	background-image: url(../images/img03.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.botonCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
.contMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 5px;
}
.arbol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/img01.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 590px;
	vertical-align: middle;
	text-indent: 5px;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.margMenu {
	background-image: url(../images/fndMenu.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
}

.margMenu2
{
    background-image: url(../images/fndMenu2.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
}

.borde {
	margin: 5px;
	padding: 5px;
	width: 805px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/pie_pag.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 1000px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 5px;
	padding: 5px;
	left:25px;
	position:relative;
}

ul.menu
{
   list-style:none;	
   margin:0;	
   padding:0;
   font-size: 15px;  
   }


ul.menu li
{
	position:relative; /* Las coordenadas de los ul inferiores serán relativas al <li> que los contiene */
	width:135px;
	float:right;
	text-align: center;
	cursor: default;
	border: 1px solid #7d6340;
	border-width: 1px 0;
    border-left:3px solid #666666;
	border-color:#DEC71F;
	color:#FFFFFF;
	background-color:#003399;
 }

ul.menu ul
{
   position:absolute; /* Esta posición es relativa al <li> que contiene a este <ul> */
   left:95px;
   top:-1px;
   display:none;
   list-style:none;
 }

ul.menu li:hover > ul
{
display:block;
}

ul.menu li:hover
{
background-color:#507DAF;
}

.pdf
{
color:#FFFFFF;
}

.CCH
{
margin-left:30px;
font-size: 22px;
font-weight: bold;
text-shadow:#666666 3px 3px 3px;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=300, Strength=2);
font-style:bold;
}

.CHH2
{
font-size: 16px;
font-weight: bold;
text-shadow:#666666 3px 3px 3px;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=300, Strength=2);
font-style:bold;
}

.CCH3
{
	font-size: 30px;
	font-weight: bold;
	text-shadow:#666666 3px 3px 3px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=300, Strength=2);
	font-style:bold;
	color:#FFFFFF;
	text-align:center;
	position:relative;
	top:50px;
}

.CCH4
{
font-size: 22px;
font-weight: bold;
text-shadow:#666666 3px 3px 3px;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=300, Strength=2);
font-style:bold;
color:#FFFFFF;
text-align:center;
position:relative;
top:51px;
}

.text_1 {
	font-family: Tahoma;
	font-size: 12px;
	float:inherit;
	color: #999999;
}

.text_2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #999999;
}

