/*********************  GENERAL  **************************/
body {
	background:url(../img_carrusel/bg_total.jpg) repeat top center #eae8e4; 
	margin:0px; 
	overflow-x:hidden;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a { outline: medium none; }
p{
	margin: 0 0 .7em 0;
	text-align:justify;
}
ul{
	list-style: none;
	margin: 0;
	font-weight: normal;
}
ul li{
	margin: 0;
	padding:2px 0;
	list-style: none;
}
/******************   LAYOUTS      ***************/
#contenedor{
	top: 0%; 
	left: 50%; 
	margin-left: -387px;
	margin-top:0;
	position: absolute; /**/
	width: 774px;
	background: none;
}
#indexcontenedor{
	margin:0 auto;
	width: 100%;
	height:772px;
	position:relative;
	font-family:  'Goudy Bookletter 1911', "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align:center;
	background: url(../img_carrusel/bg_campana.jpg) repeat top left;
}
	#campania{
		position:absolute;
		width:1280px;
		height:1017px;
		top:0;
		left:50%;
		margin: 0 0 0 -640px ;
		
		}
			div.carruselIndex{
				width:1280px;
				height:1017px;
				z-index:4;
				}
				
	a.botonSalta:link, a.botonSalta:visited{
		display:block;
		position:absolute;
		width:144px;
		height:28px;
		top:0;
		left:50%;
		margin: 0 0 0 -72px ;
		z-index:10;
		text-align:center;
		text-decoration:none;
		}
		a.botonSalta:hover{
			background: url(../img_carrusel/bg_bt_salta_on.png) no-repeat top center;
			}
		span.botonSaltaTxt{
			color:#c8c0b9;
			font-family: 'Quattrocento', "Palatino Linotype", "Book Antiqua", Palatino, serif; 
			font-size:18px;
			display:block;
			padding:-3px 0 0 0;
			margin:0px;
			}
		span.flechinas{
			font-size:16px;
			}
.btsPie{ position:absolute; z-index:10; width:250px; top:0;	left:50%; margin: 837px 0 0 -125px ; text-align:center;}			
	a.botonDown:link, a.botonDown:visited{ font-family:  'Goudy Bookletter 1911', "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:24px; color:#b4aba0; text-decoration:none; }
		a.botonDown:hover{ color: #81715e; }
