/* CSS Document */

@charset "UTF-8";
* {
		padding: 0;
		margin: 0;            
}
	
html, body {
		height: 100%;
}
body {
	background-color: #571313;
}
br.brake {
		height: 0;
		clear: both;
		font-size: 0;
}

/* content intro ---------------------------------- */ 
#contentIntro {
		display: block;
		width: 800px;
		position: absolute;
		left: 50%;
		margin: 0 0 0 -400px;
		padding: 100px 30px 0 0;
		text-align: center;
} 
i {content: "\"/*" }
#contentIntro {
		position: relative;
		left: 0;
		margin: 0 auto;
} 
/* */
#pippo{}




#contentFlag {
		float: left;
		padding: 80px 0 0 205px;
		width: 245px;
		text-align: left;
} 
#contentFlag ul, #contentFlag ul li {
		margin: 0;
		padding: 0;
		list-style: none;
} 
#contentIntro a {
/*		display: inline;
		float: left;
		width: 39px;
		height: 27px;
		margin: 80px 30px; */
		padding: 0;
		font: normal normal 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		color: #DCCA55;
		text-decoration: none;
		text-transform: uppercase;
} 
#contentIntro a:hover {
		color: #fff;
		text-decoration: none;
} 
/*#contentIntro a span {
		display: none;
} 
 #contentIntro a#IT {
		background: url(/2010/img/flag-italiano.gif) 0 0 no-repeat;
} 
#contentIntro a#EN {
		background: url(/2010/img/flag-inglese.gif) 0 0 no-repeat;
} 
#contentIntro a#FR {
		background: url(/2010/img/flag-francese.gif) 0 0 no-repeat;
} 
#contentIntro a#ES {
		background: url(/2010/img/flag-spagnolo.gif) 0 0 no-repeat; 
} */
#contentText {
		float: left;
		padding: 80px 0 0 0;
		width: 350px;
		font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
		color: #FFF;
		text-align: left;
		line-height: 180%;
}
#contentText a {
		font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
		color: #FFF;
		text-decoration: none;
		text-transform: none;
} 
#contentText a:hover {
		color: #dcca55;
} 
#contentText i {
		font: normal normal 12px Verdana, Arial, Helvetica, sans-serif;
} 
a#certificazione {
		display: block;
		position: absolute;
		left: 205px;
		top: 410px;
		width: 57px;
		height: 71px;
		text-decoration: none;
		background: url(/2010/img/certificazione.gif) 0 0 no-repeat;
} 
a#certificazione span {
		display: none;
} 
/* /content intro ---------------------------------- */ 


/* footer intro ---------------------------------- */ 
#footerIntro {
		display: block;
		width: 980px;
		position: absolute;
		left: 50%;
		margin: 0 0 0 -400px;
		padding: 80px 0 0 0;
		text-align: center;
		font: normal normal 9px Arial, Helvetica, sans-serif;
		color: #DCCA55;
} 
i {content: "\"/*" }
#footerIntro {
		position: relative;
		left: 0;
		margin: 0 auto;
} 
/* */
#pippo{}
/* /footer intro  ---------------------------------- */ 

