﻿a:link { text-decoration: none;color: #D67500; }
a:active { text-decoration: none;color: #D67500; }
a:visited { text-decoration: none;color: #D67500; }
a:hover { text-decoration: underline;color: #000000; }

a.cabecera:link { text-decoration: none;color: #D67500; }
a.cabecera:active { text-decoration: none;color: #D67500; }
a.cabecera:visited { text-decoration: none;color: #D67500; }
a.cabecera:hover { text-decoration: underline;color: #000000; }

a.menu:link { text-decoration: none;color: #676666; }
a.menu:visited { text-decoration:none;color: #676666; }
a.menu:active { text-decoration:none;color: #676666; }
a.menu:hover { text-decoration:none;color: #D67500; }

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
	background-color: #f4f4f4;
}

#nav li { /* all list items */
	position: relative;
	font-family: Century Gothic, Trebuchet MS;
	font-size: 11px;
	color: #676666;
	border-bottom-color: #DCDCDC;
	border-bottom-width: 1;
	border-bottom-style: solid;
	background-color: #fafafa;
	padding: 5px;
	margin: 2px;
	line-height: 12px;
}

#nav li ul { /* second-level lists */
	background-color: #f4f4f4;
	display: none;
	position: absolute;
	left: 172px;
	top: 1px;
}

#nav li ul ul { /* third-and-above-level lists */
	display: none;
	position: absolute;
	left: 152px;
	top: 2px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul ul {
	display: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	display: block;
}

#nav li:hover, #nav li li:hover, #nav li li li:hover, #nav li.sfhover, #nav li li.sfhover, #nav li li li.sfhover { 
	background-color: #ebebeb;
}

#content {
	clear: left;
	color: #ccc;
}

html {
	height:100%;
}

body {
	background-color: #FDC87D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	scrollbar-face-color: #FDC87D;
	scrollbar-highlight-color: #FDC87D;
	scrollbar-3dlight-color: #D67500;
	scrollbar-darkshadow-color: #FDC87D;
	scrollbar-shadow-color: #D67500;
	scrollbar-arrow-color: #D67500;
	scrollbar-track-color: #FDC87D;
}

.contenedor{
	position: relative;
	padding : 0px;
}

.imagen{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-color: #D67500;
	border-width: 1;
	border-style: solid;
} 

.imagen_inicio{
	margin-right: 10px;
	margin-left: 10px;
	border-color: #D67500;
	border-width: 1;
	border-style: solid;
} 

.foto{
	border-color: #D67500;
	border-width: 1;
	border-style: solid;
} 

.contenido {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 15px;
}

.seccion {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.tabla {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.submenu{
	position: absolute;
	top: 60;
	left: 100;
	z-index: 10;
}

.cuellar{
	position: absolute;
	top: 9;
	left: 20;
	z-index: 10;
	color: #000000;
	font-size: 7pt;
	font-family: Verdana;
}

.banderas{
	position: absolute;
	top: 9;
	left: 915;
	z-index: 10;
	color: #000000;
	font-size: 7pt;
	font-family: Verdana;
}

.fondo_menu{
	position: absolute;
	top: 0;
	left: 0;
	width: 229px; 
	height: 612px;
	z-index: 10;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(imagenes/menu.gif);
}

.elmenu{
	position: absolute;
	top: 55;
	left: 29;
	z-index: 100;
	overflow: visible;
}

.tablas {
	border: 1px solid #D67500;
	background-color: #ffffff;
}

.titulillos {
	background-color: #ffffff;
	padding: 10px;
	border-bottom: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #D67500;
	font-weight: bold;
}

.tablas-secciones {
	background-color: #ffffff;
	width: 100%;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
}

.tablas-imagen {
	background-color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
}

.mapa {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	color: #262626;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.box{
	color: #000000;
	text-align: left;
	border-color: #D67500;
	border-width: 1;
	border-style: solid;
	background-color: #ffffff;
	font-size: 10px;
	font-family: Verdana;
	font-weight: lighter;
} 

.boton{
	color: #D67500;    
	text-align: center;
	border-width: 1;
	border-color: #D67500;
	border-style: solid;
	background-color: #FDC87D;
	font-size: 8pt;
	font-family: Verdana;
}

.avisocaja{
	width:450px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-align:center;
	border-style: none;
	background-color: #F0F0F0;
} 