body {
	color: #336699;
	background:#00527D url(../img/bg_body.gif) left top repeat-x;
	margin:0px;
	padding:0px;
	font-size:100%;
	text-align: left;	
}

a:link {
	color: #437AD6;
	font-weight: bold;
	
}

a:visited {

	color: #87AAE4;
	text-decoration: none;
	
}

a:hover {
	color: #fff;
	text-decoration: none;
	position: static;
	background-color: #A3B634;
	
}

a:active {

}

a.pdf {
	display: block;
	background: url(../img/boton-pdf.jpg) no-repeat;
	width: 142px;
	height: 23px;
	text-indent: -5000px;
}

img {
	border: none;
	
}

p {
	font: normal 1em/12px Arial, Helvetica, Geneva, Verdana, sans-serif;
	padding: 0px;
	margin: 0px 0px 1em 0px;
	
}

div.hr {
	height: 7px;
	background: url(../img/br.gif) no-repeat scroll center;
	margin: 20px 0px 10px 0px;
	clear: both;
}

div.hr hr {

  display: none;
  
}

strong {
	font-weight:bold;
	color: #EA8A09;
	
}

.fuera {
	display:none;

}

.clear {
	clear:both;
}

.fondo {
	width:100%;
	background:#fff url(../img/diagonales.gif) 760px 0px repeat-y;
	overflow: auto;
}

.fondo2 {
	width:100%;
	background:url(../img/fondoForm.jpg) left bottom no-repeat;
	overflow: auto;
	clear: both;
}

.capital {
	font-size:small;
	font-weight: bold;
	color: #43629C;
}

.azulFuerte {
	font-weight:bold;
	color:#1E72B0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

.ancla {
	font-size:x-small;
	text-align: right;
	font-family: "courier new", monospace;
	background: url(../img/ancla.gif) 324px 2px no-repeat;
	border-bottom: 1px solid #f1f1f1;
	margin-top: 20px;
}

.fixServicios {
	border-right: 2px dotted #B7CD87;
	border-bottom: 1px solid #CCD0FF;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 16px;

}

#subContenedor {
	width:774px;
	margin:0px auto;
	padding:0px;
	background-color: #fff;
	
}

#contenedor {
	width: 770px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border-right: 2px solid #D0E0EB;
	border-left: 2px solid #D0E0EB;
	background-color:#fff;
	
}

#cabecera {
	width: 770px;
	height: 60px;
	background: #FCFCFC url(../img/bg_cabecera.gif) 5px 5px no-repeat;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-top: 8px solid #D0E0EB;
	
}

#cabecera #logo {
	float:right;
	margin:0px 30px 0px 0px;
	
}

#superior {
	padding: 0px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	margin: 0px auto;
	width: 770px;
	overflow: auto;
	
}

#superior img {
	margin:18px 0px 0px 0px;
	color: #CCD0FF;
	padding: 0px 0px 0px 16px;
	
}

#superior h1 {
	font: medium  Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight:bold;
	color: #437AD6;
	padding:0px;
	margin:0px;

}

#superior h2 {
	font: bold x-small Georgia, "Times New Roman", Times, serif;
	color: #87B1DC;
	padding: 0px 0px 0px 15px;
	margin:-2px 0px 18px 0px;
	border-bottom: 1px solid #f1f1f1;

}

#superior .texto {
	padding:0px 10px 0px 0px;
	width: 450px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	color: #6c6c6c;
	text-align: justify;
}

#superior .texto p {
	padding: 0px 0px 0px 30px;
	font: small/1.20em Tahoma, Verdana, sans-serif;
}

ul#menu {
	float: right;
	padding: 0px 0px 2px 0px;
	border-top: 1px solid #ccc;
	margin: 0px;
	width: 770px;
	display: block;
	list-style: none;
	font: bold 0.75em Tahoma, "trebuchet ms", sans-serif;
	background: #F7F7F7 url(../img/motivo.gif) left top repeat;
	border-bottom: 2px double #DFE8AF;
	height: 35px;

}

ul#menu li {
	float: right;
	margin: 3px 2px 0px 0px;
	background: #F0F0F0 url(../img/motivo.gif) left top repeat;

}

ul#menu li a {
	text-decoration: none;
	padding: 10px 4px 2px 4px;
	border-right: 2px solid #eee;
	text-transform: uppercase;
	color: #007DC1;
	border-left: 2px solid #f1f1f1;
	display: block;

}

ul#menu li a:hover {
	color: #00527D;
	background-color: #E5E5E5;
	border-bottom: 1px solid #F88334;
}

ul#menu a span {
	font-size:9px;
	font-weight: normal;

}

#superior p.masInfo {
	font: bold 0.78em/1.5em Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin: -190px 0px 0px 0px;
	padding:9px 20px 25px 60px;
	color:#667C18;
	width: 195px;
	float: right;
	z-index: 1000;
	background:transparent url(../img/bg_masInfo.jpg) left top no-repeat;
}

#superior p.masInfo span {
	text-transform:uppercase;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #487495;
	display: block;

}

#superior p.masInfo img {
	margin:0px 7px 0px 0px;
	padding:0px;
	border:none;
	
}

.textoServicios {
	font: x-small Tahoma, Verdana, sans-serif;
	color: #858585;
	padding:0px 0px 20px 0px;
	width: 370px;
	margin: 0px;
	background-color: #fff;
	float: left;
}

.textoServicios p {
	line-height:1.4em;
	padding: 0px 0px 0px 30px;	
}


.servicios{
	padding: 0px;
	background-color: #FFFFFF;
	margin: auto;
	width: 770px;
	display: inline;	
}

div.servicios .big {
	float:right;
	width: 300px;
	height: 300px;
} 

div.servicios h1 {

	font: medium  Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight:bold;
	color: #437AD6;
	padding: 0;
	margin:0px;

}

div.servicios h2 {

	font: bold x-small Georgia, "Times New Roman", Times, serif;
	color: #87B1DC;
	padding: 0px 0px 0px 15px;
	margin:-2px 0px 14px 0px;

}

div.servicios img {

	margin:10px 0px 0px 0px;
	border-bottom: 1px solid #CCD0FF;
	color: #CCD0FF;
	padding: 0px 0px 0px 16px;
	border-right:2px dotted #B7CD87;
	
}

div.servicios .proyImg {
	margin:0px;
	padding:30px 40px 0px 0px;
	float: right;
	display: inline;
	height: 310px;
	text-align: center;
}

div.servicios .proyImg img {
	padding: 4px;
	border-bottom:2px solid #CCC;
	border-right:2px solid #CCC;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	margin: 0px;
	display: block;
	width:235px;
}

div.servicios #proyNav  {
	margin:0px 20px 0px 0px;
	padding: 20px 0px 0px 0px;
	width: auto;
	text-align: right;
}

div.servicios #proyNav ul li {
	list-style-type: none;
	display: inline;
	width: 60px;
}

div.servicios #proyNav ul li img{
	margin:auto;
	padding: 4px;
	border: none;
}

div.servicios #proyNav ul li a:hover {
	background-color:#FFCC33;	
}


/*PRODUCTOS INDEX
--------------------------------*/

#productos2 {

	width: 767px;
	background: #fff url(../img/diagonales.gif) right top repeat-y;
	clear: both;
	margin: 0px;
	visibility: visible;
	padding: 0px 0px 67px 0px;
}

#productos2 img {
	padding:0px;
	margin: 0px;
	border-right: 2px dotted #B7CD87;
}

#productos2 a {
	color:#437AD6;
	float:right;
	text-decoration: underline;
	padding: 0px 2px 0px 0px;
	font: bold 0.6em "trebuchet ms" , Tahoma, sans-serif;
	text-transform:uppercase;
	display: inline;
	margin: 0px;
}

#productos2 a:hover {
	color:#fff;


}

#productos2 img.fix {

	margin:20px 0px 0px 0px;
	border-bottom: 1px solid #CCD0FF;
	color: #CCD0FF;
	padding: 0px 0px 0px 16px;
	
}


#productos2 h1 {
	font: medium  Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight:bold;
	text-align: left;
	color: #437AD6;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 10px 0px;
	border-bottom: 1px solid #CEDDF4;
	width: 500px;
}

#productos2 h2 {

	font: bold x-small Georgia, "Times New Roman", Times, serif;
	color: #87B1DC;
	padding: 0px 0px 0px 15px;
	margin:-2px 0px 20px 0px;
	
}


#productos2 h3 {
	font: normal 17px "Lucida Sans Unicode", Verdana, sans-serif;
	line-height:14px;
	border-bottom: 1px solid #BBD562;
	padding: 0px 0px 2px 18px;
	margin: 10px 0px 10px 0px;
	color: #99B731;
	background: url(../img/flecha.gif) 0px -1px no-repeat;
	float: left;
	width: 550px;
}



#productos2 h5 {

	font: normal 9px/9px  Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-style: italic;
	color: #a8bb46;
	text-transform: lowercase;
	padding:0px 0px 2px 0px;
	margin:0px;
	
}

.productos2cont {
	width:auto;
	margin:auto;
	height:auto;
	padding:0px 0px 0px 60px;
}

.productos2caja1 {
	width: 252px;
	padding: 2px;
	background-color: #99B731;
	margin:0px;
	float: left;
	overflow: visible;
}

#productos2 .productos2caja1 img {
	display: block;
	padding: 0px;
	margin: 0px;
	border-right: none;
	text-align: center;
	width: 250px;

}


.productos2caja2 {
	width: 300px;
	padding: 0px 0px 0px 20px;
	background-color:#fff;
	margin: 0px 0px 0px 10px;
	float: left;
	height: auto;
	line-height: 0px;
}

#productos2 .productos2caja2 a{
	margin: 12px 0px 0px 0px;
	
}

.productos2caja2 p {
	background-color:#fff;
	padding: 0px;
	font: small/1.2em Tahoma, Verdana, sans-serif;
	display: inline;
	color: #6c6c6c;
	margin: 0px;
	text-align: justify;
}




#visual {
	width: 770px;
	height: 126px;
	padding: 0px;
	margin: 0px;
	border-bottom: 3px solid #F88334;
	background-color: #fff;
	display: block;
}
	




/*----------------------------------*/
	
#subNav {
	width: 770px;
	margin: 10px 0px 20px 0px;
	text-align: center;
	clear: both;
	font-size: small;
	font: x-small "trebuchet ms" , Tahoma, sans-serif;
	text-transform: uppercase;
	padding: 0px;
}	
	
#pie {
	background: #F7F7F7 url(../img/motivo.gif) left top repeat;
	clear: both;
	height: 25px;
	border-top:4px double #DFE8AF;
	color:#555;
	font:10px Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 12px 5px 0px 0px;
	text-align:center;
	text-transform:uppercase;
	border-bottom: 9px solid #D0E0EB;	
}



/*ESTILOS PRODUCTOS1 - INICIO
-----------------------------------*/

#inferior {
	clear: both;
	margin: 0px auto 15px auto;
	padding: 0px 0px 10px 0px;
	display: block;
	background:transparent url(../img/bg_productosPortadaB.gif) left bottom no-repeat;
	height: 100%;

}

#inferior h1 {

	font: medium  Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight:bold;
	text-align: left;
	color: #437AD6;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 10px 0px;
	border-bottom: 1px solid #CEDDF4;
	
}

#inferior h2 {
	font: bold x-small Georgia, "Times New Roman", Times, serif;
	color: #87B1DC;
	padding: 0px 0px 0px 15px;
	margin:-2px 0px 0px 0px;
	border-bottom: 1px solid #f1f1f1;
	width: 56%;
	
}

#inferior img.fix {

	margin:10px 0px 0px 0px;
	color: #CCD0FF;
	padding: 0px 0px 0px 16px;
	
}

ul#productosPortada {
	background: transparent url(../img/bg_productosPortada.gif) left top no-repeat;
	list-style: none;
	padding: 10px 0px 0px 6px;
	margin: 10px 0px 0px 0px;
	display: block;
	height: 20em;
	width: 765px;
}

ul#productosPortada li {
	width: 142px;
	float: left;
	padding: 0px 5px 0px 3px;
	margin: 30px 0px 0px 0px;
	text-align: center;
	border-right: 2px dotted #EAF0CA;
	border-color: #E2E8E9;

}


ul#productosPortada li p {
	color:#52788D;
	line-height: 1.4em;
	margin: 5px 0px 0px 0px;
	padding: 15px 0px 0px 5px;
	text-align: left;
	height: 8.8em;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	border-top: 10px solid #f1f1f1;
	
}

ul#productosPortada li a.irSeccion {
	font:bold 10px "trebuchet ms" , Tahoma, sans-serif;
	text-transform:uppercase;
	text-align: center;
	display: block;
	margin: 0px 0px 0px 2px;
	clear: both;
	padding: 2px 0px;
	text-decoration: underline;

}

ul#productosPortada li a.irSeccion:hover {
	background-color: #A3B634;
	color: #fff;
	text-decoration: none;


}

ul#productosPortada li a img {
	/*border-right:2px dotted #B7CD87;*/
	padding:1px;
	width: 136px;
	border: 1px solid #E3EBBB;
	background-color: #FFFFFF;
	margin-left: 2px;
	line-height: 0px;
	display: block;

}


ul#productosPortada li h3 {
	font: bold 13px "Lucida Sans Unicode", Verdana, sans-serif;
	text-align: left;
	line-height:14px;
	padding: 5px 0px 8px 21px;
	margin: 0px 0 5px 0px;
	color: #536514;
	background: transparent url(../img/flecha.gif) 0px 4px no-repeat;
	letter-spacing: -1px;
	border-bottom: 10px solid #f1f1f1;
	
}



ul#productosPortada li h5 {

	font: normal 9px/9px  Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-style: italic;
	color: #a8bb46;
	text-transform: lowercase;
	padding: 0 0 2px 0;
	margin: 0;
	
}

/*.productos1caja1cont {

	width: 144px;
	height: 110px;
	margin-right: 5px;
	border-bottom: 1px solid #c7c8ca;
	float: left;
	
}

#productos1caja2contB {

	width: 144px;
	height: 110px;
	border-bottom: 1px solid #c7c8ca;
	float: left;
	
}
.productos1caja1 {
	width: 126px;
	height: 96px;
	padding: 10px 5px 5px 13px;
	background-color:#F1F4FA;
	border-bottom: 1px solid #c7c8ca;
	float: left;
	margin: 0px 5px 10px 0px;
}


#productos1caja2 {
	width:126px;
	height: 95px;
	padding: 10px 5px 5px 13px;
	background-color:#F1F4FA;
	border-bottom: 1px solid #c7c8ca;
	float: left;
	margin: 0px 0px 10px 0px;	
}*/

/*------------------------------------*/


/*ESTILOS GALERIAS - PRODUCTOS
-------------------------------------*/

ul.listadoProductos li.alt {
	background-color: #E6F2FB;
}


#galeriaContenedor {
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	width:100%;
	background-image:url(../img/fondo01.jpg);
	background-position: -50px 400px;
	background-repeat: no-repeat;
}


#galeriaContenedor .galeriaTexto {
	float: left;
	width: 370px;
	padding:0px 0px 50px 30px;
	margin: 30px 0px 0px 0px;
}

#galeriaContenedor .galeriaTexto h2 {

	font: bold x-small Georgia, "Times New Roman", Times, serif;
	color: #87B1DC;
	padding: 0px 0px 0px 0px;
	margin:-2px 0px 20px 0px;
	
}

#galeriaContenedor .galeriaTexto p {
	padding: 0px 0px 0px 0px;
	font: small/1.2em Tahoma, Verdana, sans-serif;
	color: #6c6c6c;
	margin:5px 0px 20px 0px;
	

}

#galeriaContenedor .galeriaTexto ul {
	color:#1E77B9;
	font-size: small;
	font-family: sans-serif;
	line-height:1.2em;
	list-style-type: circle;
	padding: 0px 0px 18px 30px;
}

#galeriaContenedor .galeriaTexto li {
	margin:0px;
	padding: 5px 0px 5px 2px;
}

#galeriaContenedor img.fix {
	margin:30px 0px 0px 0px;
	border-bottom: 1px solid #99b731;
	color: #CCD0FF;
	padding: 0px 0px 0px 16px;
}

#galeriaContenedor .galeria {
	width: 310px;
	float: right;
	border:1px solid #ccc;
	display:inline;
	background: transparent url(../img/diagonales.gif) right top repeat-y;
	padding: 10px 10px 10px 0px;
}


#galeriaContenedor .servicios {
	width: 310px;
	float: right;
	border:1px solid #ccc;
	display:inline;
	background: transparent url(../img/diagonales.gif) right top repeat-y;
	padding: 10px 10px 10px 0px;
	margin: 0px 20px 20px 20px;

}

#galeriaContenedor .servicios h3 {
	color:#87B1DC;
	font: bold small Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 10px;

}

#galeriaContenedor .servicios img {
	padding: 0px;
	margin: 0px;
	overflow: auto;
	float: right;

}

#galeriaContenedor .servicios ul {
	margin:0px;
	padding:0px 0px 0px 40px;
	width: 260px;

}

#galeriaContenedor .servicios li {
	float:right;
	padding: 3px;
	display: inline;
	width: 260px;
	background-color: #fff;
	border: 1px solid #99B731;
	margin: 0px 0px 4px 0px;

}

#galeriaContenedor .fixGaleria {

	margin:10px 20px 40px 0px;


}

#galeriaContenedor .galeria h3 {

	font: bold small Georgia, "Times New Roman", Times, serif;
	color: #87B1DC;
	padding: 0px 0px 0px 10px;
	margin:5px 0px 15px 0px;
	

}

#galeriaContenedor .galeria ul {
	
	list-style-type: none;
	width: 240px;
}

#galeriaContenedor .galeria .pavimentos {
	color:#fff;
	width: 260px;
	margin: 0px 0px 0px 20px;
	padding: 0px;

}

#galeriaContenedor .galeria .pavimentos li {
	width: 80px;
	text-align: center;
	padding: 4px 0px 5px 0px;
	height: 75px;
	display: block;
	font-size: 0.6em;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;

}

#galeriaContenedor .galeria .pavimentos li a{
	text-decoration:underline;

}

#galeriaContenedor .galeria .pavimentos li a:hover {
	text-decoration:none;


}

#galeriaContenedor .galeria li span {
	width: 79px;
	margin: 0px 0px 0px 0px;
	clear: both;
	height: 1.5em;
	display: block;
	color: #006699;
}

#galeriaContenedor .galeria li {
	padding: 2px;
	margin: 0px 4px 3px 0px;
	border: 1px solid #cecece;
	width: 50px;
	height: auto;
	float: left;
	display: block;
}

#galeriaContenedor .galeria a:hover {


background-color:#BBD562;

z-index:1;

}

#galeriaContenedor .download {
	width: 310px;
	float: right;
	border:1px dotted #cecece;
	display:inline;
	background: transparent url(../img/diagonales.gif) right top repeat-y;
	padding: 10px 10px 10px 0px;
	margin: 20px 20px 0px 0px;
	font: xx-small Verdana, sans-serif;
	text-align: center;
	color: #2C9DC9;
}

#galeriaContenedor .download2 {
	width: 320px;
	float: right;
	border:1px dotted #cecece;
	display:inline;
	background: transparent url(../img/diagonales.gif) right top repeat-y;
	padding: 10px 0px 10px 0px;
	margin: 20px 20px 0px 0px;
	font: xx-small Verdana, sans-serif;
	color: #2C9DC9;
}



#galeriaContenedor .galeriaTextoDetalles {
	width: 300px;
	float: right;
	display:inline;
	padding: 10px 10px 33px 0px;
	margin: 0px 20px 10px 0px;
	background: transparent url(../img/detallesCesped.gif) 10px 0px no-repeat;
}

#galeriaContenedor .galeriaTextoDetalles h3 {
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 40px;
	color: #FFF7E6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#galeriaContenedor .galeriaTextoDetalles ul {
	list-style-type:none;
	font: 12px/1.2em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}


#galeriaContenedor .galeriaTextoDetalles li {
	padding: 0px 0px 3px 10px;	

}


.slideshow{ /*CSS for DIV containing each image*/
	float: right;
	width: 100px;
	height: 90px;
	font: x-small arial, sans-serif;
	text-align: center;
	color: #6B9FD3;
}

.slideshow img{ /*Change "auto" below to a number (ie: 200px) to hard code dimensions of album images*/
	width: 85px;
	height: 60px;
	padding: 4px;
	background-color: #fff;
	border-bottom: 1px solid #D3E1A6;
	border-right: 1px solid #D3E1A6;
}

.slideshow a:hover {

background-color:#99B731;

}

#navlinks{ /*CSS for DIV containing the navigational links*/
	width: 200px;
	float: right;
	margin: 55px 0px 0px 0px;
}

#navlinks a { /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 80%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
	background-color: #99B731;
	color: #fff;
	font-size: 100%;
}
