#zona_1 {	
	width:100%;	
	margin-bottom: 20px;
	color: #4D4F53;
	font-size: 13px;
}

#zona_2 {	
	width:100%;	
	height: 150px;
}

#zona_5 {	
	width:100%;
}

#zona_3{
	width:100%;	
	height: 150px;
}

#zona_6 {
	width:100%;
}

#zona_4{
	width:100%;	
	height: 150px;
}

#zona_7 {
	width:100%;
}

#zona_8{
	width:100%;	
	height: 150px;
}

#zona_11 {
	width:100%;
}

#zona_9{
	width:100%;	
	height: 150px;
}

#zona_12 {
	width:100%;
}

#zona_10{
	width:100%;	
	height: 150px;
}

#zona_13 {
	width:100%;
}

#zona_14 {
	height: 380px;
	width: 100%;
}

/*------------------------------------------------------------------------------------------------------------*/
/* CLUB DIA: home----------------------------------------------*/

#login-box, #options-box {
	width: 518px;
	}

#login-box , #register-box  {
	height: 157px;
	}
	
#login-box {
	background: url(../img/clubdia/bg-form-login.png) 0 0;
}
#login-box  #login-box-form {
	width: 200px;
	padding: 16px 16px 0;
	}
#login-box  #login-box-form form {}
#login-box  #login-box-form form fieldset {}
#login-box  #login-box-form form fieldset legend {
	display: none;
}
#login-box  #login-box-form form fieldset label {
	float: left;
	width: 100%;
	text-align: right;
	color:#676767;
}
#login-box  #login-box-form form fieldset label input {
	float: right;
	width: 60%;
	margin-left: 10px;
	border: 1px solid #ccc;
}
#login-box  #login-box-form form .w3 {
	margin: 8px 0;
}
#login-box  #login-box-form  .t10 a {
	text-decoration: underline;
}

#login-box #login-box-password {
	padding: 20px 20px 0;
    width: 240px;
}
#login-box #login-box-password .t10 a{
	text-decoration: underline;
}

	
#register-box {
    width: 268px;
	height: 122px;
	padding: 17px;
	background: url(../img/clubdia/bg-form-register.png) 0 0;
	}

#options-box {}
#options-box .option-box {
	width: 160px;
	float: left;
	/* padding: 150px 0 0; */
	margin: 0 19px 40px 0;
	/*background: url(../img/clubdia/home-user-options-01.png) 0 0 no-repeat*/;
}
#options-box .option-box.last {
	margin-right: 0;
}
#options-box #option01 {
	/*background-image: url(../img/clubdia/home-user-options-01.png)*/;
}
#options-box #option02 {
	/*background-image: url(../img/clubdia/home-user-options-02.png)*/;
}
#options-box #option03 {
	/*background-image: url(../img/clubdia/home-user-options-03.png)*/;
}
#options-box #option04 {
	/*background-image: url(../img/clubdia/home-user-options-04.png)*/;
}
#options-box #option05 {
	/*background-image: url(../img/clubdia/home-user-options-05.png)*/;
}
#options-box #option06 {
	/*backg()round-image: url(../img/clubdia/home-user-options-06.png)*/;
}
		
#present-box {
	width: 262px;
	height: 423px;
	padding: 20px;
	/*background: url(../img/clubdia/bg-present-box.png) 0 0 no-repeat;*/
}
#present-box-title {
	width: 200px;
	height: 60px;
	margin: -30px 0 0;
	padding: 30px 0 0 60px;
	background: url(../img/clubdia/bg-title-present-box.png) 0 0 no-repeat;
}
#present-box  ul#present-users {
	margin: 20px 0 0;
	list-style: none;
}

#present-box  ul#present-users li {
	float: left;
	width: 100%;
	margin: 0 0 20px;
	text-align: left;
}
#present-box  ul#present-users li span.image {
	float: left;
	width: 34px;
	margin: 0 20px 0 0;
}
#present-box.masancho {
	margin-bottom: 20px;
    margin-top: 20px !important;
    padding: 0 !important;
    width: 302px !important;
}
#present-box .cuestion {
    font-family: Arial !important;
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 20px;
    text-align: left;
    float: left;
    padding: 20px;
    background: url("../img/clubdia/bg-present-box.png") no-repeat scroll 0 0 transparent;
    height: 380px;
    width: 262px;
}

