body { margin: 0; font-family: verdana; font-size: 13px; color: #333; line-height: 1.5em; color: #555; background: #fff }
a { color: #9f9c9e; text-decoration: underline }
	a:hover { color: #c1272d; text-decoration: none }
img { border: 0 }
form { margin: 0 }
p { margin: 0 }

h1 { font-weight: normal; font-size: 24px; color: #808285; line-height: 1em; text-align: left }
h2 { margin: 0; font-weight: normal; font-size: 20px; color: #666 }
h3 { font-size: 13px; }

.wrapper { width: 940px; margin: 0 auto; }
.bordo { border: 1px solid #ddd }

/* HEADER */
#header { height: 162px; padding-top: 10px; background: url(/images/bg-header.gif) repeat-y #afb0b1 }
	#logo { display: block; width: 347px; margin: 0 auto; }
	
/* BANNER A SCOMPARSA */
#banner { position: absolute; top: 113px; z-index: 111; }

/* BARRANAV */
#barranav { width: 950px; position: absolute; z-index: 10; margin: 3px auto 0 auto; text-align: center; color: #ce0109; }
	#barranav a { font-family: tahoma; font-size: 11px; font-weight: bold; color: #ce0109; text-transform: uppercase; text-decoration: none }
		#barranav a:hover { text-decoration: underline }
		
	/* COLONNA SINISTRA */
	#colSx { position: absolute; z-index: 101; float: left; width: 220px; padding: 20px 20px 5px 0; font-family: arial; }
		#menuSx a { padding: 5px 0; display: block; font-size: 15px; font-weight: bold; color: #9f9c9e; text-decoration: none}
			#menuSx a:hover { color: #c1272d; }
		#menuSx a.selected { color: #c1272d; }
		#info { margin-top: 10px }
		#facebook { margin-top: 20px }

	/* CENTRALE */
	#centrale { position: relative; float: right; width: 680px; padding: 10px 10px 100px 10px; text-align: justify }

		/* HOME */
		#contenutoHome { position: relative; height: 473px; background: url(/images/home-sposa.gif) no-repeat bottom right }
			#domanda { display: block; margin-left: 50px }
			#classico { display: block; margin: 10px 0 0 120px; }
			#country { display: block; margin: 20px 0 0 190px }
			#contemporaneo{ display: block; margin: 20px 0 0 70px }
			#contenutoHome p { color: #666; text-align: right }
		
		/* BRICIOLE */
		#briciole { margin: 10px 0; font-size: 11px; }
		
		/* CONTENUTI */
		
			.cmsVert { float: left; width: 310px; }
			
			/* CYCLE */
				/* orizzontale */
				.cycleHoriz { width: 639px; height: 367px; padding: 0; margin: 20px 0; border: 20px solid #ddd } 
					.cycleHoriz img { width: 639px; height: 367px; }
				/* verticale */
				.cycleVert { z-index: -3; float: right; width: 308px; height: 420px; padding: 0; margin: 0; }
					.cycleVert img { z-index: -3; position: absolute; width: 308px; height: 420px; }

		/* GALLERY */
		#gallery { margin: 25px auto }
		
		/* FORM CONTATTI */
		table#contatti { margin-top: 15px }
			table#contatti td { width: 25%; padding: 3px 5px }
			#contatti .label { text-align: right }	
			#contatti .data { width: 95%; }	
			
		/* MAPPA GOOGLE */	
		#map { width: 680px; height: 450px }
		
/*FOOTER*/
#footer { padding-top: 30px; clear: both }
    #footer p { font-size: 12px; color: #a7a9ac }

