/*Contacto*/
.cimgmultiteatro{
	float:left;
	margin-top:30px;
	width:720px;
	height:35px;
	background-image: url(/siteGrafs/imgmultiteatro.jpg);
	background-repeat: no-repeat;
}
#ccuadroinfo{
	float:left;
	width:720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
}
#ccuadroform{
	float:left;
	width:525px;
	margin-top:45px;
}
.ctextform{
	width:420px;
	height:18px;
	font-family: Tahoma, Arial;
	float:left;
	font-size: 11px;
	border: 1px solid #A6A6A6;	
}
.ctextformesp{
	width:420px;
	height:165px;
	font-family: Tahoma, Arial;
	float:left;
	border: 1px solid #A6A6A6;
}
.crenglonform{
	float:left;
	margin-top:15px;
	width:525px;
}
.clabel{
	float:left;
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
}
.cenviar{
	float:right;
	height:17px;
	margin-top:15px;
	width:75px;
	background-image: url(/siteGrafs/benviar.gif);
	background-repeat: no-repeat;
}
#ccontenttitulocontacto{
	float: left;
	width:300px;
	height:15px;
	margin-bottom: 0px;
}
/*Contacto*/