body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  margin:0px;
  background-image:url(imagenes/fondo.gif);
  background-repeat:repeat-x;
}

.cabezal {
	width:990px;
	height:90px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.logo {
	float:left;
	margin-right:15px;
	width:400px;
}
.contacto {
	margin-top:40px;
	margin-right:20px;
	float:right;
	height:50px;
}
.contacto a {
	color:#FFFFFF;
	text-decoration:none;
}
.contacto a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.contenedor {
	width:970px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:25px;
	margin-left:10px;
	float:left;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:bold;
	font-stretch:extra-expanded;
	color:#FFFFFF;
	background-color:#990033;
	margin-top:0px;
	margin-bottom:15px;
}
h3 {
	color:#FF0000;
	margin-top:0px;
	margin-bottom:10px;
	text-decoration:underline;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	width:968px;
	float:left
}
.texto {
	margin-bottom:10px;
}
.destaque {
	font-weight:bold;
	background-color:#FFFF00;
	color:#0000CC;
}
.redestaque {
	color:#FF0000;
}
.contenedorBanners {
	width:968px;
	border:#003399 dotted 1px;
	float:left;
	margin-bottom:20px;
	margin-top:15px;
}
.banner {
	width:468px;
	height:160px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	border-bottom:#003399 dotted 1px;
}
.izquierdo {
	border-right:#003399 dotted 1px;
	padding-right:7px;
}
.alto {
	height:200px;
}
.banner h1 {
	font:bold 16px Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	background-color:#FFFFFF;
	color:#990033;
	margin-bottom:10px;
	margin-top:3px;
}
	.banner h1 a {
		color:#990033;
		text-decoration:underline;
	}
	.banner h1 a:hover {
		color:#0033FF;
		text-decoration:underline;
	}
.glosario {
	color:#3333FF;
	font-weight:bold;
}
.cobros {
	width:948px;
	border:#003399 dotted 1px;
	float:left;
	margin:0px;
	padding:10px;
}
	.cobros .fecha {
		float:left;
		width:90px;
		color:#000000;
		font-size:12px;
		font-weight:bold;
	}
	.cobros .sitio {
		float:left;
		width:300px;
		margin-left:5px;
		font-size:12px;
		font-weight:bold;
	}
	.cobros a {
		color:#990033;
		text-decoration:none;
	}
	.cobros a:hover {
		color:#0033FF;
		text-decoration:underline;
	}

.capa {
	background-image:url(../imagenes/transparente.png);
}	
.contenidocapa {
	width:600px;
	margin-top:30px;
	margin-bottom:0;
	margin-left:195px;
	background-color:#FFFFFF;
	border-color:#333333;
	border-style:solid;
	border-width:1px;
}	
	.contenidocapa h1{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#000066;
		float:left;
		height:20px;
		padding:5px 10px;
		margin:0;
		background-color:#FFFFFF;
	}
	.contenidocapa h2 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#990033;
		height:10px;
		padding:10px 15px;
		margin:0;
		float:right;
		text-align:right;
	}
	.contenidocapa h3 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		text-decoration:none;
		color:#990033;
		height:15px;
		width:580px;
		padding:4px 10px;
		margin:0;
		float:left;
		border-bottom-color:#990033;
		border-bottom-style:dashed;
		border-bottom-width:1px;
		border-top-color:#990033;
		border-top-style:dashed;
		border-top-width:1px;
	}
	.contenidocapa a {
		color:#990033;
		text-decoration:none;
	}
	.contenidocapa a:hover {
		color:#0033FF;
		text-decoration:underline;
	}
a {
	color:#0033FF
}
a:hover {
	color:#003399;
}