#container {
		position:absolute;
 text-align: left; 
    width: 920px; 
    margin: auto; 
       background-color:#EBEBEB;
height:auto;
	left:50%;
	margin-left:-450px;
	top:10px;
}
#izquierda{
	padding:5 5 0 0px;
	margin:5 5 0 0px;
	width: 25%;
 	position: relative;
 float:left;
	top: 1px;
}
#derecha{
	position: relative;
	float:left;
	top: 1px;
	padding:5 5 0 0px;
	margin:5 5 0 0px;
	width: 20%;
	border: 1px none #000000;
 }

#centro {
	padding:2px;
	margin:2px;
	position: relative;
	width: 70%;
	background-color: #ffffff;
	position: relative;
	float:left;
	top: 1px;
	background-color: #ffffff;
clear: right; 
}
#medio {
	background-color: #ffffff;
	width: 48%;
	float: left;
	padding: 2px;
}
#medio2 {
	background-color: #ffffff;
	width: 185px;
	float: left;
	margin: 2px;
	padding: 2px;
}

.header{
	width:800px;
	height:225px;
 	margin:0 0 10px 0;
	background-color: #FFFFFF;
	text-align: center;
}

body {	font:11px Verdana, Arial, Helvetica, sans-serif;	background-color:#FFF;
 }
p {
	font-size:11px;
	color: #586885;
 }
hr {
	display:none;
 }
h1 {
	width: 90%;
	font-size:16px;
	text-align : center;
	color : #666666;
	margin:0;
}
h2 {
	font-size:14px;
	text-align : center;
	color:#486895;
	text-transform: capitalize;
	width: 600px;
}
h3 {
	font-size:18px;
	text-align : left;
	color : #666666;
}
h4 {
	font-size:15px;
	text-align : left;
	color : #666666;
}
h5 {
	font-size: 13px;
	text-align : left;
	color : #666666;
}
h6 {
	font-size:12px;
	text-align : left;
	color : #666666;
}
td {
	font-size: 12px;
	text-align : center;
	color : #586885;
}
a {
	font-size:12px;
	color:#325FA0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#325FA0;
}
a:hover {
	text-decoration: none;
	color:#000066;
}
a:active {
	text-decoration: none;
	color:#0099CC;
}






.fecha {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.contenedorvideos { 
   float:left; 
   width:180px; 
   height:270px; 
   margin: 3px; 
   padding:2px; 
   background-color:#f5f7f9; 
   border-right: #a5a7aa solid 1px; 
   border-bottom: #a5a7aa solid 1px; 
   text-align:center; 
} 
.contenido {
margin: 3px;
	padding:2px;
	background-color:#DBE2EA;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	text-align:center;
	float: none;
 } 
.contenedorfotos {
	float:left;
	width:110px;
	height:150px;
	margin: 3px;
	padding:2px;
	background-color:#f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	text-align:center;
	overflow: hidden;
} 
.cabecera {
	width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	text-align: center;
	background-color: #A8A8FF;
	padding: 2px;
	border-top: 1px none #0000FF;
	border-right: 1px none #0000FF;
	border-bottom: 1px solid #0000FF;
	border-left: 1px none #0000FF;
clear:right
}
.contenedorvideos { 
   float:left; 
   width:300px; 
   height:250px; 
   margin: 3px; 
   padding:2px; 
   background-color:#f5f7f9; 
   border-right: #a5a7aa solid 1px; 
   border-bottom: #a5a7aa solid 1px; 
   text-align:center; 
} 
#navi {  	
list-style:none;	
margin:0;	
padding:0;
}
#navi li {	
margin:2px;	padding:2px;	
border:1px solid #CCCCCC;	
float:left; 
}

.pie{ 
    background-color: #cccccc; 
    padding: 3 10 3 10px; 
    text-align:right; 
} 
