@charset "UTF-8";
/* CSS Document */


/*  INDEX */

.historia{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
text-align:left;
line-height:12px;
}


.secciones{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
padding-top:3px;
text-indent:15px;
font-weight:bold;
color:#000000;
text-align:left;
}

.imgIndex {
border:none;
padding-top:12px;
padding-right:5px;
}


.cabecilla{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;
text-align:center;
}


.servicios{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000;
text-align:center;
}


#menuSecciones{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#0053a6;
text-align:left;
}


.mapaTitulo{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#0053a6;
text-align:center;
padding-bottom:10px;
}


.mapaSubtitulo{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#11427b;
text-align:center;
padding-bottom:5px;
padding-top:5px;
}


#bienvenidos{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#0053a6;
text-align:center;
}



#ejemplares{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#0053a6;
text-align:left;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}




#contenidos{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
text-align:left;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}



#contenidos2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#11427b;
text-align:left;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
}


#pie {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-align:center;

}






/* TABLAS */



#tabledown {
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color:#9e9e9e;
}


#tablemap {
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#9e9e9e;
}

#tabledownUp {
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color:#9e9e9e;
	border-top-width: 1px;
	border-top-style:dashed;
	border-top-color:#9e9e9e;
}



#tableright3{
	border-right-width: 1px;
	border-right-style:dashed;
	border-right-color:#9e9e9e;
}



#tableComplete{
	border-right-width: 1px;
	border-right-style:dashed;
	border-right-color:#9e9e9e;
	border-left-width: 1px;
	border-left-style:dashed;
	border-left-color:#9e9e9e;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color:#9e9e9e;
	border-top-width: 1px;
	border-top-style:dashed;
	border-top-color:#9e9e9e;
}


#tableup{
	border-top-width: 1px;
	border-top-style:dashed;
	border-top-color:#9e9e9e;
}


#tableup-right{
	border-top-width: 1px;
	border-top-style:dashed;
	border-top-color:#9e9e9e;
	border-right-width: 1px;
	border-right-style:dashed;
	border-right-color:#9e9e9e;
}


#tableupdown{
	border-top-width: 1px;
	border-top-style:dashed;
	border-top-color:#9e9e9e;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color:#9e9e9e;
}


#tableleft{
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color:#9e9e9e;
}


/* IMAGENES */


#img01{
padding-left:8px;
}


#img02{
padding-left:10px;
}

#img03{
padding-top:5px;
padding-bottom:10px;
}



/* MENU SECCIONES */



#menu-empleos a {
	
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	color: #000;
	margin-top: 3px; 
	margin-bottom:2px;
	width: 230px;
}
#menu-empleos a:hover {
	color:#333;
	
}


#menu-casas a {
	
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin-top: 3px; 
	margin-bottom:2px;
	text-decoration: none;
	color:#7c51a1;
	width: 230px;
}
#menu-casas a:hover {
	color:#36F;
	
}


#menu-avisos a {
	
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
	color:#000000;
	padding-left:15px;
	margin: 5px 10px 5px 5px; 
	width: 100px;
}
#menu-avisos a:hover {
	color:#333;
}


