
/* NOTICIA DEL HOME */

.contenedorContenidoTitulo{
	/* Medidas */
	width:800px; /* Real: 840px */
	padding-left:20px;
	padding-top:40px;
	padding-bottom:40px;
	margin-bottom:35px;
	
	/* Resto */
	font-size:0.7em;
	background:url(/images/videosTITU.gif) left center no-repeat;
}

.contenedorContenidoContenedorVideoIzq{
/*MEDIDAS*/
width:480px;/*Relaes 505px*/
padding-left:16px;
padding-right:16px;


/*RESTO*/
background:#fff;
}

.bordeBlanco { clear:both;}
.bordeBlanco span.superior {
display:block;
height:16px;
width:512px;
background:url(/images/bordeSup530px.gif) bottom center no-repeat;




}
.bordeBlanco span.AbajoIzq{
display:block;
clear:both;
height:16px;
width:512px;
background: url(/images/bordeInf530px.gif) top center no-repeat ;
margin-bottom:35px;

}


.contenedorContenidoContenedorVideoIzq h3{
/*MEDIDAS*/
padding-left:15px;
margin-bottom:25px;
padding-top:3px;
padding-bottom:3px;

/*RESTO*/
font-size:1.2em; background:#ffeec3;
font-weight:100;
}

.contenedorContenidoTextoVideo{ 
/*MEDIDAS*/
margin-top:25px; 
margin-bottom:25px;
/*RESTO*/
background:#ffeec3; 
font-size:0.8em;
width:480px; }

.contenedorContenidoTextoVideo h4{ 
/*MEDIDAS*/
padding-left:15px;
/*RESTO*/
font-size:1em; }


.contenedorContenidoTextoVideoTexto{ 
/*MEDIDADAS*/
margin-left:10px; 
margin-right:10px;
 margin-left:10px;}


.contenedorContenidoContenedorVideoDrc{
/*MEDIDAS*/
width:209px;/*Real 269px*/
padding-left:16px;
padding-right:16px;
/*margin-left:25px;*/

/*RESTO*/
background:#fff;


}

.contenedorDER{
	/* Medidas */
	padding-left:50px;
	float:right;
	/*padding-top:50px;*/
}

.contenedorDER span{
display:block;
height:16px;
width:241px;
background:url(/images/bordeSup259px.gif) bottom center no-repeat;
/*padding-left:50px;*/
}



.contenedorDER span.InferiorCuadroDER{
clear:both;
display:block;
height:16px;
width:241px;
background:url(/images/bordeInf259px.gif) top center no-repeat;
/*padding-left:50px;*/
margin-bottom:50px;}

.contenedorContenidoContenedorVideoDrc h3{ 
/*MEDIDAS*/
padding-left:15px;
margin-bottom:25px;
/*RESTO*/
font-size:1em;
background:#ffeed3;
}


.contenedorContenidoContenedorVideoDrcContieneVideos{
	/* Medidas */
	width:209px;
	height:420px; /* Sin min-heigth porque va con scroll */
	
	/* Resto */
	overflow-y:scroll;
	text-align:center;
}

.contenedorContenidoContenedorVideoDrcContieneVideos ul li {
/*MEDIDAS*/
 padding-bottom:25px;
 background:#FFEED3;
 }



.contenedorContenidoContenedorVideoDrcNavegacion ul li{
/*POSICIONAMIENTO*/
float:left; 
/*MEDIDAS*/
width:104px; /*Real 109px*/
padding-top:5px;}

.contenedorContenidoContenedorVideoDrcNavegacion ul li.ant{ 
/*MEDIDAS*/
	min-height:26px; /* Real: 110px */
	height:auto !important; 
	height:26px;
/*RESTO*/
background:url(/images/navegacionIZ.gif) left center no-repeat; 
}

.contenedorContenidoContenedorVideoDrcNavegacion ul li.sig{
/*MEDIDAS*/ 
min-height:26px; /* Real: 110px */
	height:auto !important; 
	height:26px;
/*RESTO*/
 background:url(/images/navegacionDer.gif) right center no-repeat; 
 text-align:right; }

.contenedorContenidoContenedorVideoDrcNavegacion ul li.ant a{ 
/*MEDIDAS*/
padding-left:5px; 
margin-top:5px;}

.contenedorContenidoContenedorVideoDrcNavegacion ul li.sig a{ 
/*MEDIDAS*/
padding-right:5px; 
margin-top:5px;}

.contenedorContenidoContenedorVideoDrcNavegacion ul li a{ 
/*RESTO*/
text-decoration:none; 
color:#000000;}

.miniImgVideo{
	padding:5px;
	border:#E0C78F 3px solid;
	background-color:#FFEEC3;
}
