#menu  a#enlaceMenuProductoras{
	color:#c9600f;
}

.cuadro_tit_productoras{
	float:left;
	margin-left:23px;
	margin-top:10px;
	border:1px solid #968766;
	width:617px;
	padding-bottom:6px;
	padding-top:6px;
}

.cuadro_tit_productoras2{
	float:left;
	margin-left:8px;
	padding-top:2px;
	background-color:#28231F;
	width:601px;
}

.titular_productoras_grande{
	float:left;
	font-family:Arial;
	color:#D7C295;
	font-size:72px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	height:65px;
}

.titular_productoras_mediano{
	float:left;
	font-family:Arial;
	color:#c9600f;
	font-size:64px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}

.cuadro_productoras{
	float:left;
	margin-left:3px;
}

.cuadro_productora{
	float:left;
	height:149px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.cuadro_productora img{
	float:left;
	vertical-align:middle;
}

.cuadro_productora_flecha{
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/productoras/img_flecha_productoras.jpg);
	width:22px;
	height:149px;
}

.cuadro_productora_flecha_over{
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/productoras/img_flecha_productoras_over.jpg);
	width:22px;
	height:149px;
}

.cuadro_productora_nombre{
	float:left;
	width:310px;
	height:92px;
	background-color:#8B7E5C;
	text-align:center;
	padding-top:57px;
}

.cuadro_productora_nombre_over{
	float:left;
	width:310px;
	height:92px;
	background-color:#C9610C;
	text-align:center;
	padding-top:57px;
}

.cuadro_productora_nombre a{
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	color:#28231F;
}

.cuadro_productora_nombre_over a{
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	color:#D7C295;
}
