@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0;font:12px Arial, Helvetica, Geneva, Swiss, sans-serif;outline:0;border:0;}

body {
  background:#da890d url(images/bg.jpg) top center no-repeat;
  color:#FFFFFF;
}

#wrapper {
  width:975px;
  padding:0 0 0 4em;
  position:relative;
  margin:0 auto;
}

#head {
  height:144px;
  padding-top:1em;
  background:url(images/fondo_cabecera.png) no-repeat;
}

#head_es {
  height:144px;
  padding-top:1em;
  background:url(images/fondo_cabecera_es.png) no-repeat;
}

#menu {
  width:210px;
  height:650px;
  padding:0 2em 0 2em;
  float:left;
}

#menu2 {
  width:210px;
  height:770px;
  padding:0 2em 0 2em;
  float:left;
}


#primaryContent {
  width:561px;
  height:650px;
  background:url(images/primaryContent-bg.png) left top no-repeat;
  padding:0 2em 0 2em;
  margin-left: 280px;
}

#primaryContent_form {
  height:650px;
  background:url(images/primaryContent-bg.png) left top no-repeat;
  padding:0 2em 0 2em;
  margin-left: 280px;
}

#primaryContent_faqs {
  width:561px;
  height:770px;
  background:url(images/primaryContentfaqs.png) left top no-repeat;
  padding:0 2em 0 2em;
  margin-left: 280px;
}

#primaryContent_housing {
  width:561px;
  height:920px;
  background:url(images/primaryContenthousing.png) left top no-repeat;
  padding:0 2em 0 2em;
  margin-left: 280px;
}

#primaryContent_accesibility {
  width:561px;
  height:1580px;
  background:url(images/primaryContentaccesibility.png) left top no-repeat;
  padding:0 2em 0 2em;
  margin-left: 280px;
}

#primaryContent_privacy {
  width:561px;
  height:1300px;
  background:url(images/primaryContentprivacy.png) left top no-repeat;
  padding:0 2em 0 2em;
  margin-left: 280px;
}

#sideContent {
  
}

#footer {
  position:absolute;
  left:2em;
}

/*------------------FOOTER-----------------------*/

#footer ul {
  list-style:none;
}

#footer ul li {
  
}


#footer p {
  width:450px;
  font-size:1.1em;
  color:#010147;
  line-height:1.4em;
  padding:0 0 1em 0;
  float:left;
}

#footer p.right {
  text-align:right;
  padding:0 1em 1em 0;
  float:right;
}

#footer p small {
  color:#010147;
  font-size:0.9em;
}

#footer p a {
  color:#272779;
  font-weight:bold;
  text-decoration:underline;
 
}

#footer p a:hover {
  color:#272779;
  font-weight:bold;
  text-decoration:none;
 
}

#flotante{
	width:521px;
	background-color:#FF9900;
	text-align:justify;
	padding: 10px;
}


.aservicios{
	font-size:1em;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
}

.aservicios:hover {
	text-decoration:none;
	color:#da8a0f;
	font-weight: bold;
}

.servicio_seleccionado{
	font-size:1em;
	color:#da8b12;
	font-weight: bold;
}

.web_design{
	font-size:1.2em;
	color:#ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.aservicios2{
	font-size:1em;
	color:#ffffff;
	text-decoration:underline;
	font-weight: bold;
}

.aservicios2:hover {
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
}

.aidioma {
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
  padding-top:14px;
 
}

.aidioma:hover {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none; 
}

/*-----------GENERALES----------------*/
h1{
	font-size: 2em;
	color: #FFFFFF;
	margin-top: 20px;
}

h2{
	font-size: 1.3em;
	color: #d9890e;
	font-weight:bold;
}

h3{
	font-size: 1.1em;
	color: #d9890e;
	font-weight:bold;
	text-decoration: underline;
}

#primaryContent p {
  font-size:1em;
  line-height:1.2em;
  text-align:justify;
  margin:0 30px 0 0;
}

#primaryContent_faqs p {
  font-size:1em;
  line-height:1.2em;
  text-align:justify;
  margin:0 30px 0 0;
}

#primaryContent_housing p {
  font-size:1em;
  line-height:1.2em;
  text-align:justify;
  margin:0 30px 0 0;
}

#primaryContent_accesibility p {
  font-size:1em;
  line-height:1.2em;
  text-align:justify;
  margin:0 30px 0 0;
}

#primaryContent_privacy p {
  font-size:1em;
  line-height:1.2em;
  text-align:justify;
  margin:0 30px 0 0;
}


#primaryContent ul {
	padding: 20px;
  
}

#primaryContent ul li {
  
}

#tamanyo_texto{

	float:right;
	margin-right: 15px;
}


.negrita{
	font-weight: bold;
}

.cursiva{
	font-style: italic;
	font-weight: bold;
}

.imagen_derecha{
	float:right;
}

.imagen_derecha2{
	float:right;
	padding-right: 20px;
}

.imagen_izquierda{
	float:left;
}

.imagen_izquierda2{
	float:left;
	width: 265px;
}

.parpadeo{
	text-decoration: blink;
	font-size:1.4em;
	color:#da8b12;
	font-weight: bold;
}

/*------------MENU ESPANYOL----------------*/

.menu_principale {

	list-style: none;
	width: 188px;
}

.menu_principale li {

	float: left;
	
	height: 30px;
	
	margin-top: 15px;

}




.menu_principale a {

	display: block;

	height: 30px;

	

}



.menu_principale a:link {}

.menu_principale a:visited {}

.menu_principale a:hover {}

.menu_principale a:active {}



li.inicio a {

	background-color: inherit;

	width: 188px;

	background: url(images/menu/inicio1.png) no-repeat 0 0px;

	color: #575757;

}
li.inicio a:hover, li.inicio a.qui {background-color: inherit;background: url(images/menu/inicio2.png) no-repeat 0px 0px;}

li.quienes_somos a {

	background-color: inherit;

	width: 188px;

	background: url(images/menu/quienes_somos1.png) no-repeat 0 0px;

	color: #575757;

}

li.quienes_somos a:hover, li.quienes_somos a.qui {background-color: inherit;background: url(images/menu/quienes_somos2.png) no-repeat 0px 0px;}


li.servicios a {

	background-color: inherit;

	width: 188px;

	background: url(images/menu/servicios1.png) no-repeat 0 0px;

	color: #575757;

}

li.servicios a:hover, li.servicios a.qui {background-color: inherit;background: url(images/menu/servicios2.png) no-repeat 0px 0px;}



li.propiedades a {

	background-color: inherit;

	width: 188px;

	background: url(images/menu/propiedades1.png) no-repeat 0 0px;

	color: #575757;

}

li.propiedades a:hover, li.propiedades a.qui {background-color: inherit;background: url(images/menu/propiedades2.png) no-repeat 0px 0px;}



li.reformas a {

	background-color: inherit;

	width: 188px;

	background: url(images/menu/reformas1.png) no-repeat 0 0px;

	color: #575757;

}

li.reformas a:hover, li.reformas a.qui {background-color: inherit;background: url(images/menu/reformas2.png) no-repeat 0px 0px;}


li.faqs a {

	background-color: inherit;

	width: 188px;

	background: url(images/menu/faqs1.png) no-repeat 0 0px;

	color: #575757;

}

li.faqs a:hover, li.faqs a.qui {background-color: inherit;background: url(images/menu/faqs2.png) no-repeat 0px 0px;}



li.contacto a {

	background-color: inherit;

	width: 188px;

	background: url(images/menu/contacto1.png) no-repeat 0 0px;

	color: #575757;

}

li.contacto a:hover, li.contacto a.qui {background-color: inherit;background: url(images/menu/contacto2.png) no-repeat 0px 0px;}





li.links a {background-color: inherit;

	width: 188px;

	background: url(images/menu/links1.png) no-repeat 0 0px;

	color: #575757;

}

li.links a:hover, li.links a.qui {background-color: inherit;background: url(images/menu/links2.png) no-repeat 0px 0px;}


li.diseno_web a {background-color: inherit;

	width: 188px;

	background: url(images/menu/disenoweb1.png) no-repeat 0 0px;

	color: #575757;

}

li.diseno_web a:hover, li.diseno_web a.qui {background-color: inherit;background: url(images/menu/disenoweb2.png) no-repeat 0px 0px;}


li.idioma {

	background-color: inherit;

	width: 188px;

	background: url(images/fondo_idiomas.png) no-repeat 0 0px;

	color: #575757;

}

li.info a {background-color: inherit;

	width: 188px;

	background: url(images/menu/info_gran_canaria.png) no-repeat 0 0px;

	color: #575757;

}



/*------------MENU ENGLISH----------------*/

.menu_principale {

	list-style: none;
	width: 188px;
}

.menu_principale li {

	float: left;
	
	height: 30px;
	
	margin-top: 15px;

}




.menu_principale a {

	display: block;

	height: 30px;

	

}



.menu_principale a:link {}

.menu_principale a:visited {}

.menu_principale a:hover {}

.menu_principale a:active {}



li.home a {

	background-color: inherit;

	width: 188px;

	background: url(images/menu_en/home1.png) no-repeat 0 0px;

	color: #575757;

}
li.home a:hover, li.home a.qui {background-color: inherit;background: url(images/menu_en/home2.png) no-repeat 0px 0px;}

li.about_us a {

	background-color: inherit;

	width: 188px;

	background: url(images/menu_en/about_us1.png) no-repeat 0 0px;

	color: #575757;

}

li.about_us a:hover, li.about_us a.qui {background-color: inherit;background: url(images/menu_en/about_us2.png) no-repeat 0px 0px;}


li.services a {

	background-color: inherit;

	width: 188px;

	background: url(images/menu_en/services1.png) no-repeat 0 0px;

	color: #575757;

}

li.services a:hover, li.services a.qui {background-color: inherit;background: url(images/menu_en/services2.png) no-repeat 0px 0px;}



li.property_management a {

	background-color: inherit;

	width: 188px;

	background: url(images/menu_en/property_management1.png) no-repeat 0 0px;

	color: #575757;

}

li.property_management a:hover, li.property_management a.qui {background-color: inherit;background: url(images/menu_en/property_management2.png) no-repeat 0px 0px;}

li.refurbishing a {

	background-color: inherit;

	width: 188px;

	background: url(images/menu_en/refurbishing.png) no-repeat 0 0px;

	color: #575757;

}

li.refurbishing a:hover, li.refurbishing a.qui {background-color: inherit;background: url(images/menu_en/refurbishing2.png) no-repeat 0px 0px;}


li.faqs a {

	background-color: inherit;

	width: 188px;

	background: url(images/menu_en/faqs1.png) no-repeat 0 0px;

	color: #575757;

}

li.faqs a:hover, li.faqs a.qui {background-color: inherit;background: url(images/menu_en/faqs2.png) no-repeat 0px 0px;}



li.contact a {

	background-color: inherit;

	width: 188px;

	background: url(images/menu_en/contact1.png) no-repeat 0 0px;

	color: #575757;

}

li.contact a:hover, li.contact a.qui {background-color: inherit;background: url(images/menu_en/contact2.png) no-repeat 0px 0px;}




li.links a {background-color: inherit;

	width: 188px;

	background: url(images/menu_en/links1.png) no-repeat 0 0px;

	color: #575757;

}

li.links a:hover, li.links a.qui {background-color: inherit;background: url(images/menu_en/links2.png) no-repeat 0px 0px;}


li.web_design a {background-color: inherit;

	width: 188px;

	background: url(images/menu_en/web_design1.png) no-repeat 0 0px;

	color: #575757;

}

li.web_design a:hover, li.web_design a.qui {background-color: inherit;background: url(images/menu_en/web_design2.png) no-repeat 0px 0px;}

li.info2 a {background-color: inherit;

	width: 188px;

	background: url(images/menu/info_gran_canaria.png) no-repeat 0 0px;

	color: #575757;

}


/*------------------CONTACTO-----------------------*/
	.i{
	  color: #fff;
		background-color: #039;		
		font-weight: bold;
		font-size: 1.2em;
		padding: 0.1em 0.6em 0.1em 0.6em;
		margin-right: 0.6em;
	}
	
.obligatorio{
	  color: #d98b13;
	}
	
	.campo_form{
	  margin-top: 0.5em;
	}
	
  .campo_form label{
    padding-left: 1em;
	padding-right: 1em;
    display: block;
    width: 10em;
    float: left;
	text-align: right;
  }
	
	#submit{
	  text-align: left;
	  float:right;
	}
