/* SANDLAB General */
A {
	outline:none;
}
HTML {
	height: 100%;
	width: 100%;
}
BODY {
	height: 99%;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 1.3em;
	/*background-image: url(../images/sfo_base.gif);
	background-color: #808C94;*/
	background-color: #000000;	
}
IFRAME {
	padding: 0 !important;
	margin: 0 !important;
	clear: none !important;
	float: none !important;
}
/*
BODY, TD, TH, INPUT, SELECT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
*/
BODY, TD, TH, INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
P, H1, H2, H3, H4, H5, H6 {
	margin-bottom: 0em;
	margin-top: 0em;	
	padding-bottom: 1.2em;
}
FORM {
	margin: 0px;
	padding: 0px;
}
H1, H2, H3, H4, H5, H6, TH, .tit01, .tit02, .tit03, .tit04, .tit05, .tit06 {
	/*font-family: "Trebuchet MS", Arial, Verdana;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-bottom: 1em;
}
.form-01 TH {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.clear {
	font-size: 0;
	height: 1px;
	clear: both;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	background-color: transparent;
	border: none;
	display: block;
}
HR.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	background-color: transparent;
	background-color: #FF0000;
	border: none;
	visibility: inherit; /*FF*/
	position: inherit; /*FF*/
}
.clear02 {
	clear: both;
}
.clear-chusmy {
	font-size: 0;
	height: 1px;
	clear: both;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	background-color: transparent;
	border: none;
	display: block;
}

A {
	font-weight: bold;
	/*color: #ffbc00;*/
	color: #f3a000;
}
A:hover {
	color: #ffc600;
}

IMG {
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
}
.bord-no {
	border: none;
}
A IMG {

}

A:hover IMG {
	border-color: #FBAE19;
	background-color: #FFCB41;
}
EM, I {
	font-weight: normal;
	font-style: italic;
}
U {
	text-decoration: underline;
}
UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.lista {
}
.lista LI {
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 14px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/********** COLS ****************/
.cols {
	background-image: url(../images/dot01V.gif);
	background-repeat: repeat-y;
	background-position: 175px 0px;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear: none;
	width: 100%;
	display: table;
}
/*
.col-a, .col-b, .col-c {
	display: table-cell;
}
*/
.col-a, .col-c {
	display: table-cell;
}
/*
.cols .col-a {
	float: left;
	width: 170px;
	display: block;
}
.cols .col-b {
	padding-left: 5px;
	float: none;
	margin-left: 180px;
}
*/

.cols .col-a {
	width: 166px;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	position: relative; z-index: 10;
	text-align: left;
}
.cols .col-b {
	float: right;
	background-color: transparent;
	width: 72%;
	padding: 0px;
	margin-right: 0px;
	position: relative; right: 0px; z-index: 5;
	overflow: inherit;
	color: #333333;	
	text-align: left;
}
.cols .col-b .col-a, .cols .col-b .col-b {
	width: 44%;
	margin-right: 2%;
}
.cols02 {
	float: left;
	width: 100%;
}

.cols02 .col-a {
	width: 29%;
	float: left !important;
	margin-right: 2%;
	clear: none;
}

.cols03 {
	background-image: url(../images/dot01V.gif);
	background-repeat: repeat-y;
	background-position: 78% 0%;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear: none;
	width: 100%;
	display: table;
	margin-top: 5px;
}

.cols03 .col-a {
	padding-right: 1%;
	float: left;
	width: 77% !important;
	display: table-cell;
}
.cols03 .col-b {
	float: right;
	width: 21% !important;
	/*width: 130px;*/
	display: block;
	clear: none;
	text-align: left;
	display: table-cell;	
}

.cols04 {
	background-image: url(../images/dot01V.gif);
	background-repeat: repeat-y;
	/*background-position: 51% 0%;*/
	background-position: 50% 0%;	
	float: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear: none;
	width:100%;
	display: table;
	margin-top: 5px;

}

.cols04 .col-a {
	padding-right: 1%;
	float: left;
	width: 49% !important;
	display: table-cell;
	clear: none;
	/*border: 1px solid blue;	*/
}
.cols04 .col-b {
	float: left;
	width: 48% !important;
	margin-left: 1%;
	/*width: 130px;*/
	display: table-cell;
	clear: none !important;
	text-align: left;
	/*border: 1px solid red;*/

}

.cols05 {
	/*background-image: none;*/
	background-position: 62% 0%;
}
.cols05 .col-a {
	width: 60% !important;
	padding-right: 1%;	
}
.cols05 .col-b {
	width: 36% !important;
	margin-left: 1%;
	margin-top: 0px;
}
.cols06 {
	/*background-image: none;*/
	background-position: 47.5% 0%;
}
.cols06 .col-a {
	width: 46% !important;
	padding-right: 1%;	
}
.cols06 .col-b {
	width: 48%!important;
	margin-left: 49%;
	margin-top: 0px;
}
.cols07 .col-b {
	width: 340px;
	border-right: 1px solid #D5DEE4;
	float: left;
	margin-left: 5px;
	/*padding-right: 5px;*/
	padding-right: 0px;
}
.cols07 .col-c {
	/*width: 23%;*/
	width: 140px;
	margin-left: 3px;
	float: right;
	clear: none;
	text-align: center;
}
.center {
	text-align: center !important;
}
TABLE.cols {
	float: none !important;
}
TD.col-a, TD.col-b, TD.col-c {
	float: none !important;
	vertical-align: top;	
}
TABLE.cols04 {
	width: 100%;
	float: none;
	background-image: none;
}
TABLE.cols04 .col-a {
	float: none;
	border-right: 1px solid #D5DEE4;
	padding-right: 1%;
	width: 49%;
	text-align: left;
	vertical-align: top;
}
TABLE.cols04 .col-b {
	float: none;
	padding-left: 2%;
	width: 48%;
	text-align: left;
	vertical-align: top;
}
TABLE.cols07 {
	background-image: none;
	width: 100%;
	margin-left: 0px !important;
	margin-right: 0px !important;	
}
TABLE.cols07 TD.col-a {
	border-right: 1px solid #D5DEE4;
	padding-left: 0px !important;
	padding-right: 4px;
	width: 171px;
	display: table-cell;
}
TABLE.cols07 TD.col-b {
	width: auto;
	padding-left: 2px;
	padding-right: 5px;	
}
TABLE.cols07 TD.col-c {
	padding-left: 5px;
	width: 140px;	
}
TABLE.colBanner01 {
	background-image: none;
}
.colBanner01 .col-b {
	width: 175px !important;
	border-left: 1px solid #D5DEE4;
	text-align: right;
}
.colBanner02 .col-b {
	padding-left: 5px;
	width: 130px !important;
}
.listaItemsA {
	background-image: none;
}
.listaItemsA .col-a {
}
.listaItemsA .col-b {
	border: none;
}
.listaItemsB {
	background-image: none;	
}
.listaItemsB .col-a {
	width: auto !important;
}
.listaItemsB .col-b {
	width: 175px !important;
	border-left: 1px solid #D5DEE4;
	text-align: right;
}
/*******************************/

/*********** INTERFACCIA **************/

#base00 {
	background-image: url(../images/sfondo00.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
#cont01 {
	margin: 0 auto;
	text-align: left;
	/*width: 770px;*/
	/*width: 90%;*/
	/*width: 80%;*/
	/*width: 85%;*/
	width: 96%;		
	/*min-width: 750px;
	max-width: 900px;*/
	min-width: 860px;
	max-width: 960px;	
	border-right: 5px solid #333333;
	border-left: 5px solid #333333;
	background-color: #808c94;
/*	padding-right: 5px;
	padding-left: 5px;*/
}
#cont02 {
	background-color: #c0c6c9;
	padding-right: 5px;
	padding-left: 5px;
	float: none;
	border-right: 5px solid #808c94;
	border-left: 5px solid #808c94;	
}
#head {
	width: 100%;
}
#header {
	background-image: url(../images/header_sfo.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	float: right;
	width: 100%;
	padding: 0px;
	height: 86px;
	background-color: #F6A13D;
}
.subheader {
	clear: both;
	/*border-bottom: 1px solid #d0dae1;*/
	margin: 0px 10px;
}
#corpo {
	clear: both;
	border-right: 1px solid #d0dae1;
	background-color: #FFFFFF;
	background-image: url(../images/corpo_side01.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 100%;
	float: left;
	/*border-top: 1px solid #d0dae1;*/ /*nel subheader*/
}
#corpoInn {
	background-image: url(../images/corpo_topDx.gif);
	background-repeat: no-repeat !important;
	background-position: 100% 0px !important;
	height: auto;
	width: 99.9%;
	/*margin-top: -1px;*/
	margin-right: -1px;
	float: left;
}
/*
#sidebar01 {
	width: 170px;
	float: left;
	margin: 0px;
	padding: 0px 10px;
}
*/
#sidebar01 {
	width: 170px;
	float: left;
	margin: 0px;
	padding: 0px 10px;
	position: relative; z-index: 10;
}
#sidebar01 IMG {
	max-width: 160px;
}
/*#main {
	background-color: transparent;
	padding: 0px 10px 0px 0px;
	margin-left: 200px;
	overflow: inherit;
	color: #333333;
}
*/
#main {
	float: right;
	background-color: transparent;
	width: 76%;
	padding: 0px 10px 0px 0px;
	margin-right: -200px;
	position: relative; right: 200px; z-index: 5;
	overflow: inherit;
	color: #333333;
}
#mainInn {
	float: left;
	overflow: hidden;
	width: 100%;
	line-height: 1.7em;

}
/*******************************************/
#head .desc {
	text-align: right;
	padding-right: 20px;
	background-color: #000000;
	color: #C7C7C7;
	background-image: url(../images/head_desc.gif);
	background-repeat: no-repeat;
	background-position: 100% 5px;
	padding-top: 5px;
	padding-bottom: 7px;
}
#head .desc .tit01 {
	color: #fffaef;
	font-size: 12px;
	padding-bottom: 0.3em;
	font-style: italic;
	font-weight: bold;
}
#head .desc P {
	font-size: 10px;
	margin-left: 10%;
	line-height: 0.8em;
}

#header H1.logo {
	background-image: url(../images/header_sx.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	width: 300px;
	vertical-align: bottom;
}
#header .logo IMG {
	border: none;
	padding: 0px;
	background-color: transparent;
	width: 300px!important;
	height: 86px!important;
}
#header H1.logo SPAN {
	position: absolute;
	left: -1000em;
}
#header .search {
	float: right;
	background-image: url(../images/header_search.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	width: 310px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header .search .campo, #header .search .campo-foc {
	background-color: #F0F0F0;
	border-style: none;
	width: 245px;
	text-align: left;
	margin: 0px 10px;
	font-size: 10px;
	padding: 0px;
	background-image: none;
}
#header .search .campo {
	color: #B76809;
}
#header .search .campo-foc {
	color: #000000;
}

#header #menu01 {
	float: right;
	background-image: url(../images/header_dx.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	list-style-type: none;
	clear: right;
	/*	width: 315px;*/
	width: 420px;
	margin: 0px;
	/*height: 26px;*/
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
}
#menu01 LI H2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;	
}

#menu01 LI {
	float: right;
	margin-right: 5px;
	margin-left: 0px;
	height: 26px;
}
#menu01 A {
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
	display: block;
	padding-left: 25px;
	padding-bottom: 11px;
	background-image: url(../images/menu01_ico.gif);	
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #666666;
	font-weight: bold;
}
#menu01 A:hover {
	background-image: url(../images/menu01_ico_o.gif);
	color: #000000;
}

#menu01 LI.current {
	background-image: url(../images/menu01_current_dx.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding-right: 15px;
}
#menu01 LI.current A {
	background-image: url(../images/menu01_current_sx.gif)!important;
	color: #333333;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#menu01 LI#myHome {
	background-image: url(../images/menu01_myH_dx.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding-right: 15px;
	margin-left: 10px;
}
#menu01 LI#myHome A {
	background-image: url(../images/menu01_myH_sx.gif)!important;
	color: #FFF899;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 40px !important;
	padding-bottom: 5px;
}
#menu01 LI#myHome A:hover {
	background-image: url(../images/menu01_myH_o_sx.gif)!important;
	color: #ffffff;
	text-decoration: underline;
}
#menu01 LI#myHome.current02 {
	background-image: url(../images/menu01_myH_current_dx.gif)!important;
}
#menu01 LI#myHome.current02 A, #menu01 LI#myHome.current02 A:hover {
	background-image: url(../images/menu01_myH_current_sx.gif)!important;
	color: #9E3801;
}


#footer {
	clear: both;
	text-align: center;
	color: #C68F00;
	font-size: 9px;
	background-image: url(../images/footer_sx.gif);
	background-color: #FFBC00;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	border-bottom: 2px solid #808C94;
}
#footer A {
	color: #916900;
	text-decoration: none;
	font-weight: bold;
}
#footer A:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer .inner {
	background-image: url(../images/footer_dx.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
#footer .menu {
	margin-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/footer_sfo.gif);	
	background-repeat: repeat-x;
	background-position: 0% 0%;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 23px;
}
#footer .sub {
	padding-bottom: 0px;
	border-top: 1px solid #AA7B00;
	margin-right: 0px;
	margin-left: 0px;
	color: #666666;
	padding-top: 5px;
	background-color: #f8a932;
}
#footer .sub A {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
#footer .sub A:hover {
	color: #000000;
}
#footer .sub .info {
	display: block;
	padding-bottom: 5px;
}
#footer .sub .firma {
	display: block;
	border-top: 1px solid #FFD76A;
	padding-top: 5px;
	padding-bottom: 10px;
	font-style: italic;
}


#nav {
	background-image: url(../images/corpo_topSx.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
	margin-right: 80px;
	padding-bottom: 3px;
	padding-top: 5px;
	margin-top: 0px;
}
#nav A {
	font-size: 10px;
	color: #666666;
	background-image: url(../images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	padding-right: 14px;
	font-weight: normal;
}
#nav A:hover {
	color: #f59e42;
}


#nav .current {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #F6A13C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	margin-left: 5px;
}

#nav .sep {
	display: block;
	background-image: url(../images/dot01H.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 5px;
	clear: none;
	border-style: none;
	margin-bottom: 0px;
}

#mainInn .nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
	color: #666666;
}
#mainInn .nav A {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
#mainInn .nav A:hover {
	text-decoration: underline;
	color: #FF8202;
}

/*********************************************/

/******** TITOLI *******/
H1, .tit01, .tit01 A {
	color: #f59e42;
	font-weight: normal;
	font-size: 29px;
	padding-bottom: 5px;
	text-decoration: none;
	line-height: 0.9em;
	margin-bottom: 5px;
}
/*H1 .titsub, .tit01 .titsub {
	display: block;
	font-size: 16px;	
	font-weight: bold;

}*/
.titsub {
	display: block;
	font-size: 0.6em;
	font-weight: bold;	
}
.titsub A {
	
}
H2, .tit02, .tit02 A {
	color: #f59e42;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
H3, .tit03, .tit03 A {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
H4, .tit04, .tit04 A {
	color: #666666;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 5px;
	text-decoration: none;
	display: block;
}
H5, .tit05, .tit05 A {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
H6, .tit06, .tit06 A {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.tit01 A:hover, .tit02 A:hover, .tit03 A:hover, .tit04 A:hover, .tit05 A:hover, .tit06 A:hover {
	text-decoration: underline;
	color: #F59E42;
}
/***************/


.ico {
	vertical-align: middle;
}
IMG.ico, IMG.imgover {
	padding: 0px !important;
	border-style: none !important;
	vertical-align: baseline;
	background-color: transparent !important;
}
IMG.ico02 {
	vertical-align: middle !important;
}
SPAN.ico {
	color: #ffffff;
	text-decoration: none !important;
	padding: 0px 0px 0px 16px;
	margin: 0px;
	vertical-align: middle;
	/*display: inherit;*/
	display: inline;
	font-size: 16px;
	/*background-position: 100% 70%;*/
	background-position: 100% 50%;	
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;	
}
.bot {
	vertical-align: middle;
}
.avatar {
	vertical-align: middle;
}

/* Advanced CSS fix for clearing floats - positioniseverything.com */
/*
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}
*/
/*************/


/* Image Replacement trick */
.noVer SPAN {
	position: relative;
	z-index: -1;
} 
/*********/
.hide {
	display: none;
}

.sep {
	font-size: 0;
	height: 4px;
	clear: both;
	padding: 0px;
	line-height: 0px;
	background-color: transparent;
	border-bottom: none;
	background-image: url(../images/dot01H.gif);
	background-repeat: repeat-x;
	background-position: 0% 50%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 5px 0px;
	display: block;
}

.left {
	float: left;
	margin-right: 5px;
}
.right {
	float: right;
	margin-left: 5px;
}
.inline {
	display: inline;
}

/*FORM LABEL {
	display: block;
	margin-bottom: 3px;
}*/

FORM .campo02, FORM .campo02-foc {
	margin: 0px;
	width: auto;
}
.campo, .campo-foc, .campo02, .campo02-foc {
	padding-left: 5px;
	background-repeat: repeat-x;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	margin-bottom: 3px;
	vertical-align: middle;
}

.campo, .campo02 {
	background-color: #F6F7F8;
	background-image: url(../images/campo.gif);
	border-top-color: #666666;
	border-left-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.campo-foc, .campo02-foc {
	background-color: #ffbc00;
	background-image: url(../images/campo_o.gif);
	border-top-color: #666666;
	border-left-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;	
}

.bot-submit {
	background-color: #F9AB2E;
	font-weight: bold;
	color: #000000;
	width: auto;
	background-image: url(../images/bot_submit.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	border-top: 1px solid #FFDA46;
	border-right: 1px solid #F6A13C;
	border-bottom: 1px solid #F6A13C;
	border-left: 1px solid #FFDA46;
	padding: 0px 1px 1px;
}
.bot-cancel {
	background-color: #BEC9D0;
	font-weight: normal;
	color: #333333;
	width: auto;
	background-attachment: scroll;
	background-image: url(../images/bot_cancel.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	border-top: 1px solid #E0E6EB;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #E0E6EB;
	padding: 1px 2px 2px;
}
A.bot-submit {
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	white-space: nowrap;
	padding: 1px 2px 2px 4px;
}
A.bot-submit:hover {
	color: #FFFFFF;
	background-image:  url(../images/bot_submit_o.gif);
	background-color: #01b233;		
}
.bot02{
	background-image: url(../images/bot_submit02.gif);
	background-color: #666666;
	border-color: #999999 #000000 #000000 #999999;
	color: #FFFFFF;
}
A.bot-cancel {
	color: #000000;
	text-decoration: none;
	width: auto;
	white-space: nowrap;
	padding: 1px 2px 2px 4px;
}
A.bot-cancel:hover {
	color: #ffffff;
	background-image:  url(../images/bot_cancel_o.gif);
	background-color: #ac3910;		
}
.link-ico {
	/*font-weight: bold;*/
	/*color: #FF9900;*/
	/*text-decoration: none;*/
	vertical-align: inherit;
	padding-top: 2px;
	height: 0;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/arrow01a.gif);
	padding-right: 18px;
}
.link-ico:hover {
	background-image: url(../images/arrow01.gif);
}
.link02 {
	color: #000000;
	font-weight: normal;
}
.link02:hover {
	color: #FFBC00;
}
.link03 {
	color: #666666!important;
	background-image: url(../images/arrow06a.gif);
}
.link03:hover {
	background-image: url(../images/arrow06.gif);
}
.link04 {
	color: #666666;
	font-weight: normal;
}

A.email {
	background-image: url(../images/ico/email_min.gif);
}
A.comment {
	background-image: url(../images/ico/comment_min.gif);
}
A.rate {
	background-image: url(../images/ico/rate_min.gif);
}
A.close {
	background-image: url(../images/ico/close_peq.gif);
}
A.close:hover {
	background-image: url(../images/ico/close_peq_o.gif);
}
A.add {
	background-image: url(../images/ico/add_min.gif);
}
A.add:hover {
	background-image: url(../images/ico/add_min_o.gif);
}
A.linkVideo, A.linkVideo:hover {
	background: url(../images/ico/video_peq.gif) no-repeat 0px;
	padding-right: 0px;
	padding-left: 18px;
}
A.linkFoto, A.linkFoto:hover {
	background: url(../images/ico/foto_peq.gif) no-repeat 0px;
	padding-right: 0px;
	padding-left: 18px;
}




/********** MENU SIDE ****************/
#menu02 {
	margin-bottom: 20px;

}
#menu02 A {
	text-decoration: none;
	font-weight: bold;
	color: #696969;
	display: block;
	margin: 0px;
	background-image: url(../images/menu02_dxTop.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-color: #ebedee;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#menu02 A.item-home {
	font-weight: bold;
	text-transform: capitalize;
}
#menu02 UL A {
	background-repeat: repeat-y;
	background-position: 100% 0%;
	border-bottom: 1px solid #c2d3de;
	background-image: none;
	font-weight: normal;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
}
/*** ini linea INF MENU ***/
#menu02 LI {
	background-color: #ced1d3;
	background-image: url(../images/menu02_dxInf.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-bottom: 5px;
	margin-top: 0px;	
	margin-bottom: 5px !important;		
}

#menu02 LI:hover {
	background-color: #b6b9bb;		
}

#menu02 LI.selec {
	background-color: #FFCB3F;
}
/**** ini FONDO MENU general ****/
#menu02 LI:hover A {
	/*background-color: #e5e8e9;*/
	background-color: #d5d9db;
	color: #000000;
}

#menu02 LI.selec A {
	background-color: #ffe292;
	color: #333333;
}
#menu02 LI:hover UL A {
	border-bottom: 1px solid #bbc0c4;
	background-color: #e5e8e9;	
	/*background-image: url(../images/menu02_sfo_o.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;
	background-color: #fff2cc;*/
}
#menu02 LI.selec UL A {
	border-bottom: 1px solid #FFD25B;
	background-color: #fff2cc;	
	/*background-image: url(../images/menu02_sfo_o.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;*/
}
/*
#menu02 LI UL .current {
	border-left: 3px solid #FFFFFF;
}
*/
#menu02 LI.selec UL .current {
	border-left: 3px solid #FAAC1F;
}
#menu02 .open UL {
	display: inherit;
}
#menu02 .close UL {
	display: none;
}
#menu02 UL LI {
	margin: 0px !important;
	padding: 0px !important;
	background-image: none;
	border-top: 1px solid #ffffff;
	border-left: 3px solid #D6DADC;	
}
#menu02 LI:hover LI {
	border-left: 3px solid #c2c5c7;
}
#menu02 LI.selec LI {
	border-left: 3px solid #FFE292;
}
#menu02 A .ico {
	margin-right: 3px;
}
#menu02 .close A .ico {
	background-image: url(../images/menu02_close.gif);
}
#menu02 .close A:hover .ico {
	background-image: url(../images/menu02_close_o.gif);
}
#menu02 .open A .ico {
	background-image: url(../images/menu02_open.gif);
}
#menu02 .selec A .ico {
	background-image: url(../images/menu02_selec.gif);
}
#menu02 .selec A:hover .ico {
	background-image: url(../images/menu02_selec.gif);
}
#menu02 .nosub A .ico {
	background-image: url(../images/menu02_nosub.gif);
}
#menu02 .nosub A:hover .ico {
	background-image: url(../images/menu02_nosub_o.gif);
}

#menu02 UL A:hover, #menu02 LI:hover UL A:hover, #menu02 LI.selec UL A:hover {
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
#menu02 UL A:hover, #menu02 LI:hover UL A:hover {
	background-color: #dbdedf;
	background-image: url(../images/menu02_over.gif);
}

#menu02 LI.selec UL A:hover {
	background-color: #FFD76A;
	/*background-image: url(../images/menu02_over.gif);*/
}

#menu02 UL .current A, #menu02 UL .current A:hover, #menu02 LI:hover UL .current A:hover {
	font-weight: bold;
	background-color: #333333 !important;
	color: #FFDA79;
	background-image: url(../images/menu02_current.gif) !important;	
	background-repeat: no-repeat;
	background-position: 98% 50% !important;
	padding-bottom: 2px;
}
#menu02 LI:hover UL .current A:hover {
	color: #ffffff;
}
#menu02 .open LI A .ico, #menu02 .selec LI A .ico, #menu02 .selec LI A:hover .ico {
	background-color: transparent;
	background-image: none !important;
	vertical-align: text-bottom;
}
/*********************************/

.adstop {
}
.adstop .google01 {
	float: left;
	margin-left: 10px;
}

/********* SFONDO SEZIONI ************/
#sec00 #corpoInn {
}
#sec01 #corpoInn {
	background-image: url(../images/sezioni/corpo_util.gif);
}
#sec02 #corpoInn {
	background-image: url(../images/sezioni/corpo_divert.jpg);
}
/*
#sec01.libro #corpoInn {
	background-image: url(../images/sezioni/corpo_libri.jpg);
}
*/
#sec02.girls #corpoInn {
	background: url(../images/sezioni/corpo_02.jpg);
}
#sec02.giochi #corpoInn {
	background-image: url(../images/sezioni/corpo_giochi.jpg);
}
#sec02.video-sec #corpoInn {
	background: url(../images/sezioni/corpo_video.jpg);
}
#sec02.jokes-sec #corpoInn {
	background: url(../images/sezioni/corpo_jokes.jpg);
}
/*****************************/
