body{
	background-image:url('../images/fondo.jpg');
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	margin-top:27px;
	margin-bottom:37px;
	text-align:center;
}	
#contenedor {
	text-align: left;
	margin: auto;
	width: 781px;
	position: relative;
	background:url('../images/body_bg.gif') repeat-y;
	visibility:hidden;
}
#cabecera {
	position: absolute;
	left: 245px;
	width: 536px;
	height: 279px;
}
#banner {
	position:relative;
	width:536px;
	height:247px;
}
#unidades {
	position:relative;
	top:0px;
	left:0px;
	width:536px;
	height:32px;
	background:url('../images/fondo_unidades.jpg') no-repeat right;
}
#unidades img {
	margin-left:30px;
}
#izquierda{
	float: left;
	width: 245px;
}
#logo {
	width: 245px;
	height: 153px;
	background: url('../images/logo.jpg') no-repeat;
	text-align: center;
}
#nav {
  background: url('../images/nav.jpg') no-repeat;
  width:245px;
  height:236px;
}
#opciones {
	width:232px;
	height:25px;
	margin-left:10px;
}
#opciones a {
	float:right;
	margin-right:1px;
	margin-top:2px;
}
#nav ul {
	margin-top: 0px;
	margin-left: 3px;
	padding-left: 1px;
}
#nav li {
	list-style: none;
	font: 14px "verdana";
	color:white;
	padding: 4px 0 0 17px;
	font-weight:bold;
}
#nav a {
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
}
#nav a:hover {
	text-decoration: underline;
}

#nav2 {
	background: url('../images/fondo_nav2.jpg') repeat-y;
	width:247px;
	padding-bottom: 3px;
	text-align: justify;
	height:250px;
}

#clima {
	margin-left:25px;
	padding-top:10px;
}
#clima .tit_clima {
	font-family:verdana;
	font-weight:bold;
	font-size:15px;
	margin-left:20px;
	color:#000066; 
}
#clima .clima_titulo {
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
}
#clima .clima_dato {
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
}
#clima .fecha {
	width:36px;
	height:39px;
	background: url('../images/calendario.gif') no-repeat;
	margin-left:10px;
}
#clima .mes {
	width:30px;
	height:9px;
	font-family:verdana;
	font-size:10px;
	text-align:center;
	padding-top:3px;
	margin-left:2px;
}
#clima .dia {
	width:28px;
	height:21px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	padding-left:3px;
}
#cotizaciones {
	margin-top:15px;
	margin-left:25px;
}
#cotizaciones .titulo {
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
}
#cotizaciones .coti {
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
}
#cotizaciones .tit_coti {
	font-family:verdana;
	font-weight:bold;
	font-size:15px;
	color:#000066;
}
#webmail {
	background: url('../images/webmail.jpg');
	width:245px;
	height:99px;
}
#extras {
	text-align:center;
	width:233px;
	min-height:20px;
}
#derecha {
	float: right;
	width: 525px;
	margin-right: 9px;
	margin-top: 279px;
	padding-top:10px;
}
#contenido {
	padding-left:7px;
	padding-right:7px;
	padding-top:5px;
	width:505px;
}

#tablaproductos {
	margin-left:7px;
}

#tablaproductos table {
	margin-top:5px;
}
#tablaproductos td {
	padding:12px 7px 12px 7px;
	text-align:center;
	/*border:1px dashed #cccccc;*/
}
#herramientas {
	width:500px;
	height:110px;
	margin-top:15px;
	margin-left:11px;
	/*border:2px dashed #0f477c;*/
}
.tit_formularios {
	font-family:verdana;
	font-size:12px;
	color:#666666;
}
#contacto {
	width:160px;
	height:107px;
	float:left;
	padding-right:2px;
	margin-left:6px;
}
#contacto .txt_contacto {
	font-family:verdana;
	font-size:13px;
	color:#555555;
}
#contacto .txt_contactopresi a {
	font-family:verdana;
	font-size:10px;
	color:#AD0000;
	text-decoration:none;
}
#contacto .imagen {
	float:right;
}
#contacto .tit_contacto {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
#factura {
	width:160px;
	height:107px;
	float:left;
	padding-left:6px;
	padding-right:2px;
	padding-top:3px;
	border-left:1px dashed #0f477c;
	border-right:1px dashed #0f477c;
	background:url('../images/facturas.jpg') no-repeat right bottom;
}
#factura .tit_factura {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
#factura .txt_areacode a {
	font-family:verdana;
	font-size:10px;
	color:#004274;
	text-decoration:none;
}
#guia {
	width:153px;
	height:113px;
	float:left;
	padding-left:6px;
	padding-top:3px;
	background:url('../images/guia.jpg') no-repeat right bottom;
}
#guia .tit_guia {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
.clear {
	clear:both;
}
#pie {
	position:absolute;
	width:781px;
	height:50px;
	background:url('../images/pie_bg.gif');
	text-align:center;
}
#pie_abajo {
	background:url('../images/pie_abajo.gif') no-repeat;
	height:7px;
	width:781px;
	margin-top:0px;
	display:block;
	position:relative;
	top:50px;
}
#logos {
	margin-top:5px;
}
#logos img {
	margin-left:20px;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#codigos td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.titulo1 {
	font-family:verdana;
	font-size:16px;
}
.titulo2 {
	font-family:verdana;
	font-size:12px;
	color:#1E3847;
	font-weight:bold;
}
.fila_impar {
	background-color:#f2f2f2;
}
.fila_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #333333;
}
.tabla td{
	padding:3px 3px 3px 3px;
	/*border:1px dotted #666666;*/
}
.servbas {
	display:none;
	position:relative;
	top:0px;
	left:0px;
}
.tarcarac {
	display:none;
	position:relative;
	top:0px;
	left:0px;
	border-top:1px dashed black;
	border-bottom:1px dashed black;
}
.targsmcarac {
	display:block;
	position:relative;
	top:0px;
	left:0px;
	border-top:1px dashed black;
	border-bottom:1px dashed black;
}
/* :S */
.Estilo21 {
	color: #990000;
	font-weight: bold;
}
.Estilo22 {color: #000000}
.Estilo23 {
	color: #333333;
	font-weight: bold;
}
.Estilo20 {color: #FFFFFF}
.Estilo7 {color: #142986;
	font-weight: bold;
}
.Estilo24 {color: #666666}

.tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.tabla1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


