BODY {
	margin:0px auto auto 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000000;
	background-color:#ffffff;
	background-image:url('img/arbol.jpg');
	background-position:top left;
	background-repeat:no-repeat;	
	}

LI {
	list-style-type:square;
	}

.lista li{
	list-style-image:url('img/hoja.png');
}

IMG {
	border:0px;
	}
		
a:focus {border:0; outline:none;}
		
.enlaceGeneral {color:#2933a0; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }	
.enlaceGeneral:link {color:#2933a0; font-weight:bold; text-decoration:none; }
.enlaceGeneral:visited {color:#2933a0; font-weight:bold; text-decoration:none; }	
.enlaceGeneral:hover {color:#913697; font-weight:bold; text-decoration:underline; }	
	
.firstCont {
	width:850px;
	margin:0px auto 0px auto;
	background-image:url('img/bodyBg.png');
	background-repeat:repeat-y;
	}

.bodyBg {
	width:850px;
	height:60px;
	text-align:right;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	background-image:url(img/footBg.png);
	background-repeat:no-repeat;
	}
	
.logoHead { 
	width:850px;
	height:100px;
	background-image:url(img/headBg.png);
	background-repeat:no-repeat;
	border-bottom:1px solid #2933a0;
	text-align:right;
	margin:20px auto 0px auto;
	}

.footer {
	width:850px;
	height:20px;
	text-align:center;
	font-size:9px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	position:relative;
	padding-top:3px;
	}
.footerC {
	width:350px;
	text-align:center;
	float:left;
	}
.footerL {
	width:245px;
	text-align:left;
	float:left;
	padding-left:5px;
	}
.footerR {
	width:245px;
	text-align:right;
	float:left;
	padding-right:5px;
	}	

/*----- Contenedores de Secciones -----*/

.homeCont {
	width:820px;
	min-height:330px;
	margin:0px auto 0px auto;
	line-height:180%;
	text-align:justify;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	}	
	
.indiceCont {
	width:800px;
	margin:0px auto 0px auto;
	line-height:190%;
	text-align:left;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
	min-height:300px;
	overflow:auto;
	clear:left;
	}		
	
.indiceContMed {
	width:50%;
	float:left;
	}

/*----- Fin Contenedores de Secciones -----*/

/*----- Botonera + botones -----*/

.buttonDock {
	width:100%;
	clear:both;
	}

.buttonCont {
	width:150px;
	height:25px;
	color:#4a5f75;	
	float:left;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	line-height:160%;
	background-image:url(img/inicio.png);
	background-repeat:no-repeat;	
	}
	
.buttonCont:hover {
	color:#ffffff;
	background-image:url(img/botonIniS.png);
	background-repeat:no-repeat;
	font-size:11pt;
	}

.buttonCont2 {
	width:150px;
	height:25px;
	color:#4a5f75;	
	float:left;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	line-height:160%;
	background-image:url(img/indice-alfabetico.png);
	background-repeat:no-repeat;	
	}
	
.buttonCont2:hover {
	color:#ffffff;
	background-image:url(img/botonIndiceS.png);
	background-repeat:no-repeat;
	font-size:11pt;
	}		
	
.buttonCont3 {
	width:150px;
	height:25px;
	color:#4a5f75;	
	float:left;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	line-height:160%;
	overflow:hidden;
	}
	
.buttonCont3:hover {
	color:#ffffff;
	font-size:11pt;
overflow:visible;
display:block;
position:relative;
line-height:100%;	
	}			
	
.buttonCont400 {
	width:400px;
	height:25px;
	color:#913697;	
	float:left;
	text-align:right;
	font-size:7pt;
	line-height:200%;
	}
.contFlash {
	width:210px;
	height:25px;
	float:right;
	text-align:left;
	}	

.buttonLink {text-decoration:none; cursor:pointer;}	

/*----- Fin botonera -----*/

/*----- contenedor datos contacto -----*/
.parentesis {
	width:420px;
	height:220px;
	background-image:url(img/parentesis.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
	}
.parentesisPad {
	width:83px;
	min-height:220px;
	float:left;
	}
.parentesisTex {
	width:277px;
	height:220px;
	font-size:12px;
	line-height:170%;
	float:left;
	color:#000000;
	text-align:left;
	}
.parentesisImg {
	width:21px;
	height:30px;
	float:left;
	}
.parenTextImg {
	width:249px;
	height:40px;
	float:left;
	clear:right;
	}

.nombreEmpresa {
	line-height:90%;
	font-weight:bold;
	color:#7d8fbf;
	font-size:20px;
	}

/*----- fin contenedor datos contacto -----*/
	
.enlaceExt {color:#2933a0; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}	
.enlaceExt:link {color:#2933a0; text-decoration:none; }
.enlaceExt:visited {color:#2933a0; text-decoration:none; }	
.enlaceExt:hover {color:#913697; text-decoration:underline; }		

/*----- navegador empresas -----*/
.navEmpresa {
	width:100%;
	height:40px;
	margin-top:15px;
	text-align:right;
	}	
.enlaceInt {color:#2933a0; font-family:Arial, Helvetica, sans-serif; text-decoration:underline; font-size:12px; border:1px solid #2933A0;}	
.enlaceInt:link {color:#2933a0; text-decoration:none; }
.enlaceInt:visited {color:#2933a0; text-decoration:none; }	
.enlaceInt:hover {color:#ffffff; text-decoration:none; background-color:#2933A0; }		
/*----- fin -----*/

.imgHome {
	width:100%;
	text-align:center;
	}
	
@font-face {
	font-family:"Sylfaen";
	src: url('../fonts/sylfaen.ttf');
}

@font-face {
	font-family: 'Sylfaen';
	src: url('../fonts/sylfaen-webfont.eot');
	src: local('fonts/'), url('fonts/sylfaen-webfont.woff') format('woff'), url('fonts/sylfaen-webfont.ttf') format('truetype'), url('fonts/sylfaen-webfont.svg#webfontDcYVqcuE') format('svg');
	font-weight: normal;
	font-style: normal;
}


.nombre{font-family:Sylfaen, Verdana, Arial, sans-serif; font-size:15px; width:100%; clear:both; color:rgb(23, 41, 131); font-weight:bold; margin-top:10px;}	

.otrasprovBot{ width:530px; text-align:left; text-indent:10px; background-color:#ffffff; height:20px;}
.otrasprov {color:#913697; font-weight:bold; font-family:Sylfaen, Arial, sans-serif; padding-left:5px; padding-right:5px; }	
.otrasprov:link {color:#913697; font-weight:bold; text-decoration:none; }
.otrasprov:visited {color:#913697; font-weight:bold; text-decoration:none; }	
.otrasprov:hover {color:#2933a0; font-weight:bold; text-decoration:none; }