body, html {
    margin: 0px;
    padding: 0px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.id10 {
    background-image: url(/images/sfondo_europa.jpg);
    background-repeat: repeat;
    background-position: center top;
}
.id6 {
    background-image: url(/images/sfondo_africa.jpg);
    background-repeat: repeat;
    background-position: center top;
}
.id7 {
    background-image: url(/images/sfondo_america.jpg);
    background-repeat: repeat;
    background-position: center top;
}
.id8 {
    background-image: url(/images/sfondo_asia.jpg);
    background-repeat: repeat;
    background-position: center top;
}
.id9 {
    background-image: url(/images/sfondo_australia.jpg);
    background-repeat: repeat;
    background-position: center top;
}
.id11 {
    background-image: url(/images/sfondo_australia.jpg);
    background-repeat: repeat;
    background-position: center top;
}
.id17 {
    background-image: url(/images/sfondo_nuove_mutazioni.jpg);
    background-repeat: repeat;
    background-position: center top;
}
.id18 {
    background-image: url(/images/sfondo_canarini.jpg);
    background-repeat: repeat;
    background-position: center top;
}
.bck {
    background:   rgba(0,0,0,0.3);
}
.bck2 {
    background:   rgba(0,0,0,0.15);
}


/*STRUTTURA layout.phtml*/
#container {
    width: 980px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}
#top {
    height: 72px;
    width: 980px;
    background-image: url(../images/sf_menu.gif);
    background-repeat: repeat-x;
    background-position: top;
}
#main {
    clear:both;
    width: 980px;
}
#address {
    width: 980px;
    clear:both;
	text-align:center;
}
/*MENU*/
#menu_left, #menu_logo, #lingue, #ita, #eng, #esp, #fra {
    float:left;
}
#menu_right {
    float:right;
}
#menu_left {
    width: 360px;
}
#menu_right {
    width: 430px;
}
#menu_left {
    margin-top:36px;
    text-align: left;
}
#menu_logo {
    width: 186px;
}
#lingue {
    width: 300px;
    height:20px;
    margin-top:13px;
    margin-left: 13px;
}
#ita, #eng, #esp, #fra {
    width: 19px;
    margin-right:2px;
}
#menu_right {
    margin-top:3px;
    text-align: right;

}
#menu_left a, #menu_right a {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    background-image: url(../images/menu_freccia.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 12px;
}
#menu_left p, #menu_right p {
    display: inline;
}

#menu_left ul, #menu_right ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#menu_left ul li {
    margin-right: 10px;
}
#menu_right ul li {
    margin-left: 10px;
}

#menu_left ul li, #menu_right ul li {
    display: inline;
    /*position: relative;*/
    background-color: #A1B379;
}

#menu_left ul li ul li {
    display: block;
}

#menu_left ul li ul, #menu_right ul li ul {
    position: absolute;
    /*margin-top: 1em;*/
    background-color: #A1B379;
}
/*#menu_left a, #menu_right a{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#menu_left a:hover, #menu_right a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #728448;
}*/


/*TITOLI*/

/*SFONDI*/
.hp {
	width: 45px;
}
.az {
	width: 65px;
}
.pos1 {
	position: absolute;
	top: 20px;
	_top: 20px;
	left: 65px;
}
.pos2 {
	position: absolute;
		top: 20px;
	left: 135px;
}

