body{
	background: transparent url(../../img/pages/inicio/bg2.jpg) repeat-x;
	background-color: #FFFFFF;
}

#menu_superior{
	background:transparent url(../../img/pages/inicio/header2.jpg) no-repeat scroll left top;
	height:228px;
	width: 975px;
}
#main_menu_site{
	padding-top: 192px;
}
	


#botones-superiores{ margin: 0px;  }
.boton_superior {
	background:transparent url(../../img/pages/inicio/botonera2.jpg) repeat scroll left top;
	display:block;
	float:left;
}

/* ==========================================  */
/*   CONTENT */
.yui-gc{ 
	background: transparent url(../../img/pages/inicio/fondo-ppal.jpg) repeat-y;
	padding:8px;
}

#header-content{
	background: transparent url(../../img/pages/inicio/top-ppal.jpg) no-repeat scroll left top;
	height: 23px;
}

#footer-content{
	background: transparent url(../../img/pages/inicio/cierre-ppal.jpg) no-repeat;
	height: 13px;
}
/* ==========================================  */



/* ==========================================  */
/*          FOOTER   */
/* ==========================================  */
#ft { 
	background:transparent url(../../img/pages/footers/footer-azul/footer7.jpg) no-repeat scroll left top; background-position: right center;
	padding-top: 9px;
	height:63px;
	*height:72px;
	margin-top:10px;
	position:relative;
	width:981px;
	z-index:0;
	margin-left: -5px;
}
#ft a{ float:left; display:block; height: 54px; padding:0px; }
#footer-boton-cc{ background: transparent url(../../img/pages/footers/footer-azul/footer1.jpg) no-repeat; width: 300px; }
#footer-boton-rss{ background: transparent url(../../img/pages/footers/footer-azul/footer2.jpg) no-repeat; width:75px; }
#footer-boton-rss-tutorial{ background: transparent url(../../img/pages/footers/footer-azul/footer3.jpg) no-repeat; width: 83px; }
#footer-boton-w3c{ background: transparent url(../../img/pages/footers/footer-azul/footer4.jpg) no-repeat; width: 59px; }
#footer-boton-dggd{ background: transparent url(../../img/pages/footers/footer-azul/footer5.jpg) no-repeat; width: 236px; }
#footer-boton-admin{ background: transparent url(../../img/pages/footers/footer-azul/footer6.jpg) no-repeat; width: 91px; }

/* ==========================================  */
/*          BUSCADOR DE GOOGLE  									*/
/* ==========================================  */


#buscador_google{
	padding-top: 40px;
	padding-left: 10px;
	
}

#input-google-search{
	width: 120px;
	border: 1px solid #CCCCCC;
	font-size: 16px;
}


#input-google-search:hover{
	width: 120px;
	border: 1px solid #CCCCCC;
}

#submit-google-search{
	background: transparent url(../../img/pages/inicio/flecha.jpg) no-repeat;
	width: 14px;
	height: 19px;
	border: none;
	cursor: pointer;
}

#botones-20{ 
	margin-top: 11px;
}


