body {font-family:Arial, Helvetica, sans-serif; font-size:12px; background:url(../images/fondo-pagina.jpg) top center no-repeat fixed; background-color:#000000;}
#contenidos {background:url(../images/fondo_contenidos.jpg) no-repeat; background-color:#FFFFFF;}

/*NOTA: para que no haya la necesidad de poner altura y que el fondo_contenidos se repita hasta el FINAL del div hay que poner clear (al final de todo) para que cierre el div*/

/*HEADER*/
#header {width:787px; height:72px;  background:url(../images/header.jpg) no-repeat;}



/*BUSCADOR*/
.buscador {width:300px; height:60px; padding-left:400px; padding-top:10px;}
#boton_enviar {background:url(../images/btnenviar.gif); width:36px; height:24px; border:0px; color:#FFFFFF;}
#campo_texto{background:url(../images/campotexto.png) no-repeat; border:0px; height:24px;}



/*MENU PRINCIPAL*/
#menu_principal{height:57px; z-index:2;}
.menu_css{height:57px;}
#rotor_flash{z-index:1;}



/*NOTICIAS*/
.contenido_noticias {background:url(../images/noticias_fondo.gif) repeat-y; padding-top:5px; background-color:#FFFFFF;}
.news_contenidos {margin:0px 2px 10px 5px; color:#333333; text-align:left; background:#FFFFFF;}
#noticias {height:370px; background-color:#FFFFFF;}
.ultimo {margin:0px 2px 0px 5px; text-align:left;}



/*CONTENIDOS*/
.contenidos_pag {font-family:Arial, Helvetica, sans-serif; line-height:2; font-size:12px; text-align:left; margin:10px; color:#333333;}
.titulos {font-weight:bold; font-size:14px;}



/*UTILIDADES*/
#trabajos_personales {height:535px;}
#ecologia {height:145px;}
#youtube {width:380px; height:300px;}
#rss {width:370px; height:300px;}
#botones {background-color:#0000FF; height:170px;}
#rotor_sitios{height:90px;}
#blog {height:365px; background:url(../images/blog_contenidos.gif) repeat-y;}



/*BLOG*/
.contenidos_blog {background:url(../images/blog_contenidos.gif) repeat-y;}


/*FOOTER*/
#el_footer {background:url(../images/fondo_footer.gif) no-repeat; height:102px;}
#contenidos-footer {padding-left:300px; padding-top:20px; color:#FFFFFF; text-align:left; height:100px;}



/*TRANSPARENCIA PNG*/
img, div { behavior: url(css/iepngfix.htc) }

/*LINKS DE PAGINA*/
a:link {

	color: #FF0000;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #0066FF;

}

a:hover {

	text-decoration: underline;

	color: #000000;

}

a:active {

	text-decoration: none;

	color: #FF0000;

}
