body {
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

/*Estilos de la tabla principal*/
.fondo_body {
	background-color: #FFFFFF;
	background-image: url(../img/fondo_body.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	vertical-align: top;
}

.esq_sup_der {
	background-image: url(../img/esq_der.jpg);
	height: 168px;
	width: 21px;
	margin: 0px;
	padding: 0px;
}
.esq_sup_izq {
	background-image: url(../img/esq_izq.jpg);
	margin: 0px;
	padding: 0px;
	height: 168px;
	width: 21px;
}
.tope {
	background-image: url(../img/tope.jpg);
	height: 22px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.header_der {
	background-image: url(../img/encabezado_der.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 329px;
}
.header_full {
	padding: 0px;
	margin: 0px;
}
.menu_top {
	background-image: url(../img/encabezado.jpg);
	height: 146px;
	width: 800px;
}
.basement {
	background-image: url(../img/base.jpg);
	height: 20px;
	width: 800px;
}
.header_izq {
	background-color: #FFFFFF;
	height: 108px;
	width: 471px;
}
.esq_inf_izq {
	background-image: url(../img/esq_inf_izq.jpg);
	height: 20px;
	width: 21px;
}

.esq_inf_der {
	background-image: url(../img/esq_inf_der.jpg);
	height: 20px;
	width: 21px;
}
.col_izq {
	background-image: url(../img/fondo_col_izq.jpg);
	vertical-align: top;
}
.col_der {
	background-image: url(../img/fondo_col_der.jpg);
	vertical-align: top;
}

/*Estilos del texto*/

h1,h3,h4,h5 {
	color: #CA0000;
}

h2 {
	color: #CA0000;
	font-size: 12pt;
}

.pie_pag {
	font-size: 7pt;
	color: #FFFFFF;
	text-align: center;
}
