@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/fondo_gala.jpg);
	background-repeat:  repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: 11px;
	color: #2e2d2d;
}

#header {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	height: 159px;
}

#header_top{
	width:100%;
	height:20px;
	margin:0px;
	padding:0px;
}

#header_midium_left{
	width:520px;
	height:103px;
	margin:0px;
	padding:0px;
	float: left;
}

#header_midium_right {
	float: right;
	height: 80px;
	width: 310px;
	padding-top: 20px;
}

#header_logo {
	float:right;
	width: 183px;
	height: 103px;
	background-image: url(../images/logo_turen_novios.png);
	background-repeat: no-repeat;
}

#header_bottom{
	width:100%;
	height:36px;
	margin:0px;
	padding:0px;
	float: left;
}

#header_botonera {
	padding: 0px;
	height: 24px;
	width: 470px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}

#titulo {
	float: left;
	width: 100%;
}

#main_index {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#imagen_index {
	height: 404px;
	width: 904px;
	margin-top: 30px;
	border: 1px solid #CCC;
	padding-left: 45px;
	padding-right: 37px;
	margin-right: auto;
	margin-left: auto;
}
.flotar_izq {
	float: left;
	margin-right: 8px;
	margin-top: 40px;
}


#texto_index {
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	width: 550px;
	margin-top: 30px;
}

#main_botonera {
	padding: 0px;
	height: 15px;
	width: 186px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 0px;
}

#main_accesorios {
	height: 950px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/fondo_accesorios.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#main_accesorios_header {
	height: 15px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-color: #0C0;
}

#main_trajes {
	height: 950px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/base_fotos.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#main_contacto {
	height: 600px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/fondo_contacto.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#main_left {
	float: left;
	height: auto;
	width: auto;
	margin-top: 30px;
	padding-left: 30px;
}

#main_left_accesorios {
	float: left;
	height: auto;
	width: 265px;
	margin-top: 25px;
	padding-left: 30px;
}
#texto_accesorios {
	float: left;
	height: 60px;
	width: 500px;
}

#main_left_contacto {
	float: left;
	height: auto;
	width: 375px;
	margin-top: 20px;
	padding-left: 40px;
}

#main_right_gala {
	height: auto;
	width: 530px;
	margin-top: 30px;
	float: right;
}

#main_right_accesorios {
	float: right;
	height: auto;
	width: 590px;
	margin-top: 25px;
}

#main_right_contacto {
	height: auto;
	width: 450px;
	margin-top: 20px;
	float: right;
}

#main_left_trajes {
	float: left;
	height: 800px;
	width: 265px;
	padding-left: 30px;
	margin-top: 25px;
}

#main_right_trajes {
	float: right;
	height: 800px;
	width: 264px;
	margin-top: 25px;
	margin-right: 25px;
}

#main_middle_trajes {
	float: left;
	height: 800px;
	width: 265px;
	margin-left: 20px;
	margin-top: 25px;
}

#main_left_convenios{
	float: left;
	height: 380px;
	width: 265px;
	margin-left: 30px;
}

#main_right_convenios {
	float: right;
	height: 380px;
	width: 264px;
	margin-right: 40px;
}

#main_middle_convenios {
	float: left;
	height: 380px;
	width: 265px;
	margin-left: 20px;
}

#main_bottom {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}

#main_bottom_accesorios {
	padding: 0px;
	float: left;
	height: 465px;
	width: 807px;
	background-image: url(../images/accesorios_novios.jpg);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 20px;
}

#main_center {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-left: 30px;
}

#footer {
	height: 70px;
	width: auto;
	bottom: 0px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

#footer_left {
	height: 50px;
	width: 180px;
	float: left;
	margin-top: -20px;
	padding-left: 15px;
	overflow: visible;
}

#footer_left img {
	float: left;
}

#texto_footer {
	height: 20px;
	width: 950px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

#texto_gala {
	height: auto;
	width: 480px;
}

#flashcontent {
	width: 700px;
	height: 450px;
	float: left;
	margin-left: 100px;
	margin-top: 15px;
}



/*clases para imagenes*/

.imagen_izquierda {
	padding: 0px;
	float: left;
	margin: 0px;
	display: block;
}

.imagen_derecha{
	padding: 0px;
	float: left;
	margin-top:40px;
	margin-left:80px;
}

.imagen_centro {
	padding: 0px;
	margin-left:80px;
	margin-right:auto;
}

.imagen_humitas {
	padding: 0px;
	float: left;
	z-index: 99;
	margin-top: -25px;

}

.franja_gris_convenios {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 177px;
	width: 13px;
}

.imagen_chalecos {
	float: left;
	height: 163px;
	width: 117px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.fondo_index {
	background-color: #ECF0F4;
	background-image: url(../images/fondo_index.jpg);
	background-repeat: repeat-x;
}

/*clases para textos*/

p{
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

.texto {
	text-align: justify;
	line-height: 18px;
	padding-right: 20px;
}

.direccion {
	color: #666666;
	text-align: center;
	font-size: 10.5px;
	letter-spacing: 1px;
}

.estilos_trajes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2D2D;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.clase_convenios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2D2D;
	padding-top: 20px;
	text-align: center;
	float: right;
}	

.clase_faq_verde {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005457;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 20px;
	vertical-align: top;
	text-align: right;
	background-position: top;
}

.clase_contacto_negrita {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: bold; }

.clase_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 2px;
	text-align: right;
}

.flotar_derecha {
	float: right;
	margin-right: 50px;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #408080;
	text-decoration: none;
	}
	
a:active {
	color: #408080;
	text-decoration: none;
}

.texto_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.texto_verde_grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #408080;
}
.texto_verde2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #408080;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight: bold;
}

