@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background-color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color:#FFF;
}

a {
	text-decoration:none;
	color: #FFF;
}
 a:hover {
	text-decoration:none;
	color:	#900;
	text-decoration:underline;
	
}
img {border: 0 none;}
#lift { margin-top:10px;
	font-size:130%;
	font-weight:bold;
	margin-left: 25px;
	}
#clear {clear:both;}
.negritas {
	font-size: 120%;
	line-height: 200%;
	font-weight:bold;
}
.cita {
	font-size: 80%;
	margin-left:10px;
}
#container {
	width: 850px;
	margin:auto;
	background:url(images/bg_content.jpg) repeat-y;
}
#spacerOuter {
	background:url(images/bg_content.jpg);
}

#spacer {
	width:auto;
	height:auto;
	margin: 0px 24px 0px 26px;
	font-size:120%;
	background-color:#C4962D;
	color:#333;
	padding: 10px 30px 10px 30px;
	font-weight:bold;
}

#titulo {
	width:auto;
	margin: 0px 24px 0px 26px;
	font-size:160%;
	background-color:#C4962D;
	color:#fff;
	padding: 10px 30px 10px 30px;
	font-weight:bold;
	text-align:center;
}


#headerOuter{
	width: 850px;
	height: 225px;
	background:url(images/bg_header.jpg);
}
#header{
	padding-left:45px;
}
#menuOuter{
	height: 29px;
	background: url(images/bg_menu.jpg);
}
#menu{
	margin-left:26px;
}
#contentOuter{
	height: auto;
	background:url(images/bg_content.jpg);
}
#contenido {
	margin: 0px 24px 0px 26px;
	padding-left: 26px;
	padding-top: 10px;
	background:  url(images/bg_contenido.jpg) repeat-x top;
	width:auto;
}
#contenido1 {
	float:left;
	padding-top: 10px;
	width:320px;
}
#contenido2 {
	float:left;
	padding-left: 60px;
	padding-top: 10px;

	width:320px;
}
#rec1 { margin-left: 26px;}
#rec1, #rec2, #rec3{
	width: 266px;
	height: 300px;
	float:left;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#6A4D00;
	background: #785800 url(images/bg_recuadro.jpg) repeat-x bottom;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#FC6;
}

#recA {
	margin-left: 26px;
	font-size: 11pt;
	line-height: 140%;
	padding: 10px 20px 10px 20px ;
	width: 492px;
	height: auto;
	float:left;
	background: url(images/bg_contenido.jpg) repeat-x top;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#FC6;
}
#recB{
	width: 256px;
	height: auto;
	float:left;
	padding-right: 10px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#6A4D00;
	background: url(images/bg_contenido.jpg) repeat-x top;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#FC6;
}
#rec1 p,  #rec2 p, #rec3 p { padding: 0px 0px 3px 6px; letter-spacing: .5px;}

#recTit1 h2,  #recTit2 h2, #recTit3 h2 {
	font-size: 130%;
	padding-left: 20px;
	font-weight:normal;
	padding-top: 8px;
}
	
#recTit1 {margin-left: 26px;}
#recTit1, #recTit2, #recTit3 {
	width: 266px;
	height: 45px;
	float:left;
	background: #785800 url(images/bg_recuadroTitulo.jpg) repeat-x ;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#6A4D00;
	
}
#recTit1 img, #recTit2 img, #recTit3 img {
	padding-right:5px;
}


#footerOuter {
	height: 94px;
	background:url(images/bg_footer.jpg);
}
#footer {
	padding: 14px 30px 0px 40px;
	font-size: 90%;
	color: #FFF;
	line-height:180%;
}
#footer a, #contenido a {
	text-decoration:none;
	color: #FFF;
}
#footer a:hover, #contenido a:hover {
	text-decoration:none;
	color:	#900;
	text-decoration:underline;
	
}
.empresa {
	line-height: 280%;
}

/* MAPAS */
#myMap, #myMap2 {
	float:left;
}
#myMap2 {
padding-left:10px;
}
/* FORMULARIO*/



