/*CSS PER INSERZIONI EBAY 
Giavara Andrea
Sito: Longo Antichità
url: http://www.longoantichita.com
Autore: Andrea Giavara
url: http://www.giavara.it
*/

body{
	margin:0;
	padding:0;
	text-align:center;
	background: #ccc;
	font-family: Georgia, Verdana, Arial;
	font-size: 12px;
}
a:link, a:visited{color:#888}
a:hover, a:focus, a:active{color:6699ff; text-decoration:none;}

/*OMBRA AI LATI, SOPRA E SOTTO*/
#ombra-top{
	width:768px;
	height:9px;
	margin:0 auto;
	margin-top:37px;
	padding:0;
	background: transparent url(images/ombra.top.png) bottom left no-repeat;
	border:0px solid #000;
}
#ombra{
	width:768px;
	margin:0 auto;
	padding:0;
	background: transparent url(images/ombra.png) top repeat-y;
}
#ombra-bottom{
	width:768px;
	height:9px;
	margin:0 auto;
	padding:0;
	
	padding:0;
	background: transparent url(images/ombra.bottom.png) top  left no-repeat;
	border:0px solid #000;
}
/*IMPOSTAZIONI PAGINA E ELEMENTI  BASE*/
#corpo{
	width:754px;
	margin:0 auto; 
	padding:0;
	background: #000;
	overflow:hidden;
	text-align:center;
}

#header{
	margin:0;
	padding:10px;
	width:734px;

	margin-bottom:0;
	background: #000;
	text-align:right;
	
}
/*
#logo{
	margin:0;
	padding:0;
	float:left;
	width:200px;
}
#logo span{
	background: transparent url(images/logo.gif);
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
}
h1 {
	color: #red;
	font-size: 16px;
	text-align:center;
	font-weight:bold;
}
*/
#logo{
	background: transparent url(images/logo.gif) 0 0 no-repeat;
	width:200px;
	height: 200px;
	text-indent:-500em;
	letter-spacing:-500em;
	float:left;
}
#animazione{}

.link:link, .link:visited{color:#888}
.link:hover, .link:focus, .link:active{color:6699ff; text-decoration:none;}

#img{
	padding:0;
	margin:0;
	border:0;
}

/*
.redText{
	color:red;
	font-size:12px;
	font-weight:bold;
}
*/
#content-home{
	width: 504px;
	margin:10px 10px 0 0;
	padding:10px;
	float: right;
	background: #333333;
	font-size:13px;
	color: #FFF;
	text-align: left;
	line-height:1.4em;

}
#content{
	width:714px;
	margin:10px auto;
	padding:20px 10px;
	background:#333333;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	line-height:1.2em;
	overflow:hidden;
}

#content p{
	margin:0px;
	padding:5px 10px;
	font-size: 13px;
	line-height:1.5em;
	
}
#content h2{
	padding-left:10px;
}
#content-news{
	width: 180px;
	margin: 10px 0 0 10px; 
	padding:5px;
	float:left;
	background:#333333;
	font-size:12px;
	color:#FFFFFF;
	text-align: left;

}

#content-news h2{
	color:#FFF;
	font-size:13px;
	font-weigth:bold;
	text-align:center;
	border-bottom: 2px dotted #CC0000;
}
#content-news a:link, #content-news a:visited{ color:#FFF; text-decoration:none; border-bottom: 2px dotted #CC0000;}
#content-news a:hover, #content-news a:focus, #content-news a:active {color:#FFF; text-decoration:none; border-bottom: 2px dotted #FFF;}


#footer{
	margin:0px 0;
	padding:5px;
	text-align:center;
	color:white;

}
/*
#footer p{
	margin:0px 0;
	padding:10px;
}*/

/*MENU ORIZZONTALE*/
/* ALLINEAMENTO DELLE VOCI */
.menuNavigazione{
	margin:0 auto;
	padding: 10px 0;
	width:734px;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	text-align : center;
}
.menuNavigazione li{
	display:inline;
}
.menuNavigazione a{
	height:0;
	padding: 10px 15px;
	text-decoration:none;
	margin: -10px 0;
	text-decoration:none;
}
/* COLORI */
.menuNavigazione{
	background: transparent url(images/menu.bg.gif) top repeat-x;
	color:#FFF;
}
.menuNavigazione a:link,
.menuNavigazione a:visited{
	background: transparent url(images/menu.bg.gif) top repeat-x;
	color:#FFF;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
	background: transparent url(images/menu.active.bg.gif) top repeat-x;
	color:#FFF;
}
.menuNavigazione .voceCorrente a:link,
.menuNavigazione .voceCorrente a:visited,
.menuNavigazione .voceCorrente a:hover,
.menuNavigazione .voceCorrente a:focus,
.menuNavigazione .voceCorrente a:active{

	color:#000;
}

#text-bottom{
	margin: 5px;
	text-align:center;
	font-size:11px;
	color: #777;
}

#maps{
	margin:20px auto;
	padding:5px;
	width:500px;
	text-align:center;
}
#maps p{padding-bottom: 20px; text-align:left;}
#maps h2{text-align:left;}
.mail{
	color:white;
	text-decoration:underline;
}

.mailG{
	font-size:11px;
	color: #777;
	text-decoration:underline;
}
/*IMMAGINI*/
#gallery{tex-align:center !important;}
#gallery img{padding:10px 30px; border:none;}
#gallery a{}
.imgR{
	margin:10px;
	float:right;
}
.imgL{
	margin:10px;
	float:left;
}
.imgC{	
	display:block;
	margin:10px auto;
}
.desc{
	width:auto;
	margin:20px auto;
	padding:50px;
	text-align:right;
}
.pS{float:left; border:1px solid #FFF;}
.pR{float:right; border:1px solid #000;}

.right{width:400px; margin: 10px;float:right;}
.left{width:200px; margin: 10px; float:left}
.center{margin:10px auto; text-align:center;}

.imgf{
	padding:10px;
	background:#FFF;
	border:1px solid #000;
	margin: 10px auto;
}