@charset "utf-8";

body {
	background-color: #27260d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #7A7A7A;
	margin-top: 0px;
}
a {
	text-decoration: none;
	color: #8C7100;
}
a:hover {
	text-decoration: none;
	color: #547B1C;
}

a.activo, .resaltado {
	color: #547B1C;
}

input { 
 background-color: #555431; 
 border: 1px solid #555431;
 height: 20px;
}

.subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #547B1C;
	line-height: 22px;
}

.subtituloocre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8C7100;
	line-height: 22px;
}

.resaltadobig {
	font-size: 14px;
	color: #547B1C;
}

/* intro */

.copyright {
	color: #696845;
	font-size: 11px;
	text-align:center;
	margin-top: 19px;
}
.sel_idioma {
	color: #d3bf79;
	font-weight: bold;
	font-size: 12px;
	margin-left:auto;margin-right:auto;
	width:814px;
}

/* ENCABEZADO */

#encabezado {
	width: 815px;
	margin-left:auto;margin-right:auto;
}

.menu_sec {
	font-size:11px;
	color: #696845;
	margin-top: 18px;
}

a.menu_sec_activo {
	color: #547B1C;
}

a.menu_sec:hover {
	color: #547B1C;
}

.menu_ppal {
	font-size:12px;
	color: #8C7100;
}

.contenidos {
	margin-left:auto;margin-right:auto;
	background-color: #ffffff;
	width:814px;
	font-size:13px;
}

/* EMPRESA */

a.empresa {
	font-weight: bold;
}

.cajaconlinea {
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
}

.tituloverde {
	color: #004E12;
	font-weight: bold;
}

.tituloverdeclaro {
	color: #859A16;
}

/* CONTACTENOS */

.titulonaranja {
	color: #F6921E;
}

/* ACCESO CLIENTES */

.acceso {
	font-weight: bold;
	font-size: 12px;
}

.acceso_titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #42763B;
}

/* MAPA DEL SITIO */

a.linksmapa {
color: #000000;
}

a.linksmapa:hover {
color: #547B1C;
}

#encabezadoclientes{ background-color:#728840; height:194px; padding-top:30px; padding-left:70px; color:#ffffff}

#infoclientes{ padding-top:30px; font-family:Arial, Helvetica, sans-serif}
#infoclientes a{ color:#2aa32d; text-decoration:underline; font-size:12px  }

#lightbox{
	background-color:#eee;
	padding: 12px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
