body {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FE0032;
}

a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}

#contenedor{
	margin: 0 auto;
	text-align:left;
	width:960px;
	display: table;
	height: 7400px;
	padding: 5px 15px 5px 15px;
	background-color: #77021A;
}

#bgcabecera{
	text-align:center;
	width:100%;
	background-image: url(images/bg.jpg);
	font-size: 8px;
	height: 173px;
}

p {
	margin: 5px;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	margin: 0px;
	color: #B20020;
	} 

h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 20px;
	font-weight:bold;
	margin: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	}
	
h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight:normal;
	margin: 0px;
	color: #FF335B;
	}

#celda {
	float:left;
	position:relative;
	width:944px;
	padding: 8px 8px 12px 8px;
	text-align: center;
	font-family: Tahoma;
	font-weight: normal;
}

#celda1 {
	float:left;
	position:relative;
	width:304px;
	padding: 8px 8px 18px 8px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 295px;
}

#celda2 {
	float:left;
	position:relative;
	width:115px;
	color: #FF0000;
	text-align: left;
	padding: 2px 5px 0px 5px;
	height: 16px;
}

#celda3 {
	float:left;
	position:relative;
	width:167px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	padding: 2px 5px 0px 5px;
	height: 16px;
}

#celda4 {
	float:left;
	position:relative;
	width:292px;
	color: #D66B2B;
	text-align: left;
	font-weight: normal;
	padding: 2px 5px 0px 5px;
	height: 16px;
}

#separador{
	float:left;
	position:relative;
	width:510px;
	height: 10px;
}

.Estilo7 {font-family: "Trebuchet MS"; font-size: 20px; font-weight: bold; color: #FFFFFF; }
.Estilo8 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FF9933;
	padding: 0px 0px 0px 0px;
}
.Estilo8a {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
.Estilo9 {font-family: "Trebuchet MS"; font-size: 10px; font-weight: bold; color: #FF6600; }
.Estilo12 {font-family: "Trebuchet MS"; font-size: 11px; color: #FFFF00;}
.Estilo10 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo13 {color: #CCCCCC}
.Estilo14 {color: #FFFFFF}

