@charset "utf-8";
/* CSS Document */

#content-area					{ width:880px; padding:7px 10px 10px 10px; }

.left-col1						{ float:left; width:304px; }
.right-col1						{ float:left; width:571px; margin:0 0 0 5px; }

.left-col2						{ float:left; width:438px; margin-top:6px; }
.right-col2						{ float:left; width:432px; margin:6px 0 0 6px; }


/* HOMEPAGE */
.bg-home1						{ width:100%; background:url(../../images/01.jpg) top left no-repeat; }
.bg-home2						{ width:100%; background:url(../../images/02.jpg) top left no-repeat; }
.bg-home3						{ width:100%; background:url(../../images/03.jpg) top left no-repeat; }
.bg-home4						{ width:100%; background:url(../../images/04.jpg) top left no-repeat; }


.title-news						{ font:normal 15px Arial, Helvetica, sans-serif; color:#E1C140; }
a.news							{ float:right; font:normal 12px Arial, Helvetica, sans-serif; color:#E1C140; text-decoration:underline; }

.box-welcome					{ width:298px; margin-left:6px; }
.box-welcome #copy				{ width:248px; padding:25px; background: url(../../images/boxes/box1-home-bg.png) top left repeat-y; font:normal 12px Arial, Helvetica, sans-serif; color:#FFF; }
.box-welcome a					{ text-decoration:underline; font:normal 12px Arial, Helvetica, sans-serif; color: #E1C140; }

.box-noticias					{ width:432px; margin:0 0 0 6px; }
.box-noticias #copy				{ width:382px; height:421px; padding:10px 25px 3px 25px; overflow:hidden; background: url(../../images/boxes/box2-home-bg.png) top left repeat-y; font:normal 11px Arial, Helvetica, sans-serif; color:#FFF; }

/*
.box-cursos,
.box-homenajes  				{ width:432px; margin:6px 0 0 0; }

.box-cursos #copy,
.box-homenajes #copy			{ width:382px; padding:10px 25px 3px 25px; overflow:hidden; background: url(../../images/boxes/box2-home-bg.png) top left repeat-y; font:normal 11px Arial, Helvetica, sans-serif; color:#FFF; }
*/

.containers						{ width:432px; height:434px; background: url(../../images/boxes/box2-home-bg.png) top left repeat-y; overflow:hidden; }
.container						{ width:210px; height:142px; margin:0 0 4px 4px; float:left; }
.title							{ float:left; width:314px; }
.icon							{ float:left; width:68px; }

#scroll-aviso					{ float:left; width:218px; height:125px; overflow:hidden; padding:0 20px 0 0; }
#scroll-noticias				{ float:left; width:352px; height:300px; overflow:hidden; padding:0 20px 0 0; }

/* Scrollbar & content css */						
.scrollbar-vert					{ float:left; width:10px; background:#1F4554; }
.handle-vert					{ width:10px; height:21px; background: url(../../images/scroll-home/handle.png) no-repeat; }