﻿body{ font-family:Arial; margin:0px; }

#logotipo { float:right; width:152px;  height:98px;}
#cabecera 		 {  height:98px; width:800px; }

#cabecera #logo { float:left; width:200px; background-color:#064171; }

#cabecera #nombreContenido { color:#FFFFFF; }
#cabecera h1{ display:none; margin-top:10px; margin-left:30px; color:#FFF; font-size:1em; float:left; }

#superior { background:url(../img/cab_izq.gif) left top no-repeat; }
#barra 		{ color:#fff; height:35px; padding:60px 0px 0px 30px;}

#pie 	  { background:url(../img/pie_fnd.gif) top repeat-x;	height:70px; color:#FFFFFF; }
#pie #der { background:url(../img/pie_der.gif) right top no-repeat;	height:70px; width:50px; float:right; }
#pie #izq { background:url(../img/pie_izq.gif) left top no-repeat;	height:70px; }

#colorT		{ background:url(../img/cab_der.gif) right top no-repeat; }
#colorB		{ background:url(../img/pie_der.gif) right top no-repeat; }



#barra a{
text-decoration:none;
outline:none;
color:#fff;
font-size:10px;
padding:3px;
}

/*#barra a.izq {
background-image:url(../img/anterior.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:20px;
}
#barra a.der {
background-image:url(../img/siguiente.gif);
background-repeat:no-repeat;
background-position:right center;
padding-right:20px;
}
*/
#arbol{
background-color:#064171; margin-left:10px;
}

