/* Layout standard*/

body{
margin-top:10px;
background-color:#FFFFFF;}

#container{
	margin:auto;
	width:1000px;
	height:auto;

}

#tutto{
	width:1000px;
	float: left;
	background-image: url(img/sfondo_tutto.jpg);
	background-repeat: repeat-y;
}
#italiano{
	float:left;
	margin-left: 0px;
}

#english{
	float:left;
	margin-left: 30px;
}

#select{
	color:#666666;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	margin-left: -10px;
}

#header{
	float:left;
	width:1000px;
	height:130px;
	background-image:url(img/header.jpg);
}

#header2{
	float:left;
	width:1000px;
	height:130px;
	background-image:url(img/header-eng.jpg);
}

#header_testo{
	width:555px;
	height:64px;
	background-image:url(img/header-testo.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top: 50px;
	margin-left: 330px;
}

#header_testo2{
	width:555px;
	height:64px;
	background-image:url(img/header-testo2.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top: 50px;
	margin-left: 330px;
}


#laterale_sx{
	float:left;
	width:180px;
	background-color: #E9E7E8;
	height: auto;

}
#sx{
	width:42px;
	height:441px;
	background-image:url(img/bordo_sx.jpg);
	float: left;
}
#dx{
	width:25px;
	height:441px;
	float:left;
	background-image:url(img/bordo_dx.jpg);
}

#riga_sx{
	width:42px;
	float:left;
	background-image:url(img/riga_sx.jpg);
	background-repeat:repeat-y;
	background-position: bottom;
}

#riga_dx{
	width:25px;
	float:left;
	background-image:url(img/riga_dx.jpg);
	background-repeat: repeat-y;
}
#bordo_basso{
	width:1000px;
	height:28px;
	float:left;
	background-image:url(img/bordo_basso.jpg);
	margin-top: 0px;
}

#lingua{
	width:120px;
	height:60px;
	float: left;
	margin-left: 20px;
}


#contenuto{
	float:left;
	width:751px;
	height:auto;
	border-left: solid #ccc 2px;

}

#foto{
	margin-top:5px;
	margin-left:110px;
	width:551px;
	height:218px;
	background-image:url(img/foto.jpg);
}

#citazione{
	text-align:center;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	margin-right: 0px;
	margin-top: 15px;
	color:#1b7c1e;
	margin-left: 20px;
}

#libro{
	float:left;
	width:79px;
	height:116px;
	background-image:url(img/ilverdedipescara.jpg);
	margin-top: 25px;
	margin-left: 24px;
}

#descrizione{
	float:left;
	color:#585858;
	font-size:11px;
	text-align:justify;
	margin-top: 27px;
	width: 450px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 12px;
}

#acquista{
	float:left;
	width:120px;
	height:130px;
	margin-top: 50px;
	margin-left: 50px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;

}

img#acquista a{
text-decoration:none;
}

#fondopagina{
	font-size:11px;
	color:#666666;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	float: left;

	}


.stilebold{ font-weight:bold; color:#990033; }


#nursery{
	float:left;
	width:700px;
	font-size: 14px;
	margin-left: 30px;
	margin-bottom: 10px;
	text-align: justify;
	color: #006633;
	margin-top: 20px;
	height: auto;
	background-color: #E9E7E8;
}

#nursery p{
font-weight:bold;}

#nursery2{
	float:left;
	width:700px;
	font-size: 14px;
	margin-left: 30px;
	margin-bottom: 10px;
	text-align: justify;
	color: #006633;
	margin-top: 5px;
	background-color: #E9E7E8;
}

#nursery2 p{
font-weight:bold;}

.picture{
	float:left;
	height:104px;
	width:154px;
	border: 1px solid #003300;
	padding:2px;
	margin-top: 20px;
	margin-left: 28px;
}

/* galery */

#gallery {
	text-align:center;
	width:700px;
	float:left;
	margin-left: 10px;
	font-size:18px;
	color:#333333;
	margin-right: 0px;
	height: 400px;
}
#gallery ul {list-style:none; padding:0; margin:0; width:180px; position:relative; float:right;}
#gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px solid #000;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#ddd;}
#gallery ul li a:hover img {position:absolute; right:185px; top:0; width:auto; height:auto; border:1px solid #000;}


.catalogo{
	padding:5px 5px 5px 1px;
	border:1px dashed #666666;
	float:right;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 50px;
	margin-right: 20px;
}

.catalogo a{
text-decoration:none;
}

 


.catalogo a:link,
.catalogo a:visited{
	color:#003366;
}


.catalogo a:hover,
.catalogo a:focus{
color:#FF6600;
}

.contatti{
	margin-top:5px;
	margin-left:24px;
	width:450px;
	float:left;
	color:#003366;
	font-size:11px;
}

.contatti a{
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.contatti a:link,
.contatti a:visited{
color:#006600;
}

.contatti a:hover,
.contatti a:focus,
.contatti a:active{
color:#FF6600;
}

.contatti2{
	margin-left:80px;
	height:auto;
	width:190px;
	float:left;
	color:#006600;
	font-size:14px;
	font-weight:bold;
	border: 1px solid #999;
	margin-top: 5px;
}



.contatti3{
	margin-left:80px;
	width:190px;
	float:left;
	color:#006600;
	font-size:14px;
	font-weight:bold;
	margin-top: 20px;
	border: 1px solid #999;
}

.contatti2 a{
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.contatti2 a:link,
.contatti2 a:visited{
color:#474747;
}

.contatti2 a:hover,
.contatti2 a:focus,
.contatti2 a:active{
color:#FF6600;
}

.contatti3 a{
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.contatti3 a:link,
.contatti3 a:visited{
color:#474747;
}

.contatti3 a:hover,
.contatti3 a:focus,
.contatti3 a:active{
color:#FF6600;
}


.Stile3 {
	color: #003366;
	font-weight: normal;
}

#banner{
	width:150px;
	height:100px;
	float:left;
	/*border:1px solid #000; */
	margin-left: 25px;
	margin-top: 20px;
}

.Stile5 {
	float:right;
	font-weight: bold;

}

.Stile5 a{

	text-decoration: none;
}

.Stile5  a:link,
.Stile5  a:visited{

color:#006600;
}

.Stile5  a:hover,
.Stile5  a:focus,
.Stile5  a:active{

color:#FF6600;
}


.link_classico {
	font-weight: bold;

}

.link_classico a{

	text-decoration: none;
}

.link_classico  a:link,
.link_classico  a:visited{

color:#006699;
}

.link_classico  a:hover,
.link_classico  a:focus,
.link_classico  a:active{

color:#FF6600;
}


.Stile7 {
	font-size: 14px
}

.Stile9 {
	font-size: 10px
}
.Stile10 {
	font-size: 16
}


.Stile4 {
	color: #333333;
	font-size: 12px;
	text-decoration:none;
}

#foto_about{
width:700px;
height:250px;}

.Stile11 {
	font-size: 24px;
	color: #333333;
}
.Stile12 {
	color: #003366;
	font-size: 12px;
}

