@charset "utf-8";
/*
CSS Document Gioielleria Gagliardi .it
webdemo

colore logo 	#ac6e01
marr chiaro 	#2e1a01
baffo 			#603600

a				#512B00
a:hover			#FC0
*/
body {
	width:1000px;
	margin:0 auto;
	text-align:center;
	font: 100% Tahoma, Geneva, sans-serif;
	color:#ac6e01;
	background-attachment: scroll;
	background-color: #070400;
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
table, 
input, 
select, 
textarea{
	font: 95% Tahoma, Geneva, sans-serif;
	color:#ac6e01;
}
img{
	border:0;
}
a:active,
a:focus{
	outline:none;	
}

h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 230%;
	font-weight: normal;
	text-align: left;
	margin-top:-5px;
}
h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 190%;
	font-weight: normal;
	text-align: left;
}
.fornitori {
	margin:10px 0 10px 0;
	overflow:auto;
	width: 100%;
	height: 600px;
	border:dotted 1px #512B00;
  	padding:2px;
}
#map {
	height: 400px;
	width: 100%;
}
.streetview {
	height: 400px;
	width: 100%;
}

.red {
	color: #FC0;
}

label{
	font-size:75%;
	color:#FC0;
	}
/*----------------------*/
.wrap {
	min-height: 450px;
	min-width: 1000px;
}

.content {
	float: left;
	margin-top: 148px;
	width:800px;
	height: auto;
}
.content p{
	margin:0;
	text-align:left;
	font-size: 95%;
}
.content img{
	float:left;
	margin: 0 10px 0 0;
	border:dotted 1px #512B00;
  	padding:2px;
	}
.content a:link,
.content a:visited {
	font-size:90%;
	text-decoration:none;
	color:#B97211;
	border-bottom:1px dotted #512B00;
}
.content a:hover {
	border-bottom:dotted 1px #FC0;
}
.logo {
	margin-top: 85px;
	height: 450px;
}
/*------------------*/
.menu {
	margin-top: 5px;
	float: left;
	width: 200px;
	clear: left;
}
.menu p{
	font-size:90%;
	color:#603600;
	}
.menu ul {
	margin: 50px 0 0 0;
	padding: 0px;
}
.menu ul li {
	list-style-type: none;
	margin:10px 0 0 0;
}
.menu ul li a:link,
.menu ul li a:visited{
	font-size:90%;
	text-decoration:none;
	color:#B97211;
	border-bottom:dotted 1px #512B00;
}
.menu ul li a:hover {
	/*color:#C69E00;*/
	border-bottom:dotted 1px #FC0;
}
/*------------------------*/
.prod1, #Immagine1 {
	position:relative;
	top: -80px;
}
.prod2, #Immagine2 {
	position:relative;
	top: 40px;
	left: -20px;
}
.prod3, #Immagine3 {
	position:relative;
	top: 105px;
	left: -10px;
}
.prod4, #Immagine4 {
	position:relative;
	top: 150px;
}
.prod5, #Immagine5 {
	position:relative;
	top: 105px;
	left: 20px;
}
.prod6, #Immagine6 {
	position:relative;
	top: 40px;
	left: 40px;
}
.prod7, #Immagine7 {
	position:relative;
	top: -60px;
}
.logo a img{
	border: 1px dotted #FC0;
	margin:3px;
}
.logo a:hover img{
	border: 1px dotted #FC0;
	padding:3px;
	margin:0;
}
/*----------------marche-----------------*/
.menu_marchegallery {
	text-align: center;
	width: 1000px;
	height: 52px;
	padding:5px;
	color: #ac6e01;
	border-bottom: 1px dotted #2e1a01;
	text-transform: uppercase;
	overflow:hidden;
}
.menu_marchegallery img{
	width:60px;
}
.menu_marchegallery .puls_marchegallery {
	width: auto;
	margin: 0 3px 9px;;
	display: inline-block;
	vertical-align: top;

}
.menu_marchegallery  a:link,
.menu_marchegallery  a:visited {
	font-size:95%;
	text-decoration:none;
	color:#FC0;
	border-bottom:1px dotted #512B00;
	padding-bottom:3px;
}
.menu_marchegallery  a:hover {
	border-bottom:dotted 1px #FC0;
	padding-bottom:3px;
}
/*---------------prodotti------------------*/
.menu_prodotti {
	text-align: center;
	width: 1000px;
	height: 113px;
	padding-top:10px;
	color: #FC0;
	border-bottom: 1px dotted #2e1a01;
	overflow:hidden;
}
.menu_prodotti img{
	max-width:100px;
	max-height:100px;
	/*width:100px;
	height:100px;*/

}
.menu_prodotti .puls_prodotti {
	width: 100px;
	margin: 0 5px 0 0;
	display: inline-block;
	vertical-align: top;

}
.menu_prodotti  a:link img,
.menu_prodotti  a:visited img{
	font-size:90%;
	text-decoration:none;
	color:#B97211;
	border-bottom:1px dotted #512B00;
	padding-bottom:3px;
}
.menu_prodotti  a:hover img {
	border-bottom:dotted 1px #FC0;
	padding-bottom:3px;
}

/*---------------categorie------------------*/
.menu_lightbox {
	text-align: center;
	width: 1000px;
	height: 109px;
	padding-top:10px;
	color: #FC0;
	font-size: 80%;
	border-top: 1px dotted #2e1a01;
	border-bottom: 1px dotted #2e1a01;

}
.menu_lightbox img{
	width:75px;
	height:75px;
}
.menu_lightbox .puls_lightbox {
	width: auto;
	margin: 0 10px 0 0;
	display: inline-block;
	vertical-align: top;

}
.menu_lightbox  a:link img,
.menu_lightbox  a:visited img{
	font-size:90%;
	text-decoration:none;
	color:#B97211;
	border-bottom:1px dotted #512B00;
	padding-bottom:3px;
}
.menu_lightbox  a:hover img {
	border-bottom:dotted 1px #FC0;
	padding-bottom:3px;
}
.selected{
	background-color:#512B00;
	width:75px;
	padding: 0 6px;
	}
/*--------------------------------*/
.menu_loghi {
	text-align: center;
	width: 1000px;
	height: 70px;
	padding-top:10px;
	clear: left;
	/*border-top: 1px dotted #2e1a01;
	border-bottom: 1px dotted #2e1a01;*/
}
.menu_loghi .puls_loghi {
	width: 65px;
	margin: 0 5px 0 0;
	display: inline-block;
	vertical-align: top;
	background-color:#FFF;
	border:solid 1px #FFF;

}
.menu_loghi img{
	width: 65px;
}
/*--------------------------------*/
.menu_marche {
	text-align: left;
}
.menu_marche img {
	float: left;
	height: 80px;
}

/*--------------------------------*/

.togliframe{
	float:right;
	margin-top:70px;
	font-size:80%;
	}
.togliframe a:link,
.togliframe a:visited {
	font-size:100%;
	text-decoration:none;
	color:#B97211;
	border-bottom:1px dotted #512B00;
}
.togliframe a:hover {
	border-bottom:dotted 1px #FC0;
}
.togliframe ul {
	display:inline;
	}
.togliframe li {
	list-style: none;
	display:inline;
	}
/*--------------------------------*/

.togliframe2 {
	font-size:80%;
	text-align: right;
	}
.togliframe2 a:link,
.togliframe2 a:visited {
	font-size:100%;
	text-decoration:none;
	color:#B97211;
	border-bottom:1px dotted #512B00;
}
.togliframe2 a:hover {
	border-bottom:dotted 1px #FC0;
}
.togliframe2 ul {
	display:inline;
	}
.togliframe2 li {
	list-style: none;
	display:inline;
	}
/*--------------------------------*/
.footer {
	border-top: 1px dotted #2e1a01;
	border-bottom: 1px dotted #2e1a01;
	height: 80px;
	padding-top:1em;
	clear: left;
	}
.footer p{
	font-size:0.8em;
	margin:0;
	}

