/***********************************************************************************************/
/**                                   CONTENEDORES                                            **/
/***********************************************************************************************/

body {
	margin: 0px auto;
	background: url(../imagenes/fondo.jpg) repeat-x;
}

#degradado {
	float: left;
	position: relative;
	width: 140px;
	height: 315px;
	background: url(../imagenes/degradado.jpg) no-repeat;
	margin-top: 0px;
}

#contenedor_principal {
	width: 880px;
	margin: 0px auto;
	text-align: justify;
	font-size: 11px;
	color: #5c6970;
	font-family: Arial, Helvetica, sans-serif;
}

#contenedor_cabecera {
	width: 880px;
	height: 315px;
}

#cabecera {
	float: left;
	width: 880px;
	margin: 0px;
	height: 249px;
	background:url(../imagenes/cabecera.jpg) no-repeat;
}

#logo {
	float: left;
	width: 185px;
	height: 66px;
	background: url(../imagenes/logo.jpg) no-repeat;
}

#sellos {
	float: left;
	width: 66px;
	height: 66px;
	background: url(../imagenes/sellos.jpg) no-repeat;
}

#contenedor_login {
	float: right;
	width: 337px;
	height: 66px;
	margin: 0px;
	background: #FFFFFF url(../imagenes/puntos_cabecera.jpg) no-repeat;
}

#contenido_login {
	float: left;
	width: 330px;
	height: 66px;
	color: #3e78be;
	text-align: right;
}

#contenido_login input {
	width: 88px;
	height: 15px;
	margin-top: 0px;
	border-top: solid 2px #8d8d8d;
	border-left: solid 1px #8d8d8d;
	background: #f3f3f3;
	font-size: 11px;
}

#contenido_login .campo_login {
	margin-top: 10px;
	color: #3e78be;
	line-height: 35px;
}

#contenedor_login .pie_login {
	text-align: right;
}

#contenido_login .boton_login {
	width:61px;
	height:19px;
	border: none;
	cursor:pointer;
	background: url(../imagenes/boton.jpg) no-repeat;
	color:#333333;
	text-align: center;
	line-height:19px;
	font-family: Tahoma;
	font-size:9px;
	text-decoration: none;
}

#contenido_login .texto1 {
	color: #3e78be;
	margin-top: 5px;
	margin-left: 67px;
	font-weight: bold;
	text-align: left;
}

#contenido_login .texto2 {
	color: #d68e01;
	margin-top: 5px;
	margin-left: 67px;
	font-weight: bold;
	text-align: left;
}

#contenido_login .boton_cerrar {
	float:left;
	margin: 5px 0px 0px 10px;
	border: none;
	width: 87px;
	height: 18px;
	cursor:pointer;
	background: #64a1e4 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}

#contenido_login .boton_privado {
	float:left;
	margin: 5px 0px 0px 67px;
	border: none;
	width: 87px;
	height: 18px;
	cursor:pointer;
	background: #d3b04d no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}

#linea {
	float: left;
	width: 880px;
	height: 1px;
	background: #AAAAAA;
	font-size: 1px;
	line-height: 1px;
}

#contenedor_central {
	float:left;
	width: 880px;
	margin: 0px;
	background: url(../imagenes/fondo_central.jpg) repeat-y;
}

#contenido_central {
	width: 863px;
	margin-left: 9px;
}

#cuerpo {
	width: 863px;
	height: 682px;
}

#cuerpo1 {
	width: 863px;
	height: 682px;
	background: url(../imagenes/fondo_cuerpo.jpg) no-repeat;
}

#cuerpo2 {
	width: 863px;
	height: 682px;
	background: url(../imagenes/fondo_cuerpo2.jpg) no-repeat;
}

#cuerpo3 {
	width: 863px;
	height: 702px;
	background: url(../imagenes/fondo_cuerpo3.jpg) no-repeat;
}

#cuerpo4 {
	width: 863px;
	height: 682px;
	background: url(../imagenes/fondo_cuerpo4.jpg) no-repeat;
}

#contenedor_texto {
	float: left;
	width: 740px;
	margin-top: 66px;
	margin-left: 58px;
	_margin-left: 30px;
}

#msg {
	float: left;
	width: 740px;
	margin-top: 30px;
	margin-left: 58px;
	_margin-left: 30px;
	color: #3e78be;
	font-weight: bold;
}

#contenedor_texto .titulo {
	color: #3e78be;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

#contenedor_texto .texto {
	margin-top: 52px;
	text-align: left;
	font-size: 11px;
	color: #333333;
}

#contenedor_texto .texto a {
	text-decoration: none;
	color: #3e78be;
	font-weight: bold;
}

#contenedor_texto .texto a:hover {
	text-decoration: none;
	color: #3e78be;
	font-weight:normal;
}

.texto .texto_azul {
	color: #3e78be;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

.texto .error {
	color: red;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

#contenedor_texto p {
	*margin: 0px 0px 10px 0px;
}

.texto li {
	margin: 10px 0px 10px -15px;
	list-style-image: url(../imagenes/nivel1.gif);
}

.imagen_vehiculos {
	float: right;
	margin-top: -154px;
	padding-right: 71px;
}

.imagen_vehiculos2 {
	float: right;
	margin-top: -100px;
	padding-right: 70px;
}

#contenedor_img {
	float: left;
	width: 800px;
	margin-top: 20px;
	margin-left: 58px;
	_margin-left: 30px;
}

#contenedor_img .img {
	float: left;
	height: 121px;
	margin-right: 30px;
	margin-bottom: 20px;
}

#contenedor_img .img2 {
	float: left;
	margin-bottom: 20px;
}

#contenedor_img .img3 {
	float: left;
	height: 121px;
	margin-right: 30px;
	margin-bottom: 20px;
}

#contenedor_img .imagen {
	width: 161px;
	height: 121px;
}

.imagen_admin {
	float: right;
	margin-top: 245px;
	padding-right: 262px;
}

.imagen_admin .img {
	width: 161px;
	height: 121px;
}

.imagen_caldere {
	float: right;
	margin-top: 860px;
	padding-right: 262px;
}

.imagen_caldere .img {
	width: 161px;
	height: 121px;
}

.imagen_fabrica {
	float: right;
	margin-top: 27px;
	*margin-top: 530px;
	padding-right: 41px;
}

.imagen_fabrica .img {
	width: 161px;
	height: 121px;
}

.imagen_pintu {
	float: right;
	margin-top: 245px;
	padding-right: 262px;
}

.imagen_pintu .img {
	width: 161px;
	height: 121px;
}

#contenedor_vehiculos {
	float: left;
	width: 800px;
	margin-top: 20px;
	margin-left: 58px;
	_margin-left: 30px;
}

#contenedor_vehiculos .img {
	float: left;
	width: 161px;
	margin-right: 30px;
	margin-bottom: 20px;
}


#contenedor_vehiculos .img2 {
	float: left;
	margin-top: -85px;
	margin-right: 30px;
	margin-bottom: 20px;
}

.acre1 {
	float: left;
	width: 344px;
	height: 233px;
}

.acre2 {
	float: left;
	width: 147px;
	height: 231px;
	margin-top: 40px;
}

.acre3 {
	float: left;
	width: 148px;
	height: 231px;
	margin-top: 40px;
	margin-left: 49px;
}

.ver_mas a {
	color: #3e78be;
	float: right;
	width: 100px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 10px;
}

#contenedor_enlaces {
	float: left;
	width: 372px;
	margin-top: 20px;
	margin-left: 58px;
	_margin-left: 30px;
}

#contenedor_enlaces .enlace a {
	color: #3e78be;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 50px;
}

#contenedor_enlaces .descripcion {
	margin-top: 30px;
	text-align: left;
	font-size: 11px;
	color: #787878;
}

#contenedor_enlaces .puntos {
	margin-top: 15px;
	margin-bottom: 47px;
	width: 256px;
	background: url(../imagenes/puntos.jpg) repeat-x;
}

#boton_volver
{
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
	width:61px;
	height:19px;
	border: none;
	cursor:pointer;
	background: url(../imagenes/boton.jpg) no-repeat;
	color:#333333;
	text-align: center;
	line-height:19px;
	font-family: Tahoma;
	font-size:9px;
	text-decoration: none;
}

#contenedor_galeria {
	float: left;
	width: 800px;
	margin-top: 32px;
	margin-left: 33px;
	_margin-left: 15px;
}

#contenedor_galeria .titulo {
	color: #3e78be;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-left: 3px;
	margin-bottom: 20px;
}

#contenedor_galeria .caja_prin {
	width: 506px;
	height: 413px;
	vertical-align: top;
}

#contenedor_galeria .caja_prev {
	width: 127px;
	height: 93px;
	vertical-align: top;
}

#contenedor_galeria .descripcion {
	margin-top: 0px;
	text-align: left;
	font-size: 11px;
	color: #4a4a4a;
	margin-top: 11px;
	margin-left: 4px;
}

#contenedor_galeria .image_prin {
	margin: 0px;
	cursor: pointer;
}

#contenedor_galeria .image_thumb {
	margin: 0px 0px 14px 21px;
	cursor: pointer;
}

.image_serv {
	border: 3px solid #ffffff;
}

#contenedor_servicios {
	float: left;
	width: 800px;
	margin: 24px 0px 0px 31px;
	_margin: 24px 0px 0px 15px;
}

#contenedor_serv {
	width: 229px;
	height: 315px;
}

#contenedor_serv_espacioh {
	height: 37px;
	width: 800px;
}

#contenedor_serv_espaciov {
	width: 53px;
	height: 315px;
}

#contenedor_serv1 {
	float: left;
	width: 229px;
	height: 315px;
	background: #ececec;
	border: solid 2px #ffffff;
}

#contenedor_serv1 .titulo {
	color: #3e78be;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 13px 0px 13px;
}

#contenedor_serv1 .titulo a {
	color: #3e78be;
	text-decoration: none;
}

#contenedor_serv1 .image {
	border: 1px solid #3e78be;
	height: 116px;
	margin: 15px 0px 0px 13px;
}

#contenedor_serv1 .texto {
	margin: 15px 13px 0px 13px;
	text-align: left;
	font-size: 11px;
	color: #333333;
}

#contenedor_serv1 .texto a {
	color: #333333;
	text-decoration: none;
}

#contenedor_serv1 .texto a:hover {
	color: #333333;
	text-decoration: underline;
}

#contenedor_serv1 .enlace_pdf {
	margin: 15px 0px 0px 13px;
	_margin-left: 7px;
	text-align: left;
	font-size: 11px;
	color: #3e78be;
	width: 115px;
	float: left;
}

#contenedor_serv1 .image_pdf {
	margin: 15px 0px 0px 10px;
	float: left;
}

#contenedor_serv1 p {
	*margin: 0px 0px 10px 0px;
}

#contenedor_serv1 .espacio {
	float: left;
	width: 229px;
	height: 15px;
}

#contenedor_referencias {
	float: left;
	width: 800px;
	margin: 24px 0px 0px 31px;
	_margin: 24px 0px 0px 15px;
}

#contenedor_ref {
	width: 229px;
	height: 315px;
}

#contenedor_ref_espacioh {
	height: 37px;
	width: 800px;
}

#contenedor_ref_espaciov {
	width: 53px;
	height: 315px;
}

#contenedor_ref1 {
	float: left;
	width: 229px;
	height: 315px;
	background: #ececec;
	border: solid 2px #ffffff;
}

#contenedor_ref1 .titulo {
	color: #3e78be;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 13px 0px 13px;
}

#contenedor_ref1 .image {
	border: 1px solid #3e78be;
	height: 116px;
	margin: 15px 0px 0px 13px;
}

#contenedor_ref1 .texto {
	margin: 15px 13px 0px 13px;
	text-align: left;
	font-size: 11px;
	color: #333333;
}

#contenedor_ref1 .enlace_pdf {
	margin: 15px 0px 0px 13px;
	_margin-left: 7px;
	text-align: left;
	font-size: 11px;
	color: #3e78be;
	width: 115px;
	float: left;
}

#contenedor_ref1 .image_pdf {
	margin: 15px 0px 0px 10px;
	float: left;
}

#contenedor_ref1 p {
	*margin: 0px 0px 10px 0px;
}

#contenedor_ref1 .espacio {
	float: left;
	width: 229px;
	height: 15px;
}

#contenedor_contacto {
	float: left;
	width: 250px;
	margin-top: 33px;
	margin-left: 58px;
	_margin-left: 30px;
}

#contenedor_datos {
	float: left;
	width: 800px;
	margin-top: 40px;
	margin-left: 58px;
	_margin-left: 30px;
}

#datos_contacto {
	float: left;
	width: 170px;
	height: 200px;
	margin-right: 20px;
	background: #ececec;
	border: solid 2px #ffffff;
}

#datos_contacto .titulo {
	color: #3e78be;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
}

#datos_contacto .texto {
	margin-top: 10px;
	text-align: left;
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
}

#datos_contacto .texto a {
	text-decoration: none;
	color: #3e78be;
	font-weight: bold;
}

#datos_contacto .texto a:hover {
	text-decoration: none;
	color: #3e78be;
	font-weight:normal;
}

#datos_contacto p {
	*margin: 0px 0px 10px 0px;
}

#contenedor_mapa {
	float: left;
	width: 550px;
	margin-top: 33px;
/**
 * 	margin-left: 58px;
 * 	_margin-left: 30px;
 */
}

#contenedor_mapa a {
	color: #3e78be;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#pag_ref {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

#pag_galeria {
	text-align: center;
	margin: 15px 0px 0px 35px;
}

#pag_enlaces {
	text-align: center;
}

#pie {
	float: left;
	width: 857px;
	height: 33px;
	line-height: 33px;
	margin: 0px;
	color: #ffffff;
	background: #3e78be;
	margin-left: 3px;
	_margin-left: 2px;
}

#pie .direccion {
	float: left;
	text-align: left;
	margin-left: 5px;
}

#pie .separador {
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	
}

#pie .aviso {
	float: left;
	text-align: left;
}

#pie .aviso a {
	text-decoration: none;
	color: #ffffff;
}

#pie .aviso a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#pie .aicor {
	float: right;
	margin-right: 10px;
	color: #ffffff;
}

#pie .aicor a {
	text-decoration: none;
	color: #ffffff;
}

#pie .aicor a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/*********************************** Fin Contenedores ***********************************/


/****************************************************************************************/
/**                                Menú de Navegación                                  **/
/****************************************************************************************/

#main_nav_container
{
	float: left;
	width: 880px;
	height: 79px;
	margin: 0px;
	background: #f6f6f6;
}

#main_nav_list
{
	float: left;
	list-style-type: none;
	width: 880px;
	height: 79px;
	margin: 0px;
	padding-left: 4px;
	_padding-left: 0px;
}

/*** Botón Empresa ***/

#main_nav_list .empresa
{
	width: 109px;
	height: 79px;
	float: left;
	margin-left: 7px;
}

.empresa a
{
	margin: 0px;
	display: block;
	width: 109px;
	height: 79px;
}

.empresa a.main_nav_item
{
	text-decoration: none;
	background: url(../imagenes/boton_empresa.jpg) no-repeat;
}

.empresa a.main_nav_item:hover
{
	background: url(../imagenes/boton_empresa_activo.jpg) no-repeat;
	text-decoration: none;
}

.empresa a.main_nav_active_item
{
	background: url(../imagenes/boton_empresa_activo.jpg) no-repeat;
	text-decoration: none;
}

/*** Botón Servicios ***/

#main_nav_list .servicios
{
	width: 106px;
	height: 79px;
	float: left;
	margin: 0px;
}

.servicios a
{
	margin: 0px;
	display: block;
	width: 106px;
	height: 79px;
}

.servicios a.main_nav_item
{
	text-decoration: none;
	background: url(../imagenes/boton_servicios.jpg) no-repeat;
}

.servicios a.main_nav_item:hover
{
	background: url(../imagenes/boton_servicios_activo.jpg) no-repeat;
	text-decoration: none;
}

.servicios a.main_nav_active_item
{
	background: url(../imagenes/boton_servicios_activo.jpg) no-repeat;
	text-decoration: none;
}

/*** Botón Instalaciones ***/

#main_nav_list .instalaciones
{
	width: 106px;
	height: 79px;
	float: left;
	margin: 0px;
}

.instalaciones a
{
	margin: 0px;
	display: block;
	width: 106px;
	height: 79px;
}

.instalaciones a.main_nav_item
{
	text-decoration: none;
	background: url(../imagenes/boton_instalaciones.jpg) no-repeat;
}

.instalaciones a.main_nav_item:hover
{
	background: url(../imagenes/boton_instalaciones_activo.jpg) no-repeat;
	text-decoration: none;
}

.instalaciones a.main_nav_active_item
{
	background: url(../imagenes/boton_instalaciones_activo.jpg) no-repeat;
	text-decoration: none;
}

/*** Botón Referencias ***/

#main_nav_list .referencias
{
	width: 106px;
	height: 79px;
	float: left;
	margin: 0px;
}

.referencias a
{
	margin: 0px;
	display: block;
	width: 106px;
	height: 79px;
}

.referencias a.main_nav_item
{
	text-decoration: none;
	background: url(../imagenes/boton_referencias.jpg) no-repeat;
}

.referencias a.main_nav_item:hover
{
	background: url(../imagenes/boton_referencias_activo.jpg) no-repeat;
	text-decoration: none;
}

.referencias a.main_nav_active_item
{
	background: url(../imagenes/boton_referencias_activo.jpg) no-repeat;
	text-decoration: none;
}

/*** Botón Galería ***/

#main_nav_list .galeria
{
	width: 106px;
	height: 79px;
	float: left;
	margin: 0px;
}

.galeria a
{
	margin: 0px;
	display: block;
	width: 106px;
	height: 79px;
}

.galeria a.main_nav_item
{
	text-decoration: none;
	background: url(../imagenes/boton_galeria.jpg) no-repeat;
}

.galeria a.main_nav_item:hover
{
	background: url(../imagenes/boton_galeria_activo.jpg) no-repeat;
	text-decoration: none;
}

.galeria a.main_nav_active_item
{
	background: url(../imagenes/boton_galeria_activo.jpg) no-repeat;
	text-decoration: none;
}

/*** Botón Bolsa ***/

#main_nav_list .bolsa
{
	width: 106px;
	height: 79px;
	float: left;
	margin: 0px;
}

.bolsa a
{
	margin: 0px;
	display: block;
	width: 106px;
	height: 79px;
}

.bolsa a.main_nav_item
{
	text-decoration: none;
	background: url(../imagenes/boton_bolsa.jpg) no-repeat;
}

.bolsa a.main_nav_item:hover
{
	background: url(../imagenes/boton_bolsa_activo.jpg) no-repeat;
	text-decoration: none;
}

.bolsa a.main_nav_active_item
{
	background: url(../imagenes/boton_bolsa_activo.jpg) no-repeat;
	text-decoration: none;
}

/*** Botón Enlaces ***/

#main_nav_list .enlaces
{
	width: 106px;
	height: 79px;
	float: left;
	margin: 0px;
}

.enlaces a
{
	margin: 0px;
	display: block;
	width: 106px;
	height: 79px;
}

.enlaces a.main_nav_item
{
	text-decoration: none;
	background: url(../imagenes/boton_enlaces.jpg) no-repeat;
}

.enlaces a.main_nav_item:hover
{
	background: url(../imagenes/boton_enlaces_activo.jpg) no-repeat;
	text-decoration: none;
}

.enlaces a.main_nav_active_item
{
	background: url(../imagenes/boton_enlaces_activo.jpg) no-repeat;
	text-decoration: none;
}

/*** Botón Contacto ***/

#main_nav_list .contacto
{
	width: 111px;
	height: 79px;
	float: left;
	margin: 0px;
}

.contacto a
{
	margin: 0px;
	display: block;
	width: 111px;
	height: 79px;
}

.contacto a.main_nav_item
{
	text-decoration: none;
	background: url(../imagenes/boton_contacto.jpg) no-repeat;
}

.contacto a.main_nav_item:hover
{
	background: url(../imagenes/boton_contacto_activo.jpg) no-repeat;
	text-decoration: none;
}

.contacto a.main_nav_active_item
{
	background: url(../imagenes/boton_contacto_activo.jpg) no-repeat;
	text-decoration: none;
}



/******************************** Fin del Menú **********************************/


/****************************************************************************************/
/**                             Submenú de Navegación                                  **/
/****************************************************************************************/

#sub_main_nav_container {
	width: 767px;
	height: 90px;
	margin: 0px;
	background: #f7f7f7;
	padding-left: 48px;
}

#sub_main_barra {
	width: 12px;
	height: 40px;
	background: #3e78be;
}

#sub_main_barra2 {
	width: 12px;
	height: 40px;
}

#sub_main_flecha {
	width: 15px;
	height: 8px;
	background: url(../imagenes/flecha.jpg) no-repeat;
}

#sub_main_nav_list {
	margin-top: 0px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 0px;
	width: 758px;
	height: 31px;
	background: url(../imagenes/barra_sub_menu.jpg) repeat-x;
	list-style-type: none;
}

#sub_main_nav_list li
{
	float: left;
	padding-left: 20px;
	line-height: 31px;
	font-size:9px;
	color: #FFFFFF;
}

#sub_main_nav_list a
{
	margin: 0px;
	display: block;
	float: left;
	line-height: 31px;
	text-align: center;
	voice-family: inherit;
	background-color: transparent;
}

#sub_main_nav_list a.sub_main_nav_item
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}

#sub_main_nav_list a.sub_main_nav_item:hover, a.sub_main_nav_active_item
{
	color: #FFFFFF;
	text-decoration: none;
	height: 50px;
	background: url(../imagenes/sub_nav_active_item.gif) no-repeat;
	background-position: center;
}


/******************************** Fin del Submenú **********************************/



/***********************************************************************************************/
/**                                    FORMULARIO                                             **/
/***********************************************************************************************/

#form_contacto
{
	width:355px;
	text-align: center;
	margin-top: 51px;
}

#form_contacto .campo_form
{
	color:#3e78be;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	line-height: 30px;
}

#form_contacto .asterisco
{
	color:#3e78be;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	line-height: 30px;
}

#form_contacto .input_form
{
	width:250px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#3c3c3c;
	font-weight: bold;
	text-align:left;
	text-decoration:none;
	border-top: solid 2px #9c9c9c;	
	border-left: solid 1px #9c9c9c;	
}

#form_contacto textarea
{
	width:250px;
	height: 120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#3c3c3c;
	font-weight:none;
	text-align:left;
	text-decoration:none;
	margin-top:10px;
	border-top: solid 2px #9c9c9c;	
	border-left: solid 1px #9c9c9c;	
}

#form_contacto .boton_enviar
{
	float:right;
	margin-top:10px;
	margin-right: 40px;
	cursor:pointer;
	width:61px;
	height:19px;
	background: url(../imagenes/boton.jpg) no-repeat;
	color:#333333;
	text-align: center;
	line-height:22px;
	font-family: Tahoma;
	font-size:9px;
}

#form_contacto .boton_borrar
{
	float:left;
	margin-top:10px;
	margin-left: 40px;
	cursor:pointer;
	width:61px;
	height:19px;
	background: url(../imagenes/boton.jpg) no-repeat;
	color:#333333;
	text-align: center;
	line-height:19px;
	font-family: Tahoma;
	font-size:9px;
}

#form_contacto input {
	border: none;
}

#form_contacto .nota_form
{
	float:left;
	color: #3e78be;
	font-weight: bold;
	line-height: 30px;
	margin-top:0px;
	margin-left: 65px;
	_margin-left: 32px;
}

/******************************** Fin del formulario **********************************/



/***********************************************************************************************/
/**                                    PAGINACIÓN                                             **/
/***********************************************************************************************/


#paginacion
{
	float: left;
	width:650px;
	text-align:center;
	margin: 10px 0px;	
	*margin: 10px 0px;	
}

.enlaces_paginacion
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3e78be;
}
a.enlaces_paginacion:link, a.enlaces_paginacion:visited, a.enlaces_paginacion:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3e78be;
}
a.enlaces_paginacion:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3e78be;
}
.enlaces_paginacion2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#626262;
}
a.enlaces_paginacion2:link, a.enlaces_paginacion2:visited, a.enlaces_paginacion2:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#626262;
}
a.enlaces_paginacion2:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3e78be;
}

/******************************** Fin de la paginación **********************************/


/***********************************************************************************************/
/**                                      VIÑETAS                                              **/
/***********************************************************************************************/

.nivel1 {
	margin: 10px 0px 15px -15px;
	list-style-image: url(../imagenes/nivel1.gif);
}

.titulo_nivel1 {
	font-weight:bold;
	color:#3e78be;
	text-transform: uppercase;
}

.nivel2 {
	list-style-image: url(../imagenes/nivel2.gif);
	margin: 5px 0px 10px -25px;
}

.titulo_nivel2 {
	color:#3e78be;
	font-style: italic;	
	text-transform: uppercase;
}

.nivel3 {
	list-style-image: url(../imagenes/nivel3.gif);
	margin: 5px 0px 10px -25px;
}

/************************************ Fin de la viñetas ****************************************/
