@CHARSET "ISO-8859-1";

	
/* ********************* mquetacion para producciones -------------------------------------- */

.centeredVideo {
	position: absolute;
	top:200px;
	left: 32%; 
	
	}

 .menuTiposProducciones { /*background-color:orange;*/
 	position:relative; 
 	top:20px; left: 5px;
 	height:75%;
 	width:15%;
 	_float: left; 
 	
 }

.produccionesDivisionSuperior { /*background-color: red;*/
	position:absolute; 	
}
	.cuadroBannerArriba {/*background-color:green;*/
	border-style: solid;
	border-width: 1px;
	border-color: #dd6f00;
	overflow:hidden;
	position:absolute; 
	top:1.2%; 
	height:140px;  
	left:1%;
	width:134px;
	
	} 
div#content{
	position:absolute;
	top:1%;	
	left:10%;
	width:100%;
	background: #dd6f00;
	padding: 10px 10px 10px 10px;
}
.cuadromenu {
	border-style: solid;
	border-width: 1px;
	border-color: #dd6f00;
	margin: 0 0 0.65em 0;  
	padding: 0 0 0 1em ;
	}
.cuadromenuarriba {
	border-style: solid;
	border-width: 1px;
	border-color: #dd6f00;
	margin: 0 0.3em 0.3em 0; /*margen vertical*/  
	overflow:hidden;
	width:150px;
	height:1.5em;
	text-indent:0.3em;
	font-size: 11px;
	text-align:center;
	}
.cuadromenuarriba  a {
	font-size: 11px;
	font-weight: bolder;
    }
   
.produccionesDivisionCentro	{/* background-color:blue;*/
	position:absolute;
	top:20px;
	left:80px; 
	width:90%;
	height:100%;
 	display:inline;
}

.cuerpoProducciones{ /*background-color:green;*/
	font-size: 12px;
	color: gray;
	
	padding: 4% 2% 1% 2%;
	text-align: left;
	position:relative;
	width: 300px;
	left:8%;
	}

.divNovedad {/* background-color:red;*/
	position:absolute;
	top:30px;
	right: 5px;
	float:left; 
	border-color: #dd6f00;
	border-style:solid;
	border-width:1px;
	width: 300px;
	text-align:center;
	
}
.imgNovedad {
	width:250px;
	padding: 0 0 1em 0em;
}
.MooContainer {
	position: absolute;
	top:100px;
	width: 100%;
}
