#loginRegistroBg{width:380px;}
.linea400x25
{
	width:355px; 
	height:15px;
}
#columna_1{width:390px;}
#columna_1 P{font-size:11px;}
#columna_2{width:380px;}
#bgColUno{background-image:url(../images/bg_punteada_col1_landings.gif);}
#bgColDos{padding:0px 0px 0px 15px;}

/*------------------------------------------------ CARTELERA -----------------------------------------*/
.scroller 
{ 
	/* modify width and height of scrolling section if necessary */		
	width: 350px; 
	height: 450px;
	overflow: hidden;
	margin-left:10px;
	/*border:1px solid #cccccc;*/
}
.scroller .section
{
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:350px;
	height:450px;
	overflow:hidden;
	float:left;
	/*padding:1em;*/		
}
.scroller .content{width: 10000px;}

/*---------------------------------------------------------------------------------------------------------*/
#formCompleto input, #formCompleto select, #formCompleto textarea
{
	border-style:solid;
	border-color:#58482e;
	border-width:1px;
	width:180px;
	margin:0px 0px 0px 20px;
	color:#607f03;
}
#formCompleto textarea{height:70px;}
#formCompleto select{width:100px;}
.fila
{
	float:left;
	width:350px;
	clear:both;
	margin: 3px 0px 0px 0px;
}
.inputLabel, .inputDiv{float:left;}
.inputLabel
{
	width:110px;
	padding: 3px 0px 0px 10px;
	text-align:right;
}
.inputDiv{width:200px;}
.errorExplorer
{
	color:#fff;
	font-size:1px;
}
#botonAceptar
{
	padding: 10px 0px 0px 130px;
	float:left;
	clear:both;
}
p.labelForm{font-weight:bold; color:#474034;}
.deseoSubscribirme{color:#607f03; text-decoration:none;font-size:11px;}

