@charset "utf-8";

body {
	
	background-color: #011c3a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
}

.linkBody {
	color: #01162f;	
}

.container {
	
	width:864px;	
	height:auto;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;

}

.header {
	width:864px;
}

.headerTitulo {
	position:relative;
	width:530px;
	height:39px;
	margin-top:20px;
	padding-right:10px;
	float:left;
	vertical-align:top;
	background-image:url(../src/logotipo.png);
	background-repeat:no-repeat
	
}

.headerContacto {
	position:relative;
	width:300px;
	height:19px;
	margin-left:0px;
	margin-top:40px;
	float:right;
	overflow:hidden;
	font-size: 12px;
	color:#CCC;
	font-family: "Trebuchet MS", cursive;
	text-align: right;
}

.headerBar {
	position:relative;
	clear:both;
	width:864px;
	height:21px;
	background-image:url(../src/bajotit_bar.png);
	background-repeat:no-repeat	
}

.imagenPrincipal {
	
	width:864px;	
	height:229px;
	margin-top:0px;
	background-image::url(../src/fondo_bajobar.png);
	background-repeat:no-repeat;
	
}

.menu {
	width:864px;	
	height:42px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../src/menu_fondo.png);
	background-repeat:repeat-x;	
}

ul {  
	list-style:none;
	margin:0;
	padding:0;
}

ul li {
	padding:0;
	float:left;
}

ul li a {
	display:block;
	width:121px;
	height:42px;
	text-decoration:none;
	text-align:center;
}

ul li a:hover {
	background-position:bottom;
}

ul li a span {
	display:none; //Oculto el texto.
}

.imageNoBorder {
	border:none;
	text-align: center;
}

.cuerpoHome {
	width:864px;	
	height:800px;
}


.textoBold {
	font-weight:bold;
}

.cuerpoHomeContenidos {
	position:relative;
	width:708px;
	height:520px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;

}

.cuerpoHomeContenidosTitulo {
	width:708px;
	height:68px;
	background-image:url(../src/principal_header.png);
	background-repeat:no-repeat;		
}
.cuerpoHomeContenidosTexto {
	position:relative;
	width:620px;
	height:auto;
	margin-left:50px;
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#bcbcbc;
	text-align: justify;
}

.cuerpoHomeListadoPDF {
	text-indent:50px;
}

.cuerpoHomeTablaAlterno {
	position:relative;	
	width:600px;
	height:90px;
	margin-right:auto;
	margin-left:50px;	
	
}

.cuerpoHomeTabla {
	position:relative;	
	width:600px;
	height:90px;
	margin-right:auto;
	margin-left:50px;
	background-color:#01162f;
	
}

.cuerpoHomeTablaImagen {
	position:relative;
	width:120px;
	height:82px;
	margin-top:auto;
	margin-bottom:auto;
	margin-left:auto;
	padding-right:10px;
	float:left;
	top: 20;
	overflow: hidden;
}

.cuerpoHomeTablaTextos {
	position:relative;
	width:380px;
	height:82px;
	margin-top:30;
	margin-bottom:auto;
	margin-left:20;
	padding-right:10px;
	float:right;
}

.cuerpoHomeTablaTextoStyleTitle {
	font-family: "Trebuchet MS";
	font-size:16px;
	font-weight:700;
	color:#a2a5a9;
	text-align: left;
}
.cuerpoHomeTablaTextoStyleLink {
	text-align:right;
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#cacaca;	
}

.cuerpoHomeTextoTitulo {
	position:relative;
	width:120px;
	height:82px;

	
}

.cuerpoInteriorMain {
	position:relative;
	width:620;
	margin-left:20px;
	margin-right:20px;
	font: "Trebuchet MS";
	font-size:12px;
	color:#011c3a;
}


.cuerpoInteriorQuienes {
	position:relative;
	width:864px;	
	height:400px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#eeeeee;
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#011c3a;

}

.cuerpoInteriorCaballos {
	position:relative;
	width:864px;
	height:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#eeeeee;
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#011c3a;
}

#mainContainer #cuerpoHome #contenedorTexto p .header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #011C3A;
}

.div80percent {
	
	position:relative;
	width:80%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	
}

.footer {
	position:relative;
	width:620px;
	margin-left:auto;
	margin-right:auto;
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#a2a5a9;
	text-align: center;
}

#mainContainer #cuerpoHome #contenedorTexto #formulario #mapaContacto {
	height: 240px;
	width: 600px;
}

#basic-accordian{
	border:0px solid #EEE;
	width:100%;
	position:relative;

}

.accordion_headings{
	padding:5px;
	background:#011c3a;
	color:#EEEEEE;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#596d8d;
	color: #EEEEEE;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.accordion_presupuesto{
	padding:5px;
	background:#011c3a;
	color:#EEEEEE;
	width:680px;
	border:1px solid #FFF;
	font-weight:bold;
}


.header_highlight{
	background:#1E5F9C;
}
