body {
	font-family: "Trebuchet MS", Verdana, geneva, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(../img/fondo-cabecera.gif);
	background-position: top;
}
h1 {
	width: 550px;
	font-size:180%;
	font-weight:bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	vertical-align: middle;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
strong {
	font-weight:bold;
	color: #31626A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 {
	font-size:110%;
	font-weight:bold;
	color: #31626A;
	vertical-align: middle;
	margin-bottom: 8px;
}
h2 a {
	text-decoration: none;
}
h3 {
	font-size:120%;
	color: #FFFFFF;
	background-color: #006600;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
	font-weight: bold;
	background-image: url(../img/fondo-h3.gif);
	background-position: center;
	letter-spacing: -1px;
}
#cabecera {
	width: 800px;
	height: inherit;
	background-image: url(../img/fondo-cabecera.gif);
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	width: 210px;
}
#flash {
	float: right;
	height: 153px;
	width: 590px;
	align: center;
}

#flashi {
	float: right;
	height: 280px;
	width: 590px;
	align: center;
}

#menu_cabecera {
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-weight: bold;
	width: 210px;
	height: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #31626A;
	background: #67afb7;
	margin: 0px;
	padding: 0px;
}
#menu_cabecera ul {
	margin: 0;
	padding : 0;
	list-style : none;
}
#menu_cabecera li {

}
#menu_cabecera li a {
	color:#FFFFFF;
	text-decoration:none;
	height: auto;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 3px;
	display: block ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBD1CA;
}
#menu_cabecera li a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #31626A;
	padding-left: 5px;
}
#menu_cabecera #seleccionada {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #31626A;
}
#menu_cabecera #contacta {
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 3px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #31626A;
}

#submenu {
	background-color: #FFFFFF;
	width: 580px;
	height: 20px;
	margin: 0px;
	padding-right: 10px;
	display: block;
	float: right;
}
#submenu ul {
	float: right;
	padding: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#submenu a {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 90%;
	background-image: url(.../img/punto.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#submenu li {
	display:block;
	list-style-type: none;
}
#submenu a:hover {
	color: #006600;
	text-decoration: underline;
}
#submenu #seleccionada {
	color: #006600;
	text-decoration:underline;
	font-weight: bold;
}
#contenedor {
	width:100%;
	font-size:small;
	background-color: #E9E9E9;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#contenedor a {
	color: #006600;
}
#columna {
	width: 210px;
	float: left;
}
#tel {
	float: left;
	width: 210px;
	font-size: 150%;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.telefono {
	color: #24599D;
	font-size: 120%;
	font-weight: bold;
}

#cuerpo {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding: 0px;
}
#general {
	float: right;
	width: 700px;
	background-color: #FFFFFF;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #824329;
	padding-top: 23px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#contenido {
	float: right;
	width: 580px;
	background-color: #FFFFFF;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #673b29;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#contenido a {
	font-weight:bold;
	color: #31626A;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
}
#ruta {
	font-size: 90%;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 5px;
}
#ruta a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}


#txt {
	float: left;
	width: 90%;
}
#txt ul {
	margin: 0px;
	padding: 0px;
}

#txt li {
	list-style-type: none;
	list-style-image: none;
	background-image: url(../img/punto.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-bottom: 10px;
}


#sidebar
{
	float:right;
	width:145px;
	margin-bottom: 40px;
}
#botonera {
	font-size: 100%;
	font-weight: bold;
	width: 100%;
	margin-bottom: 20px;
}
#botonera ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
#botonera ul li {
	background-image: url(../img/fondo-boton.gif);
	background-repeat:   repeat-x;
	background-position: center;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #990000;
	width: 143px;
}
#botonera ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 143px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
#botonera ul li a:hover {
	background-image: url(../img/fondo-boton-roll.gif);
	color: #FFFFFF;
	background-repeat:  repeat-x;
	background-position: center;
	text-decoration: none;
}
#proteccion_datos {
	float:left;
	width: 100%;
	font-size: 90%;
	font-family: "Trebuchet MS";
}
#imagen {
	float: right;
	padding-left: 10px;
}

#proteccion_datos a {
	color: #d42e12;
	text-decoration: underline;
}
#proteccion_datos a:hover {
	text-decoration: none;
}
.casilla {
	width: 95%;
	font-family: "Trebuchet MS";
	font-size: 100%;
	color: #D32E12;
}

#tabsE {
	line-height:normal;
	font-size: 100%;
	float: left;
	width: 100%;
	padding-bottom: 15px;

      }
    #tabsE ul {
	padding:0px;
	list-style:none;
	margin: 0;
      }
    #tabsE li {
	display:inline;
	padding: 0;
	margin: 0;
      }
    #tabsE a {
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1px;
	float: left;
      }
    #tabsE a span {
	float:left;
	display:block;
	color:#FFF;
	background-image: url(../img/fondo-boton.gif);
	background-repeat:  repeat-x;
	background-position: right center;
	text-align: center;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	border: 1px solid #990000;
	margin-right: 5px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
	color:#FFF;
	background-image: url(../img/fondo-boton-roll.gif);
	background-repeat:  repeat-x;
	background-position: left center;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
	background-position:left center;
	background-image: url(../img/fondo-boton-roll.gif);
	background-repeat:  repeat-x;
      }  
#pie {
	height: 50px;
	width: 100%;
	background-color: #31626A;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#pie_nav {
	color:#fff;
	font-family: Verdana, sans-serif;
	font-size:80%;
	padding-top: 17px;
	text-align:center;
	display: block;
}
#pie_nav a {
	 color:#fff;
}
#pie_nav a:hover {
	 text-decoration: none;
}

#pie_nav2 {
	color:#fff;
	font-family: Verdana, sans-serif;
	font-size:80%;
	text-align:center;
	display: block;
}
#pie_nav2 a {
	 color:#fff;
}
#pie_nav2 a:hover {
	 text-decoration: none;
}
.casilla2 {
	border: 2px solid #000000;
	background-color: #FEEFED;
}
.celda_calculadora {
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.rojo {
	color: #006600;
}
#col_izquierda {
	float: left;
	vertical-align: left;
	width: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#col_derecha {
	float: right;
	vertical-align: right;
	width: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#definiciones {
	float: left;
	width: 90%;
	padding-top: 20px;
}
#definiciones p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
}
#definiciones a {
	font-size: 80%;
	font-weight: bold;
}
#definiciones strong {
	font-size: 110%;
}
#index_titulo1 {
	font-size: 130%;
	font-weight: bold;
	color: #006600;
	text-align: center;
	line-height: 30px;
}
#index_titulo1 a {
	text-align: center;
	text-decoration: none;
}

#index_titulo2 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 30px;
}
#index_titulo2 a {
	color: #000000;
	text-decoration: none;
}

.index_titulo3 {
	color: #000000;
	text-align: center;
	font-size: 90%;
	padding: 5px;
}

#mapa {
	width:535px;
	float:right;
	padding-top: 10px;
	padding-bottom: 35px;
	padding-left: 15px;
}
#mapa p {
	padding:3px 0px;
}
#mapa a {
	color:#31626A;
	text-decoration: none;
	font-weight: bold;
}
#mapa   ul {
	padding-left: 10px;
	padding-top: 5px;
	list-style: none;
}
#mapa li {
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	background-image: url(../img/punto.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#mapa   li   a {
	text-decoration: none;
	font-weight: bold;
}input {
	width: 80%;
}
.lineahoriz {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #673B29;
}
.style1 {
	color: #31626A;
	font-weight: bold;
}