@charset "utf-8";

/**************************************
 * MANUEL GUILLEN VEGA 2013
 * Derechos reservados
 * www.manuelguillen.com
 * RPM: #99933.2221
 * Movistar: 99933.2221
 * Nextel: 115*4408
 * Claro: 99793-4490 
 **************************************/

header, nav, section, article, aside, footer{
	display:block;
}
.limpiar{
	clear:both;
}

/* Fuentes Personalizadas */

@font-face{
	font-family:'Agenda';												
	/*--- Solo para IE 6,7 y 8 ---*/
	src:url('../fonts/agenda/agenda.eot');
	src: url('../fonts/agenda/agenda.eot?#iefix') format('embedded-opentype'),
	/*--- Solo para IE 9 ---*/
	url('../fonts/agenda/agenda.woff') format('woff'),
	
	/*--- Para el resto e navegadores ---*/
	url('../fonts/agenda/agenda.ttf') format('truetype'),
	
	/*--- Para dispositivos móviles---*/	
	url('..fonts/agenda/agenda.svg#Agenda') format('svg');	
}

@font-face{
	font-family:'Dinasty';												
	/*--- Solo para IE 6,7 y 8 ---*/
	src:url('../fonts/dinasty/dinasty.eot');
	src: url('../fonts/dinasty/dinasty.eot?#iefix') format('embedded-opentype'),
	/*--- Solo para IE 9 ---*/
	url('../fonts/dinasty/dinasty.woff') format('woff'),
	
	/*--- Para el resto e navegadores ---*/
	url('../fonts/dinasty/dinasty.ttf') format('truetype'),
	
	/*--- Para dispositivos móviles---*/	
	url('..fonts/dinasty/dinasty.svg#Dinasty') format('svg');	
}

@font-face{
	font-family:'Futura';												
	/*--- Solo para IE 6,7 y 8 ---*/
	src:url('../fonts/futura/futura.eot');
	src: url('../fonts/futura/futura.eot?#iefix') format('embedded-opentype'),
	/*--- Solo para IE 9 ---*/
	url('../fonts/futura/futura.woff') format('woff'),
	
	/*--- Para el resto e navegadores ---*/
	url('../fonts/futura/futura.ttf') format('truetype'),
	
	/*--- Para dispositivos móviles---*/	
	url('..fonts/futura/futura.svg#Futura') format('svg');	
}

/* Estilos Generales */

body{
	background:url(../img/fondo.png);
	margin:0;
}
#contenedor{
	width: 1000px;
	margin: 0 auto;
}
h1{
	width:320px;
	height:43px;
	display:block;
	padding:0px 18px 0 18px;;
	background:#FF772F;
	margin:0px;
	margin-left:16px;
	color:#fff;
	font-family:'Dinasty';
	font-size:41px;
	font-weight:normal;	
}
.h1-1{
	background:url(../img/empresas.jpg);
	text-indent:-5000px;	
}
.h1-2{
	background:url(../img/mi_estudios.jpg);
	text-indent:-5000px;	
}
.h1-3{
	background:url(../img/la_empresa.jpg);
	text-indent:-5000px;	
}
.h1-4{
	background:url(../img/blog.jpg);
	text-indent:-5000px;	
}
.h1-5{
	background:url(../img/contactenos.jpg);
	text-indent:-5000px;	
}
#contenedorH1{
	width: 370px;
	height: 59px;
	position: relative;
	top: 0px;
	left: 0px;
}
.cuadraditoH1{
	width:14px;
	height:14px;
	display:block;
	background:#FF772F;	
	position:absolute;
	bottom:1px;
	left:0px;
}
.sombraH1{
	width:265px;
	height:14px;
	display:block;
	background:url(../img/sombrah1.png) no-repeat;
	position:absolute;
	right:-15px;
	bottom:2px;
	overflow:hidden;
}
.negrita{
	font-weight:bold;	
}
.puntoNaranja{
	font-weight:bold;
	color:#FF772F;
}
.lineaDivisora{
	width:980px;
	height:2px;
	margin:0 auto;
	overflow:hidden;
	background:url(../img/division.png)center no-repeat;	
}


/* Sonido */

#sonido{
	height:17px;
	display:block;
	position:absolute;
	right:0;
	top:7px;	
}
#stop{
	width:18px;
	height:17px;
	float:left;
	display:block;
	background:url(../img/stop.png) no-repeat;
	cursor:pointer;
	margin-right:8px;	
}
#play{
	width:18px;
	height:17px;
	float:left;
	display:none;
	background:url(../img/play.png) no-repeat;
	cursor:pointer;
	margin-right:8px;
}
#volumen{
	width:80px;
	display:block;
	float:left;
	margin-top:5px;
}

/*-----------------------------------
			CABECERA
-----------------------------------*/
	
#cabecera{
	height:133px;
}

	/* Logo */
	
	#logo{
	width: 363px;
	height: 79px;
	display: block;
	float: left;
	margin: 55px 0 0 12px;
	background: url(../img/logo_manuel.png) no-repeat;
	}
	
	/* Menú */
	
	#menuPrincipal{
		width:625px;
		height:133px;
		float:right;	
	}
	
	#menu{
		margin:0;
		padding:0;
		list-style:none;	
	}
	
	#menu li{
		display:block;
		height:133px;
		float:right;
		color:#FF782E;
		position:relative;
		margin-left:2px;		
	}
	
	#menu li a{
		display:block;
		color:#FF782E;
		font-family:'Agenda', Arial, Helvetica, sans-serif;
		font-size:19px;
		text-align:center;
		text-decoration:none;
		text-shadow:1px 1px 0 rgba(255,255,255,0.5);	
		padding:78px 25px 0 25px;		
	}
	
	#menu li a:hover{
		color:#fff;	
		text-shadow:none;
	}	
	.menuHover{
		width:100%;
		height:133px;
		background:#FF782E;
		display:none;
		z-index:-1;	
		position:absolute;
	}
	
	/* Menu flotante */
	
	#cabeceraFlotante{
	width:100%;
	position:fixed;
	margin:auto;
	z-index:999;
	background:rgba(255,255,255,0.9);
	display:none;
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
	}
	#waperCabecera{
		width:980px;
		margin:0 auto;	
		position:relative;
	}
	#menuFlotante{
		width:430px;
		height:30px;
		margin:auto;
			
	}
	
	#menu-flotante{
		margin:0;
		padding:0;
		list-style:none;
		
	}
	#menu-flotante li a{
		padding:5px 15px 5px 15px;
		display:block;
		float:left;	
		text-decoration:none;
		color:#FF782E;
		font-family:'Agenda', Arial;
		font-size:15px;
	}
	#menu-flotante li a:hover{
		background:rgba(255,102,0,0.8);
		color:#fff;	
	}

	
/*-----------------------------------
			SLIDER
-----------------------------------*/

#sliderContenedor{
	position: relative;
	height: 390px;
	background: #fff;
	border: 1px solid #D7D7D7;
	margin-top: 25px;
	padding: 15px;
}
#sombra-iz{
	width:24px;
	height:428px;
	display:block;
	background:url(../img/sombra-slider1.png) no-repeat;
	position:absolute;
	top:0;
	left:-25px;	
}
#sombra-der{
	width:24px;
	height:428px;
	display:block;
	background:url(../img/sombra-slider2.png) no-repeat;
	position:absolute;
	top:0;
	right:-25px;	
}
#pieSlider{
	width: 128px;
	height: 42px;
	display: block;
	margin: 0 auto;
}

/*-----------------------------------
			ASI TRABAJAMOS
-----------------------------------*/

#asiTrabajamos{
	margin-top:15px;
}
.asiTrabajamosH1{
	width:;
	height:43px;
	overflow:hidden;	
}
#proceso{
	padding-top:5px;
	height:170px;
	background:url(../img/flechas_proceso.png) no-repeat;
	margin-top:53px;
}
#proceso1{
	width:178px;
	height:167px;
	float:left;
	margin-left:18px;
	position:relative;	
}
#proceso2{
	width:178px;
	height:167px;
	float:left;
	margin-left:212px;
	position:relative;	
}
#proceso3{
	width:178px;
	height:167px;
	float:right;
	position:relative;	
}
.circuloProceso{
	width: 220px;
	height: 220px;
	display: block;
	background: url(../img/fondo_procesos.png) no-repeat;
	position: absolute;
	bottom: -4px;
	left: -30px;
	cursor: pointer;
}
#circulo1:hover .procesoTitulo1, #circulo1:hover .procesoSubtitulo1 {
	color:#FF772F;
}
#circulo2:hover .procesoTitulo2, #circulo2:hover .procesoSubtitulo2 {
	color:#FF772F;
}
#circulo3:hover .procesoTitulo3, #circulo3:hover .procesoSubtitulo3 {
	color:#FF772F;
}
.numeroProceso1{
	width:58px;
	height:58px;
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	background:url(../img/proceso1.png) no-repeat;	
}
.numeroProceso2{
	width:58px;
	height:58px;
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	background:url(../img/proceso2.png) no-repeat;	
}
.numeroProceso3{
	width:58px;
	height:58px;
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	background:url(../img/proceso3.png) no-repeat;	
}
.procesoTitulo1, .procesoTitulo2, .procesoTitulo3{
	display: block;
	font-family: "Arial";
	font-size: 25px;
	text-align: center;
	color: #616161;
	position: absolute;
	top: 70px;
	left: 23px;
	margin: 0;
	font-weight: normal;
	width: 180px;
}
.procesoTitulo3{
	left: 21px;
}
.procesoSubtitulo1, .procesoSubtitulo2, .procesoSubtitulo3{
	display: block;
	font-family: "Arial";
	font-size: 25px;
	text-align: center;
	color: #616161;
	position: absolute;
	top: 99px;
	left: 22px;
	margin: 0;
	letter-spacing: 1px;
	padding: 0;
	height: 74px;
	width: 181px;
}
.procesoSubtitulo2{
	letter-spacing: 1px;
	font-size: 24px !important;
	left: 22px;
}
.procesoSubtitulo3{
	letter-spacing: 0px;
	left: 21px;
	top: 100px;
}	
.tituloSeleccionado{
	color:#FF772F;	
}
.subtituloSeleccionado{
	color:#FF772F;	
}
/* Descipciones Procesos */

#descripcionProcesos1{
	width:818px;
	height:189px;
	display:none;
	margin:40px auto 0 auto;	
}
#descripcionProcesos2{
	width:818px;
	height:189px;
	display:none;
	margin:40px auto 0 auto;	
}
#descripcionProcesos3{
	width:818px;
	height:189px;
	display:none;
	margin:40px auto 0 auto;	
}
.descripcionProcesosTitulos{
	width:225px;
	height:189px;
	position:relative;
	float:left;	
}
.descripcionProcesoTitulo1, .descripcionProcesoTitulo2, .descripcionProcesoTitulo3{
	display:block;
	font-family:"Arial";
	font-size:13px;
	text-align:center;
	color:#616161;
	position:absolute;
	top:67px;
	left:13px;	
	margin:0;
	font-weight:normal;	
}
.descripcionProcesoTitulo2{
	top:70px;	
}
.descripcionProcesoTitulo3{
	left:35px;	
}
.descripcionProcesoSubtitulo1, .descripcionProcesoSubtitulo2, .descripcionProcesoSubtitulo3{
	display:block;
	font-family:"Arial";
	font-size:25px;
	text-align:center;
	color:#616161;
	position:absolute;
	top:80px;
	left:13px;	
	margin:0;
	letter-spacing:1px;
	padding:0;	
}
.descripcionProcesoSubtitulo2{
	letter-spacing:-2px;
	left:-12px;	
	top:85px;
	font-size:22px;
}
.descripcionProcesoSubtitulo3{
	letter-spacing:0;
	top:83px;
	left:3px;
}
.numeroDescripcionProceso{
	width:58px;
	height:59px;
	display:block;
	position:absolute;
	left:144px;
	top:60px;	
}
#textoDescripcionProceso{
	width:593px;
	height:189px;
	float:left;	
	background:url(../img/sombra-vertical.png) left center no-repeat;
}
.textDesp1, .textDesp2{
	font-family:'Futura', Arial, Helvetica, sans-serif;
	font-size:15px;
	display:block;
	color:#4E4E4E;
	margin:73px 0 0 27px;
	padding:0;	
}
.textDesp3{
	font-family:'Futura', Arial, Helvetica, sans-serif;
	font-size:15px;
	display:block;
	color:#4E4E4E;
	margin:-2px 0 0 27px;
	padding:0;	
}
#botonCerrar{
	height:26px;
	margin-top:40px;
	margin-bottom:20px;
}	
#boton{
	width:58px;
	height:26px;
	display:none;
	margin:0 auto;
	background:#FF782F;	
	transition:all 0.2s;
}
#boton:hover{
	background:#999;	
}
#botonCerrar span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	display:block;
	text-align:center;
	padding-top:5px;
	cursor:pointer;
}
/*-----------------------------------
			CLIENTES
-----------------------------------*/	
 
#clientes{
	height:287px;
	background:url(../img/division.png) bottom no-repeat;	
}
.clientesTitulo{
	height:35px;
	display:block;
	background:url(../img/division_titulo.png);	
	text-align:center;
	padding-top:8px;
	color:#FF772F;
	font-family:"Agenda";
	font-size:18px;
	font-weight:normal;	
	text-shadow:1px 1px 0 rgba(255,255,255,1);
	letter-spacing:1px;
}
#contenedorLogosClientes{
	width: 946px;
	height: 150px;
	display: block;
	float: left;
	margin: 20px 0 0 0;
}
#clientesScroll{
	width: 948px;
	height: 150px;
	display: block;
	overflow: hidden;
	float: left;
	position: relative;
}
.paginas{
	width: 8000px;
	height: 166px;
	position: absolute;
	left: 1px;
	top: 0px;
}
.paginas div img{
	width: 310px;
	height: 150px;
	margin-right: 6px;
}
.paginas div{
	float: left;
	height: 150px;
	margin-right: 50px;
}
a.browse {
    display:block;
    width:17px;
    height:88px;
    cursor:pointer;
    font-size:1px;
	float:left;
	margin-top:60px;
}
.prev{
	background:url(../img/clientes/nav_clientes_izquierda.png);		
}
.prev:hover{
	background-position:-17px;	
}
.next{
	background:url(../img/clientes/nav_clientes_derecha.png)no-repeat;
	
}
.next:hover{
	background-position:-17px;	
}

/*-----------------------------------
			FOOTER
-----------------------------------*/

#piePagina{
	width:100%;	
}
#enlacesFooter{
	width:980px;
	height:61px;
	margin:0 auto;
	overflow:hidden;	
}
#menuFooter{
	width:365px;
	display:block;
	float:left;
	margin-top:28px;
	color:#FF772F;
	text-shadow:1px 1px 0 rgba(255,255,255,1);
	text-decoration:none;
}
#menuFooter a{
	font-family:"Futura";
	font-size:15px;
	color:#FF772F;
	text-shadow:1px 1px 0 rgba(255,255,255,1);
	text-decoration:none;
}
#menuFooter a:hover{
	color:#666;
}
#datosFooter{
	width:100%;
	height:114px;
	background:#1D1D1D;	
}
#contendorDatos{
	width:980px;
	margin:0 auto;
	display:block;
}
#contendorDatos p{
	font-family:"Futura";
	font-size:12px;
	color:#fff;
	float:left;
	display:block;
	margin-top:32px;
	line-height:18px;	
}
.copyrigth{
	font-family:"Futura";
	font-size:12px;
	color:#fff;
	float:right !important;
	display:block;
	line-height:18px;
	margin:0 !important;		
}
#cvStudio{
	width:320px;
	height:58px;
	font-family:"Futura";
	font-size:12px;
	color:#fff;
	float:right !important;
	display:block;
	margin-top:32px;
	line-height:18px;		
}
.logoCv{
	width:107px;
	height:25px;
	display:block;
	background:url(../img/logo_cvstudio.png);
	float:right;
	margin-top:14px;	
}
.logoCv:hover{
	background-position:-107px;
}
.disenadoPor{
	font-family:"Futura";
	font-size:13px;
	color:#fff;
	float:right !important;
	display:block;
	line-height:18px;
	margin-top:18px !important;	
	margin-right:4px;	
}
#sociales{
	width:400px;
	height:72px;
	float:right;
	margin-right:10px;	
}
.facebook{
	width:40px;
	height:72px;
	background:url(../img/facebook.png) no-repeat;
	float:right;
	margin-top:14px;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;	
}
.facebook:hover{
	margin-top:2px;
}
.twitter{
	width:40px;
	height:72px;
	background:url(../img/twitter.png) no-repeat;
	float:right;
	margin-top:14px;
	margin-right:5px;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;	
}
.twitter:hover{
	margin-top:2px;
}
.skype{
	width:40px;
	height:72px;
	background:url(../img/skype.png) no-repeat;
	float:right;
	margin-top:14px;
	margin-right:5px;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;	
}
.skype:hover{
	margin-top:2px;
}
.linkendin{
	width:40px;
	height:72px;
	background:url(../img/linkendin.png) no-repeat;
	float:right;
	margin-top:14px;
	margin-right:5px;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;	
}
.linkendin:hover{
	margin-top:2px;
}
.rrs{
	width:40px;
	height:72px;
	background:url(../img/rrs.png) no-repeat;
	float:right;
	margin-top:14px;
	margin-right:5px;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;	
}
.rrs:hover{
	margin-top:2px;
}
.gmail{
	width:40px;
	height:72px;
	background:url(../img/gmail.png) no-repeat;
	float:right;
	margin-top:14px;
	margin-right:5px;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;	
}
.gmail:hover{
	margin-top:2px;
}.google+{
	width:40px;
	height:72px;
	background:url(../img/google+.png) no-repeat;
	float:right;
	margin-top:14px;
	margin-right:5px;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;	
}
.google+:hover{
	margin-top:2px;
}
.youtube{
	width:40px;
	height:72px;
	background:url(../img/youtube.png) no-repeat;
	float:right;
	margin-top:14px;
	margin-right:5px;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;	
}
.youtube:hover{
	margin-top:2px;
}
/*********************************************************************************************
************************************* ESTILOS INTERNOS ***************************************
*********************************************************************************************/


/*-----------------------------------
			SLIDER INTERNO
-----------------------------------*/

#sliderContenedorInterno{
	position: relative;
	height: 230px;
	background: #fff;
	border: 1px solid #D7D7D7;
	margin-top: 25px;
	padding: 15px;
	width: 970px;
}
#pieSliderInterno{
	width:128px;
	height:42px;
	display:block;
	background:url(../img/pie-slider.png) center bottom;
	margin:0 auto;	
}
#sombraSliderInterno{
	width:1003px;
	height:34px;
	display:block;
	background:url(../img/sombra-slider-interno.png);
	position:absolute;
	bottom:-35px;
	left:-12px;	
}

/*-----------------------------------
			NOSOTROS
-----------------------------------*/

#nosotros{
	padding-top:20px;
	height:401px;
	margin-top:15px;
	margin-bottom:40px;
}
.nosotrosH1{
	width:;
	height:43px;
	overflow:hidden;	
}
#nosotrosInfo{
	width: 454px;
	display: block;
	float: left;
	margin-top: 65px;
	margin-left: 15px;
	font-family: 'Futura';
	font-size: 15px;
	text-align: justify;
	color: #4E4E4E;
}
#nosotrosCollage{
	width: 470px;
	height: 250px;
	display: block;
	float: right;
	margin-top: 50px;
	background: url(../img/universidad.jpg);
}
#mi_estudios{
	width: 470px;
	height: 240px;
	display: block;
	float: right;
	margin-top: 60px;
	background: url(../img/universidad.jpg);
}

/*-----------------------------------
			SERVICIOS
-----------------------------------*/

#servicios{
	padding-top:20px;
	margin-top:15px;
	margin-bottom:70px;
}
.serviciosH1{
	width:;
	height:43px;
	overflow:hidden;	
}
#descripcionServicio{
	width:606px;
	float:left;	
	margin-top:17px;
	margin-left:89px;
}
.tituloServicios{
	background: none;
	font-family: 'Futura';
	font-size: 25px;
	color: #FF5A00;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
#textoServicios{
	width:606px;
	font-family:'Futura';
	font-size:15px;	
	color:#4E4E4E;
	text-align:justify;
	margin-top:27px; 
}
#fotoEjemplo{
	height:181px;
	display:block;
	margin:50px 0 0 0;	
}
#sombraFotoEjemplo{
	width:562px;
	height:27px;
	display:block;
	margin:auto;
	background:url(../img/servicios/sombra-foto-ejemplo.png);	
}
.fotoMinipolar{
	background:url(../img/servicios/hosting.jpg);
}
.fotoIluminacionLed{
	background:url(../img/servicios/posicionamiento_web.jpg);	
}
.fotoUnipolar{
	background:url(../img/servicios/nethostingperu.jpg);	
}
.fotoPanel{
	background:url(../img/servicios/latindealer.jpg);
}
.fotoVallas{
	background:url(../img/servicios/dominios.jpg);
}


/* Menu servicios */

#menuServicios{
	width:271px;
	padding:0;
	display:block;
	margin:74px 0 0 14px;
	list-style:none;
	float:left;
}

#menuServicios li a{
	width:236px;
	height:24px;
	display:block;
	float:right;
	text-align:right;
	margin-bottom:15px;
	text-decoration:none;
	color:#999;
	font-family:'Futura', Arial, Helvetica, sans-serif;
	font-size:15px;	
	background:url(../img/linea_menu_servicios.png) bottom no-repeat;
}
#menuServicios li a:hover{
	color:#4E4E4E;
}
#menuServicios li a.servicioActivo{
	color:#4E4E4E; 
}

/*-----------------------------------
			CAMPAÑAS
-----------------------------------*/

#campanas{
	padding-top:20px;
	margin-top:15px;
	margin-bottom:40px;
}
.campanasH1{
	width:;
	height:43px;
	overflow:hidden;
}

/* ----- Galeria de fotos ----- */


/* paginacion */

#paginacionFotos{
	margin:auto;
	padding:0;
	list-style:none;
	display:block;
	width:84px;
	height:30px;
	margin-top:30px;
}
#paginacionFotos li{
	width:18px;
	height:18px;
	display:block;
	float:left;	
	text-align:center;
	margin: 0 5px 0 5px;
	font-family:'Futura', Arial;
	font-size:15px;
	color:#999;
	text-shadow:1px 1px 0 #fff;
	cursor:pointer;	
	transition:all 0.2s;
	-moz-transition:all 0.2s;
	-o-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-webkit-transition:all 0.2s;
	
	
}
#paginacionFotos li:hover, #paginacionFotos li.active {
	color:#FF772F;
	font-size:20px;
	margin-top:-3px;
}


/*-----------------------------------
			CONTACTO
-----------------------------------*/
#contacto{
	padding-top:20px;
	margin-top:15px;
	margin-bottom:70px;
}
.contactoH1{
	width:;
	height:43px;
	overflow:hidden;	
}
#datosContacto{
	width:271px;
	padding:0;
	display:block;
	margin:74px 0 0 14px;
	list-style:none;
	float:left;
	font-family:'Futura',Arial;
	font-size:14px;
	color:#666;
	text-align:right;
}
#mapa{
	width:224px;
	height:409px;
	margin-top:20px;
	background:#fff;
	padding:5px;
	border:1px solid #ccc;	
}
.ubicanos{
	background:none;
	font-family:'Futura';
	font-size:25px;
	color:#FF772F;
	width:auto;
	height:auto;
	margin:25px 0 0 0;
	padding:0;
}
/* Formulario de contacto*/

#formularioContacto{
	width:606px;
	float:left;	
	margin-top:74px;
	margin-left:89px;
	font-family:'Futura',Arial;
	font-size:15px;
	color:#666;
}
#fcontacto{
	margin:0;
	padding:0;	
}
.rotulo{
	margin:20px 0 0 0;
	display:block;	
}
.campoAlineado{
	width:290px;
	display:block;
	float:left;	
}
.derecha{
	margin-left:26px;	
}
.inputGrande{
	width:406px;
	height:38px;
	margin-top:15px;
	background:#F0F0F0;
	border:solid 1px #DADADA;
	font-family:'Futura',Arial;
	font-size:15px;
	color:#FF772F;
	padding-left:5px;	
}
.inputChico{
	width:283px;
	height:38px;
	margin-top:15px;
	background:#F0F0F0;
	border:solid 1px #DADADA;
	font-family:'Futura',Arial;
	font-size:15px;
	color:#FF772F;
	padding-left:5px;	
}
.inputMensaje{
	width:599px;
	height:193px;
	margin-top:15px;
	background:#F0F0F0;
	border:solid 1px #DADADA;
	font-family:'Futura',Arial;
	font-size:15px;
	color:#FF772F;
	padding-left:5px;
	padding-top:5px;	
}
input:focus, textarea:focus{
	outline:none;
	border:solid 1px #bbb;	
}
.botonEnviar{
	background:#FF772F;
	border:0;
	width:91px;
	height:35px;
	color:#fff;
	font-family:'Futura', Arial;
	font-size:15px;
	margin-top:28px;
	cursor:pointer;	
}
