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

body {
	background:#000000 url(../imagenes/capitonado.jpg) repeat-x;
	padding:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

#envolvente
{	
	position:relative;
	top:20px;
	width:100%;
	height:100%;
	margin:auto;
}
#patrocinadores
{	
	POSITION:relative;
	top:30px;
	width:100%;
	height:150px;
	margin:auto;
	background:url(../imagenes/orga.jpg) center top no-repeat;
}