/*-----------------------------estructura------------------------------*/

* {	
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, "HelveticaNeue LightCond";
	font-size: 11px;
	color: #000;
	outline: none;
	}

body {
	line-height: 16px;
	background-color: #000;
	/*background: url(../img/estructura/background.jpg) 0 bottom no-repeat #000;*/
	height: 100%;
}

html {
	height: 100%;
}

p {
	margin-bottom: 16px;
	}

#background {	
	height:auto !important; /* real browsers */
	height:90%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background: 0 bottom no-repeat #fff;
	background-attachment: fixed;}
	/*width: 100%;
	height: 100%;*/

	/*min-height: 100%;*/
	/*}*/
	
	/*#background:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden; 
	}*/
	
	#wrapper {
		margin: 0px 0px 0px 0px;
		width: 850px;
		height: auto !important;
		
		position: relative;
		overflow: hidden;
		/*aqui empieza el pie*/
		/*min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: 0 10px -90px 0px;*/ /* the bottom margin is the negative value of the footer's height */
		}
	
	#header_flash {
		height: 120px;
		margin: 0px 0px 39px 0px;
		width: 850px;
		}
		
		#header_flash h1, #header_flash h2, #header_flash ul, #header_flash h3 {
			display:none;
		}
		
	#destacado_flash {
		height: 300px;
		margin: 0px 10px 20px 0px;
		width: 850px;
	}
	
	#content {
		margin-left: 50px;
		}
	
	#cont_footer {
		width: 100%;
		background-color: #000;
		height: 150px;
		}
	
	#footer {
		height: 85px;
		margin: 0px 0px 0px 50px;
		/*position: absolute;*/
		bottom: 0px;
		width: 790px;
		/*empieza el truco*/
		/*height: 90px; *//* .push must be the same height as .footer */
		}
		/*.push {
			height: 90px;
		}*/

		
		#footer.contacts {
			clear: both;			
			/*position: relative;*/
			}
		
		#footer.clientes_foot {
			/*position: static;*/
			
			
			
		}
		
		#footer p{
			margin-bottom:3px;
			font-size: 9px;
			color: #999;
			margin-top: 17px;
			float: left;
		}
		
		#footer a, #footer a:link, #footer a:active, #footer a:visited {
			
			color: #999;
			text-decoration: none;
			font-size: 9px;
			}
		#footer a:hover {
			text-decoration: underline;
		}
		
		#footer a#aepd {
			background: url(../img/estructura/aepd.gif) 0 0 no-repeat;
			width: 172px;
			height: 20px;
			text-indent: -9999px;
			display: block;
			float: left;
			margin: 15px 98px 0 0;
			}
		
		#footer p#esfera_en {
			background: url(../img/estructura/esfera.gif) 0 0 no-repeat;
			width: 113px;
			height: 10px;
			text-indent: -9999px;
			display: block;
			float: right;
			margin: 18px 0 0 0;
			}
		
		#footer ul li {
			float: left;
			}
		
	.azul {
		color: #cc0059;
		}
	
	.azul_bold {
		color: #cc0059;
		font-weight:bold;
		}
	
	.gris {
		color: #636363;
	}

	.enlaces_correo { 
		text-decoration: none;
		margin-right: 30px;
		}
		
		.enlaces_correo span {
			color: #cc0059;
			}
/*---------------------------------------------------------------------*/
/*---------------------------portafolio--------------------------------*/

	ul.portafolio {
		width: 800px;
		}
	
	ul.portafolio:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden; 
	}

	ul.portafolio li {
		float: left;
		height: 114px;
		width: 190px;
		margin: 0px 10px 0px 0px;	
		padding-bottom: 26px;/*arreglo para ie6 que no pillaba el margen abajo*/

	}
	
		ul.portafolio li a.img_galeria {
			background: url(../img/imagenes/portafolio/ejemplo.jpg) 0px 0px no-repeat;
			border: 1px solid #cc0059;
			display: block;
			height: 78px;
			width: 188px;
			margin-bottom: 5px;
			}
			
			ul.portafolio li a.img_galeria:hover {
				background-position: 0px -80px;
				}
		ul.portafolio li p.nombre_cliente {
			display: block;
			font-size: 12px;
			text-decoration: none;
			font-weight:bold;
			margin-bottom: 0px;
			}
			
		ul.portafolio li p.descripcion {

			text-decoration: none;
			font-size: 11px;
			color: #cc0059;
			margin-bottom: 0px;
			}


/*---------------------------------------------------------------------*/
/*---------------------------nosotros----------------------------------*/

		#equipo {
			width: 790px;

			margin: 0px 0px 13px 50px;		
		}
		
		#equipo.eq_dos_col {
			width: 511px;
			float: left;
			margin: 0px 0px 13px 50px;		
		}
			#contacto_nos {
				width: 246px;
				float:right;
				margin: 34px 11px 13px 0;
			}#contacto_nos p{
				font-size: 13px;
				color: #CC0059;
			}
			
			.negro_bold {
				color: #000;
				font-weight: bold;
				font-size: 13px;
				}
		
		#equipo p, #filosofia_text p, #servicios_text p{
			color: #636363;
		}
		
		h3.sobre_equipo {
			font-size: 30px;
			font-weight:bold;
			margin-bottom: 18px;
			color: #CC0059;
		}
		
		#fichas_nosotros {
			width: 850px;
			height: 190px;
			/*margin-bottom: 20px;*/
			margin-bottom: 40px;			
			}
			
		#container {
			height: 440px;
			}
		
		#filosofia {
			width: 800px;
			margin: 0px 0px 20px 50px;
			}
			
			#filosofia:after {
				content: "."; 
				display: block; 
				height: 0; 
				clear: both; 
				visibility: hidden; 
			}
			
			#filosofia_img {
				width: 300px;
				height: 200px;
				background: url(../img/estructura/filosofia.jpg) 0px 0px no-repeat;
				float: left;
				}
			
			#filosofia_text {
				width: 480px;
				float: right;
				margin-right: 10px;
				display: inline;
				}
		
		#servicios {
			width: 800px;
			margin: 0px 0px 16px 50px;
			}
			
			#servicios:after {
				content: "."; 
				display: block; 
				height: 0; 
				clear: both; 
				visibility: hidden; 
			}
			
			#servicios_img {
				width: 300px;
				height: 200px;
				margin-right: 10px;
				background: url(../img/estructura/servicios.jpg) 0px 0px no-repeat;
				float: right;
				}
			
			#servicios_text {
				width: 480px;
				float: left;
				display: inline;
				}
	

/*---------------------------------------------------------------------*/
/*---------------------------aviso----------------------------------*/

		#aviso {
			width: 790px;
			margin: 0px 0px 13px 50px;		
		}
		
		#aviso p, #aviso ul li {
			color: #636363;
		}
		
		#aviso ul li {
			margin-left: 10px;
			}
		
		#aviso ul {
			margin-bottom: 16px;
			}
		
		h3.privacidad {
			font-size: 20px;
			font-weight:bold;
			margin: 36px 0px 18px 0px;
		}
		
/*---------------------------------------------------------------------*/
/*---------------------------clientes----------------------------------*/
		
		#clientes {
			width: 790px;
			margin: 0px 0px 13px 50px;		
		}
		
		#clientes p {
			color: #636363;
		}
		#content_clientes {
		margin: 0px 0px 13px 50px;
		padding-bottom: 20px;
		height: 284px;
	
		
		/*padding-bottom: 150px;*/
		/*overflow: hidden;*/
		}
	
		#content_clientes:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden; 
		}
			
		/*ul.clientes_list {
			width: 800px;
		}
		
		ul.clientes_list li {
			margin: 0px 10px 0px 0px;
			float: left;
			width: 250px;
			color: #636363;
			}*/
		
		/*#col_clientes_1 {
			width: 250px;
			height: 250px;
			margin-right: 10px;
			display: inline;
			float: left;
			}
		
		#col_clientes_2 {
			width: 250px;
			height: 250px;
			margin-right: 10px;
			display: inline;
			float: left;
			}
		
		#col_clientes_3 {
			width: 250px;
			height: 250px;
			display: inline;
			float: left;
			}*/
			
		#col_clientes_todas {
			width: 770px;
			height: 250px;
			clear: both;
			}
		
		#col_clientes_todas ul {
			display: none;
			}
			
/*---------------------------------------------------------------------*/
/*---------------------------contacto----------------------------------*/
			
			#content_cont {
				margin: 0px 0px 13px 50px;
				/*overflow: hidden;*/
				/*float: left;*/
				/*clear:both;*/
				width: 100%;
				height: 179px;
				display: inline-block;
				}
				
				#content_cont p {
					color: #636363;
					}
		
		#content_cont:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden; 
		}
		
		#texto_cont {
			width: 790px;
			margin-top: 2px;

			height:179px;
			
			}
		
		.enlaces_mail {
			color: #636363;
			text-decoration: none;
		}
		
		.enlaces_mail:hover {
			color: #cc0059;
			text-decoration: none;
		}
		
		
		h3.email {
			font-size: 20px;
			font-weight:bold;
			margin: 31px 0px 18px 0px;
			color: #CC0059;
		}
		
		/*ul.lista_contacto {
			width: 180px;
			float: right;

			}
			
			ul.lista_contacto li {
				width: 50px;
				height: 50px;
				float: left;
				margin-right: 10px;
				background-color: #fff;
				display: inline;
				}*/ 
		
		.clearboth {
			clear: both;
			}


		#form_contacto {
			width: 790px;
			margin-left: 50px;
			display: block;
			margin-bottom: 30px;
			}
		
		#form_contacto label {
			width: 255px;
			margin-right: 5px;
			display: inline;
			font-family: Arial, Tahoma, "HelveticaNeue LightCond";
			float: left
			}
		
		#form_contacto label.tfno {
			margin-right: 0px;
			}
			
			.textoslabel {
				display: block;				
				margin-left: 1px;
				font-size: 15px;
				font-weight: bold;
				}
		
		#form_contacto input {
			width: 249px;
			border: 1px solid #1d1d1d;
			background-color: #333333;
			color: #fff;
			font-family: Arial, Tahoma, "HelveticaNeue LightCond";
			font-size: 11px;
			height: 19px;
			padding: 4px 3px 0px 3px;
			margin: 15px 0px 10px 0px;
		}
		
		#form_contacto label.coments {
			width: 775px;
			margin-right: 5px;
			display: inline;
			font-family: Arial, Tahoma, "HelveticaNeue LightCond";
			float: left;
			}
		
		#form_contacto textarea {
			width: 769px;
			border: 1px solid #1d1d1d;
			background-color: #333333;
			color: #fff;
			height: 19px;
			padding: 4px 3px 0px 3px;
			font-family: Arial, Tahoma, "HelveticaNeue LightCond";
			font-size: 11px;
			height: 172px;
			margin: 15px 0px 7px 0px;
		}
		
		button#enviar {
			border: 1px solid #1d1d1d;
			background-color: #333333;
			width: 70px;
			height: 25px;
			float: right;
			margin: 0px 13px 10px 0px;;
			display: inline;
			color: #fff;
			}
		
		button#enviar:hover {
			background-color: #1d1d1d;
			border: 1px solid #333333;
			}
		
		#form_contacto input#legal {
			width: 12px;
			border: none;
			background-color: transparent;
			color: #fff;
			font-family: Arial, Tahoma, "HelveticaNeue LightCond";
			font-size: 11px;
			height: 12px;
			padding: 4px 3px 0px 3px;
			margin: 7px 10px 1px 0px;
		}
		
		#form_contacto label.legallabel {
			line-height: 11px;
			color: #636363;
			}
		
		p.condiciones {
			font-size: 10px;
			color: #636363;
			clear: both;
			text-align: justify; 
			margin: 0px 13px 0px 0px;
			}
		
		p.condiciones a {
			color: #cc0059;
			text-decoration: none;
			font-size: 10px;
			}
		
		a.volver, a.volver:link, a.volver:active, a.volver:visited {
			color: #cc0059;
			text-decoration: none;
			}
		a.volver:hover {
			text-decoration: underline;
			}
/*---------------------------INDEX-------------------------------------*/

		body.inicio {
			background-image: none;
			}
		
		#intro {
			width: 700px;
			height: 700px;
			position:absolute;
			top:50%;
			left:50%;
			margin-top:-350px; /* la mitad de lo que mida el div de altura */
			margin-left:-350px; /* la mitad de lo que mida de ancho */
			}
			
/*---------------------------jquery capa-------------------------------------*/

		.contiene_info {
			width: 360px;
		}
		
		.contiene_info h3 {
			float: left;
			max-width: 170px;
			}
		
		.contiene_info h4 {
			float: right;
			max-width: 170px;
			}
			