body, html{
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

body {
	background-image:url(http://www.imagecampus.com.ar/ImageWeb/imgs/fondos/fondo-home.gif);
	background-repeat:no-repeat;
	background-position: center 120px;
}

img{
	border:0;
}

a{
	text-decoration:none;
}

#encabezado
{
	background-color:#000000;
	text-align:right;
	height:70px;
	text-align:center;

}

#contenedor
{
	position:relative;
	width:864px;
	margin: 0 auto;
	text-align:left;
	background:none;
}

#pie
{
	color:#FFFFFF;
	clear:both;
	background-color:#000000;
	width:865px;
	margin:0 auto;
}

#pie a
{
	color:#FFFFFF;
}

.bannerJugate
{
	position:absolute;
	top:0px;
	left:0px;
}