/* EL TEATRO */

#menu ul li#mm_quienes {
	background-image: url(../images/menu_bullet_quienes.png);
	height: 85px;
}
body#asociate {
	background-color: #E86524;
}
h2 {
	margin-left: 0;
}


#asociate .rounded {
	background-color: #E86524;
}

#asociate .block {
	padding: 35px 20px 80px;
}


#asociate .triangle_up { background: url(../images/triangulo_up_naranja.png) no-repeat 15px 0; }

.clubSocios h2 {
	margin-bottom: 30px;
}

.clubSocios {
	font-size: 16px;
}

.clubSocios ul {
	color: #E86524;
	font-weight: bold;
}


/* FORM */

#asociate form input[type=text] {
	width: 420px;
	height: 20px;
	padding: 5px;
	background: url(../images/form_fieldBgr.png) no-repeat;
	border: 0;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9c9785;
}

#formAsociate input[type=button] {
	width: 117px;
	height: 29px;
	background: url(../images/asociate_btnBgr.png) no-repeat;
	border: 0;
	margin-top: 20px;
}

#formAsociate input[type=button]:hover {
	background-position: bottom;
}

#asociate form p {
	font-family: 'ClarendonRoman', "Times New Roman", Times, serif;
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0 0 3px 0;
}

#asociate .asocGracias {
	font-family: 'ClarendonRoman', "Times New Roman", Times, serif;
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	margin: 20px 0 3px 0;
}
