/* CSS Document */
body {
	background-color: #0a1a4b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}

.clear {
	clear: both;
	height: 10px;
}
#contenitore {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#su {
	background-image: url(images/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 107px;
	width: 1000px;
}
#logo {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#topdestra {
	float: right;
}
#su #topdestra #menuistitop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D6E9F5;
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
	background-color: #061131;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#su #topdestra #menuistitop a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D6E9F5;
	font-size: 10px;
	text-decoration: none;
}
#su #topdestra #menuistitop ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
#su #topdestra #menuistitop ul li {
	float: left;
	list-style-image: none;
	margin-left: 10px;
}
#su #topdestra #menuistitop ul li a {
	list-style-image: none;
}
#su #topdestra #menuistitop ul li a:hover {
	color: #426EAB;
}
#su #topdestra #formlogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8091AE;
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#su #topdestra #formlogin a {
	color: #B7D6EC;
	text-decoration: underline;
}
#su #topdestra #formlogin p {
	color: #EBEBEB;
}

#su #topdestra #formlogin a:hover {
	color: #B7D6EC;
	text-decoration: none;
}
.logu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 120px;
}
.bottonelogin {
	background-color: #0099FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.white {
	color: #EAEAEA;
}





#vocimenu {
	background-image: url(images/bg-menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 48px;
	width: 1000px;
}
#vocimenu ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#vocimenu li {
	float: left;
	background-image: url(images/div-menu.png);
	background-repeat: no-repeat;
	background-position: right top;
	list-style-type: none;
	margin-top:13px
}
#vocimenu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 17px;
	padding-left: 14px;
	padding-right: 16px;
	;
}
#vocimenu li a:hover {
	font-size: 13px;
	color: #3F68A6;
	font-weight: normal;
	text-decoration: none;

}
#vocimenu .destr {
	float: right;
	background-image: none;
	margin-right: 10px;
}
#sfondopagina {
	background-color: #FFFFFF;
}
#offertarigo {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e9ec;
	height: 25px;
}
#offertarigo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#offertarigo span {
	font-weight: bold;
	color: #1C3369;
}
#offertarigo a {
	color: #333333;
	text-decoration: none;
}
#contsinistra {
	float: left;
	width: 189px;
	margin-left: 10px;
	margin-right: 10px;
}
#contdestra {
	float: right;
	width: 189px;
	margin-left: 10px;
	margin-right: 10px;
}
#contcentro {
	float: left;
	width: 580px;
	margin-left: 1px;
}
#colsinistra {
	float: left;
	width: 189px;
}
#coldestra {
	float: right;
	width: 378px;
}
#rigacategorie {
	background-image: url(images/sfondo-categorie.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}
#rigacategorie #uno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	float: left;
	margin-right: 3px;
	margin-left: 5px;
}
#rigacategorie #uno .titolo h3 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #585858;
	font-size: 12px;
	text-decoration: none;
}
#rigacategorie #uno p {
	margin: 0px;
	padding: 0px;
}
#rigacategorie #uno .titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 14px;
	margin-bottom: 0px;
}
#rigacategorie #uno .foto {
	float: left;
	width: 80px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
}
#rigacategorie #uno .foto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
#rigacategorie #uno .foto a {
	color: #8D8D8D;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#rigacategorie #uno .lista {
	float: right;
	width: 90px;
	margin-top: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#rigacategorie #uno .lista a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.lista {
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lista ul {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lista li {
}
#bannerone {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#box {
	margin-bottom: 10px;
	width: 189px;
}
#box-carrello {
	background-image: url(images/box-carrello.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 57px;
	width: 169px;
	margin-bottom: 10px;
	padding-top: 25px;
	padding-left: 20px;
}
#box-carrello p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#box-carrello a {
	font-weight: bold;
	color: #01248A;
}
#box #testatina {
	background-image: url(images/bg-testatina.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
	width: 189px;
	margin-bottom: 0px;
}
#testatina h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #585858;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#box #contenuto {
	background-image: url(images/bg-box.png);
	background-repeat: repeat-y;
	background-position: center;
}
#contenuto p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#contenuto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenuto .prezzobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066FF;
	font-size: 20px;
}
#contenuto .promo {
	color: #FF0000;
}
#contenuto .descr1rigo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 10px;
}
#box #chiusura {
	background-image: url(images/bottom-box.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 4px;
	width: 189px;
}
#box #chiusura-button {
	background-image: url(images/bg-tasti-box.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
	width: 189px;
}
#box #chiusura-button p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 7px;
	padding-left: 42px;
}
#box #chiusura-button span {
	margin-left: 14px;
}
#box #chiusura-button a {
	color: #D4D4D4;
	text-decoration: none;
}

#footer1 {
	background-image: url(images/bg-grigio-footer.png);
	background-repeat: repeat;
	height: 90px;
}
#sinistralink {
	float: left;
	margin-top: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	margin-right: auto;
}
#destrapay {
	float: right;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: auto;
}
#footer2 {
	background-image: url(images/bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
}
.arrowlistmenu{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: -5px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #003E96;
	margin-bottom: 5px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-color: #F8FAFB;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #454545; /*custom bullet list image*/
	display: block;
	padding-left: 15px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 15;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.arrowlistmenu ul li a:visited{
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #D4D4D4;
	background-color: #003E96;
}
#box #contenuto img {
	height: auto;
	width: 150px;
}
#uno .foto img {
	height: auto;
	width: 59px;
}


#navbar {
	height: 25px;
}
#navbar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#navbar a {
	font-weight: bold;
	color: #E9E9E9;
	text-decoration: none;
}

#riga {
	background-image: url(images/bg-testatina_2.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#contcentro #riga {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#riga .titolo h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#riga .titolo .imgleft img {
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}
#elencocat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#elencocat #sin {
	float: left;
	height: 60px;
}

#elencocat h3 {
	font-size: 12px;
	font-weight: bold;
	color: #01248A;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#elencocat p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sin .veditutti a{
	font-size: 10px;
	margin-left: 5px;
	color: #666666;
	text-decoration:underline;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 3px;
}
#sin .veditutti a:hover{
	text-decoration:none;
}
#prodor {
	float: right;
}
#prodoriz img {
	height: auto;
	width: 60px;
	border: none;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.floatleft {
	float: left;
	margin: 2px;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.cssform p{
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px;
	height: 1%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.cssform label{
	font-weight: normal;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 250px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
#foto {
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.foto200 {
	height: auto;
	width: 200px;
	border: none;
}
.foto90 {
	height: auto;
	width: 90px;
	border: none;
}
#descrizione {
	padding: 0px;
	float: right;
	width: 370px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#descrizione h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#descrizione p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#giu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#giu #footer2 {
	color: #C8C8C8;
}
#giu #footer2 p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	color: #A7A7A7;
}
#giu #footer2 p a{
	color: #C8C8C8;
	text-decoration: none;
}
#giu #footer2 #sinn {
	float: left;
}
#giu #footer2 #dess {
	float: right;
	text-align: right;
}
#sinistralink a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#testopagina {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
#testopagina p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
}
.prezz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 24px;
	font-weight: bold;
}
.rossored {
	color: #FF0000;
}

.didasc {
	font-size: 9px;
	color: #999999;
}
