/* INIZIO PARTE DEL LAYOUT del sito www.mauriziobeucci.com */

ul {list-style-type: none}
	
	html, body, ul, li, h1, p, div {margin:0; padding:0}

	
	cite {color:#999; font-size:10px}

		
	body {
		background-color:#FFFFFF;
		font-family: Verdana,arial;
		letter-spacing: 0px;
		}
		html {
		background-color:#F7F6F6;
		font-family: Verdana,arial;
		letter-spacing: -1px;
		}
	
	#container {
		width:100%;
		margin: 0px auto;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		background-color:#FFFFFF;
		}
		#ContenitoreContainer {
		width:911px;
		margin: 0px auto;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		/*background-color:#FFFFFF;*/
		}
	
	#fasciaMenu {
		clear:both;
		height:60px;
		text-align:right;
		margin:0px;
		padding:0px;
		/*background-color:#EEA03C;*/
		}
	
								/* INIZIO LAYOUT della HOME PAGE */
								
	#colonnaSX {
		height:303px;
		width:380px;
		float:left;
		text-align:left;
		/*background-color:#D6EBEB;*/
		}
		#spazioLogo {
		height:102px;
		width:380px;
		text-align:left;
		/*background-color:#FFCC99;*/
		}
		#titoloEventoHP {
		height:20px;
		width:380px;
		text-align:left;
		/*background-color:#33CC66;*/
		}
		#FrecciaEventoUP {
		height:12px;
		width:380px;
		text-align:left;
		background-image:url(../immagini/frecciaUPhp.gif);
		background-repeat:no-repeat;
		}
	
	#txtEventoHP {
		width:351px;
		text-align:justify;
		padding-top:5px;
		padding-bottom:5px;
		/*background-color:#FFCC99;*/
		}
		
	#FrecciaEventoDOWN {
		height:12px;
		width:380px;
		text-align:left;
		background-image:url(../immagini/frecciaDOWNhp.gif);
		background-repeat:no-repeat;
		}
		
	#colonnaDX {
		height:245px;
		width:531px;
		float:right;
		text-align:left;
		background-color:#FFFFFF;
		}
		#corniceVerticale {
		height:245px;
		width:211px;
		float:left;
		padding-top:58px;
		text-align:center;
		background-image:url(../immagini/corniceVerticale.jpg);
		background-repeat:no-repeat;
		/*background-color:#FFCC33;*/
		}
		#corniceOrizzontale {
		height:245px;
		width:320px;
		float:right;
		padding-top:58px;
		text-align:center;
		background-image:url(../immagini/corniceOrizzontale.jpg);
		background-repeat:no-repeat;
		/*background-color:#66CC66;*/
		}
						/* FINE LAYOUT della HOME PAGE */
						
						/* INIZIO LAYOUT pagine interne */
		
		
	#contorno {
	background-color: #F1F1F3;
	width: 901px;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	}
	
	/* inizio cornice EVENTI */
	#contCornice {
		width:706px;
		height:29px;
		/*background-color:#FFE0EB;*/
		padding-bottom:10px;
		}
	#cornicettaTitoloEventi {
	width:691px;
	float:left;
	font-size: 12px;
	padding-top:4px;
	padding-left:5px;
	padding-bottom:4px;
	border-top:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
	border-left:1px solid #DADADA;
	margin-bottom:10px;
	text-align:left;
	font-weight: normal;
	background-color:#FFFFFF;
	color: #666666;
	}
	#chiusuraCornice {
		height:29px;
		width:9px;
		float:right;
		background-image:url(../immagini/chiusuraFascia.gif);
		background-repeat:no-repeat;
		/*background-color:#00CC99;*/
		}
	/* fine cornice EVENTI */
	
	
	
	/* inizio cornice LINK */
	#contCorniceLink {
		width:836px;
		height:29px;
		/*background-color:#FFE0EB;*/
		padding-bottom:10px;
		}
	#corniceLink {
	width:821px;
	float:left;
	padding-top:4px;
	padding-left:5px;
	padding-bottom:4px;
	border-top:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
	border-left:1px solid #DADADA;
	margin-bottom:10px;
	text-align:left;
	background-color:#FFFFFF;
	}

	/* fine cornice LINK */
	
	
	
						/* FINE LAYOUT pagine interne */
		
	#top {
		height:124px;
		clear:both;
		margin:0px auto 0px auto;
		background-image:url(../immagini/fascia-top.jpg);
		background-repeat:repeat-x;
		background-color:#F7F6F6;
		}
		
	#spazioTOP {
	width:900px;
	height:84px;
	margin:0px auto 0px auto;
	/*background-color:#66FFFF;*/
		}
	#cont_menu {
	width:900px;
	height:23px;
	margin:0px auto 0px auto;
	/*background-color:#FFCC66;*/
		}

	#footer {
		height:100px;
		clear:both;
		margin:0px auto 0px auto;
		background-image:url(../immagini/fascia-bottom.jpg);
		background-repeat:repeat-x;
		background-color:#F7F6F6;
		}
		
	#cont_footer{
	width:100%;
	text-align:center;
	padding-top:30px;
		}
		

/* FINE PARTE DEL LAYOUT */



/* INIZIO CSS RELATIVO ALLA FORMATTAZIONE DEL TESTO */

.testoNone {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing:0px;
	font-weight: normal;
	display:none;
	}

h1 {
	font-family: arial;
	font-size: 10px;
	color: #A4A4A4;
	}

.link {
	font-family: arial;
	font-size: 10px;
	color: #E1B552;
	}
	.link a:link{
		font-family: arial;
		font-size: 10px;
		color: #E1B552;
		}
	.link a:visited{
		font-family: arial;
		font-size: 10px;
		color: #E1B552;
		}
	.link a:hover{
		font-family: arial;
		font-size: 10px;
		color: #C8C6C6;
		}
		
.contenutiOro {
	font-family: arial;
	font-size: 12px;
	color: #E1B552;
	}
	.contenutiOro a:link{
		font-family: arial;
		font-size: 12px;
		color: #E1B552;
		}
	.contenutiOro a:visited{
		font-family: arial;
		font-size: 12px;
		color: #E1B552;
		}
	.contenutiOro a:hover{
		font-family: arial;
		font-size: 12px;
		color: #C8C6C6;
		}

.TestoContenuti {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-align:left;
	}

.TestoFuxia {
	font-family: arial;
	font-size: 12px;
	color: #EC008C;
	text-align:left;
	}
	.TestoFuxia a:link{
	font-family: arial;
	font-size: 12px;
	color: #EC008C;
	text-align:left;
	}
	.TestoFuxia a:visited{
	font-family: arial;
	font-size: 12px;
	color: #EC008C;
	text-align:left;
	}
	.TestoFuxia a:hover{
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-align:left;
	}
	

		
/* FINE CSS RELATIVO ALLA FORMATTAZIONE DEL TESTO */