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

/**********************************************
				CABECERA
***********************************************/

#cabecera { height: 155px; overflow: hidden;}
#cabecera #logo a { float: left; background: url(/imagenes/logo-h1.jpg) no-repeat; width: 124px; height: 150px; text-indent:-9999px;}
#cabecera #logoaecc { float:right; background: url(/imagenes/logo-aecc.jpg) no-repeat; width: 294px; height: 117px; margin-right:12px; text-indent:-9999px;}


