body {margin: 20px; font: normal 14px/17px arial,helvetica,sans-serif; color: #333; background: #fff url(fondo.png) repeat-x bottom fixed;}
#container {width: 730px; margin: 0 auto 120px; padding: 0 10px 10px; background: transparent url(fondo_transp.png) repeat; }


#header1, #header_int {height: 80px; border-bottom: 2px solid #dcdcd1; background: #fff url(adorno.png) no-repeat center bottom;}
#header2 {height: 100px; background-color: #fff; padding-left: 60px;}
#header_int {background-position: 445px 0;}


.entry {padding: 0 5px 10px; position: relative; margin: 0 0 20px; border-bottom: 4px solid #ccc;}
.entry h3 {margin: 0 0 5px; padding: 0; font: normal 28px/28px Georgia,Times,serif; color: #25490A;}
.entry h3 a {color: #25490A; text-decoration: none;}
.entry .date {margin: 0 0 10px; line-height: 13px; color: #999; display: block;}
.thumbnail {display: block; border: 1px solid #999; padding: 4px; width: 480px; margin: 10px auto; background-color: #fff;}

.entryFoot {margin: 15px 0 -5px; text-align: right;}


.entrymore {margin-bottom: 0; border-bottom: none;}
.entrymore h3 {margin-left: 60px;}
.entrymore .date {margin-left: 60px; }

.entrymore .icon { border: 1px solid #333; position: absolute; top: 0; left: 5px;}



#sidebar {background: #f4eff1 url(right_sidebar.jpg) no-repeat bottom right; border: 1px solid #ccc;}
#sidebar .boton {display: block; padding-top: 50px; margin: 10px 0; text-align:center; color: #666; text-decoration: none; font-weight: bold; font-size:12px; line-height:14px; }
#sidebar .botonpowerpoint{background: transparent url(iconos/powerpoint.png) no-repeat top center;}
#sidebar .botonpdf{background: transparent url(iconos/pdf.png) no-repeat top center;}


.gamemedia {width: 640px; background-color: #DCDCD1;}
.powerpointmedia {width: 640px; background-color: #DCDCD1;}


.htmlmedia {width: 480px; margin: 0 auto;  text-align: justify;}
.htmlmedia h2 {margin: 0 0 10px; padding: 0 0 5px; border-bottom: 2px #999 solid;}




#tabBar {
	border-top: 2px solid #dcdcd1;	border-bottom: 2px solid #dcdcd1; height: 28px; margin-bottom: 20px;
}
#tabBar ul {
	width: 640px; /* 160px x 4 botones */
	height: 28px; padding: 0; margin: 0 0 -4px; list-style: none;
}
#tabBar ul li {
	display: block; width: 140px; height: 28px;	padding: 0;
	margin: 0 10px 0 0; float: left;
}
#tabBar ul li a {
	text-align: center; display: block; width: 140px; height: 30px; font-weight: bold;
	padding: 2px 5px 0; margin: 0; color: #ccc; text-decoration: none; font: normal 18px/20px Georgia,Times,serif;
}
#tabBar ul li a.activo {
	border-bottom: 2px solid #dcdcd1; height: 28px;
}
#tabBar ul li a:hover, #tabBar ul li a.activo:hover  {
	border-bottom: 4px solid #889966; height: 26px; color: #999; background-color: #ecece1;
}

#tabBar {border-bottom: none; height: 2px;}
#tabBar ul {display: none;}


#paginador {position:relative; height: 34px; margin: -10px 0 10px}
#paginador .boton {line-height: 14px; font-size: 14px; padding: 8px; border: 2px solid #ccc; color: #999; background-color: #fff; text-decoration: none;}
#paginador .boton:hover{background-color: #999; color: #fff;  border: 2px solid #999;}
#paginador .botRight {position: absolute; right: 0;}
#paginador .botLeft {position: absolute; left: 0;}


