@charset "utf-8";

/*-------------------*/
/*Formattazione testo*/
/*-------------------*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	width:750px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	width:100%;
	text-align:center;
	color: #32A7D3;
	text-decoration: none;
	line-height: 27px;
	margin-top: 0px;
	margin-bottom: 20px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #32A7D3;
	text-align: justify;
}


h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #32A7D3;
	text-align:center;
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #32A7D3;
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 a:hover{
	color: #000000;
	text-decoration: underline;
}


h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #32A7D3;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}


#text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #409ABD;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


a {
	color: #000000;
	text-decoration: none;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 10px;
	padding-top:5px;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


/* ------ */
/* LAYOUT */    		
/* ------ */

.img { 
	border: 0;
	padding-right:3px;
}


body {
	margin:0px;
	padding:0px;
	font-size: 62.5%;
	background-image:url(immagini/sfondobody.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}


.wrapper { margin-top:0px; width:766px; margin-bottom:0px; margin-left:auto; margin-right:auto; padding:0px;}
#fixed830 {
	width: 830px;
}


/* Header */
#header {
	width: 100%;
	background-image: url(immagini/fufol.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 237px;
	padding-top:20px;
}

/* linie divisorie */
.linea_black {
	width: 100%;
	background-image: url(immagini/linea_black.jpg);
	background-repeat: repeat-x;
	background-position:center;
	height: 3px;
}

#linea_black_footer {
	width: 100%;
	background-image: url(immagini/linea_black.jpg);
	background-repeat: repeat-x;
	background-position:center;
	height: 3px;
	float:left;
	padding-top:20px;
}

.linea_gray {
	width: 100%;
	background-image: url(immagini/linea_gray.jpg);
	background-repeat: repeat-x;
	background-position:center;
	height: 3px;
	margin-top:20px;
	-margin-top:10px;
	float:left;
	
}


/*------*/
/*Autore*/
/*------*/

#autore{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #409ABD;
	text-decoration: none;
	line-height: 16px;
	width:766px;
	text-align:right;
}

/* Categorie link presenti nella HomePage*/

.contenitor_link_home{
	width:766px;
	margin-top:20px;
	-margin-top:10px;
	float:left;
}

.title_home{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
	text-align: right;
	width:150px;
	float:left;
}

#home_category{
	width:616px;
	float:left;
}

/*Pubblicit google sx + dx*/

#ad_sx{
	width:120px;
	float:left;
}

#ad_dx{
	width:120px;
	float: left;
}

/*------------*/
/* Corpo Testo*/
/*------------*/

#corpo_testo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width:500px;
	float:left;
}





/*--------*/
/* FOOTER */
/*--------*/

#footer {
	color: #409ABD;
	width:760px;
	text-decoration: none;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding-bottom: 20px;
}

#footer a {
	color: #409ABD;
	width:760px;
	text-decoration: none;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding-bottom: 20px;
}

#footer a:hover {
	color: #409ABD;
	text-decoration: underline;
}

/*-----*/
/*Icone*/
/*-----*/
#ico_1{
	background-image: url(immagini/1.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:35px;
	margin-left:100px;
	-margin-left:51px;
	margin-top: 10px;
	float:left;
}

#ico_2{
	background-image: url(immagini/2.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:35px;
	margin-left:220px;
	-margin-left:175px;
	margin-top: 10px;
	float:left;
}

#ico_3{
	background-image: url(immagini/3.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:35px;
	margin-left:205px;
	-margin-left:210px;
	margin-top: 10px;
	float:left;
}

#ico_4{
	background-image: url(immagini/4.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:35px;
	margin-left:150px;
	-margin-left:145px;
	margin-top: 10px;
	float:left;
	display:none;
}