body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	background-image: url(../../imagenes/bg0.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
* {
	outline:none;
}
a {
	color: #103b5e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.contenedor {
	text-align: left;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.contenedor .top {
	background-image: url(../../imagenes/top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 962px;
}
.contenedor .top .logo {
	float: right;
	height: 100px;
	width: 300px;
}
.contenedor .top .logo a , .contenedor .top .logo2 a{
	text-indent: -1000px;
	float: left;
	height: 100px;
	width: 300px;
	overflow: hidden;
}

.contenedor .menu {
	float: left;
	height: 302px;
	width: 962px;
	position: relative;
}
.contenedor .menu #gallery {
	height: 302px;
	width: 710px;
	overflow: hidden;
	position: relative;
	z-index: 900;
	top: 0px;
	right: 0px;
	float: right;
}
.contenedor .menu #gallery a {
	float: left;
	position: absolute;
}
.contenedor .menu #gallery a.show {
	z-index: 500;
}

.contenedor .menu #overgallery {
	position: absolute;
	height: 302px;
	width: 710px;
	top: 0px;
	right: 0px;
	background-image: url(../../imagenes/supban.png);
	z-index: 1000;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFF;
}
.contenedor .menu #overgallery h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.contenedor .menu #overgallery .label {
	float: left;
	height: 40px;
	width: 650px;
	margin-top: 250px;
	margin-left: 20px;
	overflow: hidden;
}
.contenedor .menu .botones {
	height: 302px;
	width: 271px;
	position: absolute;
	z-index: 1500;
	left: 0px;
	top: 0px;
}

.contenedor .menu .idiomas {
	height: 20px;
	width: 16px;
	position: absolute;
	z-index: 1000;
	left: -16px;
	top: 14px;
}



.idiomanosel a:hover { filter: alpha(opacity=50); opacity: 1}
.idiomanosel a  { filter: alpha(opacity=50); opacity: .5}

.contenedor .menu .botones ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.contenedor .menu .botones ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 271px;
	list-style-type: none;
}
.contenedor .menu .botones ul li a, .contenedor .menu .botones ul li a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.contenedor .menu .botones ul li.b1 a {
	background-image: url(../../imagenes/b1.png);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
}
.contenedor .menu .botones ul li.b1 a:hover             {
	background-image: url(../../imagenes/b1_2.png);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
}
.contenedor .menu .botones ul li.b2 a {
	background-image: url(../../imagenes/b2.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
}
.contenedor .menu .botones ul li.b2 a:hover             {
	background-image: url(../../imagenes/b2_2.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
}
.contenedor .menu .botones ul li.b3 a {
	background-image: url(../../imagenes/b3.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
}
.contenedor .menu .botones ul li.b3 a:hover             {
	background-image: url(../../imagenes/b3_2.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
}
.contenedor .menu .botones ul li.b4 a {
	background-image: url(../../imagenes/b4.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
}
.contenedor .menu .botones ul li.b4 a:hover             {
	background-image: url(../../imagenes/b4_2.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
}
.contenedor .menu .botones ul li.b5 a {
	background-image: url(../../imagenes/b5.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
}
.contenedor .menu .botones ul li.b5 a:hover             {
	background-image: url(../../imagenes/b5_2.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
}
.contenedor .contenido {
	float: left;
	width: 962px;
	position: relative;
	padding-top: 40px;
	padding-bottom: 65px;
}
.contenedor .pie {
	float: left;
	width: 962px;
	position: relative;
	background-image: url(../../imagenes/pie.jpg);
	background-repeat: no-repeat;
	background-color: #103B5E;
	padding-bottom: 15px;
}
.contenedor .pie .pie1 {
	float: left;
	color: #FFF;
	margin-left: 20px;
	margin-top: 17px;
}
.contenedor .pie a ,.contenedor .pie a:hover {
	color: #FFF;
	text-decoration: none;
}
.contenedor .pie .pie2 {
	float: right;
	font-size: 11px;
	color: #FFF;
	margin-top: 18px;
	margin-right: 20px;
	text-align: right;
}
.contenedor .contenido .cizq {
	float: left;
	width: 610px;
	margin-left: 20px;
}
.contenedor .contenido .cizq h2 {
	font-size: 28px;
	color: #103b5e;
	background-image: url(../../imagenes/linea.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 610px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 12px;
	font-weight: normal;
}
.contenedor .contenido .cizq .texto {
	float: left;
	width: 610px;
	font-family: Verdana, Geneva, sans-serif;
}
.contenedor .contenido .cizq .texto.wide , .contenedor .contenido .cizq.wide{
	width: 896px;
}

.contenedor .contenido .cizq .texto img[align=left] {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 4px solid #bccad6;
}
.contenedor .contenido .cizq .texto p {
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.contenedor .contenido .cizq .texto .quote {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #a0a0a0;
	line-height: 28px;
	margin-bottom: 55px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 40px;
}
.contenedor .contenido .cizq .texto .quote span {
	font-size: 18px;
}
.contenedor .contenido .cizq .texto h3 {
	font-size: 18px;
	font-weight: normal;
	color: #1d6bab;
	background-image: url(../../imagenes/it.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 27px;
	margin-top: 35px;
	margin-bottom: 10px;
}
.contenedor .contenido .cizq .texto h3:first-child {
	margin-top: 5px;
}

.contenedor .contenido .cizq .texto ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.contenedor .contenido .cizq .texto ul li {
	line-height: 20px;
	padding-left: 25px;
	background-image: url(../../imagenes/it2.jpg);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

.contenedor .contenido .cder {
	float: right;
	width: 300px;
	margin-right: 10px;
}
.contenedor .contenido .cder .bloque {
	background-image: url(../../imagenes/r2.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 300px;
	margin-bottom: 43px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.contenedor .contenido .cder .bloque .b1 {
	background-image: url(../../imagenes/r1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.contenedor .contenido .cder .bloque .b1 .b2 {
	background-image: url(../../imagenes/r3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 276px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
}
.contenedor .contenido .cder .bloque h3 , .contenedor .contenido .cder .bloque h3 a, .contenedor .contenido .cder .bloque h3 a:hover{
	font-size: 20px;
	font-weight: bold;
	color: #82d2df;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-decoration: none;
}
.contenedor .contenido .cder .bloque p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 20px;
}
.contenedor .contenido .cder .bloque strong {
	color: #103b5e;
}
.contenedor .contenido .cder .bloque img {
	border: 4px solid #bccad6;
}

.contenedor .contenido .cder .bloque .masinfo {
	text-align: right;
}

div { behavior: url("css/iepngfix.htc") }
.contenedor .top .logo2 {
	float: left;
	height: 100px;
	width: 250px;
}
.contenedor .menu .botones ul li.b1 a.s, .contenedor .menu .botones ul li.b1 a.s:hover {
	background-image: url(../../imagenes/b1_3.png);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
	color: #fff200;
}
.contenedor .menu .botones ul li.b2 a.s, .contenedor .menu .botones ul li.b2 a.s:hover {
	background-image: url(../../imagenes/b3_3.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
	color: #fff200;
}
.contenedor .menu .botones ul li.b3 a.s, .contenedor .menu .botones ul li.b3 a.s:hover {
	background-image: url(../../imagenes/b3_3.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
	color: #fff200;
}
.contenedor .menu .botones ul li.b4 a.s, .contenedor .menu .botones ul li.b4 a.s:hover {
	background-image: url(../../imagenes/b4_3.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
	color: #fff200;
}
.contenedor .menu .botones ul li.b5 a.s, .contenedor .menu .botones ul li.b5 a.s:hover {
	background-image: url(../../imagenes/b5_3.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
	color: #fff200;
}
.contenedor .contenido .cizq .texto img[align=right] {
	margin-bottom: 10px;
	border: 4px solid #bccad6;
	margin-left: 10px;
}
.formulario {
	float: left;
	width: 400px;
}
label {
	float: left;
	width: 360px;
	font-weight: bold;
}
input[type=text] {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #f7f7f7;
	width: 358px;
	margin-bottom: 15px;
	border: 1px solid #1d4667;
	float: left;
	margin-top: 5px;
}
textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #f7f7f7;
	width: 358px;
	margin-bottom: 15px;
	border: 1px solid #1d4667;
	float: left;
	margin-top: 5px;
	height: 120px;
}
input[type=submit] {
	background-image: url(../../imagenes/b_enviar.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 83px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.derform {
	float: right;
	width: 475px;
}
.derform img {
	border: 4px solid #bccad6;
}
.mapa {
	border: 4px solid #BCCAD6;
	margin-top: 10px;
	margin-bottom: 10px;
}
.boxes2 {
	color: #FFF;
	font-weight:bold;
}

#enviar {
	width: 80px;
}
.errormsg {
	color: #c00;
}
    #map { height:450px;margin:0 auto;width:540px; border:#ededed solid 6px;}
	
#mailstyle {
	border-style:none;
}
.pie2 {
	float: right;
	width: 152px;
}

.pie2 a {
	float: left;
	width: 152px;
height: 18px;
background:url(../../imagenes/logoce.png) no-repeat top;
}
.pie2 a:hover {
background-position:bottom;
}


