@charset "utf-8";
body {
	background-image: url(images/fondo_pagina.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pagina {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}

#pagina #cabecera {
	background-repeat: no-repeat;
	background-position: left top;
	height: 172px;
	width: 944px;
	margin-top: 15px;
	clear: both;
	float: left;
}

#pagina #cabecera #logo {
	background-image: url(images/fondo_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
	width: 163px;
	padding-top: 2px;
	padding-left: 9px;
	margin-top: 13px;
	margin-left: 4px;
	clear: left;
	float: left;
}


#pagina #cabecera #fecha {
	clear: none;
	float: left;
	margin-top: 18px;
	margin-left: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4d4c4c;
}
#pagina #cabecera #formulario_registro {
	clear: right;
	float: right;
	height: 40px;
	width: 169px;
	margin-top: 55px;
	margin-right: 15px;
}
.textfield_registro {
	height: 14px;
	width: 103px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c7c7c7;
	text-align: right;
	border: 1px solid #000;
	line-height: 14px;
	clear: none;
	float: none;
	margin-bottom: 2px;
}
.sendbutton_registro {
	height: 38px;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #096638;
	float: right;
	background-color: #d2e2d8;
	clear: none;
	border: 1px solid #000;
	font-weight: bold;
	text-align: center;
}
#pagina #cabecera #menu {
	background-image: url(images/fondo_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 32px;
	width: 928px;
	margin-top: 20px;
	margin-left: 4px;
	padding-left: 6px;
}
#pagina #cabecera #menu .elemento_menu_inactivo a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	float: left;
	height: 26px;
	margin-top: 3px;
	text-align: center;
	line-height: 26px;
	padding-right: 6px;
	padding-left: 6px;
}
#pagina #cabecera #menu .elemento_menu_inactivo a:hover {
	color: #333;
	background-color: #d2e2d8;
}
#pagina #cabecera #menu .elemento_menu_activo {
	background-color: #12603a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	float: left;
	height: 26px;
	margin-top: 3px;
	text-align: center;
	line-height: 26px;
	padding-right: 4px;
	padding-left: 4px;
}
#pagina #cabecera #menu .elemento_menu_activo_servicios {
	background-color: #12603a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	float: left;
	height: 26px;
	margin-top: 3px;
	text-align: center;
	line-height: 26px;
	padding-right: 4px;
	padding-left: 4px;
}
#pagina #cabecera #menu .elemento_menu_activo_servicios a {
	text-decoration: none;
	color: #FFF;
}
#pagina #cabecera #menu #separador_menu {
	background-image: url(images/separador_menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: none;
	float: left;
	height: 26px;
	width: 4px;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 4px;
}
#pagina #cabecera #menu .elemento_submenu_inactivo a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	float: left;
	height: 26px;
	text-align: left;
	line-height: 26px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 248px;
	background-image: url(images/fondo_menu_ext.png);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

#pagina #cabecera #menu .elemento_submenu_inactivo a:hover {
	color: #333;
	background-color: #4F7B61;
}
#pagina #cabecera #menu .elemento_submenu_activo {
	background-color: #12603a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	float: left;
	height: 26px;
	text-align: left;
	line-height: 26px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 248px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#pagina #cabecera #menu #submenu_servicios {
	position: relative;
	top: -3px;
	left: 283px;
	z-index: auto;
	clear: both;
	float: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 260px;
	margin-top: 2px;
}
#pagina #cabecera #menu #submenu_servicios #submenu_bordesup {
	clear: left;
	float: right;
	height: 2px;
	width: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#pagina #contenido {
	background-color: #FFF;
	width: 942px;
	border: 1px solid #666;
	clear: both;
	float: left;
	margin-top: 6px;
}
#pagina #contenido #contenido_izda_inicio {
	float:left;
	clear:left;
	width:536px;
}
#pagina #contenido #contenido_izda_empresa {
	float:left;
	clear:left;
	width:832px;
	background-image: url(images/s_fondo_trans.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pagina #contenido #contenido_izda_referencias {
	float:left;
	clear:left;
	width:832px;
	background-image: url(images/s_fondo_trans.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pagina #contenido #contenido_izda_administracion {
	float:left;
	clear:left;
	width:832px;
	background-image: url(images/s_fondo_trans.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pagina #contenido #contenido_izda_certificaciones {
	float:left;
	clear:left;
	width:832px;
	background-image: url(images/s_fondo_trans.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pagina #contenido #contenido_izda_cobertura {
	float:left;
	clear:left;
	width:541px;
	background-image: url(images/s_fondo_trans.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pagina #contenido #contenido_izda_servicios {
	float:left;
	clear:left;
	width:541px;
	background-image: url(images/s_fondo_trans.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pagina #contenido #contenido_izda_suministros {
	float:left;
	clear:left;
	width:541px;
}
#pagina #contenido #contenido_izda_contacto {
	float:left;
	clear:left;
	width:541px;
	background-image: url(images/s_fondo_trans.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pagina #contenido #nombre_seccion {
	background-color: #000;
	clear: left;
	float: left;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-right: 10px;
	padding-left: 10px;
}
#pagina #contenido #contenido_editable_inicio {
	clear: left;
	float: left;
	height: 174px;
	width: 528px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 5px;
	text-align: justify;
	overflow: auto;
}
#pagina #contenido #contenido_editable_empresa {
	clear: left;
	float: left;
	height: 420px;
	width:822px;
	padding: 5px;
	text-align: justify;
	overflow: auto;
}
#pagina #contenido #contenido_editable_referencias {
	clear: left;
	float: left;
	height: 420px;
	width:822px;
	padding: 5px;
	text-align: justify;
	overflow: auto;
}
#pagina #contenido #contenido_editable_administracion {
	clear: left;
	float: left;
	height: 420px;
	width:822px;
	padding: 5px;
	text-align: justify;
	overflow: auto;
}
#pagina #contenido #contenido_editable_certificaciones {
	clear: left;
	float: left;
	height: 420px;
	width:822px;
	padding: 5px;
	text-align: justify;
	overflow: auto;
}
#pagina #contenido #contenido_editable_cobertura {
	clear: left;
	float: left;
	height: 446px;
	width: 280px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding: 5px;
	text-align: justify;
	overflow: auto;
}
#pagina #contenido #mapa_cobertura {
	clear: left;
	float: left;
	height: 430px;
	width:541px;
}
#pagina #contenido #contenido_editable_servicios {
	clear: left;
	float: left;
	height: 420px;
	width: 531px;
	padding: 5px;
	text-align: justify;
	overflow: auto;
}
#pagina #contenido #contenido_editable_suministros {
	clear: left;
	float: left;
	height: 420px;
	width: 531px;
	padding: 5px;
	text-align: justify;
	overflow: auto;
}
#pagina #contenido #contenido_editable_contacto {
	clear: left;
	float: left;
	height: 420px;
	width: 531px;
	padding: 5px;
	text-align: justify;
	overflow: auto;
}
#pagina #contenido #marco_fotos_inicio {
	height: 245px;
	width: 314px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	float: left;
	clear: left;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/fondo_marco_fotos.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#pagina #contenido #contenido_izda_inicio div #marco_fotos_inicio #fondo_marco_fotos {
	background-color: #666;
	height: 185px;
	width: 263px;
	margin-top: 31px;
	margin-left: 28px;
}
#marquesina_trasero {
	height: 185px;
	width: 263px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#marquesina_delantero {
	height: 185px;
	width: 263px;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagina #contenido #mapa_inicio {
	height: 245px;
	width: 221px;
	float: left;
	clear: right;
	background-image: url(images/mapa_mini.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#pagina #contenido #contenido_dcha_inicio {
	clear: right;
	float: right;
	height: 456px;
	width: 403px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#pagina #contenido #contenido_dcha_empresa {
	clear: right;
	float: right;
	height: 456px;
	width: 109px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#pagina #contenido #contenido_dcha_referencias {
	clear: right;
	float: right;
	height: 456px;
	width: 109px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#pagina #contenido #contenido_dcha_administracion {
	clear: right;
	float: right;
	height: 456px;
	width: 109px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#pagina #contenido #contenido_dcha_certificaciones {
	clear: right;
	float: right;
	height: 456px;
	width: 109px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#pagina #contenido #contenido_dcha_cobertura {
	clear: right;
	float: right;
	height: 456px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#pagina #contenido #contenido_dcha_servicios {
	clear: right;
	float: right;
	height: 456px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#pagina #contenido #contenido_dcha_suministros {
	clear: right;
	float: right;
	height: 456px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#pagina #contenido #contenido_dcha_contacto {
	clear: right;
	float: right;
	height: 456px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#pagina #contenido #formulario_contacto {
	clear: left;
	float: left;
	height: 446px;
	width: 279px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #d2e2d8;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}
#pagina #contenido #formulario_contacto form {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
#pagina #contenido #titulo_contacto {
	font-weight: bold;
	text-align: center;
	color: #6f6f6f;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pagina #contenido #formulario_contacto .div_etiqueta_contacto {
	float: left;
	width: 50px;
	height: 19px;
	margin-top: 13px;
	padding-left: 10px;
	clear: left;
	line-height: 19px;
	color: #6f6f6f;
	font-weight: bold;
}
#pagina #contenido #formulario_contacto .div_etiqueta_contacto_larga {
	float: left;
	width: 200px;
	height: 14px;
	margin-top: 10px;
	padding-left: 10px;
	clear: both;
	line-height: 14px;
	color: #6f6f6f;
	font-weight: bold;
}
#pagina #contenido #formulario_contacto input {
	height: 22px;
	border: 1px solid #B0B0B0;
	font-size: 14px;
	color: #666;
	float:right;
	margin-top: 7px;
	width: 200px;
	clear: right;
	line-height: 22px;
}
#pagina #contenido #formulario_contacto select {
	height: 27px;
	border: 1px solid #B0B0B0;
	font-size: 14px;
	color: #666;
	float:right;
	margin-top: 7px;
	width: 203px;
	clear: right;
	line-height: 23px;
}
#pagina #contenido #formulario_contacto #observaciones {
	height: 22px;
	border: 1px solid #B0B0B0;
	font-size: 14px;
	color: #666;
	float:left;
	margin-top: 7px;
	margin-left: 2px;
	width: 272px;
	height: 60px;
	clear: both;
	line-height: 22px;
}
#pagina #contenido #formulario_contacto #lista_suministros {
	height: 22px;
	border: 1px solid #B0B0B0;
	font-size: 12px;
	color: #666;
	float:left;
	padding: 5px;
	width: 262px;
	height: 50px;
	clear: both;
	line-height: 16px;
	overflow:auto;
	background-color: #E6F0E7;
}
#pagina #contenido #tags_inicio {
	height: 456px;
	width: 293px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: left;
	float: left;
	background-image: url(images/s_fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#pagina #contenido #tags_inicio #nube_tags {
	height: 150px;
	width: 100%;
	margin-top: 210px;
}
#pagina #contenido #tags_inicio #certificaciones {
	width: 273px;
	background-image: url(images/fondo_menu_ext_menosopacidad.png);
	background-repeat: repeat;
	height: 85px;
	border: 1px solid #608864;
	margin-left: 10px;
}
#pagina #contenido #iconos_inicio {
	clear: right;
	float: left;
	height: 456px;
	width: 108px;
	background-color: #12633a;
	margin-left: 1px;
}
#pagina #contenido #iconos_inicio .cuadro_icono {
	background-image: url(images/icono.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	float: none;
	height: 83px;
	width: 83px;
	margin-top: 7px;
	margin-left: 13px;
}
#listado_suministros {
	clear: both;
	float: left;
	width: 100%;	
}
.detalle_suministro {
	border: 1px solid #0f6339;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(images/s_fondo_trans_peque.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.detalle_suministro_izda {
	clear: left;
	float: left;
	width: 150px;
}
.detalle_suministro_dcha {
	clear: right;
	float: left;
	width: 340px;
}
#menu_suministros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #090909;
	margin-bottom: 10px;
	clear: both;
	float: left;
}
#menu_suministros a{
	color: #10623c;
	text-decoration: none;
}
#menu_suministros a:hover{
	text-decoration: underline;
}
#pagina #pie {
	clear: both;
	float: left;
	height: 20px;
	width: 942px;
	margin-top: 10px;
	border: 1px solid #666;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
}
