@charset "utf-8";
/* CSS Document */

#cabezote{
	width:1000px;
	margin-top:0px;
	height:130px;
	position:relative;
	display: block;
	background-image:url("../imagenes/cabezote_2010.jpg");
	background-repeat:no-repeat;
}

#cabezote_2011{
	width:1000px;
	margin-top:15px;
	height:130px;
	position:relative;
	display: block;
	background-image:url("../imagenes/Cabezote_2010.jpg");
	background-repeat:no-repeat;
}
