body {
	margin:0;
	padding:0;
	background-color:#FFF;
	background-image:url("../images/fondito.jpg");
	background-repeat:repeat-x;
	font-family:Verdana,arial,tahoma;
	font-size:12px;
	}
	
.imagenes table td img{border:1px solid #07A0AE;}

#contenedor {
	width:900px;
	margin:auto;
	border-top:2px solid #000;
	}
	
#menuhorizontal {
	padding-top:5px;
	padding-bottom:5px;
	background-color: #000;
	font-weight:bold;
	font-size:11px;
	}

#menuhorizontal a {
	padding-left:22px;
	padding-right:22px;
	padding-top:5px;
	padding-bottom:5px;
	color: #07A0AE;
	text-decoration: none;
/*	border-right: 1px solid #fff;*/
	background-color: #000;
	}

#menuhorizontal a:hover {
	background-color: #07A0AE;
	color: #fff;
	}

#izquierda {
	width:260px;
	float:left;
	background-color:#F1F1EF;
	padding-top:15px;
	}

#izquierda P {
	font-weight:bold;
	padding-left:8px;
	}

#derecha {
	margin-left:260px;
	background-color:#FFF;
	padding-top:15px;
	padding-left:10px;
	}

#derecha P {
	font-weight:bold;
	}

#centro {background-color:#FFF;
		 padding-top:15px;
		 padding-bottom:15px;
		 padding-left:5px;}

#centro h3{color:#07A0AE;background-image:url('../images/iconito1.jpg');background-repeat: no-repeat;background-position: 4px 3px;padding-left:25px;}

.celeste {
	border-left:4px solid #07A0AE;
	height:36px;
	font-weight:bold;
	background-image:url('../images/iconito1.jpg');
	background-repeat: no-repeat;
	background-position: 4px 7px;
	padding-left:16px;
	color:#07A0AE;
	}
.celeste a:hover{
	height:32px;
	font-weight:bold;
	text-decoration:underline;
	color:#999;
	}	
.celeste a{
	height:32px;
	font-weight:bold;
	text-decoration:none;
	color:#07A0AE;
	}
.celeste span{
	font-size:10px;
	color:#666;
	padding-left:5px;
	font-weight:normal;
	}

a.info{position:relative;
    z-index:24;
    text-decoration:none}
 
a.info:hover{z-index:25;
	font-weight:bold;
	text-decoration:underline;
	color:#999;}
 
a.info span{display: none} /* ocultar el SPAN */
 
a.info:hover span{ /* Mostrar el span cuando paso por el link */
    display:block;
    position:absolute;
    top:-8em; left:9em;
	}
    
.celeste1 {
	border-left:4px solid #07A0AE;
	height:30px;
	font-weight:bold;
	background-image:url('../images/iconito1.jpg');
	background-repeat: no-repeat;
	background-position: 4px 10px;
	padding-left:16px;
	padding-top:10px;
	color:#07A0AE;
	}
.celeste1 a:hover{
	height:32px;
	font-weight:bold;
	text-decoration:underline;
	color:#999;
	}	
.celeste1 a{
	height:32px;
	font-weight:bold;
	text-decoration:none;
	color:#07A0AE;
	}
	
.gris	{
	border-left:4px solid #F1F1EF;
	font-size:11px;
	font-weight:normal;
	padding-left:2px;
	}
.gris IMG {
	padding:10px 5px;
	border:0;
	}

#piedepagina {
	clear:both;
	border-top:2px solid #000;
	background-color:#F1F1EF;
	color:#333;
	font-size:10px;
	height:55px;
	font-weight:bold;
	}

/* Formulario de contacto */

#formulario {
	font-family:verdana,arial,tahoma;
	color:#333;
	}
#formulario TABLE {
	font-size:11px;
	font-family:verdana,arial,tahoma;
	color:#333;
	}
#formulario .inputTxt {
	border:1px solid #006;
	}

#listaservicios {
	font-size:11px;
	}
#listaservicios a {
	font-weight:normal;
	color:#07A0AE;
	}
#listaservicios a:hover{
	font-weight:bold;
	color:#07A0AE;
	}

ul
{
list-style-type: none;
padding: 0;
margin: 10px 2px;
}

li a
{
background-image: url(../images/arrow1.gif);
background-repeat: no-repeat;
padding-left:11px;
text-decoration:none;
color:#333;
line-height:17px;
}

li a:hover
{
background-image: url(../images/arrow2.gif);
background-repeat: no-repeat;
padding-left:14px;
text-decoration:none;
color:#07A0AE;
line-height:17px;
}

.titu {width:480px;
	   height:15px;
	   background-color:#07A0AE;
	   color:#fff;
	   padding:3px;
	   font-family:arial;
	   font-weight:bold;
		}
.titu2 {width:260px;
	   height:15px;
	   background-color:#07A0AE;
	   color:#fff;
	   padding:3px;
	   font-family:arial;
	   font-weight:bold;
		}
.titu3 {width:350px;
	   height:15px;
	   background-color:#07A0AE;
	   color:#fff;
	   padding:3px;
	   font-family:arial;
	   font-weight:bold;
		}
.tabla {margin-right:8px;}
.tabla td{border:1px solid #07A0AE;text-align:center;color:#07A0AE;}
.tabla strong {font-size:13px;font-family:arial;text-align:center;}
.tabla th {font-size:10px;color:#666;border:1px solid #666;}

.gallery {text-align:center;font-size:11px;padding:2px 0;}
