body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
}
table {
	font-size: 10pt;
}
table ul {
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header {
	text-align: center;
	height: 76px;
	min-width: 966px;
	position: relative;
	margin: 10px 0px 0px;
	padding: 0px;
}
#botonera_izq {
	width: 258px;
	/width: 278px;
	margin: 0px;
	height: 76px;
	float: left;
	padding: 0px 0px 0px 20px;
}
#botonera {
	width: 500px;
	padding: 0px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -210px;
	margin-top: -10px;
}
#botonera a {
	color: #25547E;
	text-decoration: none;
	font-weight: bold;
}
#botonera a:hover {
	text-decoration: none;
	color: #666666;
}
#botonera_der {
	width: 238px;
	/width: 258px;
	font-weight: bold;
	margin: 22px 0px 0px;
	float: right;
	text-align: right;
	padding: 0px 20px 0px 0px;
}
#botonera_der a {
	color: #25547E;
	text-decoration: none;
}
#botonera_der a:hover {
	color: #666666;
	text-decoration: none;
}
#franja_azul {
	margin: 10px 0px 0px;
	padding: 2px 30px 2px 0px;
	height: 45px;
	min-width: 936px;
	/min-width: 966px;
	background-image: url(../imagenes/franja_azul.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	text-align: right;
	color: #FFFFFF;
}
#franja_blanca {
	margin: 10px 0px 0px;
	padding: 2px 30px 2px 0px;
	height: 45px;
	min-width: 936px;
	/min-width: 966px;
	text-align: right;
	color: #FFFFFF;
}
#cuerpo {
	min-width: 926px;

	/min-width: 966px;
	min-height: 390px;

	/height: 400px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../imagenes/columnas.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	margin: 0px;
	height: 390px;
}
#pie {
	min-width: 926px;
	/min-width: 966px;
	background-color: #25557E;
	height: 60px;
	/height: 70px;
	font-size: 110%;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	bottom: 100%;
}
#cuerpo h4 {
	color: #25547E;
	margin-top: 0px;
	padding-top: 0px;
}
#cuerpo a {
	color: #25547E;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}
#cuerpo h5 {
	font-size: 110%;
	color: #FFFFFF;
	background-color: #25547E;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#cuerpo a:hover {
	text-decoration: underline;
}
.logo_empresa {
	position: relative;
	color: #2D6797;
	font-size: 85%;
}
.logo_empresa a {
	color: #2D6797;
	text-decoration: none;
}
/* +++++++++++++++++++++++++++++++++++++ */
