div#header {
	position: static;
	width: 100%;
	left: 0px;
	top: 0px;
}

div#divisorio{
	position: absolute;
	width: 14px;
	height: 150%;
	left: 180px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left center;
	top: 0px;
	background-image: url(images/bordoFauv.gif);
}

.banner123 {
	height: 150px;
	width: 150px;
	position: absolute;
	top: 5px;
	right: 5px;
}
div#news {
	background-color: #FFFFCC;	
}

div#square {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
	padding-right: 3px;
}
div#squaremenu {
	padding-left: 5px;
	padding-right: 3px;
	border: 0px none #999999;
}
div#squareColor {
	background-color: #EDD1A9;
	padding-left: 10px;
	padding-right: 4px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	font-size: 12px;
	font-weight: normal;
	width: 186px;
	display: block;
	border: 1px solid #CCCCCC;
	padding-bottom: 4px;
}
div#squareColor a:link {
	color: #333333;
	text-decoration: none;
}
div#squareColor a:visited {
	color: #333333;
	text-decoration: none;
}
div#squareColor a:hover {
	color: #333333;
	text-decoration: underline;
}


img#titletext {
	top: 40px;
	position: absolute;
	left: 300px;
}

div#nav{
	color : #333333;
	font-size: 14px;
	background-repeat: no-repeat;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	left: 0px;
	text-align: left;
	width: 195px;
	top: 0px;
	position: relative;
	height: 100%;
	border: 1px none #999999;
}

div#nav ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	padding: 2px 0 0 0;
}
div#nav ul li {
	text-align: left;
}
div#content {
	left: 220px;
	top: 235px;
	padding-right: 3px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	font-size: 14px;
	color: #333333;
	line-height: 140%;
	width: 650px;
	text-align: justify;
	height: auto;
	visibility: visible;
	word-spacing: normal;
	position: absolute;
}
div#content a{
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	color: #333333;
	line-height: 140%;
	visibility: visible;
	word-spacing: normal;
	text-decoration: underline;
}
div#simulate{
	text-align: right;
}
div#content a:hover{
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	color: #333333;
	line-height: 140%;
	visibility: visible;
}
div#sidebar {
	position: absolute;
	top: 280px;
	right: 20px;
	width: 222px;
	font-size : 70%;
}
div#content h1 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	display: inline;
}
div#content h2 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	color: #333333;
	font-weight: normal;
	font-size: 14px;
	display: inline;
}
div#sidebar div.feature {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	color : #666666;
	background-color : #fefefe;
	border : 1px solid #efefef;
	margin-bottom : 11px;
	padding : 10px;
	line-height : 140%;
}

div#sidebar div.feature ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}

div#sidebar div.feature ul li{
	color : #06D3FF;
	background-color : transparent;
}

div#sidebar div.feature ul li a{
	color : #115EAC;
	background-color : transparent;
	text-decoration : none;
}

div#sidebar div.feature ul li a:hover{
	text-decoration : underline;
}

form#loginform input{
	color : #123466;
	background-color : #fff;
	width : 116px;
	border : 1px solid #ddd;
}

form#loginform input.submit{
	width : 60px;
	border : 1px solid #123466;
	color : #123466;
	background-color : #ddd;
}
.sceltalibri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px none #FFFFFF;
}


form#loginform, form#loginform table, form#loginform tr, form#loginform td{
	margin : 0;
	padding : 0;
}

form#loginform table th{
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #115EAC;
	background-color : #fefefe;
	font-size : 11px;
	text-align : left;
	margin : 0;
	padding : 0;
}

div#sidebar form{
	padding : 0;
	margin : 0;
}

div#sidebar h1{
	font-size : 110%;
	margin : 0;
	padding : 0;
	color: #115EAC;
}

div#nav li a{
	color : #333333;
	text-decoration : none;
	
}

div#nav li a:hover{
	color : #333333;
	background-color : #fff;
	text-decoration: none;
}
div#menu {

	color : #333333;
	height : auto;
	font-size: 16px;
	background-repeat: no-repeat;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	left: 4px;
	text-align: left;
}
div#menu a{
	color : #333333;
	height : auto;
	font-size: 16px;
	background-repeat: no-repeat;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	left: 0px;
	text-align: left;
	text-decoration: none;
}
div#menu a:hover{
	color : #666666;
	height : auto;
	font-size: 16px;
	background-repeat: no-repeat;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	text-decoration: underline;
}
div#LogoTop {
	position: absolute;
	top: 5px;
	left: 460px;
}
div#Bottom {
	position: relative;
}
div#testata {
	border: 0px solid #CCCCCC;
	padding: 8px;
	text-align: center;
	width: 80%;
}
div#testata H1{
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
}

div#testata H1 a:link{
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
	text-decoration: underline;
}

div#testata H1 a:active{
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
	text-decoration: underline;
}

div#testata H1 a:visited{
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
	text-decoration: underline;
}

div#testata H3{
	font-size: 16px;
	font-weight: bold;
}
div#testata a:link{
	text-decoration: none;
	color: #666666;
	font-size: 14px;
}
div#testata a:visited{
	text-decoration: none;
	color: #666666;
	font-size: 14px;
}
div#ftr {
	width:100%;
	height:35px;
	color: #666666;
	margin:0;
	border-top-color: #999999;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 10px;
	line-height: 10px;
 }
h1 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#content h1 a:link{
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#content h1 a:visited{
	text-decoration: none;
}

#content h1 a:hover{
	text-decoration: underline;
	color: #CC0000;
}

h2 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	font-size: 10px;
	font-weight: bold;
}
.small{
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	
}
.small a{
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;	
}
.small a:hover{
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Palatino Linotype', 'Book Antiqua',Palatino, serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}
.categorypics a:visited {
     border: 1px none;
     color: #666666;
}

 img#linked {
	border: 1px solid #333333;
}
#banner1 {
	top: 1px;
	right: 45px;
}
#content #divisorio1 {
	border: 1px solid #CCCCCC;
	height: auto;
	padding: 5px;
	margin-top: 10px;
}
.rightimage {
	clear: none;
	float: right;
	height: auto;
	width: auto;
	display: inline;
}

.floatcatalog
{
	width: 150px;
	background-color: #fff;
	padding: 10px;
	margin-top: 2;
	margin-right: 2;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 1px solid #006633;
	text-align: center;
	display: inline;
	position: relative;
}

.floatcatalog img
{
	border-top: 2px solid #555;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;
	text-align: right;
}
#content fieldset {
	padding: 4px;
	margin-bottom: 4px;
}
div#Layer911 {
	position: absolute;
	top: 292px;
	right: 0px;
	height: 147px;
	width: 100px;
	z-index: 1;
	float: right;
	border: 1px solid #999999;
	visibility: visible;
	left: 700px;
}
.email {
	background-image: url(images/email.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-left: 5px;
	cursor: help;
	background-color: #FFFFFF;
	background-position: center 3px;
}
#content #contatti {
	border: 1px solid #CCCCCC;
	width: 500px;
	margin-left: 80px;
}


/*.toggleborder {
border: 1px solid #CCCCCC;
}*/
 
a:link .toggleborder{
border: 1px solid #333333;
}

a:visited .toggleborder{
border: 1px solid #333333;
}

a:hover .toggleborder{
border: 1px solid #CC0000;
}

 .btncart {
	background-image: url(images/cart2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	width: 78px;
}
#content #testata a{
	text-decoration: underline;
}
#content h3 {
	font-weight: normal;
}
#content #testatahome {
	border: 1px solid #CCCCCC;
}
.clrdiv {
	clear: both;
	float: none;
}

#logo h1 {
	display:block;
	width:170px;
	height:203px;
	text-indent:-9009px;
	background-color: transparent;


	background-image: url(../images/logo  b_n.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/logo%20alet%20b_n.gif);
}

#logo h1 a {

display:block;

width:100%;

height:100%;

outline:none;

}

.bannertopdx {
	display:block;
	width:145px;
	height:146px;
	outline:none;
	top: 0px;
	right: 0px;
	position: absolute;
}

.flashSpotsx{
	float: none;
	width: 202px;
	margin: 0px;
	padding: 0px;
}
