body {

	font-family: tahoma, helvetica, arial, sans-serif;

	color: #000000;

}



html, body, #fondo_pagina, #cuerpo_pagina, h1 {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #CCFFFF;

}



th, td {

	font-size: 10px;

}



img {

	border: 0;

	top: auto;

}



#cabecera {

	background-image:url(img/firma2.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 790px;
	height: 150px;
	z-index: 99;
}

#menu {

	position: relative;
	width: 790px;
	height: 30px;
}
#menu2 {
	background-image:url(img/menu.gif);
	background-repeat: no-repeat;
}

#fondo_pagina {

	background-image:url(img/fondo2.jpg);
	background-repeat: no-repeat;
	margin: auto;
	text-align: left;
	width: 780px;
	position: relative;
	border: 1px double #FF0000;
	background-color: #590000;

}




#cuerpo_pagina {

	margin: auto;

	text-align: left;

	width: 790px;

	position: relative;

	top: 0px;
}


h1, h2, h3 {

    font-size: 10px;

}





h1 {

    font-size: 18px;

    margin: 0;

    padding: 0;

}



h2 {

    margin: 0 0 0 0;

    padding: 0;

}



h3 {

    margin: 4px 0 0 0;

    padding: 0 0 0 0;

}



#pie {

	color: #FFFFFF;

	text-align: center;

	padding: 8px 0;

	font-size: 12px;

	background-color: #590000;

	border: 1px double #FF0000;

}



#pie a {

    color: #fff;

    font-weight: normal;

    text-decoration: underline;

}



#pie a:hover {

    color: #f8cde3;

}


.contenido {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 18px;

	text-align: center;

	position: relative;

	width: 620px;

}
