@charset "utf-8";
/* CSS Document */
/*DISEÑO, MAQUETADO REALIZADO POR BAUHAUS ESTUDIO WEB - www.bauhausestudioweb.com.ar*/

/*RESETEO*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*CONTENEDOR GENERAL*/

#contenedor { width: 1024px; height: 1436px; margin: 0px auto}

	/*TOP*/
	
	#top { width:1024px; height:100px; background-image: url("img/top.gif"); }
	
		/*BOTONERA DEL TOP*/
		
		#top ul { padding-left:22px; padding-top:56px;}
		#top li a { text-indent:-1000px; background-repeat:no-repeat; height:22px; float:left;}
		#top li { float:left;}
		#top li#home a { background-image:url("img/home.gif"); width:71px;}
		#top li#home a:hover { background-image:url("img/homeh.gif");width:71px;}

		#top li#empresa a { background-image:url("img/empresa.gif"); width:111px;}
		#top li#empresa a:hover { background-image:url("img/empresah.gif"); width:111px;}
		
		#top li#clientes a{ background-image:url("img/clientes.gif"); width:91px;}
		#top li#clientes a:hover{ background-image:url("img/clientesh.gif"); width:91px;}
		
		#top li#contacto a{ background-image:url("img/contacto.gif"); width:94px;}
		#top li#contacto a:hover { background-image:url("img/contactoh.gif"); width:94px;}
		
	/*TOP 2*/
	
	#top2 { width:1024px; height:376px; background-image: url("img/top2.gif"); font-family:Arial; font-size:12px;}
	#top2 a:link {color: #a7a8a8; text-decoration:none;}
	#top2 a:visited {color: #a7a8a8; text-decoration:none;}
	#top2 a:hover {color: #33a096; text-decoration:none; }
	#top2 a:active {color:#33a096; text-decoration:none;}
	
		/*GOAL ORIENTED CREATION*/
		
		#top2 ul { padding-left:815px; padding-top:65px;}
		#top2 li a { float:left; padding-left:5px;}
		
	/*MEDIO*/
	
	#medio { width:1024px; height: 842px; background-color:#ecf3f4; font-family:Arial; font-size:12px; line-height:15px;}
	#galeria { padding-top: 45px;}
	#medio p { padding-bottom:10px; text-align:justify;}	
	#columnaempresa, #columnaservicios, #columnametodologia { height:460px; margin-top:51px;}
	#medio img { padding-bottom:20px;}
	#medio a:link {color: #72b8c0; text-decoration:underline;}
	#medio a:visited {color: #72b8c0; text-decoration:underline;}
	#medio a:hover {color: #c7d5d6; text-decoration:underline; }
	#medio a:active {color:#c7d5d6; text-decoration:underline;}
	span { color:#72b8c0;}
	
		/*COLUMNA1 LA EMPRESA*/
		#columnaempresa { float:left; width:280px; margin-left:40px;}
		
		/*COLUMNA2 SERVICIOS*/
		#columnaservicios { float:left; width:286px; margin-left:20px; padding-right:10px;}
		#columnaservicios ul{ list-style-image: url("img/bullet.gif"); line-height:20px; list-style-position:inside;}
		
		/*COLUMNA3 METODOLOGIA*/
		#columnametodologia { margin-right:68px; }
	
	/*FOOTER*/
	
	#footer { width:1024px; height:130px; background-color:#1a1a1a; font-family: Verdana; font-size:10px; color: #ebe9f1;}
	#footer a:link {color: #ebe9f1; text-decoration:none;}
	#footer a:visited {color: #ebe9f1; text-decoration:none;}
	#footer a:hover {color: #33a096; text-decoration:none; }
	#footer a:active {color:#33a096; text-decoration:none;}
	
		/*FLOOTADOS DEL FOOTER*/
		
		#logofooter { float:left; padding-left:85px; padding-top:20px;}
		#tyf { float:left; padding-left:157px; padding-top:27px;}
		#tyf img { display:block; padding-bottom:5px; padding-right:130px;}
		#datosfooter ul { padding-top:30px; line-height:20px;}
		