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



#container {
	position:absolute;
	left:50%;
	top:1px;
	width:1000px;
	z-index:1;
	margin-left:-500px;
	visibility: visible;
	height: 5px;
}


  
#logo {
	position:absolute;
	width:248px;
	height:148px;
	z-index:91;
	left: 28px;
	top: 10px;
}


#barra {
	position:absolute;
	width:1000px;
	height:148px;
	z-index:11;
	left: 0px;
	top: 16px;
}

#modelo {
	position:absolute;
	width:380px;
	height:50px;
	z-index:11;
	left: 5px;
	top: 192px;
}

#col {
	position:absolute;
	width:687px;
	height:147px;
	z-index:1;
	left: 313px;
	top: 50px;
	background-color: #C3A204;
}


#menu {
	position:absolute;
	width: 684px;
	height:40px;
	z-index:12;
	left:316px;
	top: 15px;
}



#submenu {
	position:absolute;
	background-repeat: repeat-x;
	width: 180px;
	height:195px;
	z-index:12;
	left:130px;
	top: 172px;
	visibility: hidden;
}



.fade {
   opacity: 1;
   transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
   }

   .fade:hover {
      opacity: 0.5;
      }
	  
.fade2 {
   opacity: 0;
   transition: opacity .6s ease-in-out;
   -moz-transition: opacity .6s ease-in-out;
   -webkit-transition: opacity .6s ease-in-out;
   }

   .fade2:hover {
      opacity: 1;
      }	  
	  
	  



#separa01 {
	position:absolute;
	width: 684px;
	height:74px;
	z-index:11;
	left: 0px;
	top: 129px;
	background-color: #9A9A9A;
}

#listos {
	position:absolute;
	width: 1000px;
	height:145px;
	z-index:11;
	left: 0px;
	top: 177px;
	background-color: #9A9A9A;
}


#frase {
	position:absolute;
	width: 684px;
	height:75px;
	z-index:3;
	left:316px;
	top: 90px;
}





#titulo {
	position:absolute;
	width:866px;
	height:76px;
	z-index:3;
	left: -2px;
	top: 14px;
}


.redondear {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}


.sombra {
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 18px 20px -20px grey;
}





.tboton {font-family: 'Source Sans Pro', sans-serif; font-size: 17px; color: #FFFFFF; }

a.tboton:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.tboton:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.tboton:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.tboton:active {
	color: #FFFFFF;
	text-decoration: none;
}






.delmenu {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400; 
	font-size: 18px;
	color: #807f83;
}

a.delmenu:link {
	color: #807f83;
	text-decoration: none;
}
a.delmenu:visited {
	color: #807f83;
	text-decoration: none;
}
a.delmenu:hover {
	color: #138d4f;
	text-decoration: none;
}
a.delmenu:active {
	color: #807f83;
	text-decoration: none;
}


.footer {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300; 
	font-size: 17px;
	color: #138d4f;
}

a.footer:link {
	color: #807f83;
	text-decoration: none;
}
a.footer:visited {
	color: #807f83;
	text-decoration: none;
}
a.footer:hover {
	color: #138d4f;
	text-decoration: none;
}
a.footer:active {
	color: #807f83;
	text-decoration: none;
}

.legalesverde {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 23px;
	color: #138d4f;
	
	
}

.servicios1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 38px;
	color: #138d4f;
	 text-shadow: 0px 0px 10px #919191;
	
}

.servicios2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 800;
	font-size: 40px;
	color: #006838;
	 text-shadow: 0px 0px 10px #919191;
	
}





.frase {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	font-size: 26px;
	color: #FFF;
	
}

.fraseverde {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	font-size: 22px;
	color: #138d4f;
	 text-shadow: 0px 0px 10px #919191;
	
}


.fraseverde2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	font-size: 26px;
	color: #138d4f;
	 text-shadow: 0px 0px 10px #919191;
	
}


a.frase:link {
	color: #807f83;
	text-decoration: none;
}
a.frase:visited {
	color: #807f83;
	text-decoration: none;
}
a.frase:hover {
	color: #138d4f;
	text-decoration: none;
}
a.frase:active {
	color: #807f83;
	text-decoration: none;
}


.frasegris {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 35px;
	color: #807f83;
	 text-shadow: 0px 0px 10px #919191;
	
}

a.frasegris:link {
	color: #807f83;
	text-decoration: none;
}
a.frasegris:visited {
	color: #807f83;
	text-decoration: none;
}
a.frasegris:hover {
	color: #138d4f;
	text-decoration: none;
}
a.frasegris:active {
	color: #807f83;
	text-decoration: none;
}


.frasegris2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 28px;
	color: #807f83;

}

.menuservicios1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #919191;
	
}


.menus {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #919191;
	
}

a.menus:link {
	color: #919191;
	text-decoration: none;
}
a.menus:visited {
	color: #919191;
	text-decoration: none;
}
a.menus:hover {
	color: #138d4f;
	text-decoration: none;
}
a.menus:active {
	color: #919191;
	text-decoration: none;
}


a.menuservicios1:hover {
	color: #black;
	text-decoration: none;

}



.menusrayas {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #8BC53F;
	
}



.parrafo {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #black;
	
}

.parrafoblanco {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #FFF;	
}


.parrafoverde {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #138d4f;
	
}


.titulo1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 50px;
	color: #138d4f;
	 text-shadow: 0px 0px 10px #919191;
	
}

.titulo2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	font-size: 40px;
	color: #138d4f;
	text-shadow: 0px 0px 10px #919191;
	
}

.p3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 23px;
	color: #807f83;
	font-style:italic;
	}
	
	
.pt {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 28px;
	color: #807f83;
	
}


.p {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	font-size: 23px;
	color: #807f83;
	
}

a.p:link {
	color: #807f83;
	text-decoration: none;
}
a.p:visited {
	color: #807f83;
	text-decoration: none;
}
a.p:hover {
	color: #138d4f;
	text-decoration: none;
}
a.p:active {
	color: #807f83;
	text-decoration: none;
}

.p2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #807f83;
	font-style:italic;
	
}

a.p2:link {
	color: #807f83;
	text-decoration: none;
}
a.p2:visited {
	color: #807f83;
	text-decoration: none;
}
a.p2:hover {
	color: #138d4f;
	text-decoration: none;
}
a.p2:active {
	color: #807f83;
	text-decoration: none;
}




	
.lista {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 25px;
	color: #807f83;
	font-style:italic;
	
	}
	
.pregunta {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #807f83;
	font-style:italic;
	
	}
	
	
	.pregunta:visited {
	color: #807f83;
	text-decoration: none;
}
a.pregunta:hover {
	color: #138d4f;
	text-decoration: none;
}
.pregunta:active {
	color: #807f83;
	text-decoration: none;
}
	
	
	
	.contacto {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 19px;
	color: #807f83;
	font-style:italic;
	
	}
	
	
	.contacto:visited {
	color: #807f83;
	text-decoration: none;
}
a.contacto:hover {
	color: #138d4f;
	text-decoration: none;
}
.contacto:active {
	color: #807f83;
	text-decoration: none;
}
	
	
.legales {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #807f83;
	
	
	}
	

.p3rojo {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #EA272D;
}

a.p3rojo:link {
	color: #F00;
	text-decoration: none;
}
a.p3rojo:visited {
	color: #000;
	text-decoration: none;
}
a.p3rojo:hover {
	color: #F00;
	text-decoration: none;
}
a.p3rojo:active {
	color: #000;
	text-decoration: none;
}

.myButton {
	background-color:transparent;
	display:inline-block;
	cursor:pointer;
	color:#306108;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:5px 7px;
	text-decoration:none;
	text-shadow:0px 1px 10px #a8a8a8;
}
.myButton:hover {
	background-color:transparent;
}
.myButton:active {
	position:relative;
	top:1px;
}



.letterpress {
	text-shadow: 0px 1px 1px #4d4d4d;
	color: #666;
	font: 18px 'Source+Sans+Pro';
}
