@charset "UTF-8";
/*
CSS 
NOVEMBRO S.L.
2008/11/03

COLORS
AMARILLO  -  color:rgb(239,217,92);
AZUL  -  color: rgb(0,7,25);
ROJO  -  color: rgb(142,30,19);
*/

	
body {
	background: url(http://autoself.es/media/base/trama.png) rgb(0,7,25);
	}
	
#wrap {
	background: top left no-repeat url(http://autoself.es/media/base/fondo_portada.png);
	}
	
#menu a {
	color:rgb(142,30,19);
	}
	
#menu a.pri{
	color:rgb(239,217,92);
	}

#menu-idioma {
	position: absolute;top:453px;left:646px;
	}
	
#menu-idioma a {
	float:left;width:54px; height: 22px;padding-right: 7px;
	}
	
#menu #opc_portada {
	color: white;
	}