/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


 a{	
 	
	text-decoration: none;
	color:#000033;
}

 a:hover{
	color:#FF6600;
	text-decoration:none;
}


body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:20px;
	background: url(images/bg.jpg) top left repeat-x #4FBEDD;
	}
	
.bg_foot {
/*background: url(images/footer.jpg) bottom repeat-x;*/
}


#main{
	width: 995px;
	margin: 0px auto;
	padding: 70px 0px 0px 0px;
}


#header { width:995px;
padding: 0px;
height: 400px;
background: url(images/head.jpg) 197px 0px no-repeat ;
}

#buttons{
	width: 690px;
	background: url(images/menu.jpg) left top repeat-x;
	text-align:center;
	height:52px;
	margin-right:0px;
}


#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	display: block;
	float: left;
	width: 138px;
	height: 39px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 13px;
	text-align: center;
}

#buttons a:hover {
	text-decoration: none;
	background:url(images/but_ov.jpg) center bottom no-repeat;
	color:#FFFFFF;
	margin-right: 0px;
}

#logo{
	background: url(images/testata.jpg) center top no-repeat;
	height: 389px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#logo a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style:normal;
}


#logo H3 a{
	font-size: 12px;
	background:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#bg_top {
	background: url(images/bg_top.jpg) left top no-repeat;	
	height:304px;
	width:317px;
	float:left;
	}

#content{
	width: 995px;
	background:#ffffff url(images/content.jpg) repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-left:#FFFFFF;
	
	
}

#left{
	width: 600px;
	padding: 0px;
	float:left;
	background: url(images/left.jpg) top repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

.left_b {
padding: 15px 10px 0px 6px;
background:url(images/tit_lb.jpg) left top no-repeat;
}

.razd_l {
height:2px;
width: 100%;
background:url(images/razd_l.gif) bottom repeat-x;}

.tit_bot {	background: url(images/tit_rb.jpg) left top no-repeat;
			padding: 7px 5px 0px 0px;
}

.text{
	padding: 0px 20px 0px 15px;
}

.img {	float:left;
		margin: 6px 17px 5px 0px;
}

.img_r {	float: right;
		margin: 10px 0px 0px 15px;
}
.free {
padding: 0px 0px 0px 10px;}

span {	color:#0F467E;
		font-weight:bold;
}

.dat { text-decoration:underline;}

#right H1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #FFFFFF;
	height: 30px;
	padding-left: 10px;
	padding-top: 4px;
	text-align: left;
	background: url(images/tit_r.gif) 0px 0px  no-repeat;
}

#left H2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 4px;
	height:30px;
	text-align:left;
	background: url(images/tit_l.gif) 0px 0px  no-repeat;
}

.read{
	text-align:right;
	padding-right:5px;
	padding-top: 5px;
}
.color_r { color:#0F467E;
font-weight:bold;
text-decoration:underline;}

a:hover {
	text-decoration:none;
	text-align: left;
}

.read_r{
	text-align:right;
	padding-right:5px;
	padding-top: 8px;
}

#right{
	float:right;
	width: 180px;
	margin-right: 7px;
	background: url(images/right.jpg) top repeat-x;
}



#right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}


.moduloi{
width:160px;height:20px;
border:1px solid #3BA7D6;
font: 11px Tahoma;
	color: #003366;
	
}

.modulot{
width:250px;height:60px;
border:1px solid #3BA7D6;
font: 11px Tahoma;
	color: #003366;
}

#right li{
	padding-top: 10px;
	padding-left: 23px;
	background: url(images/fish.png) 8px 17px no-repeat;
}

#right .list 
{
	list-style: none;
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0px;
	display:block;
	background: url(images/fish.gif) 0px 12px no-repeat;
}


#right a{
color:#FFFFFF;
text-decoration:none;}

#right a:hover{
color:#E84B00;


}
/*
#footer{
	height: 50px;
	width: 995px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	clear:both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

*/
.gruppi{
border:medium #FF9900 dotted;
}

li {
list-style:none;
}
#footer{
margin-top:10px;
	height:274px;
	background: #fff url(images/footer.jpg) no-repeat;
	color:#000033;
	}
.site-img:hover {
	border: 6px solid #E87400;
}

.img-link:hover {
	border: 5px solid #0C77A1;
}
.img-link {
	border: 5px solid #fff;
}

.img-link0:hover {
	border: 2px solid #FB802D;
}

.img-link2:hover {
	border: 5px solid #FB802D;
}
.img-link2 {
	border: 5px solid #fff;
}

.site-img{
	border: 6px solid #0C77A1;
}


#link a{
color:#003366;
text-decoration:none
}
#link a:hover{
color:#FF9900;
text-decoration:none
}
#menu9 {
	width: 200px;
	margin: 0px;
	list-style-type: none;
	}
	
#menu9 li a {
	
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFCC33;
	display: block;
	background:  url(images/menu.png);
	padding: 8px 0 0 30px;
	}
	
#menu9 li a:hover {
	color: #FFF;
	text-transform:uppercase;
	background:  url(images/menu.png) 0 -33px;
	padding: 8px 0 0 30px;
	}
	
	
	****************************************
	menu
	****************************************
	ul#menu_a_2livelli{
float: left;
margin: 0;
padding:0;
height:20;
background: #fff;
list-style:none;

}	
ul#menu_a_2livelli li ul li{
list-style:none;
margin:0;
padding:0;
float:left;
}
ul#menu_a_2livelli li{
float:left;
margin:0;
padding: 0;

color:black;
}
ul#menu_a_2livelli a:link,
ul#menu_a_2livelli a:visited{
display: block;
padding: 5px 25px;
color: #006699;
text-decoration: none;
}
ul#menu_a_2livelli a:hover,
ul#menu_a_2livelli a:focus,
ul#menu_a_2livelli a:active{
background-color: #fff;
color: #FF9900;
text-decoration: none;
}
ul#menu_a_2livelli li ul{
display: none;
float:left;
margin:auto;
}
ul#menu_a_2livelli li:hover ul{
display: block;
position: absolute;
z-index:1;
width:140px;
padding: 0;
float:left;

background: #fff;
font-size:1em;
}
ul#menu_a_2livelli li li {
float:left;
width: 140px;
}
****************************+++++++


ul#menu_a_1livell0{
float: left;
margin: 0;
padding:0;

background: #fff;
list-style:none;

}	
ul#menu_a_1livell0 li ul li{
list-style:none;
margin:0;
padding:0;
}
ul#menu_a_1livell0 li{
float:left;
margin: 0;
padding: 0;

color:black;
}
ul#menu_a_1livell0 a:link,
ul#menu_a_1livell0 a:visited{
display: block;
padding: 0px 10px;
color: #006699;
text-decoration: none;

}
ul#menu_a_1livell0 a:hover,
ul#menu_a_1livell0 a:focus,
ul#menu_a_1livell0 a:active{
background-color: #ffffff;
color: #FF9900;
text-decoration: none;
}





#menu_a_1livell0 a:link,
#menu_a_1livell0 a:visited{

color: #006699;
text-decoration: none;
}
#menu_a_1livell0 a:hover,
#menu_a_1livell0 a:focus,
#menu_a_1livell0 a:active{
background-color: #ffffff;
color: #FF9900;
text-decoration: none;
}



#myimage
{
    position: relative;
    top: 50px;
    left: 200px;
    width: 300px;
    height: 300px;
}

#tableconv{
	border-bottom:medium;
	border-bottom-color:#069;
}

#fan_box a{
	color:#FFF;
}

#fan_box a:hover{
	color:#F90;
}
.testopicc {
	font-size: 10px;
	color:#003366;
	text-align: center;
}

