/*----------------------------------------

	        SECCIONES

----------------------------------------*/

/*.............  Contactos .............*/

#titulo_seccion h1 img{
	position:relative;
	right:30px;
}

.contenido_contacto{
	margin-left:136px;
	margin-top:51px;
}


		ul.datos {
		margin-left:145px;
		margin-top:38px;
		}
		ul.datos li{
			margin-top:10px;
		}
		ul.datos li span{
			color:#000;
			font-family:trebuchet MS;
			font-size:12px;
			margin-left:36px;
		}
	
		ul.datos li.home{
			list-style-image:url("../../img/ico_direccion.png");
		}
		ul.datos li.phone{
			list-style-image:url("../../img/ico_tlf.png");
		}
		ul.datos li.mail{
			list-style-image:url("../../img/ico_mail2.png");
		}
		
		/*REDES*/
		#redes_mapa{
			margin-top:46px;
		}
		ul.redes{
			list-style:none outside none;
			float:right;
			margin-right:26px;
			
		}

			ul.redes li {
				margin-bottom:10px;
				margin-right:20px;
			}

				ul.redes li a{
					color:#fff;
					text-decoration:none;
					display: block;
				}

				ul.redes li a:link, ul.redes li a:visited {
					padding: 0px;
					display: block;
					text-decoration: none;
				}

				ul.redes li a span{				
					display: block;
					text-indent:-3000px;				
				}

					/*.................  slideshare ...........................*/
					ul.redes li a.slideshare{				
						background-image:url("../../img/ico_slideshare.png");
						background-repeat: no-repeat;
						height:34px;
						width:30px;
						margin-right:-2px;						
					}

					ul.redes li a.slideshare:hover{			
						background-image:url("../../img/ico_slideshare.png");
						background-repeat: no-repeat;
						height:34px;
						width:30px;
						background-position:0 -36px;
						margin-top:0px;					
					}
						/*.................  facebook ...........................*/
						ul.redes li a.facebook{				
							background-image:url("../../img/ico_facebook2.png");
							background-repeat: no-repeat;
							height:34px;
							width:30px;
							margin-right:-2px;						
						}

						ul.redes li a.facebook:hover{			
							background-image:url("../../img/ico_facebook2.png");
							background-repeat: no-repeat;
							height:34px;
							width:30px;
							background-position:0 -36px;
							margin-top:0px;					
						}
							/*.................  twitter ...........................*/
							ul.redes li a.twitter{				
								background-image:url("../../img/ico_twitter2.png");
								background-repeat: no-repeat;
								height:34px;
								width:30px;
								margin-right:-2px;						
							}

							ul.redes li a.twitter:hover{			
								background-image:url("../../img/ico_twitter2.png");
								background-repeat: no-repeat;
								height:34px;
								width:30px;
								background-position:0 -36px;
								margin-top:0px;					
							}
								/*.................  youtube ...........................*/
								ul.redes li a.youtube{				
									background-image:url("../../img/ico_youtube.png");
									background-repeat: no-repeat;
									height:34px;
									width:30px;
									margin-right:-2px;						
								}

								ul.redes li a.youtube:hover{			
									background-image:url("../../img/ico_youtube.png");
									background-repeat: no-repeat;
									height:34px;
									width:30px;
									background-position:0 -36px;
									margin-top:0px;					
								}
								/*.................  linkedin ...........................*/
								ul.redes li a.linkedin{				
									background-image:url("../../img/ico_linkedin.png");
									background-repeat: no-repeat;
									height:34px;
									width:30px;
									margin-right:-2px;						
								}

								ul.redes li a.linkedin:hover{			
									background-image:url("../../img/ico_linkedin.png");
									background-repeat: no-repeat;
									height:34px;
									width:30px;
									background-position:0 -36px;
									margin-top:0px;					
								}
								
/*---------FORMULARIO DE CONTACTO-----------*/
#cf_field_1, #cf_field_2, #cf_field_3{
	background:url("../../img/input_contacto01.jpg") no-repeat scroll 0 0 transparent;
	border:medium none;
	height:32px;
	padding:3px;
	vertical-align:top;
	width:328px;
	position:relative;
	left:23px;
}
#cf_field_4{
	background:url("../../img/input_contacto02.jpg") no-repeat scroll 0 0 transparent;
	border:medium none;
	height:135px;
	padding:3px;
	vertical-align:top;
	width:328px;
	position:relative;
	left:23px;
}

.cform label {
	display:inline-block;
	margin:4px 10px 0 0;
	text-align:right;
	vertical-align:top;
	width:61px;
	color:#404040;
	font-family:trebuchet MS;
	font-size:13px;
	
}
#sendbutton{
	background:url("../../img/btn_enviar.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	height:36px;
	margin-right:-14px;
	width:77px;
}
.cform {
margin:48px auto 0 81px;
width:410px;
}


/*.............  SERVICIOS .............*/
#titulo_servicios img{
	position:relative;
	right:32px;
}
.fondo1{
	background:url("../../img/fondoservicios01_1.png") no-repeat scroll center bottom transparent;
	width:675px;
}
	.fondo1 p{
		margin-left:16px;
		width:650px;
	}
	ul.lista_estrategia{
		margin-left:85px;
		margin-top:12px
		padding-bottom:10px;
	}
	ul.lista_estrategia li{
		list-style-image:url("../../img/btn_lista.jpg");
	}
.fondo1_bottom{
	background:url("../../img/fondoservicios01_2.png") no-repeat;
	width:675px;
	height:22px;
}

	.fondo2 {
	background:url("../../img/fondoservicios02_1.png") no-repeat scroll center bottom transparent;
	width:675px;
	}
	.fondo2 p {
	margin-left:16px;
	width:650px;
	}

	

.fondo2_bottom{
	background:url("../../img/fondoservicios02_2.png") no-repeat;
	width:675px;
	height:13px;
}

	.monetizacion {
			left:49px;
			margin-left:6px;
			position:relative;
	}
	.auditoria{
			left:36px;
			margin-left:9px;
			position:relative;
	}
	
	.auditoria2 img{
		left:30px;
		position:relative;
	}
	.monetizacion2 img{
		left:30px;
		position:relative;
	}
	
.seccion_servicios{
	position:relative;
	right:57px;
	margin-top:20px;
}
	.cont_sec_ser{
	
		padding:10px;
	}
	.subsecciones{
		margin-left:197px;
		margin-top:16px;
		width:675px;
	}
	
	.img_huevo_seo{
		left:13px;
		position:relative;
	}
		.text_subseccion{
			margin-left:23px;
		}
		
