/*modulo registro home*/
.mod_registro_home{
	width:259px;

}
.mod_registro_home .top{
	background:  transparent url(../images/modules/bkg_mod_registro_home_top.png) center bottom no-repeat;
	height:35px;
	padding:20px 0 0 10px;
}

.mod_registro_home .body{
	background:  #ffffff url(../images/modules/bkg_mod_registro_home_body.png) center top no-repeat;	
	padding:10px;
}

.mod_registro_home .bottom{
	background:  transparent url(../images/modules/bkg_mod_registro_home_bottom.png) center top no-repeat;	
	height:16px;
}
/*---Modulos Layout Home----*/
.mod_home_lyt1, .mod_home_lyt2{
	#height:1%;
	overflow:hidden;
	padding:0px 0;
}
.mod_home_lyt1  .column1{
	width:704px;
	float:left;
}
.mod_home_lyt1  .column2{
	
	width:270px;
	float:right;
}

.mod_home_lyt2  .column1{
	width:704px;
	float:right;
	padding-top:40px;
}
.mod_home_lyt2  .column2{
	width:270px;
	padding-top:60px;
	float:left;
}

/*--Form registro home---*/
.form_registro_home input {
	width:218px;
	height:16px;
	margin:0 auto;
	display:block;
	padding:2px;
}
.form_registro_home .form_row_gral .btn1{
	margin:0 auto;
	width:125px;
}

/*mod_fb_connect*/
.mod_fb_connect{
	text-align:center;
	padding:20px 0 0 0;

}
.mod_fb_connect p{
	margin:5px 0;

}
/*contador_home*/

.contador_home {
	padding:10px 0 20px 45px;
	
	text-align:center;
}
.contador_home img{
	vertical-align:middle;
}
.contador_home span {
	
	font-size:14px;
	color:#333333;
}

.contador_home  span b {
	font-weight:bold;
	color:#e14d29;
	font-size:16px;
}

