* 
{ 
	padding: 0;
	margin: 0; 
}

html, body
{
	margin: 0;
	padding: 0
}

body 
{
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666; 
	background: #A9BAC3 url(imagen/fondo.jpg) repeat 0 250px;;
	text-align: center;
}

/*------------------------------------------------------ CONTENEDOR ------------------------*/
#contenedor
{
	width:  900px;
	height: 100%;
	margin: 0 auto;	
	text-align: left;
	background: #FFF;
}

/*------------------------------------------------------ CABECERA ------------------------*/
#cabecera
{
	position: relative;
	height: 80px;	
	margin: 0;
	padding: 0;
	background: #C6C6C6;
	border-bottom: 6px #608F1B solid;
}

#cabecera h1#logo 
{
	position: absolute;
	top: 0; 
	left: -60px;	
	width: 300px;
	height: 80px;
	margin: 0;
	padding: 0 0 0 20px;
	font: bold 3em Trebuchet MS, Arial, Sans-serif;
	letter-spacing: -2px;
	background: #C6C6C6;
	border-bottom: 6px #608F1B solid;
	color: #CC0000;
}

#cabecera h2#oficina
{
	position: absolute;	 
	top: 0; 
	left: 310px;
	margin: 0; 
	padding: 0;
	font: bold 11px Tahoma, Trebuchet MS, Sans-serif; 
	background: #C6C6C6;
	color: #CC0000;
}

#cabecera table#oficina_telf 
{
	position: absolute;	 
	top: 20px; 
	left: 310px;
	margin: 0; 
	padding: 0;
	font: bold 11px Tahoma, Trebuchet MS, Sans-serif; 
	background: #C6C6C6;
	color: #CC0000;
}

#cabecera h2#planta
{
	position: absolute;	 
	top: 0; 
	left: 510px;
	margin: 0; 
	padding: 0;
	font: bold 11px Tahoma, Trebuchet MS, Sans-serif; 
	background: #C6C6C6;
	color: #CC0000;
}

#cabecera table#planta_telf
{
	position: absolute;	 
	top: 20px; 
	left: 510px;
	margin: 0; 
	padding: 0;
	font: bold 11px Tahoma, Trebuchet MS, Sans-serif; 
	background: #C6C6C6;
	color: #CC0000;
}

/*------------------------------------------------------ CABECERA  RELOJ ----------------------*/
#fecha
{
	position: absolute;
	width: 235px;
	top: 8px;
	right: 10px;
	padding: 0;
	margin: 0;
	text-align: right;
	font: bold 12px Tahoma, Trebuchet MS, Sans-serif; 
	color: #CC0000;
}

#fecha a
{
	text-decoration: none; 
	color: #CC0000;
	outline: none;
}

#fecha a:hover
{
	text-decoration: none; 
	color: #D46B1A;	
	outline: none;
}

/*------------------------------------------------------ MENU PRINCIPAL ---------------------*/
#menu
{
	position: absolute;
	padding: 0;
	margin: 0;
	list-style: none;
/*	z-index: 999999;*/
	right: 0; 
	bottom: 0 !important; 
	bottom: 0;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
	background: #C6C6C6;
}

#menu li 
{
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

#menu li a 
{
	display: block;
	width: 90px;
	height: 24px;
	margin-left: 1px; 
	line-height: 24px;	
	background: url(imagen/fondomenu.gif) no-repeat 0px 0px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	outline: none;	
}

#menu li a:hover 
{
	background: url(imagen/fondomenu.gif) no-repeat 0px -24px;
	outline: none;
}

#menu .activa, #menu .activa:hover
{
	background: url(imagen/fondomenu.gif) no-repeat 0px -48px;
	outline: none;
}

/*------------------------------------------------------ CUERPO ------------------------*/
#cuerpo
{
	clear: both;
	margin: 0; 
	padding: 0;	
	background: #FFF;
}

/*------------------------------------------------------ CUERPO IZQ ------------------------*/
#cuerpo_izq 
{
	float: left;
	width: 200px;
	margin: 0;	
	padding: 0; 
}

/*------------------------------------------------------ MENU IZQ ------------------------------*/
h1.menuizq_azul
{
	width: 145px;
	height: 13px;
    padding: 6px 0px 5px 15px;
	margin: 10px 0 0 15px;	
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
    background: url(imagen/menuizq.gif) no-repeat left top;
	border-bottom: 6px #608F1B solid;
	text-decoration: none;
	color: #FFF;
}

h1.menuizq_verde
{
	width: 145px;
	height: 13px;
    padding: 6px 0px 5px 15px;
	margin: 10px 0 0 15px;	
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
    background: url(imagen/menuizq.gif) no-repeat 0px -48px;
	border-bottom: 6px #608F1B solid;
	text-decoration: none;
	color: #FFF;
}

#cuerpo_izq ul.sidemenu
{
	width: 160px;
	margin: 0 10px 10px 15px;
	padding: 0;	
	list-style: none;
}

#cuerpo_izq ul.sidemenu li 
{
	border-left: 1px #608F1B solid;
	border-right: 1px #608F1B solid;
	border-bottom: 1px #608F1B solid;
}

#cuerpo_izq ul.sidemenu a
{
	display: block;
	height: 20px;
	padding: 2px 5px 2px 10px;
	border-left: 4px solid #748FAD;	
	font-weight: bold;
	text-decoration: none;	
	background: #25517E;
	color: #FFF;
	outline: none;
}

#cuerpo_izq ul.sidemenu a:hover 
{
	padding: 2px 5px 2px 10px;
	background: #D46B1A;
	background: #CC0000;
	border-left: 4px solid #748FAD;
	color: #FFF;
	outline: none;
}

#cuerpo_izq ul.sidemenu .izq_activa, #cuerpo_izq ul.sidemenu .izq_activa:hover
{
	border-top: 1px #25517E solid;
	border-bottom: 1px #25517E solid;
	background: #608F1B;
	outline: none;
}

/*------------------------------------------------------ LINK EMPRESAS -------------------------*/
.linkempresas
{
 	margin: 10px auto;
	padding: 0px;
	background:	#d7e1e9;
	text-align: center;
}

.linkempresas_HeaderAzul
{
   	background: url(imagen/azulheaderbackground.png) no-repeat bottom left;
   	margin: 0px;
	padding: 0px;
	height: 30px;
	_height: 30p;	
	vertical-align: top;
}

.linkempresas_HeaderTexto
{
	padding: 5px;
	margin: 0px;
	text-align: center;
	font: bold 1.5em 'Trebuchet MS', Arial, Sans-serif;
	color:#fff;
}

.linkempresas a img 
{ 
	margin: 10px auto;
	text-decoration: none; 
	border: 1px #d7e1e9 solid;
	outline: none;
}

linkempresas a:hover
{
  visibility: visible;
}

.linkempresas a:hover img, .linkempresas a:focus img
{ 
	text-decoration: none; 
	border: 1px #D46B1A solid;
	outline: none;
}

.linea
{
	width: 80%; 
	margin: 0;
	text-align: center;
}

/*------------------------------------------------------ LINK ----------------------------------*/
/*#link
{
	margin: 0px;
	padding: 0px;
	background:	#d7e1e9;
	text-align: center;
}

/*
#link a img 
{ 
	border: 1px #fff solid;
	text-decoration: none; 
	outline: none;
}

#link a:hover img
{ 
	text-decoration: none; 
	border: 1px #D46B1A solid;
	outline: none;
}*/

/*------------------------------------------------------ CUERPO DER ------------------------*/
#cuerpo_der
{
	float: left;
	width: 680px;
	margin-left: 10px;
	padding: 0;
}

p, h1, h2, h3 
{
	margin: 10px 15px;
	text-align: justify;
}

a
{
	text-decoration: none;
	outline: none;
}

a:hover
{
	text-decoration: none;
	outline: none;
}

a.mapa img 
{
	filter: alpha(opacity=100);  
	-moz-opacity: 1.0;  
	opacity: 1.0;
	-khtml-opacity: 1.0; 
	border: 1px #CC0000 solid;
}

a.mapa:hover img 
{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	border: 1px #CC0000 solid;
}

a.mapa_sin img 
{
	filter: alpha(opacity=100);  
	-moz-opacity: 1.0;  
	opacity: 1.0;
	-khtml-opacity: 1.0; 
}

a.mapa_sin:hover img 
{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

h1, h2, h3 
{
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}

h1 
{ 
	font-size: 1.5em; 
/*	color: #6297BC; */
	color: #008733; 
} 

h1.titulo
{
	padding: 5px; 
	margin: 20px 15px 0 15px;
	background: #F5F5F5;
	border: 1px solid #F2F2F2;
} 

h2 
{ 
	font-size: 1.4em; 
/*	color: #6297BC; */
	color: #008733; 
}

h3 
{ 
	font-size: 1.3em; 
	color: #008733; 
}

.rojo
{
	font-weight: bold;
	color: #CC0000;
}

.verde_centro
{
	font-weight: bold;
	color: #008733; 	
	text-align: center;
	vertical-align: middle;
}

.rojo_centro
{
/*	height: 30px;*/
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #CC0000;
}

.rojo_tr
{
	height: 30px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #CC0000;
}

.rojo_tr_centro
{
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #CC0000;
}

.rojo_tr_left
{
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #CC0000;
	padding: 0 5px;
}

blockquote, form
{
	margin: 15px;
 	padding: 0 0 0 15px;  	
  	background: #F5F5F5;
	border: 1px solid #F2F2F2; 
	border-left: 4px solid #008733;   
	color: #4284B0;
	color: #000;
	font: 1.1em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

blockquote a
{ 
	text-decoration: none; 
	font-weight: bold;	
	color: #CC0000;
	outline: none;
}

blockquote a:hover
{
	text-decoration: none; 
	font-weight: bold;	
	color: #D46B1A;	
	outline: none;
}

blockquote li
{
	margin: 10px 15px;
	text-align: justify;
}

/*------------------------------------------------------ FORMULARIO------------------------*/
input 
{
	padding: 2px;
	margin: 0px;
	font: 1.0em/1.5em Georgia, 'Bookman Old Style', Serif; 
	color: #CC0000;
}

textarea 
{
	padding: 2px;
	margin: 0px;
	font: 1.0em/1.5em Georgia, 'Bookman Old Style', Serif; 
	color: #CC0000;
}

/*------------------------------------------------------ PIE ------------------------*/
#pie 
{ 
	clear: both; 
	margin: 0; 
	padding: 0; 
	height: 45px;	  
/*	border-top: 5px solid #568EB6;*/
	border-top: 5px solid #008733;
	
	font-size: 95%;		
	background: #A9BAC3; 
	color: #CC0000;
/*	border-bottom: 5px solid #568EB6;*/
	border-bottom: 5px solid #008733;
}

.pie_tabla
{
    width: 97%;
	margin-left: 10px; 	
	padding: 0;
	text-align: left;
}

#pie a
{ 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;	
	outline: none;
}

#pie a:hover
{
	text-decoration: none; 
	font-weight: bold;	
	color: #D46B1A;	
	outline: none;
}

#pie a img
{ 
	text-decoration: none; 
	border: 1px #A9BAC3 solid;
	outline: none;
}

#pie a:hover img
{
	text-decoration: none; 
	border: 1px #D46B1A solid;
	outline: none;
}

/*------------------------------------------------------ TABLA PRODUCTOS -----------------------*/
table.produ
{
	width: 98%;	
	text-align: center; 
	border: 1px solid #E6E6E7;
  	background: #F5F5F5;
	margin: 0 !important; 
	padding: 0 !important; 
	font-size:1em;	
}

table.produ th
{
/*	background: #6D6D6D; */
	background: #CCE7D6; 
	color: #008733; 
	font-weight: bold; 
	text-align: center; 
	text-decoration: none;	
}

table.produ th.left
{
	padding: 0 5px;
	background: #CCE7D6; 
	color: #008733; 
	font-weight: bold; 
	text-align: left; 
	text-decoration: none;	
}

table.produ tr.filaImpar 
{	
	background-color: #F5F4F4; 
	color: #555555; 
	text-decoration: none; 
	height: 30px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

table.produ tr.filaImpar_sin
{	
	background-color: #F5F4F4; 
	color: #555555; 
	text-decoration: none; 
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	height: 25px;
}

table.produ tr.filaPar 
{ 
	background-color: #E6E6E7; 
	color: #555555; 
	text-decoration: none;	
	height: 30px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

table.produ tr.filaPar_sin 
{ 
	background-color: #E6E6E7; 
	color: #555555; 
	text-decoration: none;	
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	height: 25px;
}

table.produ td.pad 
{ 
	padding: 0 5px;
}

table.produ ul
{
	padding: 0 20px;
	margin: 0;
}

/*
table.produ caption {	background-color:#FFFFFF; color:#000000; margin: 0;	padding: 0;	border: none; font-weight:bold;	}

table.produ a{	display:block;	width:100%;	padding: 0.35em 0em 0em 0em; text-decoration: none; }

table.produ a:hover{ text-decoration: underline; color: #5D8ECC; }


table.produ th.CIAIAC { background-color: #E6E6E7;	color: #555555; }

table.produ th a {	color:#ffffff; }

table.produ th a:hover { color:#ffffff; text-decoration:none; }

table.produ tr.filaImpar td a {color: #5D8ECC;}

table.resultados tr.filaImpar td a:hover{color: #5D8ECC;}

table.resultados tr.filaPar td a {color: #5D8ECC;}

table.resultados tr.filaPar td a:hover{color: #5D8ECC;}*/

img.float-right 
{
	margin: 5px 0px 5px 15px;  
	float: right;
}

img.float-left 
{
	margin: 5px 15px 5px 0px;
	float: left;
}
