/* PRODUCCIONES STYLES */
div#producciones_content {
	width: 2980px;
	height: 194px;
	background-image: url(../images/transparent_pattern.png);
	position: relative;
	left: -1000px;
	display: none;
	margin: 0 0 18px 0;
}

div#producciones_content_wrapper {
	width: 980px;
	height: 129px;
	padding: 28px 0 0 0;
	margin: auto;
}

div#produccion_info,
div#talentos_container {
	float: left;
	width: 980px;
	position: relative;
}

div#producciones_content_wrapper div.paragraph_container {
	width: 370px;
	float: left;
	padding: 0 0 0 20px;
}

div#producciones_content_wrapper p {
	margin: 0px;
	padding: 0 0 13px 0;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	text-align: justify;
}

div#producciones_content_wrapper p span.yellow {
	color: #ffdb00;
	font-weight: bold;
}

div#locaciones_photo_container_f {
	float: left;
	width: 520px;
	height: 150px;
	padding: 0 0 0 42px;
}

div#locaciones_photo_container_f div.previous_button {
	float: left;
	width: 13px;
	height: 4px;
	padding: 84px 0 0 0;
}

div#locaciones_photo_container_f div.next_button {
	float: left;
	width: 13px;
	height: 13px;
	padding: 80px 0 0 0;
}

div#locaciones_photo_container_f div.previous_button a {
	display: block;
	width: 13px;
	height: 13px;
	text-indent: -9999px;
	background-image: url(../images/previous.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px !important;
}

div#locaciones_photo_container_f div.next_button a {
	display: block;
	width: 13px;
	height: 13px;
	text-indent: -9999px;
	background-image: url(../images/next.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px !important;
}
