body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}
table {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}

#fondo {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
}
#contenedor {
	padding: 20px;
}
#logo {
	background-image: url(../imagenes/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100%;
}
#botonera {
	height: 50px;
	background-image: url(../imagenes/fondo_btn.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
}


#botonera_der {
	height: 50px;
	text-align: center;
	background-image: url(../imagenes/fondo_btn_der.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding: 0px;
}
#botonera_izq {
	height: 50px;
	text-align: center;
	background-image: url(../imagenes/fondo_dtn_izq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
}
#botonera_cuerpo {
	margin: 0px;
	height: 50px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
#botonera_cuerpo table {
	margin: 0px;
	padding: 0px;
}
#botonera_cuerpo ul {
	margin: 0px;
	padding: 0px;
}
#botonera_cuerpo li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	position: static;
}
#botonera_cuerpo li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagenes/fondo_btn_1.gif);
	background-position: right bottom;
	height: 20px;
	background-repeat: no-repeat;
	display: block;
	text-align: right;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#acceso_clientes {
	float: right;
}
#acceso_clientes a {
	background-image: url(../imagenes/clientes.gif);
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #00337F;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-align: right;
	height: 36px;
	width: 121px;
}
#cuerpo {
	margin: 10px 0px 0px;
	padding: 0px;
	height: 450px;
	width: 100%;
	background-image: url(../imagenes/letras_fondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #7F99BF;
}
#direcciones {
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	width: 100%;
	border: 1px solid #6A80A2;
	color: #7F99BF;
}
#direcciones table {
	color: #00337F;
	font-size: 70%;
}
#direcciones a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#inferior {
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	color: #00337F;
	font-size: 90%;
	width: 100%;
}
#inferior a {
	text-align: right;
	color: #00337F;
	text-decoration: none;
}
#inferior a:hover {
	text-decoration: underline;
}
#contador {
	margin: 0px;
	padding: 0px;
	width: 50px;
	float: left;
}
#fecha_s {
	padding: 129px 0px 0px;
	height: 20px;
	text-align: right;
	color: #00337F;
	margin: 0px;
}
