body {
	background-color: #f8f8f8;
	background-image: url(../img/fondo_body.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 80%;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #6e6e6e;
}

a {
	color: #1f96c8;
	text-decoration: none;
}

a:hover {
	color: #00b4ff;
	text-decoration: underline;
}

a img {
	border: 0px;
}



a#GrupoZeta {
	display: block;
	background-image: url(../img/logo_zeta.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 435px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;		
}

a#GrupoZeta:hover {
	background-image: url(../img/logo_zeta_hover.gif);
}

p {
	margin: 0px;
	margin-bottom: 12px;
}

.Recorte, .recorte {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}


#OtrosWebs {
	width: 570px;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
	
}

#OtrosWebs ul {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 190px;
	float: left;	
	list-style-type: none;
	color: #acacac;
	margin-top: 10px;
	margin-bottom: 0px;
}

#OtrosWebs ul li {
	text-align: center;
}




#Pie {
	border-top: 1px solid #acacac;

	display: block;
	clear: both;
	width: 300px;
	padding-top: 22px;
	margin-top: 22px;	
	margin-left: auto;
	margin-right: auto;
}

#Pie p {
	width: 150px;
	text-align: center;
	float: left;
	color: #737373;
}

#Pie p strong {
	color: #6e6e6e;
}
