/* 
	PROPIETARIO:			IBIDEM NETWORK
	PROGRAMADOR:			ANTONIO GARCIA PRATS
	WEB:					www.ibidem-network.es
*/

div#cabecera,
div#cabecera-sup,
div#cabecera-sup-a,
div#cabecera-inf,
div#cabecera-inf-a {
	width: 966px;
}

div#cabecera {
	height: 150px;
}

div#cabecera, 
div#cabecera-sup,
div#cabecera-inf {
	margin: auto;
}

div#cabecera-sup {
	height: 94px;
	background-image: url(../../imagenes/fondo/fondo-superior-a.jpg);
}

div#cabecera-sup-a {
	background-image: url(../../imagenes/fondo/fondo-medio-a.jpg);
}

div#cabecera-sup,
div#cabecera-sup-a {
	background-repeat: repeat-x;
}

div#cabecera-sup-a,
div#cabecera-sup-a-izq,
div#cabecera-sup-a-der {
	height: 18px;
}

div#cabecera-inf {
	height: 14px;
}

div#cabecera-inf-a {
	height: 24px;
	background-image: url(../../imagenes/fondo/border-inf.jpg);
	background-repeat: repeat-y;
}

div#cabecera-sup-a-izq {
	width: 300px;
	float: left;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 33px;
}

div#cabecera-sup-a-der {
	margin-left: 305px;
}