html { 
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	font-size:12px;
	font-family: Arial, sans-serif;
	background: #5f626f url(../img/fondo-body.png) repeat-x;
	text-align: center;
	color: #cbccd3;
}

/* ============ TAGS GLOBALES ============ */

img {border: 0;}

ul, ol, li, dl, dt, dd {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a { text-decoration: none; }

h1,h2,h3,h4,h5,h6 {padding: 0; margin: 0;}

form,fieldset,label,input {padding: 0;margin: 0;}

fieldset {border: 0;}

p {margin: 1em 0;}

.hidden {display: none;}
.clear {clear: both;}


/* ============ ORGANIZACION ESTRUCTURAL ============ */

#wrapper {
	width: 970px;
	background: url(../img/fondo-wrapper.png) repeat-y;
	text-align: left; 
	margin: 0 auto;
}
#top {width: 950px; padding: 0 10px; background: url(../img/sombra-top.png) no-repeat; position: relative; }
	#top h2, #top h1 a {text-indent: -9000px; width: 950px; height: 70px; background: url(../img/top-fundacion.png) no-repeat; }
	#top h1 a {display: block; height: 138px; background: url(../img/fundacion-fangio.jpg) no-repeat; }
	#top img {display: block; position: absolute; bottom: 0; right: 10px; }
#botonera, #botoneraInt {width: 950px; margin: 0 10px; background: url(../img/botonera.png) no-repeat; height: 50px; }
	#botonera li a, #botoneraInt li a {display: block; text-indent: -9000px; height: 50px; }
	#botonera li, #botoneraInt li {display: block; float: left; }
		#botonera #btn1 {margin-left: 475px;  }
		#botonera #btn1 a {width: 106px; overflow: hidden; }
		#botonera #btn2 a {width: 90px; overflow: hidden; }
		#botonera #btn3 a {width: 117px; overflow: hidden; }
		#botonera #btn4 a {width: 80px; overflow: hidden; }
		
#botoneraInt {background-image: url(../img/btn-interna.png); }
	#botoneraInt li a {background: url(../img/btn-interna.png) no-repeat 0 50px; height: 40px; margin-top: 10px; overflow: hidden; }
	#botoneraInt #btn1 {margin-left: 82px; }
	#botoneraInt #btn1 a {width: 91px; } #botoneraInt #btn1 a:hover, #botoneraInt #btn1 .seleccionado {background-position: -82px -50px; }
	#botoneraInt #btn2 a {width: 121px; } #botoneraInt #btn2 a:hover, #botoneraInt #btn2 .seleccionado {background-position: -173px -50px; }
	#botoneraInt #btn3 a {width: 101px; } #botoneraInt #btn3 a:hover, #botoneraInt #btn3 .seleccionado {background-position: -294px -50px; }
	#botoneraInt #btn4 a {width: 125px; } #botoneraInt #btn4 a:hover, #botoneraInt #btn4 .seleccionado {background-position: -395px -50px; }
	#botoneraInt #btn5 a {width: 95px; } #botoneraInt #btn5 a:hover, #botoneraInt #btn5 .seleccionado {background-position: -520px -50px; }
	#botoneraInt #btn6 a {width: 80px; } #botoneraInt #btn6 a:hover, #botoneraInt #btn6 .seleccionado {background-position: -615px -50px; }
	#botoneraInt #btn7 a {width: 104px; } #botoneraInt #btn7 a:hover, #botoneraInt #btn7 .seleccionado {background-position: -695px -50px; }
	#botoneraInt #btn8 a {width: 65px; } #botoneraInt #btn8 a:hover, #botoneraInt #btn8 .seleccionado {background-position: -799px -50px; }
	
	
#central {width: 950px; margin: 0 10px; background: #000 url(../img/fondo-central.png) repeat-x; min-height: 340px; overflow: hidden; }
	#central .intro {width: 770px; margin: 10px auto; clear: both; }
	#central #tagline {width: 860px; height: 61px; background: url(../img/strip-museo-fangio.png) no-repeat; text-indent: -9000px; display: block; margin-top: 15px; }
	#central #paneles {margin-top: -2px; width: 870px; height: 238px; padding-left: 90px; background: url(../img/brillo-left.png) no-repeat 0 1px; }
		#paneles li {display: block; float: left; height: 238px; }
		#paneles a {display: block; height: 143px; text-indent: -9000px; margin-top: 26px; overflow: hidden; }
		#paneles #btn1 {width: 187px; background: url(../img/panel-museo.png) no-repeat; } 
		#paneles #btn2 {width: 198px; background: url(../img/panel-fangio-cafe.png) no-repeat; } #paneles #btn2 a:hover {background: url(../img/panel-fangio-cafe.png) no-repeat 0 -238px; }
		#paneles #btn3 {width: 202px; background: url(../img/panel-revista-fangio.png) no-repeat; } #paneles #btn3 a:hover {background: url(../img/panel-revista-fangio.png) no-repeat 0 -238px; }
		#paneles #btn4 {width: 219px; background: url(../img/panel-casco-fangio.png) no-repeat; } #paneles #btn4 a:hover {background: url(../img/panel-casco-fangio.png) no-repeat 0 -238px; }
	#central #direccion { width:870px; clear:both; position:relative; display:block; margin:13px 0 15px 180px; color: #7F7F7F; }
	#central #columnas { display:block; clear:both; width:770px;  margin-left:90px; border-bottom:2px solid #2e2e2e; padding-bottom:10px; overflow:hidden;}

		#central #columnas #col1 { display:inline; float:left; width:170px; margin-right:30px; overflow:hidden; position:relative; }

			#central #columnas #col1 h3 { display:block; margin-top:5px; font-size:17px; font-family:Times New Roman; color:#61606e; background: url(../img/col-bullet.png) no-repeat 0 5px; padding-left:14px; border-bottom:1px solid #2e2e2e; padding-bottom:9px; margin-bottom:8px; }
			#central #columnas #col1 .hora { display:inline; float:left; width:77px; margin-right:4px; }
			#central #columnas #col1 .horarios { display:inline; overflow:hidden; font:normal 11px Arial; color:#848484; }
			#central #columnas #col1 .restohora { display:block; clear:both; overflow:hidden;  padding-top:10px; font:normal 12px Arial; color:#848484; }

		#central #columnas #col2 { display:inline; float:left; width:170px; margin-right:30px; }
			#central #columnas #col2 h3 { display:block; margin-top:5px; font-size:17px; font-family:Times New Roman; color:#61606e; background: url(../img/col-bullet.png) no-repeat 0 5px; padding-left:14px; border-bottom:1px solid #2e2e2e; padding-bottom:9px; margin-bottom:8px; }
			#central #columnas #col2 ul.listaNov { display:block; overflow:hidden; }
				#central #columnas #col2 .listaNov li  {font:normal 12px Arial; color:#9ca2c2; margin-bottom:5px; }
				#central #columnas #col2 .listaNov li a { color:#9ca2c2; }
				#central #columnas #col2 .listaNov li a:hover { text-decoration:underline; }
			#central #columnas #col2 a.verMasNov { display:block;  margin-top:5px; font:bold 12px Arial; color:#6272c7; overflow:hidden;}
			#central #columnas #col2 .verMasNov a:hover { text-decoration:underline;  }
			
		#central #columnas #col3 { display:inline; float:left; width:170px; margin-right:30px; }
			#central #columnas #col3 h3 { display:block; margin-top:5px; font-size:17px; font-family:Times New Roman; color:#61606e; background: url(../img/col-bullet.png) no-repeat 0 5px; padding-left:14px; border-bottom:1px solid #2e2e2e; padding-bottom:9px; margin-bottom:8px; }
			#central #columnas #col3 ul.estad { display:block; overflow:hidden; }
				#central #columnas #col3 .estad li  {font:normal 12px Arial; color:#6a6a6c; margin-bottom:5px; }
				#central #columnas #col3 .estad li a { color:#6a6a6c; }
				#central #columnas #col3 .estad li a:hover { text-decoration:underline; }
			#central #columnas #col3 a.verMasNov { display:block;  margin-top:5px; font:bold 12px Arial; color:#6272c7; overflow:hidden;}
			#central #columnas #col3 .verMasNov a:hover { text-decoration:underline;  }

		#central #columnas #col4 { display:inline; float:left; width:170px;  }
			#central #columnas #col4 h3 { display:block; margin-top:5px; font-size:17px; font-family:Times New Roman; color:#61606e; background: url(../img/col-bullet.png) no-repeat 0 5px; padding-left:14px; border-bottom:1px solid #2e2e2e; padding-bottom:9px; margin-bottom:8px; }
			#central #columnas #col4 ul.estad { display:block; overflow:hidden; margin-top:5px;}
				#central #columnas #col4 .estad li  {font:normal 12px Arial; color:#6a6a6c; margin-bottom:2px; }
				#central #columnas #col4 .estad li a { color:#6a6a6c; }
				#central #columnas #col4 .estad li a:hover { text-decoration:underline; }
			#central #columnas #col4 .carrera {font:normal 12px Arial; color:#6a6a6c; }
			#central #columnas #col4 a.verMasNov { display:block;  margin-top:5px; font:bold 12px Arial; color:#6272c7; overflow:hidden;}
			#central #columnas #col4 .verMasNov a:hover { text-decoration:underline;  }

#interna {width: 950px; padding: 0 0 20px 0px; overflow: hidden; background: #000 url(../img/fondo-central-interna.png) repeat-x 11px 0; margin: 0 auto; }
	#colIzq {overflow: hidden; width: 320px; float: left; }
		.panelInt {display: block; }
		.mapa {display: block; float: right; margin-right: 30px; }
	#interna .leftNovedades {margin-top: 37px; border-right: 2px solid #2e2e2e; margin-right: -2px;}
		#interna .leftNovedades img {margin: 24px 0 0 120px; }

	#interna .leftFundacion {padding: 10px 30px 0 120px; width: 170px; margin-top: 36px; border-right: 2px solid #2e2e2e; margin-right: -2px; }
		.leftFundacion .epigrafe {font-size: 11px; color: #acacac; display: block; width: 170px; text-align: center; margin: 3px 0 20px 0; }
		.leftFundacion a {display: block; position: relative; }
			.leftFundacion a span {display: block; position: absolute; left: 0; top: 0; background: url(../img/mask-foto-big2.png) no-repeat; width: 170px; height: 170px; }
			
	#colCentral .frases {text-indent: -9000px; width: 477px; background: url(../img/frases-fundacion.png) no-repeat; overflow: hidden; }
		#frase1 {height: 69px; }
		#colCentral #frase2 {height: 39px; background-position: 0 -69px; }
		#colCentral #frase3 {height: 66px; background-position: 0 -108px; }
		#colCentral #frase4 {height: 48px; background-position: 0 -174px; }
		#colCentral .destacado {color: #98989e; }

		#colIzq h3 {margin: 45px 0 0 120px; background: url(../img/tit-cuadrito.png) no-repeat; color: #9ca2c2; font: bold 12px Trebuchet MS, sans-serif; width: 170px; text-align: center; padding: 13px 0 11px 0; }
		#cuadrito {width: 130px; padding: 10px 20px 10px 20px; background: url(../img/fondo-cuadrito.png) no-repeat 0 bottom; margin-left: 120px; font: normal 12px Trebuchet MS, sans-serif; color: #ccc; }
			#cuadrito a {color: #ccc; } #cuadrito a:hover {text-decoration: underline; }
			#cuadrito ul {margin-bottom: 40px; }
			#cuadrito li {margin-bottom: 10px; }
				#cuadrito li a {display: block; text-decoration: underline; background: url(../img/bullets.png) no-repeat 0 -16px; text-indent: 14px; line-height: 1.4; }
			#cuadrito img {display: block; margin-bottom: 3px; }

		#colCentral .articulos li {background: none; padding-left: 0; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 2px solid #2e2e2e; overflow: hidden; }
			#colCentral .thumbG {position: relative; display: block; margin: 0 30px 10px 0; float: left; }
				#colCentral .thumbG span {display: block; position: absolute; left: 0; top: 0; background: url(../img/mask-foto-big.png) no-repeat; width: 170px; height: 135px; }
			.articulos .fecha {color: #ccc; }
			#colCentral .articulos h3 {font-weight: normal; margin: 0 0 5px 0; }
			.articulos h3 a {color: #9CA2C2; }

	#colCentral {width: 325px; float: left; margin: 46px 30px 0 0; color: #98989e;  }
	#interna .centralG {width: 480px; padding-left: 30px; border-left: 2px solid #2e2e2e; position: relative; }
		.centralG a {color: #fff; text-decoration: underline; }
		#colCentral h2 {text-indent: -9000px; height: 53px; width: 540px; border-bottom: 2px solid #2e2e2e; margin-bottom: 30px; background-repeat: no-repeat; background-position: 0 5px;}
			
			#btnComision {display: block; overflow: hidden; position: absolute; width: 128px; height: 26px; background: url(../img/boton-comision.png) no-repeat; text-indent: -9000px; top: 41px; left: 380px;}
			
			#colCentral #titCafe {background-image: url(../img/tit-sport-cafe.png); background-position: 0 0; }
			#colCentral #titFundacion {background-image: url(../img/tit-historia-institucional.png); background-position: 0 0; margin-bottom: 25px; width: 510px; }
			#titCasco {background-image: url(../img/tit-casco.png); }
			#colCentral #titRevista {background-image: url(../img/tit-revista.png); width: 330px; }
			#titSeguridad {background-image: url(../img/tit-seguridad.png); }
			#titNovedades {background-image: url(../img/tit-novedades.png); }
			#titContacto {background-image: url(../img/tit-contacto.png); }
			
			#colCentral h3, #colCentral h4  {font-size: 18px; color: #9ca2c2; margin: 1em 0 0.8em 0; }
			#colCentral ul {margin: 8px 0; }
				#colCentral li {padding-left: 16px; background: url(../img/bullets.png) no-repeat; }
				#colCentral li a {color: #9ca2c2; text-decoration: none; }

			#colCentral ul.adjuntos {margin:0 0; display:block; border-bottom:1px solid; padding-bottom:5px; }
				#colCentral .adjuntos li {padding-left: 16px; background: url(../img/bullets.png) no-repeat; }
				#colCentral .adjuntos li a {color: #9ca2c2; text-decoration: none; }

			#colCentral .titAdj {clear:both; display:block; font-size: 16px; color: #9ca2c2; margin: 1em 0 0.8em 0; }
			#colCentral .titAdj1 {clear:both; display:block; font-size: 12px; color: #9ca2c2; margin: 5px 0; }
				
			#colCentral #comisiondl {}
				#comisiondl dt {display: block; float: left;  }
					#comisiondl dd {font-weight: bold; margin-left: 125px; }
					#comisiondl .espacio {margin-bottom: 10px; }
	
		.sumario {border-top: 1px solid #2e2e2e; padding-top: 10px; }
			#colCentral .sumario li {background: url(../img/fondo-year.png) no-repeat; color: #666; padding: 0 0 10px 74px; position: relative; border-bottom: 1px solid #2e2e2e; margin-bottom: 10px; }
			.sumario .numero {display: block; position: absolute; left: 22px; top: 9px; text-align: center; width: 24px; font: normal 24px Times New Roman, serif; color: #8d8d8d; border: 2px solid #8d8d8d; border-width: 2px 0; line-height: 22px; }
			.sumario .fecha {font: normal 12px Arial, sans-serif; color: #ccc; text-transform: uppercase; display: block; }
			.sumario h4 {color: #9ca2c2; font: normal 24px Georgia, serif; }
				
		
	#colFotos, #colDeco {margin-top: 115px; padding: 15px 0 0 30px; border-left: 2px solid #2e2e2e; float: left; width: 129px; }
		#colFotos a {display: block; position: relative; margin: 0 0 30px 0; }
			#colFotos a span {display: block; width: 129px; height: 129px; background: url(../img/mask-foto.png) no-repeat; position: absolute; top: 0; left: 0; }
	#colDeco {margin-top: 53px; padding: 0; width: 190px; }
		#colDeco img {display: block; }
		
		#contactoForm {}
			#contactoForm label {display: block; float: left; width: 100px; text-align: right; padding-right: 10px; }
			#contactoForm input {margin-bottom: 5px; width: 250px;  }
			#contactoForm textarea {width: 250px; height: 100px; }
			#contactoForm button {margin: 10px 0 0 110px; }

		#paginador { background: url(../img/fondo-paginador.png) no-repeat center 0; width: 321px; height: 37px; padding-top: 10px; padding-left: 5px; padding-right: 5px;text-align: left; color:#3d3d3d;}
			.numeros #esta { background: #4d4d4d; color: #fff; padding: 2px;}
			.numeros #link { background: #1d1d1d; color: #99999f; padding: 2px; }
			#paginador #centro { width: 190px; text-align: center; margin-left: 63px; }
			#paginador #ant { color: #99999f;  }
			#paginador #sig { color: #99999f; }
			#paginador #inicio{ background: url(../img/inicio.png) no-repeat; width: 18px; height: 18px;  }
			#paginador #inicio-off{ background: url(../img/inicio-off.png) no-repeat; width: 18px; height: 18px;  }
			#paginador a#inicio { float: left; width: 18px; height: 18px; text-indent:-9000px; overflow:hidden; margin-left: 16px; }
			#paginador a#inicio-off { float: left; width: 18px; height: 18px; text-indent:-9000px; overflow:hidden; margin-left: 16px; }
			#paginador #anterior{ background: url(../img/anterior.png) no-repeat; width: 18px; height: 18px;  }
			#paginador #anterior-off{ background: url(../img/anterior-off.png) no-repeat; width: 18px; height: 18px;  }
			#paginador a#anterior { float: left; width: 18px; height: 18px; text-indent:-9000px; overflow:hidden; margin-left: 5px; }
			#paginador a#anterior-off { float: left; width: 18px; height: 18px; text-indent:-9000px; overflow:hidden; margin-left: 5px; }
			#paginador #siguiente{ background: url(../img/siguiente.png) no-repeat; width: 18px; height: 18px;  }
			#paginador a#siguiente { float: left; width: 18px; height: 18px; text-indent:-9000px; overflow:hidden; margin-left: 205px; margin-top:-16px; }
			#paginador #final{ background: url(../img/final.png) no-repeat; width: 18px; height: 18px;  }
			#paginador a#final { float: left; width: 18px; height: 18px; text-indent:-9000px; overflow:hidden; margin-left: 5px; margin-top:-16px; }
			#paginador #siguiente-off{ background: url(../img/siguiente-off.png) no-repeat; width: 18px; height: 18px;  }
			#paginador a#siguiente-off { float: left; width: 18px; height: 18px; text-indent:-9000px; overflow:hidden; margin-left: 205px; margin-top:-16px; }
			#paginador #final-off{ background: url(../img/final-off.png) no-repeat; width: 18px; height: 18px;  }
			#paginador a#final-off { float: left; width: 18px; height: 18px; text-indent:-9000px; overflow:hidden; margin-left: 5px; margin-top:-16px; }

		#colCentral dl { border-bottom:2px solid #2E2E2E; padding-bottom: 23px; width:510px; }
		.notaFundacion dt { color:#9CA2C2; font-size:16px; font-weight: bold; margin-top:6px; }
		.notaFundacion dd { margin-left:10px; margin-top: 4px;background:transparent url(../img/bullets.png) no-repeat scroll 0 -16px; padding-left: 17px; }
		.notaFundacion dd a:hover { color:#9CA2C2; }

#pie {width: 970px; margin: 0 auto 20px auto; overflow: hidden; }
	#pie #producido {display: block; float: left; width: 259px; height: 16px; text-indent: -9000px; background: url(../img/producido-fundacion.png) no-repeat; margin: 4px 0 0 100px; }
	#pie #osmosis {display: block; float: right; width: 216px; height: 21px; margin-right: 100px; text-indent: -9000px; background: url(../img/osmosis.png) no-repeat; overflow:hidden; }
