html { 
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	font-size:12px;
	font-family: Trebuchet MS, Arial, sans-serif;
	background: #5f626f url(../img/fondo-body.png) repeat-x;
	text-align: center;
	color: #686b7c;
}

/* ============ 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: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	background: url(../img/fondo-wrapper.png) repeat-y; 
}

#isologo {display: block; position: absolute; left: 20px; top: 25px; }
#autosFlash {display: block; position: absolute; right: 20px; top: 20px; }

#top {width: 990px; height: 208px; background: url(../img/fondo-top.png) no-repeat; margin-left:10px;}
	#top h1 a {display: block; text-indent: -9000px; }
	#top h5 {font: bold 11px Tahoma, sans-serif; margin: 93px 0 0 153px; float: left; }
		#top h5 span {display: block; float: left; width: 57px; height: 14px; text-align: center; padding-left: 1px; margin-right: 5px; background: url(../img/fondito-texto.png) no-repeat; color: #fff; }

#main {width: 670px; padding-left: 20px; float: left; overflow: hidden; position: relative; margin-right: 2px; }
	#botonera {width: 540px; height: 30px; margin-left: 135px; background: url(../img/botonera.png?v=3) no-repeat; border-top: 2px solid #fff; }
		#botonera li {display: block; float: left; }
			#botonera li a {display: block; height: 30px; overflow: hidden; text-indent: -9000px; background: url(../img/botonera.png?v=3) no-repeat 0 30px; }
		#botonera #mbot1 a {width: 70px;} #botonera #mbot1 a:hover, #botonera #mbot1 .seleccionado {background-position: 0 -30px;}
		#botonera #mbot2 a {width: 121px;} #botonera #mbot2 a:hover, #botonera #mbot2 .seleccionado {background-position: -70px -30px;}
		#botonera #mbot3 a {width: 89px;} #botonera #mbot3 a:hover, #botonera #mbot3 .seleccionado {background-position: -191px -30px;}
		#botonera #mbot4 a {width: 65px;} #botonera #mbot4 a:hover, #botonera #mbot4 .seleccionado {background-position: -280px -30px;}
		#botonera #mbot5 a {width: 88px;} #botonera #mbot5 a:hover, #botonera #mbot5 .seleccionado {background-position: -345px -30px;}
		#botonera #mbot6 a {width: 78px;} #botonera #mbot6 a:hover, #botonera #mbot6 .seleccionado {background-position: -433px -30px;}

.fotin {display: block; height: 208px; position: absolute; left: 0; top: 115px; padding: 11px 13px 12px 11px; background: url(../img/fondo-estampilla.png) no-repeat; }

#contenido {border-top: 2px solid #fff; width: 408px; float: left; margin-right: 2px; padding: 0 30px 10px 30px; font-size: 13px; background-color: #fff; }
	#contenido .imgLeft { float: left; display:inline; margin:0 5px 0 0; position:relative; }
	#contenido .imgRight { float: right; display:inline; margin:0 0 0 5px; position:relative; }
	#contenido .fotoGrande {margin: 0 0 0 -30px; height: 222px; }
	#contenido h2 {color: #6d718a; font: normal 35px Georgia, serif; text-align: right; width: 270px; margin-left: 140px; min-height: 90px; margin-top: 15px; /*width: 260px; margin-left: 150px;*/ }	
		#contenido h2 em {font-style: normal; font-size: 17px; display: block; text-transform: uppercase; }
	#contenido h3 {margin: 10px 0 -24px 0; font: bold 17px Trebuchet MS, sans-serif; text-transform: uppercase; }
	#contenido hr {height: 1px; line-height: 1px; border: none; border-top: 1px solid #ccc; clear: both; margin: 0; }
	#contenido .lineaBio, #contenido .lineaArt {border-top: none; border-bottom: 1px solid #ccc; padding-top: 10px; }
	#contenido .lineaArt {margin-bottom: 10px; }
	#contenido hr + h4 {margin-top: 8px; }
	
	#contenido .error {padding-left: 40px; background: url(../img/error.png) no-repeat; font-weight: bold; }
	
	.galeria {width: 412px; margin-top: 10px; padding: 12px 0 0 0; border-bottom: 7px solid #EBEBEB; position: relative; overflow: hidden; background: #ebebeb url(../img/fondo-fotitos.png) repeat-y; }
	#galVirtual {background: #ebebeb; clear: both; height: 132px; overflow: hidden; }
		.galeria a {display: block; position: absolute; overflow: hidden; text-indent: -9000px; width: 136px; height: 138px; background: url(../img/fotitos-over.png) no-repeat; }
		#galVirtual a {background-image: url(../img/fotitos-over-virtual.png); }
		.galeria li {display: block; float: left;  width: 136px; height: 138px; margin-bottom: 6px; }
		#galVirtual li {height: auto; margin-bottom: 0; }
		.galeria .fotito2 a {background-position: -136px 0; }
		.galeria .fotito3 a {background-position: -274px 0; }
		.galeria .fotito7 {margin-left: 4px;}
		.galeria .fotito7 a {background-position: -4px -138px; }
		.galeria .fotito8 a {background-position: -140px -138px; }
		.galeria .fotito9 a {background-position: -274px -138px; }
		.galeria .fotito4 {margin-left: 4px;}
		.galeria .fotito4 a {background-position: -4px -278px; }
		.galeria .fotito5 a {background-position: -140px -278px; }
		.galeria .fotito6 a {background-position: -274px -278px; }
	
	#contenido #fraseHome {display: block; width: 410px; height: 36px; background: url(../img/frase-home.png) no-repeat right 0; margin: 30px 0 24px 0; text-indent: -9000px; }
	#contenido #fondoHome { background: url(../img/fondo-home.jpg) no-repeat 0 bottom; margin: 0 -30px; width: 408px; height: 1227px; padding: 10px 30px 0px 30px; overflow: hidden; }
		#fondoHome dl {height: 196px; background: url(../img/campeonatos-home.png) no-repeat; width: 410px; }
		#fondoHome dt {text-indent: -9000px; display: none; }
		#fondoHome dd {display: block; float: left; }
			#fondoHome dd a {display: block; height: 134px; text-indent: -9000px; background: url(../img/campeonatos-home.png) no-repeat 0 196px; overflow: hidden; }
			#fondoHome #ch1 a {width: 74px; } #fondoHome #ch1 a:hover {background-position: 0 -196px; }
			#fondoHome #ch2 a {width: 84px; } #fondoHome #ch2 a:hover {background-position: -74px -196px; }
			#fondoHome #ch3 a {width: 88px; } #fondoHome #ch3 a:hover {background-position: -158px -196px; }
			#fondoHome #ch4 a {width: 88px; } #fondoHome #ch4 a:hover {background-position: -246px -196px; }
			#fondoHome #ch5 a {width: 76px; } #fondoHome #ch5 a:hover {background-position: -334px -196px; }
		
		

#barra {width: 200px; float: left; border-top: 2px solid #fff;}
	#barra .aviso {margin: 11px 13px; }
	#barra .error {margin: 11px 13px; padding-left: 40px; background: url(../img/error.png) no-repeat 0 6px; }
	.menu {padding: 11px 13px 13px 13px; background: #4d4f5b url(../img/menu.png?v=1) no-repeat 13px 11px; border-bottom: 2px solid #fff; }
		.menu li a {background: url(../img/menu.png?v=1) no-repeat 174px 0; display: block; height: 27px; margin-top: 1px; text-indent: -9000px; overflow: hidden; }
		.menu #btn1 a:hover, .menu #btn1 .seleccionado {background-position: -187px -1px; }
		.menu #btn2 a:hover, .menu #btn2 .seleccionado {background-position: -187px -29px; }
		.menu #btn3 a:hover, .menu #btn3 .seleccionado {background-position: -187px -57px; }
		.menu #btn4 a:hover, .menu #btn4 .seleccionado {background-position: -187px -85px; }
		.menu #btn5 a:hover, .menu #btn5 .seleccionado {background-position: -187px -113px; }
		.menu #btn6 a:hover, .menu #btn6 .seleccionado {background-position: -187px -141px; }
		.menu #btn7 a:hover, .menu #btn7 .seleccionado {background-position: -187px -169px; }
		
	#barra h3 {width: 200px; height: 30px; background: #35363f url(../img/titulos.png?v=2) no-repeat; text-indent: -9000px; }
		#barra #titRivales {background-position: 0 -31px; }
		#barra #titCarreras {background-position: 0 -60px; }
		#barra #titEstadisticas {background-position: 0 -90px; }
		#barra #titAutos {background-position: 0 -120px; }
		#barra #titMensaje {background-position: 0 -150px; }
		#barra #titDatos {background-position: 0 -180px; }
		#barra #titArticulos {background-position: 0 -210px; }
		#barra #titCampeonatos {background-position: 0 -290px; }
		#barra #titDescripcion {background-position: 0 -320px; }
	
		#barra .menusec {margin: 0 auto; margin-top: 8px; width: 174px; background-repeat: no-repeat; }
		#barra .menusec a {display: block; text-indent: -9000px; overflow: hidden; height: 84px; }
		#barra #menuHome {height: 1318px; background-image: url(../img/botonera-home.png); }
			#barra #menuHome #menu1 a {height: 140px; }
			#barra #menuHome #menu2 a {height: 145px; }
			#barra #menuHome #menu3 a {height: 130px; }
			#barra #menuHome #menu4 a {height: 160px; }
			#barra #menuHome #menu5 a {height: 149px; }
			#barra #menuHome #menu6 a {height: 158px; }
			#barra #menuHome #menu7 a {height: 156px; }
			#barra #menuHome #menu8 a {height: 142px; }
			#barra #menuHome #menu9 a {height: 138px; }
		#barra #menuBio {height: 581px; background-image: url(../img/botonera-historia.png); }
		#barra #menuRivales {height: 915px; background-image: url(../img/botonera-rivales.png); }
		#barra #menuCarreras {height: 610px; width: 165px; background-image: url(../img/botonera-carreras.png?v=2); margin-top: 0; }
		#barra #menuAutos {height: 380px; background-image: url(../img/botonera-autos.png); }
			#barra #menuAutos li a {height: 76px; }
		#barra #menuCampeonatos {height: 345x; width: 165px; background-image: url(../img/botonera-campeonatos.png); margin-top: 0;}
		#barra #menuCampeonatos li { height: 69px; }
			#barra #menuCampeonatos li a {height: 67px; background: url(../img/botonera-campeonatos.png) no-repeat 174px 0;margin-bottom: 2px;}
			#barra #menuCampeonatos #menu1 a:hover, #barra #menuCampeonatos #menu1 .seleccionado {background-position: -144px 0; }
			#barra #menuCampeonatos #menu2 a:hover, #barra #menuCampeonatos #menu2 .seleccionado {background-position: -144px -69px; }
			#barra #menuCampeonatos #menu3 a:hover, #barra #menuCampeonatos #menu3 .seleccionado {background-position: -144px -138px; }
			#barra #menuCampeonatos #menu4 a:hover, #barra #menuCampeonatos #menu4 .seleccionado {background-position: -144px -207px; }
			#barra #menuCampeonatos #menu5 a:hover, #barra #menuCampeonatos #menu5 .seleccionado {background-position: -144px -276px; }
			
		#barra #menuCampNacionales {height: 186px; width: 165px; background-image: url(../img/botonera-camp-nacionales.png); padding-top: 34px; }
			#barra #menuCampNacionales li a {height: 52px; background: url(../img/botonera-camp-nacionales.png) no-repeat 165px 0; width: 144px; margin-left: 21px; }
			#barra #menuCampNacionales #menu6 a:hover, #barra #menuCampNacionales #menu6 .seleccionado {background-position: -164px -34px; } 
			#barra #menuCampNacionales #menu7 a:hover, #barra #menuCampNacionales #menu7 .seleccionado {background-position: -164px -86px; } 
			#barra #menuCampNacionales #menu8 a {margin-top: 30px;}
			#barra #menuCampNacionales #menu8 a:hover, #barra #menuCampNacionales #menu8 .seleccionado {background-position: -164px -168px; } 
			
			#barra .linkMenu, #barra .linkPdf {line-height: 1.3; font-size: 12px; padding: 0 0 0 10px; background: url(../img/bullets.gif) no-repeat 0 -66px; margin: 15px 20px; font-weight: bold; text-decoration: underline; display: block; color: #666; }
			#barra .linkPdf {background: url(../img/icono-pdf.png) no-repeat 0 0; padding-left: 25px; font-size: 11px; }

		#barra #menu1 a {height: 79px; }
		
		#barra #menuCarreras li a {height: 36px; background: url(../img/botonera-carreras.png?v=2) no-repeat 165px 0; }
			#barra #menuCarreras #menu1 a:hover, #barra #menuCarreras #menu1 .seleccionado {background-position: -165px 0; }
			#barra #menuCarreras #menu2 a:hover, #barra #menuCarreras #menu2 .seleccionado {background-position: -165px -36px; }
			#barra #menuCarreras #menu3 a:hover, #barra #menuCarreras #menu3 .seleccionado {background-position: -165px -72px; }
			#barra #menuCarreras #menu4 a:hover, #barra #menuCarreras #menu4 .seleccionado {background-position: -165px -108px; }
			#barra #menuCarreras #menu5 a:hover, #barra #menuCarreras #menu5 .seleccionado {background-position: -165px -144px; }
			#barra #menuCarreras #menu6 a:hover, #barra #menuCarreras #menu6 .seleccionado {background-position: -165px -180px; }
			#barra #menuCarreras #menu7 a:hover, #barra #menuCarreras #menu7 .seleccionado {background-position: -165px -216px; }
			#barra #menuCarreras #menu8 a:hover, #barra #menuCarreras #menu8 .seleccionado {background-position: -165px -252px; }
			#barra #menuCarreras #menu9 a:hover, #barra #menuCarreras #menu9 .seleccionado {background-position: -165px -288px; }
			#barra #menuCarreras #menu10 a:hover, #barra #menuCarreras #menu10 .seleccionado {background-position: -165px -324px; }
			#barra #menuCarreras #menu11 a:hover, #barra #menuCarreras #menu11 .seleccionado {background-position: -165px -360px; }
			#barra #menuCarreras #menu12 a:hover, #barra #menuCarreras #menu12 .seleccionado {background-position: -165px -396px; }
			#barra #menuCarreras #menu13 a:hover, #barra #menuCarreras #menu13 .seleccionado {background-position: -165px -432px; }
			#barra #menuCarreras #menu14 a:hover, #barra #menuCarreras #menu14 .seleccionado {background-position: -165px -468px; }
			#barra #menuCarreras #menu15 a:hover, #barra #menuCarreras #menu15 .seleccionado {background-position: -165px -504px; }
			#barra #menuCarreras #menu16 a:hover, #barra #menuCarreras #menu16 .seleccionado {background-position: -165px -540px; }
			#barra #menuCarreras #menu17 a:hover, #barra #menuCarreras #menu17 .seleccionado {background-position: -165px -576px; }
			
		.menuUlComun {margin-top: 15px; }
			.menuUlComun li {font-weight: bold; font-size: 13px; margin: 0 20px 10px 20px; line-height: 1.2; }
				.menuUlComun li a {color: #4f5260; }	.menuUlComun li a:hover {text-decoration: underline;}
		
		#barra dl {font: normal 11px Tahoma, sans-serif; width: 165px; margin: 0 auto; }
			#barra dt {font-weight: bold; margin-top: 20px; }
			#barra dd {background: url(../img/bullets.gif) no-repeat 0 -23px; padding-left: 7px; margin-bottom: 1px; }
				#barra dd a {color: #4f5260;}	#barra dd a:hover {text-decoration: underline; }
	
		.ulCarreras {margin-top: 15px; }
			#contenido .ulCarreras h4 {font: normal 18px Georgia, serif; color: #4666a6; margin-top: 10px; }
			.ulCarreras a {color: #4666a6; text-decoration: underline; }
			.ulCarreras li {border-bottom: 1px solid #d1d1d1; margin-bottom: 10px; padding-bottom: 10px; }
			.ulPdf li {padding: 0 0 0px 28px; background: url(../img/icono-pdf.png) no-repeat; }
		.ulArticulos {margin: 10px 15px; font: normal 11px Tahoma, sans-serif; }
			.ulArticulos li {padding: 0 5px 10px 5px; background: url(../img/bottom-form.png) no-repeat 0 bottom; margin-bottom: 7px; }
			.ulArticulos li a {font-weight: bold; display: block; color: #4f5260; }
			.ulArticulos li a:hover {text-decoration: underline; }
		
		#btn200 {display: block; width: 165px; height: 130px; overflow: hidden; text-indent: -9000px; background: url(../img/btn-200-carreras.png) no-repeat; margin: 10px auto 0 auto; }
			#btn200:hover {background-position: 0 -130px; }
	
	#contenido h4 {margin: 22px 0 10px 0; font: normal 18px Georgia, serif; color: #666699; }
		#contenido h4 a {color: #666699; } #contenido h4 a:hover {text-decoration: underline; }
		#contenido .titAuto {color: #770603; font-size: 22px; }
	.texto li, #contenido .listado li {padding-left: 10px; background: url(../img/bullets.gif) no-repeat 0 -65px; line-height: 1.2; margin-bottom: 2px; }
	.texto a {color: #686b7c; text-decoration: underline; }
	#contenido .listado li {margin-bottom: 5px; }
	#contenido .listado li a {color: #686b7c;} #contenido .listado li a:hover {text-decoration: underline; }
	#contenido .historial {display: block; margin: 15px 0; width: 131px; text-align: center; font: normal 10px Arial, sans-serif; color: #fff; background: #ccc url(../img/fondo-boton-hist.png) no-repeat; text-transform: capitalize; padding-bottom: 1px;}
	
	#contenido table {border-collapse: collapse; border: 1px solid #73799e; width: 408px; margin: 10px 0 20px 0; font-size: 11px; }
		#contenido td {padding: 2px; border: 1px solid #73799e; text-align: center; }
		#contenido thead th {background-color: #3f497e; color: #fff; font-weight: bold; padding: 2px; text-align: center; border: 1px solid #73799e; }
		#contenido table td + td + td, #contenido table th + th + th {text-align: left; padding: 2px 2px 2px 5px; }
		#contenido table td + td + td + td + td, #contenido table th + th + th + th + th {text-align: center; padding: 2px; }
		
	
	#contenido .tablaE {border-collapse: collapse; border: 1px solid #73799e; width: 408px; margin: 0 0 20px 0; font-size: 13px; }
		#contenido .tablaE td {padding: 2px 2px 2px 10px; border: 1px solid #73799e; text-align: left; }
		#contenido .tablaE tbody th {background-color: #3f497e; color: #fff; font-weight: bold; padding: 2px 2px 2px 10px; border: 1px solid #73799e; }
		#contenido .tablaE thead td {font-weight: bold; }
		#contenido .tablaE thead th {padding: 2px 2px 2px 10px; background-color: none; color: #3f497e; border: 1px solid #73799e; }
		#contenido .tablaE .tright {padding: 2px 10px; text-align: right; vertical-align: top; }
		#contenido .tablaE .tcenter {text-align: center; padding: 2px; }
		#contenido .tablaE.tablalimitada td {padding: 2px; text-align: center; }
		#contenido .tablaE.tablalimitada tbody th {padding: 2px; text-align: center; width: 24px; }
	
	#contenido .ulAdjuntos {}
		#contenido .ulAdjuntos li a {display: block; text-decoration: underline; color: #4d4d4d; }
		#contenido .ulAdjuntos li a img {display: block; float: left; margin-right: 5px; }
		
	#contPlayer {background-color: #EBEBEB; padding: 8px 8px 4px 8px; margin-top: 20px; width: 398px; }
	#player {}
	
	.visitas {margin-top: 15px; }
		#contenido .visitas h4 {margin: 0 0 5px 0; color: #4666a6; }
		.visitas .fecha {display: block; margin-top: 20px; border-bottom: 1px solid #d1d1d1; padding-bottom: 3px; margin-bottom: 3px; }
		.visitas p {margin: 0; }
	
#contVisita {overflow:hidden; width: 278px; height: 300px; }
#visita {width: 278px; float: left; border-top: 2px solid #fff; color: #fff; font: normal 12px Arial, sans-serif; background-color: #313755;}
	#visita h2 {width: 278px; height: 30px; text-indent: -9000px; background: url(../img/tit-visita-virtual.png) no-repeat;border-bottom: 2px solid #fff;  }
	#visita h3 {width: 278px; height: 25px; background: url(../img/titulos.png) no-repeat; text-indent: -9000px; margin-top: 20px; } 
	#visita #titMuseoFangio {background-position: 13px -240px; margin-top: 0; }
	#visita #titMultiespacio {background-position: 13px -265px; }

	#visita address {display: block; width: 198px; height: 61px; padding: 163px 20px 0 20px; margin: 10px auto 0 auto; font-style: normal; background: url(../img/fondo-address.png) no-repeat; }
	#linkBalcarce {display: block; text-align: center; color: #fff; padding: 5px 0; text-decoration: underline; border-top: 1px dotted #fff; width: 238px; font-weight: bold; margin: 0 auto; }	
	#firma {display: block; margin: 0 auto;border: 1px dotted #fff; border-width: 1px 0; }
	#visita .horarios {margin: 15px 40px; background: url(../img/horarios.png) no-repeat; height: 132px; }
		#visita .horarios h4 {font-size: 12px; text-indent: -9000px; }
		#visita .horarios p {text-indent: -9000px; }
	#visita .horarios1 { color:#8A8C98; padding:0 30px; }
	#visita .horariosNuevo {}

		#visita .horariosNuevo1 { display:block; clear:both; background: #515670; width:217px; margin-left:20px; color:#c2c4cd; overflow:hidden; padding:0 10px; }
		#visita .horariosNuevo1 p { margin:0; }
			#visita .horariosNuevo1 ul { display:block; clear:both; margin:0 0 5px 5px; }
			#visita .horariosNuevo1 li { display:block; clear:both; background: url(../img/bullet-precios.png) no-repeat 0 4px; padding-left:9px; }
	#visita dl {margin: 5px 20px; overflow: hidden; font: normal 11px Tahoma, sans-serif; }
		#visita dt:first-child {border-top: 0; margin-top: 0; }
		#visita dt {text-align: left; padding: 3px 0 1px 23px; margin-top: 5px; border-top: 1px solid #838799; font-weight: bold; color: #fff; text-transform: uppercase; background: url(../img/numeros.png) no-repeat; }
		#visita dd {padding: 0 0 2px 32px; background: url(../img/bullets.gif) no-repeat 23px -93px; }
		#visita dd a {color: #adadad;} #visita dd a:hover {text-decoration: underline; }
		#visita .seleccionado {background: url(../img/bullets.gif) no-repeat 23px -42px; }
		#visita .seleccionado a {color: #fff; }
		#visita .ic1 {background-position: 0 -18px; }
		#visita .ic2 {background-position: 0 -36px; }
		#visita .ic3 {background-position: 0 -54px; }
		#visita .ic4 {background-position: 0 -72px; }
		#visita .ic5 {background-position: 0 -90px; }
		#visita .ic6 {background-position: 0 -108px; }
		#visita .ic7 {background-position: 0 -126px; }
		#visita .ic8 {background-position: 0 -144px; }
		
	.listadoVirtual {clear: both; overflow: hidden; }
		.listadoVirtual img, .thumBio img {display: block; float: left; margin: -8px 5px 5px 0; }
		.listadoVirtual span, .thumBio span {display: block; position: absolute; background: url(../img/fondo-thumb-virtual.png) no-repeat; width: 128px; height: 128px; left: 0; top: 0; }
		.listadoVirtual li {clear: both; font: normal 17px Georgia, serif; padding-top: 8px; position: relative; }
		.listadoVirtual li a {color: #6D718A; }
		.listadoVirtual li p {font: normal 12px Trebuchet MS, sans-serif; }
		
	.thumBio {display: block; position: relative; overflow: hidden; width: 128px; height: 128px; float: left; margin: 3px 10px 5px 0; }
		.thumBio img {margin-top: 0; float: none; }
	
	#contenido #virtualMuseo, #contenido #virtualMulti {margin: 0px -30px 0 -30px; width: 468px; height: 30px; background: url(../img/tit-rojo-museo.png) no-repeat; text-indent: -9000px; text-align: left; min-height: 30px; }
	#contenido #virtualMulti {background-image: url(../img/tit-rojo-multi.png);}
	#contenido .tituloVirtual {margin: 0 -30px; width: 468px; height: 49px; text-indent: -9000px; background-repeat: no-repeat; }
		#titV1 {background-image: url(../img/tit-v-1.png); }
		#titV2 {background-image: url(../img/tit-v-2.png); }
		#titV3 {background-image: url(../img/tit-v-3.png); }
		#titV4 {background-image: url(../img/tit-v-4.png); }
		#titV5 {background-image: url(../img/tit-v-5.png); }
		#titV6 {background-image: url(../img/tit-v-6.png); }
		#titV7 {background-image: url(../img/tit-v-7.png); }
		#titV8 {background-image: url(../img/tit-v-8.png); }
		#titV9 {background-image: url(../img/tit-v-9.png); }
		#titV11 {background-image: url(../img/tit-v-11.png); }
		#titV12 {background-image: url(../img/tit-v-12.png); }
		#titV13 {background-image: url(../img/tit-v-13.png); }
		#titV14 {background-image: url(../img/tit-v-14.png); }
		#titV15 {background-image: url(../img/tit-v-15.png); }
		#titV16 {background-image: url(../img/tit-v-16.png); }
		#titV17 {background-image: url(../img/tit-v-17.png); }
		#titV18 {background-image: url(../img/tit-v-18.png); }
		#titV19 {background-image: url(../img/tit-v-19.png); }
		#titV20 {background-image: url(../img/tit-v-20.png); }
		#titV21 {background-image: url(../img/tit-v-21.png); }
		#titV22 {background-image: url(../img/tit-v-22.png); }
		#titV23 {background-image: url(../img/tit-v-23.png); }
		#titV24 {background-image: url(../img/tit-v-24.png); }
	.numBandeja {display: block; position: absolute; left: 380px; top: 240px; }
	
	.verFotos {display: block; color: #6D718A; margin-top: 10px; padding-left: 20px; background: url(../img/image.png) no-repeat 0 2px; text-decoration: underline; }

#mVisitas fieldset {width: 160px; padding: 0 0 10px 5px; display: block; overflow: hidden; margin: 10px auto; background: url(../img/bottom-form.png) no-repeat 5px bottom; }
	#mVisitas span {font-size: 13px; display: block; margin-bottom: 10px; }
	#mVisitas label {font-weight: strong; }
	#mVisitas input {width: 160px; }
	#mVisitas textarea {width: 160px; height: 140px; }
	#mVisitas button {border: 0; background: none; margin: 8px 0 0 30px; }

.paginador {display: block; clear: both; padding-top: 20px; font: normal 13px Trebuchet MS, sans-serif; }
	.paginador p {margin: 0; }
	.paginador span, .paginador a {display: block; float: left; padding: 0 7px; }
	.paginador a {text-decoration: underline; }
	.paginador span a {color: #686b7c; text-decoration: none; display: inline; float: none; padding: 0; }
	.paginador span strong {padding: 0 4px; background-color: #5270ac; color: #fff; }
	.paginador #ant, .paginador #sig {padding: 0 0 0 10px; background: url(../img/bullets.gif) no-repeat 0 7px; color: #5270ac; }
	.paginador #sig {padding: 0 10px 0 0; background-position: right -63px; }

.contacto {margin: 0px -30px; padding: 0px 30px 0 30px; background: url(../img/fondo-palmares.png) no-repeat; min-height: 521px;}
	.contacto p {padding-bottom: 15px; border-bottom: 1px solid #ccc; }
	.contacto form {width: 222px; margin: 10px auto; }
		.contacto form label {color: #4f5260; font-size: 12px; display: block; }
		.contacto form input {display: block; width: 216px; padding: 0 2px; margin-bottom: 3px; }
		.contacto form textarea {width: 220px; height: 135px; margin-bottom: 8px; }
		.contacto form button {border: 0; background: none; margin: 0 0 0 58px; }
		label .radio { float: left; }
		.contacto form radio {display: block; float: left; width: 21px;  }

.novedades {margin-top: 15px; }
	.novedades .fecha {display: block; border-bottom: 1px solid #d1d1d1; clear: both; margin-top: 10px; }
	#contenido .novedades h4 {margin: 5px 0 2px 0; }
	.novedades img {padding: 9px; background: url(../img/fondo-thumb.png) no-repeat; float: left; margin: 0 5px 5px 0; }
	.novedades #elTexto img { background:none; }
	.novedades p {margin-top: 5px; }
		
#addressContacto {font-style: normal; margin: 10px 20px; font-size: 13px; padding-bottom: 15px; line-height: 1.2; background: url(../img/bottom-form.png) no-repeat 0 bottom; }
#barra .horarios {margin: 15px 20px; line-height: 1.2; }
	#barra .horarios h4 {margin: 0 -5px; background-color: #4666a6; font-weight: bold; font-size: 13px; color: #fff; text-indent: 5px; padding: 2px 0 3px 0; }
	
#piewrap {clear: both; padding-top: 147px; height: 200px; background: url(../img/bottom-wrapper.png) no-repeat center top; }
#fondoTiempo {width: 950px; margin: 0 auto; background: url(../img/fondo-tiempo.png) repeat-x;}
#flashTiempo {display: block; margin: 0 auto; }
#pie {clear: both; margin: 0 auto; width: 990px; padding: 26px 0 15px 0; background: url(../img/bottom-pie.png) no-repeat; overflow: hidden; }
	#producidoPor {display: block; float: left; margin-left: 50px; }
	#osmosis {display: block; float: right; margin: -5px 50px 0 0; }