#container_contenido{
	text-align:left; 
	margin-left:0px; 
	padding-top:30px; 
	margin-bottom:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}
#container1{
	position:relative;
	float:left;
}
#titulo-ultimos-videos{
	position:relative;
	float:left;
	width:650px;
}
#total-videos{
	position:relative;
	float:right;
	width:248px;
	font-size:34px;
	text-align:right;
	border-bottom:5px solid #CCCCCC;
	padding-bottom:10px;
}
#videos{
	position:relative;
	float:left;
}
#videos li{
	position:relative;
	float:left;
	height:390px;
}
#video{
	position:relative;
	float:left;
	width:440px;
	margin-right:10px;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:13px;
}
.nombre_video{
	position:relative;
	float:none;
	width:440px;
	margin-top:15px;
	font-size:22px;
	line-height:26px;
	margin-right:10px;
	margin-left:10px;
}
#container_explicacion{
	position:relative;
	float:left;
	width:900px;
	margin-top:25px;
	font-size:18px;
	color:#666;
	background-image:url(../img/videos/explicacion.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:80px;
	line-height:26px;
}
.modulo_videos{
	position:relative;
	float:left;
	/*width:900px;*/
	margin-top:20px;
}
.titulo{
	position:relative;
	float:left;
	margin-right:20px;
}
.fecha2012{
	position:relative;
	float:left;
	width:900px;
	margin-top:-20px;
}
.fecha2011{
	position:relative;
	float:left;
	width:900px;
	margin-top:10px;
}
.numero{
	position:relative;
	float:left;
	width:900px;
	text-align:right;
	font-size:30px;
}
.linea{
	position:relative;
	float:left;
	text-align:right;
	margin-top:5px;
}
.thumbsvideos{
	position:relative;
	float:left;
}
.thumb{
	margin-right:3px;
	height:48px;
	border:1px solid #CCC;
}
.accToggler{
	margin: 3px auto;
	padding:8px 0px 8px 30px;
	color: #57c7ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	cursor: pointer;
	background-repeat:no-repeat;
	border-bottom: 2px dotted #999;
	line-height:25px;
}
.accContent{
	margin: 0px auto;
	width: 920px;
	overflow-x: hidden; overflow-y: hidden; height: 0px; visibility: hidden; opacity: 0;
}