@charset "UTF-8";
/* CSS Document */


body{
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat;
	color:#7D8450;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	margin:0;
	}
	
#main{
width:955px;
min-height:600px;
margin:20px auto auto auto;
border:1px solid #7D8450;
background-color: #FBF2F5;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px 10px 10px 10px;
behavior: url(border-radius.htc);
}
#logo {
height:68px;
float:left;
padding:0 0 0 15px;
text-align:center;
/*border:1px solid red;*/
}
#menu {
width:955px;
height:68px;
}
#menu li {
float:left;
margin:35px 0px 0 17px;
list-style:none;
font-size:12px;
}
#collezioni a:link{
	color:#929EBC;
}
#collezioni a:visited{
	color:#929EBC;
}
#collezioni a:hover{
	color:#B8C0D3;
}
#trovaneg a:link{
	color: #D289AE;
}
#trovaneg a:visited{
	color: #D289AE;
}
#trovaneg a:hover{
	color: #DDA6C1;
}

#contenuto {
width:935px;
min-height:500px;
padding:20px;
overflow:auto;
/*border:1px solid grey;
*/}

/*
#bottom{
width:955px;
height:10px;
font-size:11px;
text-align:center;
margin:10px auto 0 auto;
clear:both;
color: #7D8450; 
}*/
#bottom{
width:955px;
height:10px;
font-size:11px;
text-align:left;
margin:10px auto 0 auto;
clear:both;
color: #7D8450; 
}
#bottom_testo{
	float:left;
	margin-top:5px;
	margin-left:20px;
}
#fb{
	border:none;
	float:right;
	overflow:hidden;
	width:230px;
	height:62px;
}

/*   COMPANY PROFILE   */
#img-profile {
width:357px;
height:416px;
float:left;
background-image:url(../images/love-nature-company.png);
background-repeat:no-repeat;
margin:0 20px 0 0px;
}
#testo-profile {
width:525px;
padding:0 20px 0 0px;
float:right;
color:#7D8450;
}
/*   SERIE   */
#thumb img {
margin:0 20px 20px 0;
}
#img-serie {
width:400px;
margin:0 20px 0 0px;
float:left;
}
#descrizione {
width:480px;
float:left;
}
/*   TAG   */
a:link {
color: #7D8450; 
text-decoration:none;
}
a:visited {
color: #7D8450;
text-decoration:none;
}
a:hover {
color:#AFC276;
text-decoration:none;
}

a {
border:none;
}
h1 {
font-size:17px;
margin:0px;
padding:0px;
}
h2 {
font-size:14px;
margin-top:0px;
margin-bottom:10px;
padding:0px;
font-weight:normal;
}
img {
border:none;
}

/* trova negozio */

#invia{
border:1px solid #7D8450;
background-color: #FBF2F5;
color: #7D8450;
font-weight:bold;
height:28px;
font-size:13px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px 5px 5px 5px;
behavior: url(border-radius.htc);
}
#btn_retray{
border:1px solid #7D8450;
background-color: #FBF2F5;
color: #7D8450;
font-weight:bold;
height:23px;
width:120px;
text-align:center;
padding-top:4px;
font-size:13px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px 5px 5px 5px;
behavior: url(border-radius.htc);
}
.nome_negozio{
	margin-bottom:3px;
	font-weight:bold;
}
.lista_negozi p{
	margin:0px;
	padding:0px;
}
.lista_negozi ul{
	padding-left:14px;
}
.lista_negozi li{
	margin-bottom:20px;
	list-style:disc;
}
.lista_negozi{
	height:400px;
	width:900px;
	overflow:auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*
#centro_negozi{
	width:400px;
	float:left;
}
#negozi-img{
	float:right;
	margin-right:30px;
}*/
#container_negozi{
	background-image:url(../images/cuore.png);
	background-repeat:no-repeat;
	background-position:430px 0px;
	min-height:465px;
}
