/* CSS SUSCRIPCIONES AADIDES */
#divContentSusc {
	background-color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF
}
/* capas */
/*
#contenedor {
	margin:auto;
	width:548px;
	height:321px;
}
*/
#contenedor_1 {
	margin:auto;
	width:548px;
	height:321px;
}
#contenedor_2 {
	margin:auto;
	width:548px;
	height:321px;
}
#contenedor_3 {
	margin:auto;
	width:548px;
	height:321px;
}
#contenedor_4 {
	margin:auto;
	width:548px;
	height:321px;
}
#contenedor_5 {
	margin:auto;
	width:548px;
	height:321px;
}
#contenedor_6 {
	margin:auto;
	width:548px;
	height:321px;
}
#contenedor_7 {
	margin:auto;
	width:548px;
	height:321px;
}
#ficha_top {
	background-image:url(../images/inscrip_top.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:548px;
	height:10px;
}
#ficha_medio {
	background-image:url(../images/inscrip_fondo.png);
	background-position:bottom;
	background-repeat: repeat-y;
	width:548px;
	height:300px;
}
#ficha_foo {
	background-image:url(../images/inscrip_foo.png);
	background-position:top;
	background-repeat:no-repeat;
	width:548px;
	height:10px;
	float: left;
	clear: both;
}
/* estilos */
.linea_superior {
	width:516px;
	float:left;
	height:45px;
	border-bottom:1px solid #4e6581;
	margin-left:15px;
}
.linea_media {
	width:516px;
	float:left;
	height:45px;
	height:209px;
	margin-left:15px;
}
.linea_inferior {
	width:516px;
	float:left;
	height:45px;
	margin-left:15px;
}
.titulos {
	font-size:18px;
	padding-top:10px;
	width:400px;
	height:35px;
	float:left;
	color:#FFFFFF
}
.pie {
	color:#f79600;
	font-weight:bold;
	width:65px;
	float: left;
	padding-top:5px;
	margin-top:15px
}
.barra_carga {
	background-image:url(../images/barra_proceso.png);
	background-repeat:no-repeat;
	height:20px;
	width:443px;
	float:left;
	margin-top:15px;
}
.barra_carga img {
	padding-top:3px !important;
	padding-left:2px !important;
	
	_padding-top:15px;
	_padding-left:70px;

}
.img_esqui {
	background-image:url(../images/fondo_esqui.jpg);
	height:60px;
	width:373px;
	background-repeat:no-repeat;
	margin-left:65px;
	margin-top:35px;
}
.img_snowboard {
	background-image:url(../images/fondo_snow.jpg);
	height:60px;
	width:374px;
	background-repeat:no-repeat;
	margin-left:65px;
	margin-top:30px;
}

/* Agregado por casu - 20090401 */
.suscVolver {
	float:left;
	height:45px;
	text-align:right;
	width: 50px;
	padding-top: 15px;
}
.suscVolver a {
	margin-top:15px;
	height:15px;
	padding-right:20px;
	background-image:url(../images/volver.png);
	background-repeat:no-repeat;
	background-position:  right;
	text-decoration:none;
	color: #b1b1b1;
}
.suscVolver a:hover {
	text-decoration:none;
	color: #ff7e00;
}

.campo {
	width: 140px;
}

/* Fin agregado */

.cerrar {
/*	width:85px; */
	float:left;
	height:45px;
	text-align:right;
	padding-top: 15px;
}
.cerrar a {
	margin-top:15px;
	height:15px;
	padding-right:20px;
	background-image:url(../images/cerrar.png);
	background-repeat:no-repeat;
	background-position:  right;
	text-decoration:none;
	color: #b1b1b1;
}
.cerrar a:hover {
	text-decoration:none;
	color: #ff7e00;
}
.label2 {
	margin-top:23px;
	margin-left:130px !important;
	_margin-left: 70px;
	text-align:right;
	width:100px;
	float:left;
	color:#000000;
	height:37px;
}
.label {
	padding-right:20px;
	margin-top:18px;
	width:110px;
	float: left;
	color:#000000;
	height:42px;
}
.label select {
	font-size:11px;
	color:#b1b1b1;
}
.subtit_suscrip {
	background-image:url(../images/barra_subtit_suscrip.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:34px;
	width:513px;
	float:left;
	font-size:14px;
	color:#000000;
	margin-top:50px;
}
.bold {
	font-weight:bold;
}
.pad10_left {
	padding-left:10px;
}
.pad10_top {
	padding-top:10px;
}
.pad7_top {
	padding-top:7px;
}
.pad5_top {
	padding-top:5px;
}
.mar5_top {
	margin-top:5px;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.fondo_transp {
	background-image:url(../images/fondo_transp_suscrip.jpg);
	/*	background-image:url(../images/fondo_transp_suscrip.png);*/
	background-position: bottom;
	background-repeat:no-repeat;
	height:auto;
	width:510px;
	float:left;
	font-size:11px;
	padding-bottom:10px;
	padding-top:5px;
}
.submenu_suscrip {
	width:125px;
	height:15px;
	background-image:url(../images/punto_naranja.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	padding-left:10px;
	font-weight: normal;
	margin-top:6px;
	margin-left:35px;
	text-transform: uppercase;
}
.submenu_suscrip a {
	text-decoration:none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
.submenu_suscrip a:hover {
	text-decoration:underline;
	color:#f79600;
	font-weight:bold;
}
.center_int {
	width:516px;
	margin-top:60px;
}
.texto_dot {
	width:250px;
	height:15px;
	background-image:url(../images/punto_naranja.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-weight: normal;
	margin-top:10px;
	margin-left:180px;
}
.texto_dot a {
	text-decoration:none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
.texto_dot a:hover {
	text-decoration:underline;
	color:#f79600;
	font-weight:bold;
}
.subtitulo {
	color:#f79600;
	font-weight:bold;
	width:516px;
	float: left;
	padding-top:5px;
	margin-top:15px;
	text-align:center;
}
.scroll {
	width:516px;
	float:left;
	margin-top:25px;
	height:80px;
	overflow:auto;
	line-height:18px;
	scrollbar-face-color: #001938;
	scrollbar-shadow-color: #001938;
	scrollbar-highlight-color: #001938;
	scrollbar-3dlight-color: #001938;
	scrollbar-darkshadow-color: #001938;
	scrollbar-track-color: #001938;
	scrollbar-arrow-color: #054f88;
}
.botones {
	width:330px;
	height:21px;
	float:right;
	margin-top:20px;
	text-align:right;
	margin-right:10px;
}
.linea_1 {
	clear: both;
	line-height:18px;
	text-align:center;
	padding-top:25px;
}
.linea_1 a {
	color:#FFFFFF;
	text-decoration:underline;
}
.linea_1 a:hover {
	text-decoration:none;
}
.mitad_izq {
	width:240px;
	float:left;
	height:auto;
	margin-top:25px;
}
.mitad_der {
	width:270px;
	float:right;
	height:auto;
	margin-top:25px;
}
.form_txt {
	width:70px;
	float:left;
	padding-top:5px;
	height:25px;
}
.form_input {
	width:170px;
	float:left;
	height:30px;
}
.form_input input {
	height:15px;
	font-size:11px;
	color:#949595;
}
.form_input select {
	font-size:11px;
	color:#949595;
	float: left
}
.form_txt_der {
	width:110px;
	float:left;
	padding-top:5px;
	height:25px;
}
.form_input_der {
	width:140px;
	float:left;
	height:30px;
	text-align:right;
}
.form_input_der input {
	height:15px;
	font-size:11px;
	color:#949595;
}
.form_input_der select {
	font-size:11px;
	color:#949595;
}
.center {
	text-align:center;
}
.sep15p {
	height:15px;
	width:510px;
	float:left;
}
.linea_2 {
	clear:both;
	text-align:left;
	padding-top:15px;
	margin-left:25px;
	line-height:35px;
}
.float_left {
	float:left;
	line-height:30px;
	vertical-align:middle;
}
