/* CSS Document */

BODY{
	margin:0 0 0 0;
	color: #9D9D9F;
	background-color: #f7f4f2;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	text-decoration: none;
	color: #000000;
}
#wrapper{
	width:770px;
	margin:auto;
}

.last_news{
	font-size: 16px;
	color: #000000;
}

.last_news a, .old_news a{
	color: #0066FF;
	text-decoration: underline;
}

.old_news{
	font-size: 12px;
	color: #000000;
	text-align: justify;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}


/*------------------------------------ESTENDONO IL BACKGROUND ALL'INFINITO---------------------------*/
#sfora_home{
	background-image: url(immagini/sforaggi_background/home_sfora.gif);
	background-repeat: repeat-x;
	height: 175px;
}
#about_sfora {
background-image:url(immagini/sforaggi_background/about_sfora.gif);
background-repeat:repeat-x;
height:175px;
}
#radio_sfora {
background-image:url(immagini/sforaggi_background/radio_sfora.gif);
background-repeat:repeat-x;
height:175px;
}
#video_sfora {
background-image:url(immagini/sforaggi_background/video_sfora.gif);
background-repeat:repeat-x;
height:175px;
}
#tv_sfora {
background-image:url(immagini/sforaggi_background/tv_sfora.gif);
background-repeat:repeat-x;
height:175px;
}
#magazine_sfora {
background-image:url(immagini/sforaggi_background/magazine_sfora.gif);
background-repeat:repeat-x;
height:175px;
}
#shop_sfora {
background-image:url(immagini/sforaggi_background/shop_sfora.gif);
background-repeat:repeat-x;
height:175px;
}
#contacts_sfora {
background-image:url(immagini/sforaggi_background/contacts_sfora.gif);
background-repeat:repeat-x;
height:175px;
}

/*-------------------------------FINE ESTENSIONE BACKGROUND------------------------------------*/
#testata_home{
	background-image: url(immagini/home.gif);
	background-repeat: no-repeat;
	height: 150px;
	background-attachment: scroll;
	background-position: center 20px;
}
#about_testata{
	width:770px;
	background-image:url(immagini/about.gif);
	background-repeat:no-repeat;
	background-position: center 20px;
	height: 150px;
	background-attachment: scroll;
}
#radio_testata{
	width:770px;
	background-image:url(immagini/radio.gif);
	background-repeat:no-repeat;
	background-position: center 20px;
	height: 150px;
	background-attachment: scroll;
}
#video_testata{
	width:770px;
	background-image:url(immagini/video.gif);
	background-repeat:no-repeat;
	background-position: center 20px;
	height: 150px;
	background-attachment: scroll;
}
#tv_testata{
	width:770px;
	background-image:url(immagini/tv_testata.gif);
	background-repeat:no-repeat;
	background-position: center 20px;
	height: 150px;
	background-attachment: scroll;
}
#magazine_testata{
	width:770px;
	background-image:url(immagini/magazine.gif);
	background-repeat:no-repeat;
	background-position: center 20px;
	height: 150px;
	background-attachment: scroll;
}
#shop_testata{
	width:770px;
	background-image:url(immagini/shop.gif);
	background-repeat:no-repeat;
	background-position: center 20px;
	height: 150px;
	background-attachment: scroll;
}
#contacts_testata{
	width:770px;
	background-image:url(immagini/contacts.gif);
	background-repeat:no-repeat;
	background-position: center 20px;
	height: 150px;
	background-attachment: scroll;
}



/*-----------------MENU--------------------------------------------------*/

#menu{
	height:25px;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}



.home{
	margin-right: 20px;
	text-decoration:none;
	color: #646464;
}


.about{
	margin-right: 20px;
	text-decoration:none;
	color: #646464;
}

.tv{
	margin-right: 20px;
	text-decoration:none;
	color: #646464;
}

.radio{
	margin-right: 20px;
	text-decoration:none;
	color: #646464;
}

.video{
	margin-right: 20px;
	text-decoration:none;
	color: #646464;
}

.magazine{
	margin-right: 20px;
	text-decoration:none;
	color: #646464;
}

.shop{
	margin-right: 20px;
	text-decoration:none;
	color: #646464;
}

.contacts{
	margin-right: 20px;
	text-decoration:none;
	color: #646464;
}


.this_home{
	color: #000000;
	text-decoration: none;
	margin-right: 20px;
}

.this_about{
	color: #005BC3;
	text-decoration: none;
	margin-right: 20px;
}

.this_tv{
	color: #8E0600;
	text-decoration: none;
	margin-right: 20px;
}

.this_radio{
	color: #FF7200;
	text-decoration: none;
	margin-right: 20px;
}

.this_video{
	color: #6C4713;
	text-decoration: none;
	margin-right: 20px;
}

.this_magazine{
	color: #4F03A9;
	text-decoration: none;
	margin-right: 20px;
}

.this_shop{
	color: #679000;
	text-decoration: none;
	margin-right: 20px;
}

.this_contacts{
	color: #D50060;
	text-decoration: none;
	margin-right: 20px;
}

.home:hover{
	color: #000000;
}

.about:hover{
	color: #005BC3;
}

.tv:hover{
	color: #8E0600;
}


.radio:hover{
	color: #FF7200;
}

.video:hover{
	color: #6C4713;
}

.magazine:hover{
	color: #4F03A9;
}

.shop:hover{
	color: #679000;
}

.contacts:hover{
	color: #D50060;
}
/*-----------------FINE    MENU--------------------------------------------------*/

#container{/*------------------------container x FAKE COLUMNS--------------------------------------*/
	background-image:url(immagini/background_middle.gif);
	background-repeat: repeat-y;
	position: static;
	float: left;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c1c1c1;
	border-bottom-color: #c1c1c1;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#container_top{
	background-image:url(immagini/background_top.gif);
	height:1px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}

#container_bottom{
	background-image:url(immagini/background_bottom.gif);
	height:10px;
	background-repeat: no-repeat;
	width: 770px;
	clear: both;/*-----------------rimette in flusso mozilla--------------*/
}



#contenuti{
	width:550px;
	float: left;
}

#contenuti h1{
margin:0;
padding:0;
border:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.4em;
color: #FF7200;
font-variant: normal;
font-weight: bold;
}


#contenuti h2{
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #6C4713;
	font-variant: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#contenuti h3{
margin:0;
padding:0;
border:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.4em;
color: #4F03A9;
font-variant: normal;
font-weight: bold;
}


#contenuti h4{
margin:0;
padding:0;
border:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.4em;
color: #679000;
font-variant: normal;
font-weight: bold;
}

#contenuti p{
	margin:0;
	padding:0;
	border:0;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
}

#contenuti_nobox{
	width: 520px;
	float: left;
}

#contenuti_nobox h1{
	margin:0;
	padding:0;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6C4712;
	font-variant: normal;
	font-weight: bolder;
	text-transform: uppercase;
}

#contenuti_nobox h2{
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #9D9D9F;
	font-variant: normal;
	font-weight: bold;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#contenuti_nobox h3{
	margin:0;
	padding:0;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #4F03A9;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
}

#contenuti_nobox p{
	border:0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-indent: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 105px;
}

#scarica{
	text-indent: 10px;
	margin-top: 28px;
	font-size: 12px;
	word-spacing: 10px;
	
}

#scarica_magazine{
	text-indent: 10px;
	margin-top: 12px;
	font-size: 12px;
	padding-bottom: 5px;
}

#scarica a{
	color: #6C4712;
	text-decoration: none;
}

#scarica_magazine a{
	text-decoration: none;
	color:#4F03A9;
	
}

#zutroi{
	background-image: url(immagini/Zutroi_test.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 100px;
	margin-left: 10px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #68009D;
	padding-bottom: 20px;
	margin-top: 0px;
}

#box{
	margin-top: 10px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #9D9D9F;
	width: 500px;
}

#box_last{
	margin-top: 10px;
	margin-left: 10px;
	width: 500px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*-------------------------------------------------AREA CONTENUTI SINISTRA-----------------------------------------*/

#contenuti a{
	text-decoration:none;
}

/*--------------------box radio-------------------------------------------------------------------------------------------*/
#box_radio{
	border: 1px solid #C1C1C1;
	height: 180px;
	width: 519px;
	background-color: #FFFFFF;
}

#radio_title{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF7200;
}

#radio_text{
	width: 270px;
	margin-left: 200px;
	margin-top: 15px;
}

#vai_radio{
	margin-top: 27px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

#vai_radio a{
	color: #FF7200;
}


/*--------------------box video-------------------------------------------------------------------------------------------------*/
#box_video{
	border: 1px solid #C1C1C1;
	height: 180px;
	width: 519px;
	margin-top: 10px;
	background-color: #FFFFFF;
}

#video_title{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #6C4713;
}

#video_text{
	width: 270px;
	margin-left: 200px;
	margin-top: 10px;
}

#vai_video{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	margin-top: 12px;
}

#vai_video a{
	color: #6C4713;
}



/*--------------------box magazine---------------------------------------------------------------------------------*/
#box_magazine{
border: 1px solid #C1C1C1;
	height: 180px;
	width: 519px;
	margin-top: 10px;
	background-color: #FFFFFF;
}

#magazine_title{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #4F03A9;
}

#magazine_text{
	width: 270px;
	margin-left: 200px;
	margin-top: 15px;
}

#vai_magazine{
	margin-top: 27px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

#vai_magazine a{
	color: #4F03A9;
}



/*--------------------box shop--------------------------------------------------------------*/
#box_shop{
	border: 1px solid #C1C1C1;
	height: 180px;
	width: 519px;
	margin-top: 10px;
	background-color: #FFFFFF;
}

#shop_title{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #679000;
}

#shop_text{
	width: 270px;
	margin-left: 200px;
	margin-top: 15px;
}
#vai_shop{
	margin-top: 27px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

#vai_shop a{
	color: #679000;
}


#shirt_title{}
#shirt_title h1{
	color: #688F00;
}
#vai_shirt{
	margin-top: 53px;
	font-size: 12px;
}

#vai_shirt a{
	color: #679000;
	text-decoration: none;
}
#shirt_text{
	font-size: 16px;
	width: 270px;
	margin-left: 180px;
}
#shirt{
	margin-top: 10px;
	margin-left: 10px;
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #9D9D9F;
	height: 155px;
	margin-bottom: -5px;
}
#shirt_last{
	margin-top: 10px;
	margin-left: 10px;
	width: 500px;
	padding-bottom: 2px;
}	

/*-------------------------------------------------FINE AREA CONTENUTI SINISTRA------------------------------------------------------*/

#barra{
	width:200px;
	float:right;
	margin-left: 50px;/*--------------------------fix OPERA bug--------------------------------------------*/
}

#barra_home{
	width:199px;
	float:right;
	background-color: #FFFFFF;
	border: 1px solid #C1C1C1;
	height: 756px;
	margin: auto;
}

#barra p{
	margin-left: 5px;
	margin-right: 5px;
	font-size: 14px;
}

#barra a{
	text-decoration: none;
	color: #333333;
}

#barra_home p{
	margin-left: 5px;
	margin-right: 5px;
	font-size: 14px;
}



#barra_home a{
	text-decoration: none;
	color: #333333;
}


#related_links{
	margin-top: 5px;
	margin-left: 5px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-color: #9D9D9F;
	border-bottom-style: dotted;
	margin-right: 5px;
}
#news{
	margin-top: 20px;
	margin-left: 5px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-color: #9D9D9F;
	border-bottom-style: dotted;
	margin-right: 5px;
}
#friends{
	margin-top: 20px;
	margin-left: 5px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-color: #9D9D9F;
	border-bottom-style: dotted;
	margin-right: 5px;
}

#honors{
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
#honors p{
	margin-top: 3px;
	margin-right: -5px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#copy{
	width:770px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	clear: both;/*--RIMETTE NEL FLUSSO I DIV IN FLOAT SU MOZILLA--*/
	padding-top: 3px;
	text-align: left;
}

#content_under{
	margin: 10px;
}
#adsense{
	padding-bottom: 10px;
	width: 770px;
	margin: auto;
}

#adsense_sx{
	position: absolute;
	top: 185px;
	right: 78px;
	width: 120px;
}

#container{
	margin: 0px;
	padding: 0px;
}

.scarica{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#formmail{
	width: 190px;
	font-size: 12px;
	color: #9D9D9F;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: bold;
	padding: 0px;
}
.button{
	height: 20px;
	width: 40px;
}
.cancellati{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.form{
	background-color: #FFFFFF;
	border: 1px solid #9D9D9F;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.awards{
	font-size: 12px;
	text-transform: uppercase;
	color: #BD4242;
	font-weight: normal;
}
