body {
	background-image: url(../img/bg_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e4e4e4;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#base {
	width: 980px;
	margin: auto;
}

#header {
	height: 80px;
	padding: 42px 40px 0px 40px;
}

a span {
	display: none;
}

.logo {
	display: block;
	background-image: url(../img/logo.jpg);
	width: 424px;
	height: 42px;
}

.telefono {
	float: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	background-image: url(../img/telefono.jpg);
	height: 27px;
	width: 235px;
}

.telefono span {
	display: none;
}

#menu {
	height: 32px;
}

#menu a {
	color: #FFFFFF;
	display: inline-block;
	height: 18px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 9px 17px 0px 16px;
	border-bottom: 1px dashed #a1191c;
}

#menu a:hover {
	border-bottom: 1px dashed #e6c0bb;
}

.quienessomos {
	background-image: url(../img/quienessomos.jpg);
	width: 119px;
}

.nuestrasmarcas {
	background-image: url(../img/nuestrasmarcas.jpg);
	width: 116px;
}

.gamas {
	background-image: url(../img/gamas.jpg);
	width: 51px;
}

.servicios {
	background-image: url(../img/servicios.jpg);
	width: 63px;
}

.proyectos {
	background-image: url(../img/proyectos.jpg);
	width: 66px;
}

.financiacion {
	background-image: url(../img/financiacion.jpg);
	width: 89px;
}

.dondeestamos {
	background-image: url(../img/dondeestamos.jpg);
	width: 109px;
}

.contacto {
	background-image: url(../img/contacto.jpg);
	width: 63px;
}

#contenido {
	margin-top: 25px;
	background-color: #FFFFFF;
	padding: 15px;
}

#footer {
	background-image: url(../img/footer.jpg);
	margin-top: 5px;
	font-size: 11px;
	color: #FFFFFF;
	height: 44px;
}

.creditos {
	padding: 16px;
	width: 70%;
	float: left;
}

#qero {
	width: 136px;
	float: right;
	text-align: right;
	margin: 2px 7px 0px 0px;
}

#qero a {
	background-image: url("../img/qero.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 39px;
	width: 136px;
	display: block;
	color: #9f9e9e;
}

#qero a:hover {
	background-position: 0px -41px;
}

#left {
	width: 530px;
	float: left;
}

#left img {
	padding: 1px;
	border: solid 1px #e4e4e4;
}

#right {
	width: 400px;
	float: right;
}

h1 {
	color: #9f1500;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.gmap {
	width: 526px; 
	height: 350px;
	margin: 1px;
	border: solid 1px #e4e4e4;
	background-image:url(../img/loading2.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#contacto input, #contacto textarea, .button {
	border: solid 1px #333333;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 5px 0px 10px 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button {
	margin: 20px 0px 10px 20px !important;
	padding: 6px !important; 
	color: #000000;
	background-color:#CCCCCC;
}

.button:hover {
	color: #FFFFFF;
	background-color: #333333;
	cursor: pointer;
}

.fotografias_miniaturas {
	margin-top: 10px;
	margin-bottom: 10px;
}

.fotografias_miniaturas a {
	margin-right: 7px;
}

.fotografias_miniaturas img {
	padding: 1px;
	border: solid 1px #e4e4e4;
}
