html{
	background-color: #FFFFFF;
	font-family:   Arial;
	font-size: 12px;
	color: #000000;
}
body { 
	text-align:center;
	background-image:url(../images/fondo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:auto;
}

.normal{
	font-family:   Arial;
	font-size: 12px;
	color: #000000;
	text-indent: 10px;
	text-align:justify;
	line-height: 15px;	
}

.normal2{
	font-family:   Arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;	
}

.normal3{
	font-family: Arial;
	font-size: 11px;
}

.normalnoticia{
	font-family: Arial;
	font-size: 13px;
}

.normalnoticia a:link { font-family:  Arial; font-size: 13px; color: #27529d;	text-decoration: none; }
.normalnoticia a:visited { font-family:  Arial; font-size: 13px; color: #27529d; text-decoration: none; }
.normalnoticia a:hover { font-family:  Arial;	font-size:13px; color: #000000; text-decoration: none; }


.banner {
	font-size:26px;
	color:#ffffff;
	font-family: Arial;
	font-weight:bold;
}

.banner a:link { font-family:  Arial; font-size: 26px; color: #ffffff;	text-decoration: none; }
.banner a:visited { font-family:  Arial; font-size: 26px; color: #ffffff; text-decoration: none; }
.banner a:hover { font-family:  Arial;	font-size: 26px; color: #e8e8e8; text-decoration: none; }

.azul{
	color:#27529d;
}

.conborde{
	border:1px solid #27529d;
}
.telefono{
	font-size:25px;
	color:#27529d;
}
.direccion{
	font-size:14px;
	color:#000000;
}
.precio{
	font-size:30px;
	color: #FF0000;
	font-family: Arial;
}


.titulodestacado{
	font-size:20px;
	color:#27529d;
	line-height:24px;
}


.direccion a:link { font-family:  Arial; font-size: 14px; color: #000000;	text-decoration: none; }
.direccion a:visited { font-family:  Arial; font-size: 14px; color: #000000; text-decoration: none; }
.direccion a:hover { font-family:  Arial;	font-size: 14px; color: #27529d; text-decoration: none; }

.sabiasque{
	font-size:13px;
	line-height:13px;
	color:#000000;
	text-align:right;
}

.sabiasque a:link { font-family:  Arial; font-size: 13px; color: #000000;	text-decoration: none; }
.sabiasque a:visited { font-family:  Arial; font-size: 13px; color: #000000; text-decoration: none; }
.sabiasque a:hover { font-family:  Arial;	font-size: 13px; color: #27529d; text-decoration: none; }



.cabecera{
	font-size:20px;
	color:#27529d;
}




a:link { font-family:  Arial; font-size: 11px; color: #27529d;	text-decoration: none; }
a:visited { font-family:  Arial; font-size: 11px; color: #27529d; text-decoration: none; }
a:hover { font-family:  Arial;	font-size: 11px; color: #000000; text-decoration: underline; }

.peque{
	font-family:  Arial;
	font-size: 10px;
	color: #666666;
}
.peque a:link { font-family:  Arial; font-size: 10px; color: #666666;	text-decoration: none; }
.peque a:visited { font-family:  Arial; font-size: 10px; color: #666666; text-decoration: none; }
.peque a:hover { font-family:  Arial;	font-size: 10px; color: #000000; text-decoration: none; }

.menu3{
	font-family:  Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}
.menu3 a:link { font-family:  Arial; font-size: 11px; color: #ffffff;	text-decoration: none; }
.menu3 a:visited { font-family:  Arial; font-size: 11px; color: #ffffff; text-decoration: none; }
.menu3 a:hover { font-family:  Arial;	font-size: 11px; color: #CCCCCC; text-decoration: none; }



.pie{
	font-family:  Arial;
	font-size: 10px;
	color: #666666;
}
.pie a:link { font-family:  Arial; font-size: 10px; color: #27529d;	text-decoration: none; }
.pie a:visited { font-family:  Arial; font-size: 10px; color: #27529d; text-decoration: none; }
.pie a:hover { font-family:  Arial;	font-size: 10px; color: #666666; text-decoration: none; }

.cajitas {
	color : #000000;
	font: normal 10px  Arial;
	border:1px solid #27529d;
}



.titulo{
	font-size: 16px;
	font-weight:bold;
}



.titulo2{
	font-size: 12px;
}

.titulo2 a:link { font-family:  Arial; font-size: 12px; color: #27529d;	text-decoration: none; }
.titulo2 a:visited { font-family:  Arial; font-size: 12px; color: #27529d; text-decoration: none; }
.titulo2 a:hover { font-family:  Arial;	font-size: 12px; color: #666666; text-decoration: none; }




.tituloboton{
	font-size: 12px;
	color:#ffffff;
}

#menu {
  float:left;
  width:100%;
  height:20px;
  font-size:9px;
  font-family: Arial;
  line-height:normal;
  font-weight:bold;
}
#menu ul {
  margin:0;
  padding:5px 0px 0 50px;
  list-style:none;
  font-size:9px;
}
#menu li {
  display:inline;
  margin:0;
  padding:0;
  font-size:9px;
  }
#menu a {
  float:left;
  background:url("../images/tableft4.gif") no-repeat left top;
  margin:0;
  padding:0 1px 0 7px;
  text-decoration:none;
  font-size:9px;
 
  }
#menu a span {
  float:left;
  display:block;
  background:url("../images/tabright4.gif") no-repeat right top;
  padding:5px 12px 4px 6px;
  color:#27529d;
  font-size:9px;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
  color:#27529d;
  }
#menu a:hover {
  background-position:0% -42px;
  }
#menu a:hover span {
  background-position:100% -42px;
  }

  #menu #current a {
		  background-position:0% -42px;
  }
  #menu #current a span {
		  background-position:100% -42px;
  }







#botones a:visited, #botones a {text-decoration:none; color:#27529d;}
#botones a:visited img, #botones a img{filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;
}
#botones a:hover {background-color:transparent; color:#000000;}
#botones a span {display:none;}
#botones a:hover span {display:block; position:absolute; top:50px; left:0; height:18px; padding:4px; font-weight:normal; color:#000000;}

#botones a:hover img { filter: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
 -moz-opacity: 0.8; opacity:0.8;
 }

.titulo5{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: #27529d;
}

.botoncin{
	background-color: #27529d;
	width: 120px;
	text-align:center;
	padding: 3px;
}

a.botoncin:link { font-family: Arial; color:#ffffff; font-size: 11px;	text-decoration: none; font-weight: bolder;}
a.botoncin:visited { font-family: Arial; color:#ffffff; font-size: 11px; text-decoration: none; font-weight: bolder;}
a.botoncin:hover { font-family: Arial; color:#CCCCCC; font-size: 11px; text-decoration: none; font-weight: bolder;}


.lanoticia{
width:440px;
height:160px;
/*border:1px solid red;*/
padding:35px 20px 10px 10px;
text-align:left;
}

/*noticias*/
#pscroller1{
width: 430px;
height: 150px;
/*border: 1px solid black;*/

}



#pscroller2 a{
text-decoration: none;
}




.titularnoticia{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
}

.subtitularnoticia{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;

}


.fondonoticiasobre{
	background-color: #D7E2F4;
	cursor: hand;
}
.fondonoticia{
	background-color: transparent;
	cursor: hand;	
}

.noticia1{
	font-family: Arial;
	font-size: 11px;
	color: #4c4c4c;
	text-align: left;
	line-height: 20px;
}
.pienoticia1{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: left;
}


.conborde{
	border: 1px solid #27529d;
}

.sombreado{
	background-color:#D7E2F4;
}

.sombreado2{
	background-color:#D7E2F4;
	padding:2px 2px 2px 2px;
	color:#27529d;
}

a.sombreado2:link { font-family: Arial; color:#27529d; font-size: 12px;	text-decoration: none;}
a.sombreado2:visited { font-family: Arial; color:#27529d; font-size: 12px; text-decoration: none;}
a.sombreado2:hover { font-family: Arial; color:#000000; font-size: 12px; text-decoration: underline;}


.titular{
background-color:#27529d;
color:#FFFFFF;
}

.encuesta{
	font-family: Arial;
	font-size: 10px;
	color:#000000;
}

.opcion1{
background-image: url(../encuesta/images/aqua.gif);
background-repeat:no-repeat;
padding-left:25px;
line-height:50px;
margin-bottom:2px;
}


.btnpresupuesto{
width:170px;
height:45px;
border:1px solid #27529d;
/*background-image:url(../images/btnpresupuesto.jpg);
background-repeat:no-repeat;*/
text-align:center;
/*padding: 5px 5px 5px 5px;*/
float:right;
/*background-color:#b7c9e1;*/
font-weight:bold;
color:#27529d;
font-size:14px;
}



.btnpresupuesto a:link { font-family: Arial; color:#27529d; font-size: 14px; text-decoration: none;}
.btnpresupuesto a:visited { font-family: Arial; color:#27529d; font-size: 14px; text-decoration: none;}
.btnpresupuesto a:hover { font-family: Arial; color:#000000; font-size: 14px; text-decoration: none;}