@charset "utf-8";
/* CSS Document */
@font-face {
font-family : SolmawebAnton;
src : url("fuente/GOTHIC.eot");
}
@font-face {
font-family : Anton;
src : url("fuente/GOTHIC.ttf");
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #000;
}
body  {
	background-image: url(fondo/web/jardin.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	font-family: "century gothic";
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	width: 100%;
}

h1 {
	font-size: 22px;
	text-decoration: none;
	vertical-align: sub;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #FFF;
	background-color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #CCC;
}
p {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
li {
	margin-left: 25px;
}
#contenedor_transparente {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(fondo/fondo_trans_1.png) ;
	text-align: center;
	vertical-align: top;
	height: 100%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contenedor_logo {
	width: 317px;
	text-align: center;
	vertical-align: top;
	height: 92px;
	background-color: #FFF;
	float: left;
}
#contenedor_logo_derecha {
	width: 461px;
	text-align: right;
	background-image: url(fondo/fondo_logo_dere.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 24px;
	z-index: auto;
	float: right;
	padding-top: 67px;
	padding-right: 5px;
}
#contenedor_cabecera {
	background-color: #FFF;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	width: 900px;
}
#contenedor_menu {
	background-color: #FFF;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 896px;
	border: 2px solid #666;
}
#contenedor_contenido {
	background-color: #FFF;
	clear: both;
	width: 900px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contenedor_contenido_izquierda {
	background-color: #FFF;
	width: 890px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #333;
	text-align: left;
	clear: right;
	margin-left: 0px;
}
.contenedor_contenido_izquierda_inf {
	background-color: #FFF;
	width: 890px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #333;
	text-align: left;
	clear: right;
	margin-left: 0px;
	height: 715px;
}

.contenedor_contenido_bloque {
	background-color: #FFF;
	width: 176px;
	font-size: 14px;
	color: #333;
	float: left;
	height: 500px;
	position: relative;
}
.contenedor_contenido_bloque_centro {
	background-color: #FFF;
	width: 176px;
	font-size: 14px;
	color: #333;
	float: left;
	margin-left: 5px;
	height: 500px;
	margin-bottom: 5px;
}


.contenedor_contenido_izquierda_marq {
	background-color: #FFF;
	width: 900px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #666;
	text-align: left;
	height: 133px;
	float: left;
	padding: 0px;
	clear: left;
}


.lista_descripcion {
	font-size: 13px;
	color: #666;
	line-height: 15px;
}
.cajas {
	font-size: 13px;
	color: #666;
	line-height: 15px;
	background-color: #CCC;
}



#contenedor_logos {
	background-color: #FFF;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contenedor_pie {
	background-color: #FFF;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	width: 900px;
}



.tabla_contenedor_menu {
	width: 900px;
}
.imagen {
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
}

.imagen_derecha {
	float: right;
	padding: 0px;
	margin: 0px;
	clear: right;
}
.imagen_espacio {
	vertical-align: top;
	padding: 0px;
	margin-top: 5px;
	margin-right: 100px;
	margin-left: 0px;
	clear: left;
	margin-bottom: 5px;
}



.tabla_contenedor_menu_td_off {
	width: 126px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}

.tabla_contenedor_menu_td_off:hover {
	width: 126px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-color: #666;
}
.tabla_contenedor_menu_td_on {
	width: 126px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-color: #666;
}


.tabla_contenedor_td_logos {
	width: 130px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}





#texto_h1 {
	font-size: 24px;
	float: right;
	width: 430px;
	height: 40px;
	background-color: #FFF;
	top: 5px;
	position: absolute;
	z-index: auto;
	clip: rect(5px,auto,auto,auto);
}
