/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(fondo.gif);
	text-decoration: none;
}

#border2 {
	position: absolute;
	width: 800px;
	height: 407px;
	border: 1px solid #000000;
	top: 50%;
	left: 50%;
	margin: -204px 0 0 -400px;
	background-color: #ffffff;
}

#banda {
	float: right;
	width: 574px;
	height: 26px;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
}

#banda p {
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 25px;
	font-size: 11px;
	color: #89a855;
	text-align: left;
	margin-left: 40px;
}

#banda p a{
	color: #89a855;
	text-decoration: none;
}

#banda p a.seleccionado{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#banda p a:hover{
	color: #000000;
	text-decoration: underline;
}

#seccion-enlaces {
	float: left;
	width: 225px;
	height: 407px;
	border-right: 1px solid #000000;
	z-index: 40;
}

#imagenmenu {
	float: left;
	width: 225px;
	height: 299px;
}

.cabedif {
	background-image: url(cab_edif.gif);
	background-repeat: no-repeat;
}

.cabtrab {
	background-image: url(cab_trab.gif);
	background-repeat: no-repeat;
}

.cabqs {
	background-image: url(cab_qs.gif);
	background-repeat: no-repeat;
}

.cabprod {
	background-image: url(cab_prod.gif);
	background-repeat: no-repeat;
}

#seccion-enlaces h1 {
	display: none;
}

#seccion-enlaces ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#seccion-enlaces ul li {
	float: left;
	padding: 0px;
	margin: 0px;
}

a.enlace-presentacion {
	display: block;
	width: 167px;
	height: 26px;
	line-height: 26px;
	padding-left: 58px;
	border-bottom: 1px solid #000000;
	background-color: #cde4a7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

a.seleccionado {
	font-weight: bold;
	background-color: #ffffff;
}

a.enlace-presentacion:hover {
	text-decoration: underline;
	background-color: #ffffff;
}

.bandera-en {
	background: url(b_english.gif) no-repeat 0px .2em;
	padding: 0px 0px 5px 20px;
}

.bandera-fr {
	background: url(b_francais.gif) no-repeat 0px .2em;
	padding: 0px 0px 5px 20px;
}

.bandera-es {
	background: url(b_espanol.gif) no-repeat 0px .2em;
	padding: 0px 0px 5px 20px;
}


#contenido {
	margin: 0px;
	padding: 0px;
	float: right;
	display: block;
	width: 574px;
	overflow: auto;
	height: 382px;
}

* html body #contenido {
	height: 380px;
}

#contenido table {
	margin-left: 40px;
	width: 480px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #596642;
	border-collapse: collapse;
}

#contenido table th{
	font-weight: bold;
	border: 1px solid #596642;
	background-color: #cde4a7;
	padding-left: 2px;
	padding-right: 2px;
}

#contenido table td{
	border: 1px solid #596642;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
}

#contenido table.caracteristicas {
	width: 480px;
	font-size: 11px;
	color: #000000;
	border: 1px solid #596642;
	border-collapse: collapse;
}

sup {
	font-size: 10px;
}

sub {
	font-size: 10px;
}

#contenido table.caracteristicas th{
	font-weight: normal;
	border: 1px solid #596642;
	background-color: #cde4a7;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}

#contenido table.caracteristicas td{
	border: 1px solid #596642;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
}

#contenido p {
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-left: 40px;
	padding-right: 40px;
}

#contenido table.direccion {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #596642;
	border-collapse: collapse;
}

#contenido table.direccion th{
	font-weight: bold;
	border: 1px solid #596642;
	background-color: #cde4a7;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}

#contenido table.direccion td{
	border: 1px solid #596642;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
}


#contenido p a{
	color: #89a855;
	text-decoration: none;
}

#contenido p a:hover{
	color: #000000;
	text-decoration: underline;
}

#contenido p.mapa {
	border: 0;
	height: 539px;
	width: 480px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}

.blckmapa { 
	margin-left: 40px;
}

.cursiva {
	font-style: italic;
}

.negrita {
	font-weight: bold;
}

.plista {
	text-align: left;
}

.logo {
	color: #89a855;
	font-weight: bold;
}

#contenido p.plista a{
	color: #000000;
	text-decoration: none;
}

#contenido p.plista a:hover{
	color: #e83e00;
	text-decoration: underline;
}

#contenido h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #000000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	background-color: #89a855;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
}

#contenido h3 {
	display: block;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 40px;
	border-bottom: 1px solid #89a855;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #596642;
	font-size: 12px;
}

#contenido p.enlacetitulo a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #e93f00;
	font-size: 14px;
	text-decoration: none;
}

#contenido h3 a {
	color: #002057;
	text-decoration: none;
}

#contenido h3 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#contenido h4 {
	border-bottom: 1px dotted #002057;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #002057;
	font-size: 12px;
}

#contenido p.ruta {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#contenido p.ruta a{
	color: #444b57;
	text-decoration: none;
}

#contenido p.ruta a:hover{
	color: #ffffff;
}


.listan {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 40px;
	padding-right: 40px;
	text-align: justify;
	list-style-type: decimal;
}

.listas {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-left: 40px;
	padding-right: 40px;
	color: #000000;
	text-align: justify;
}

.fotos {
	margin-left: 5px;
	padding-left: 27px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;
	background-image: url(camara.png);
	background-position: left;
	background-repeat: no-repeat;
}


.imgdcha {
	float: right;
	border: solid 1px #596642;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
}

.imgizda {
	float: left;
	border: solid 1px #596642;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
}

.imgdchal {
	float: right;
	border: solid 1px #596642;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

.imgizdal {
	float: left;
	border: solid 1px #596642;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 24px;
}

