@CHARSET "ISO-8859-1";

	
/* ********************* mquetacion para producciones -------------------------------------- */
.centeredVideo {
	position: absolute;
	top:150px;
	left: 32%; 
	
	}

 .menuTiposProducciones { /*background-color:blue;*/
 	position:relative; 
 	top:20px; left: 5px;
 	height:90%;
 	width:105px;
 	_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%; 
	height:140px;  
	left:1%;
	width:105px;
	
	} 

div#content{
	position:absolute;
	top:2%;
	left:1%;
	width:100%;
	background: #dd6f00;
	padding: 10px 10px 10px 10px;
	z-index: 9999;
}

.cuadromenu {/*background-color: blue;*/
	border-style: solid;
	border-width: 1px;
	border-color: #dd6f00;
	margin: 0 0 0.65em 0;  
	padding: 0 0 0 0.15em ;
	}
	

.cuadromenuarriba {/*background-color:blue;*/
	border-style: solid;
	border-width: 1px;
	border-color: #dd6f00;
	margin: 0 0.2em 0.2em 0; /*margen vertical*/  
	overflow:hidden;
	width:150px;
	height:1.5em;
	text-indent:0.3em;
	font-size: 11px;
	text-align:center;
	
	}
.cuadromenuarriba  a {
	font-size: 10.5px;
	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: 280px;
	text-align:center;
}
.imgNovedad {
	width:250px;
	padding: 0 0 1em 0em;
}
.MooContainer {
	position: absolute;
	top:100px;
	width: 110%;
	left: -3%;
	z-index:1;
}
