@charset "utf-8";
body {
	margin-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #545454;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat;
}
#head {
	background-image: url(../img/head.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 874px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#botonera {
	height: 25px;
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/botonera.jpg);
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
}


#contenido {
	height:auto;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	position: relative;
	background-image: url(../img/contenido.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #000000;
}
#contenido_galeria {
	height:auto;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #000000;
}
#me_gusta_galeria {
	height:auto;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: visible;
	position: relative;
	background-image: url(../img/contenido.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #000000;
}
#img {

	border:1px solid #fa9035;
float:left;
margin:5px 15px 6px;
}


#footer {
	background-repeat: no-repeat;
	height: 20px;
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	font-weight: normal;
	font-size: 12px;
	overflow: hidden;
	position: relative;
	background-color: #300909;
}


/*vinculos botonera*/
#botonera a {
	color: #FFFFFF;
	text-decoration: none;
}
#botonera a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#botonera a:hover {
	color:#300909;
	text-decoration:none;
}

/***************************/


#titulo_inicio {
	height:auto;
	width: auto;
	line-height: 22px;
}


/*DENTRO DE CONTENIDO*/
#up {
	height:auto;
	width: auto;
	line-height: 20px;
	position: relative;
	border: 1px solid #ebebeb;
	padding: 10px;
	text-align: left;
}

#center {
	height:320px;
	width: 864px;
	line-height: 20px;
	position: relative;
	font-size: 12px;
	text-align:left;
}
#center_galeria {
	height:auto;
	width: 850px;
	line-height: 20px;
	position: relative;
	font-size: 12px;
	text-align:left;
	border: 1px solid #ebebeb;
	padding: 10px;
	}
#down {
	height:auto;
	width: 824px;
	line-height: 20px;
	position: relative;
	text-align: left;
	background-color: #f5f5f5;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebebeb;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
}
/*****/
/*DENTRO DE CONTENIDO/CENTER*/
#left {
	width:230px;
	float:left;
	height:auto;
	border: 1px solid #ebebeb;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contenido #center h3 {
	background-image: url(../img/left_right.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 220px;
	padding: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#sub_center {
	width:230px;
	float:left;
	height:auto;
	border: 1px solid #ebebeb;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 59px;
	margin-right: 59px;
}

#right {
	width:220px;
	float:left;
	height:auto;
	border: 1px solid #ebebeb;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



/*LINKS footer*/
#footer a:link {
	color: #e98e2a;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #e98e2a;
}
#footer a:hover {
	text-decoration: underline;
	color: #e98e2a;
}
#footer a:active {
	text-decoration: none;
	color: #e98e2a;
}



/*LINKS contenido*/
#contenido a:link {
	color: #e98e2a;
	text-decoration: none;
}
#contenido a:visited {
	text-decoration: none;
	color: #e98e2a;
}
#contenido a:hover {
	text-decoration: underline;
	color: #e98e2a;
}
#contenido a:active {
	text-decoration: none;
	color: #e98e2a;
}

/*LINKS head_txt*/
#head_txt a:link, #publicidad_1_footer a:link{
	color: #FFFF66;
	text-decoration: none;
}
#head_txt a:visited, #publicidad_1_footer a:visited{
	text-decoration: none;
	color: #FFFF66;
}
#head_txt a:hover, #publicidad_1_footer a:hover{
	text-decoration: underline;
	color: #FFFF66;
}
#head_txt a:active, #publicidad_1_footer a:active{
	text-decoration: none;
	color: #FFFF66;
}








/*ANTERIOR */
.titulo_txt {
	font-size: 20px;
	color: #4d4d4d;
	font-weight: bold;
}
h4 {
	font-size: 16px;
}
td {
	font-size: 12px;
}
ul {
	list-style-type: none;
	line-height: 24px;
}




.marco_img {
	/*height: auto;
	width: auto;*/
	border: 5px solid #f7f5e0;
}
.marco_thumb {
	border: 1px solid #FF9900;
	padding: 5px;
}

.titulo_form {
	font-size: 24px;
	line-height: 24px;
	color: #951212;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.marco_txt {
	height: auto;
	width: auto;
	border: 1px solid #666666;
}
.boton{
	font-size:30px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:#000000;
	background-image: url(../img/boton_enviar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	/*border: 0px;*/ /*con este border = 0 no aparece rectangular pero no hace el efecto de presionado*/
       }
.textbox{
	font-size:16px;
	font-family:Verdana, Helvetica;
	color:#FFFFFF;
	border: 0px; /*con este border = 0 no aparece rectangular*/
	height: 30px;
	background-image: url(../img/fondo_precio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
       }
.caracteristicas_diseno {
	height: auto;
	width: auto;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}

#head_txt {
	background-image: url(../img/transparencia_txt.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
	width: 430px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
#publicidad_1 {
	position:relative;
	float:right;
	height:120px;
	width:400px;
}
#publicidad_1_head {
	height:45px;
	width:400px;
	background-image: url(../img/inicio/promocion_parkas_aconcagua/head.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#publicidad_1_contenido {
	height:38px;
	width:395px;
	background-image: url(../img/inicio/promocion_parkas_aconcagua/contenido.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 7px;
	text-align: right;
	padding-right: 5px;
	line-height: 18px;
}
#publicidad_1_footer {
	height:26px;
	width:340px;
	background-color:#0000FF;
	background-image: url(../img/inicio/promocion_parkas_aconcagua/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-style: italic;
	padding-top: 4px;
	padding-left: 60px;
}
/*proceso de cotizacion*/
#left_form {
	height: auto;
	width: 450px;
	background-color: #FFF;
	line-height: 28px;
}
#right_form {
	height: auto;
	width: 400px;
	position: relative;
	float: right;
	font-style: normal;
	color: #F9811B;
}

#contenido_form {
	height:auto;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	position: relative;
	background-image: url(../img/contenido.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#precio_base {
	height: 30px;
	width: 350px;
	text-align: center;
	vertical-align: middle;
}

#precio, #precio_personalizado, #precio_otro_personalizado, #precio_diseno_mangas, #precio_pret_puno_tej, #precio_pol_cierre_bol,
#precio_chaqueta_cierre_bol, 
#precio_chaqueta_gorro_desmontable, 
#precio_chaqueta_pret_puno_tej, 
#precio_chaqueta_pret_elasticada_puno

 {
	height: 30px;
	width: 150px;
	position: relative;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(../img/fondo_precio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}
#opciones_extras_poleron {
	height: auto;
}

#txt {

}
#proceso_cotizacion {
	width: 320px;
	height:auto;
	border: 1px solid #F9811B;
	background-color: #f7f5e0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#fondo_precio_total {
	height: 70px;
	width: 300px;
}
#precio_total {
	background-image: url(../img/fondo_precio_total.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 43px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	float:right;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
}#curso {
	height: auto;
	width: 330px;
}
#txt_curso {
	height: auto;
	width: 140px;
	background-color: #E9E2BF;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#incluye {
	background-color: #f7f5e0;
	height: auto;
	width: 338px;
	border: 1px solid #F9811B;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#caracteristica_modelo {
	background-color: #f7f5e0;
	height: 80px;
	width: 280px;
	border: 1px solid #F9811B;
	padding: 10px;
	color: #666666;
}
#calcular_precio {
	/*por el momento nada, pero deberia poner valores en 0 para que explorer no lo contornee con el marco azul ;)*/
}
#dibujo_propio {
	font-size: 18px;
	font-weight: 100;
	background-color: #ecf8fa;
	padding: 5px;
	color: #FF0000;
	border: 1px solid #E5E5E5;
	text-align: left;
	width: 90px;
}

#dibujos_oferta {
	overflow: hidden;
	width: 600px;
	border: 1px solid #999999;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 3px;
}
#formulario_aconcagua {
	height:230px;
	width: 300px;
	background-color: #FFFFFF;
	overflow: hidden;
	position: relative;
	color: #000000;
	padding: 10px;
	border: 1px solid #FF0000;
	float: right;
}
#letrero_registro {
	height: 250px;
	width: 500px;
	position: relative;
	border: 1px solid #FF0000;
	background-image: url(../img/colegios/aconcagua/beneficios_registro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

