/* ---------------------------------------------------
Copyright (c) 2008 - Guglielmi Luca
------------------------------------------------------

------------------- Color Palette --------------------

   Red TomStardust	- #a00
   Red :hover		- #d66
   Dark Grey		- #666
   
------------------------------------------------------




/* Global Reset
---------------------------------------------------------------------------------------------------------------- */


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, abbr, cite, code, em, img, q, small, strike, strong, sub, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;	
}





/* General
---------------------------------------------------------------------------------------------------------------- */

body {
	text-align: left;
	background-color: #000000;
}


a:link, a:link {
	text-decoration: underline;
	color: #a00;
}

a:hover {
	text-decoration: none;
	color: #d66;
}


p { 

}

/* --- Questo mette il link on focus ---- */

a:focus, a:active {
background:#ccc;
}


/* FLOAT BASILARI
---------------------------------------------------------------------------------------------------------------- */



.floatleft {
	float:left;
	
	}
	
.floatright {
	float:right;
	
	}
	

.clear {
clear: both;

}




/* TITOLI H1 & Co.
---------------------------------------------------------------------------------------------------------------- */

h1 {
font-size: 16px;
color: #FF0000;
}

h1 a:link, h1 a:visited {
color: #FF0000;
/* non mettere text-decoration perchè è già nei link generici*/
}

h1 a:hover {
color: #FF0000;
/* non mettere text-decoration perchè è già nei link generici */
}






/* Layout
---------------------------------------------------------------------------------------------------------------- */


#header{
	/* background caricato dentro cambiostile1.css */
	/* background-image: url(../immagini/struttura1/background-head.jpg); */
	background-repeat: repeat-x;
	height: 224px;
}


#wrapper{
	text-align:left;
	/* background caricato dentro cambiostile1.css */
	/* background-image: url(../immagini/struttura1/background-wrapper.jpg); */
	background-repeat: repeat-x;
	height: 429px;
}

#dentrowrapper {
	height: 429px;
	width:1150px;
	text-align:left;
}


#footer{
	/* background caricato dentro cambiostile1.css */
	/* background-image: url(../immagini/struttura1/background-footer.jpg); */
	background-repeat: repeat-x;
	height: 404px;
}



/* LOGO
---------------------------------------------------------------------------------------------------------------- */

#logo {
	width: 480px; 
	height: 144px;
	positon: absolute;
	top: 0px;
	left: 0px;
		/* background caricato dentro cambiostile1.css */
	/* background-image: url(../immagini/struttura1/logo.jpg); */
	background-repeat: no-repeat;
	background-position: top left;

}





/* STRISCIA colonna sinistra
---------------------------------------------------------------------------------------------------------------- */


#striscia_sx {
 	float:left;
 	width: 186px;
 	height: 124px;
	background-color: #000000;
	}

#striscia_dx {
 	float:left;
 	width: 435px;
 	height: 124px;
	position: relative;

	}



/* STRISCIA colonna sinistra
---------------------------------------------------------------------------------------------------------------- */


#striscia_sx2 {
 	float:left;
 	width: 186px;
 	height: 124px;
	background-color: #000000;
	}

#striscia_dx2 {
 	float:left;
 	width: 435px;
 	height: 124px;
	position: relative;  
	}





/* STRISCIA colonna sinistra
---------------------------------------------------------------------------------------------------------------- */


#striscia_sx3 {
 	float:left;
 	width: 186px;
 	height: 124px;
	background-color: #000000;

	}

#striscia_dx3 {
 	float:left;
 	width: 435px;
 	height: 124px;
	position: relative;  
	}




/* aaa
---------------------------------------------------------------------------------------------------------------- */




#colonna_sx {
	float:left;
	
	}
	
.finecolonne {
	clear:both;
	height:14px;
	} 


.space {
	clear:both;
	width:100%;
	height: 1px;
	} 


/* aaa
---------------------------------------------------------------------------------------------------------------- */



/* Cambio stile DEL SITO */
#cambiostile_assoluto {
	width:265px;
	height: 33px;
	position: absolute;
	top:180px;
	left: 657px;
	}
	
	
	
	
/* Email a destra assoluta */
#email_dx {
	width:295px;
	height: 82px;
	position: absolute;
	top:544px;
	left: 636px;
	}
	
	

/* Colonna dx assoluta */
#colonna_dx {
	position: absolute;
	top:225px;
	left: 636px;

	width:496px;
	height:403px;
	/* background caricato dentro cambiostile1.css */
	/* background-image: url(../immagini/struttura1/background-about.jpg); */
	background-repeat: no-repeat;
	}

#colonna_dx p {
	width:280px;
	margin: 50px 0px 0px 20px;
	border: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #ffffff;	
	}
	
#colonna_dx p#second {
	width:210px;
	margin: 20px 0px 0px 20px;
	border: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #ffffff;	
	}
	
	
	
/* aaa
---------------------------------------------------------------------------------------------------------------- */






/* aaa
---------------------------------------------------------------------------------------------------------------- */





/* aaa
---------------------------------------------------------------------------------------------------------------- */





/* aaa
---------------------------------------------------------------------------------------------------------------- */






/* aaa
---------------------------------------------------------------------------------------------------------------- */





/* aaa
---------------------------------------------------------------------------------------------------------------- */
