html, body { height: 100%;}

body{
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #999;
	background-color: #000e78;
}
#head {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/fondo3.jpg);
}
#menu li{
	float: left;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-size: 14px;
}
#menu {
	margin-top: 26px;
}
#idioma {
	margin-top: 40px;
	text-align: right;
}
#idioma select {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	color: #999;
}
form label {
	width: 200px;
}



#contenido {
	height: 400px;
	width: 940px;
	border: 1px solid #e5e5e5;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	background-image: url(../img/fondo-marco-1.jpg);
}

#panoramicas {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 360px;

}
#panoramicas img{
	border: 1px solid #FFF;
}
#botones-pano {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}





#a {
	margin-top: 40px;
}
#texto {
	width: 280px;
	text-align: justify;
	line-height: 1.5;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

#logo {
	margin-top: 20px;
}


#linea {
	margin-left: 330px;
}

a:focus{outline:1px dotted}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}
h4{
	font-size:14px;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	color: #FFF;
}
	h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,ol,ul,pre,table,address,fieldset{margin-bottom:20px}






a{
	text-decoration: none;
	color: #666;
	}
a:link{
/*	text-decoration: none;*/
	color: #666;
	}
a:hover{
	color: #000E78;
	}
	#footer{
	background-image: url(../img/fondo_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	height: 100%;
}
#footer .container_12 .grid_6 p a:hover {
	color: #FFF;
}

a.active {
	color: #000e78;

}	

/*Contacto*/
#contacto{
	margin-top: 10px;
	line-height: 1.2;
	color: #CCC;
}
#formulario {
	height: 160px;
	border: 1px solid #404a9a;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contacto a:link{
	text-decoration: none;
	color: #999;
	}
#contacto a:hover{
	color: #fff;
	}
#contacto #googlemaps {
	border: 1px solid #404a9a;
	float: right;
	margin: 0px;
	padding: 0px;
	height: 130px;
}
.input-text {
	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	color: #999;
	width:200px;
	height:18px;
	margin: 10px;
	float: left;
}
.input-textarea {
	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	color: #999;
	width:200px;
	height:100px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}#columna-2 {
	float: left;
	height: 300px;
	width: 260px;
	margin: 20px;
}
#columna-3 {
	float: left;
	height: 360px;
	width: 610px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
}
#contactform {
	font-size: 10px;
}
#lista-pdf li {
	list-style-image: url(../img/ico-pdf.gif);
	margin-top: 4px;
}

#contenido-prod {
	background-image: url(../img/fondo-marco-2.jpg);
	height: 400px;
	width: 940px;
	border: 1px solid #e5e5e5;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333;
}
#contenido-serv {
	background-image: url(../img/fondo-marco-3.jpg);
	height: 400px;
	width: 940px;
	border: 1px solid #e5e5e5;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333;
}
#contenido-cont {
	background-image: url(../img/fondo-marco-4.jpg);
	height: 400px;
	width: 940px;
	border: 1px solid #e5e5e5;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333;
}
