/************************
				GENERAL
************************/

body {
	margin:0;
	padding:0;
	background: url(/images/body_bkg.gif) top left repeat;
	text-align: center;
}
div.clear
{
    clear: both;
}
table
{
    font-family: verdana;
    font-size: 10px;
    color: #333333;
}
img
{
    display: block;
}

a{
    color: #333333;
}
a:hover
{
    color: #333333;
}

/************************
				HEADER
************************/

.header
{
	width: 770px;
	height: 150px;
	background: url(/images/header/header_bkg.gif) top left repeat-x;
	border-top: 5px solid #919496;
	border-left: 5px solid #919496;
	border-right: 5px solid #919496;
	position: relative;
	margin: 30px auto 0 auto;
}
.logo {
	position: absolute;
	top: 45px;
	left: 20px;
}
.ombratop {
	width: 10px;
	height: 214px;
	background: url(/images/header/ombratop.jpg) top left no-repeat;
	position: absolute;
	top: 25px;
	left: 200px;
}
.imagetop {
	width: 560px;
	height: 174px;
	background: transparent url(/images/header/imagetop.jpg) top left no-repeat;
	position: absolute;
	top: 65px;
	left: 210px;
}
/************************
				MENU
************************/
.menutop {
	width: 560px;
	height: 39px;
	background: url(/images/menu/menutop_bkg.gif) top left repeat-x;
	border-bottom: 1px solid #FFFFFF;
	position: absolute;
	top: 25px;
	left: 210px;
}
.menutop a {
	font: 11px Verdana;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menutop a:hover {
	color: #ff8b00;
}



/************************
				CONTENT
************************/

.content
{
	width: 770px;
	background-color: #FFFFFF;
	border-left: 5px solid #919496;
	border-right: 5px solid #919496;
	margin: auto;
}
.content .colsx {
	width: 210px;
	text-align: left;
	background-color: #F8F7F3;
}
.menu ul {
	list-style-type: none;
	font: 11px Verdana;
	margin: 0;
	padding: 0;
}
.menu ul a {	
	background: url(/images/menu/arrow.gif) 10px 2px no-repeat;
	padding: 0 0 0 18px;
	color: #333333;
	text-decoration: none;
	display:block;
}
.menu ul a.selected {	
	background: url(/images/menu/arrow.gif) 10px 2px no-repeat;
	padding: 0 0 0 18px;
	color: #333333;
	text-decoration: none;
	display:block;
	font-weight:bold;
}
.menu ul a:hover {
	color: #ff8b00;
}
.menu ul li {
	background-color: #F3F2EE;
	line-height:15px;
	border-top:3px solid #F3F2EE;
	border-bottom:3px solid #F3F2EE;
}
.menu ul li.alt {
	background-color: #ECE8E5;
	border-top:3px solid #ECE8E5;
	border-bottom:3px solid #ECE8E5;
}
.content .coldx {
	width: 520px;
	font: 11px Verdana;
	color: #333333;
	text-align: left;
	padding: 0 20px 20px 20px;
	border-top: 25px solid #F8F7F3;
}
.coldx a {
	color: #333333;
}
.input160
{
	border:1px solid #cfcfcf;
	width:160px;
	font-size:11px;
}
.inputprivacy
{
	border:1px solid #cfcfcf;
	width:360px;
	font-size:11px;
	height:90px;

}


/**************************
			CONTENT - TESTO
***************************/
.border {
	border: 1px solid #b8cade;
	padding: 1px;
}
.title{
	margin-top:15px;
	margin-bottom:15px;
	font: 13px Verdana;
	font-weight: bold;
	color: #ff8c00;
}
div.testo
{
}

.paginazione
{
text-align:right;
}
.paginazione a
{
	color: #FFFFFF;
	background-color: #4576A8;
	padding: 1px 4px 1px 4px;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
}
.paginazione .selected
{
	color: #FFFFFF;
	background-color: #919496;
	padding: 1px 4px 1px 4px;
	border-right: 1px solid #FFFFFF;
}
.ombra {
	height: 10px;
	background: url(/images/ombradx.gif) right top no-repeat;
	border:0;
}
.catlink{
	text-decoration:none;
}
.catlink .titolo{
	font-weight:bold;
}
.thumb img {
	border: 1px solid #B8CADD;
}
.descrprodotto {
	height: 58px;
	background: url(/images/descrprodotto_bkg.gif) top left repeat-x;
	padding: 10px;
	border: 1px solid #C6C6C6;
	font: 11px Verdana;
	line-height: 18px;	
}

/**************************
			COLONNA - BOX
***************************/
.boxricerca
{
	width: 755px;
	height: 69px;
	background: url(/images/search_bkg.gif) top left repeat-x;
	border-left: 5px solid #919496;
	border-right: 5px solid #919496;
	margin: auto;
	text-align: left;
	padding-top: 20px;
	padding-left: 15px;
}
.boxricerca .tb
{
	width: 119px;
	height: 17px;
	border: 1px solid #969696;
}
.titoloricerca
{
	font: 12px Verdana;
	color: #333333;
	padding-bottom: 6px;
}

div.topbox
{
	width: 200px;
	height: 20px;
	background: url(/images/box/title_bkg.gif) top left repeat-x;
	font: 12px Verdana;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0 0 10px;
	margin-bottom:15px;
}
div.box
{
	margin: 0 auto;
	font: 11px Verdana;
	color: #116CAB;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
div.box a
{
	font: 11px Verdana;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 15px;
	display: inline-block;
	line-height:15px;
}
div.box ul
{
	margin: 0px;
	padding: 0px;
}
div.box li
{
	list-style-type: none;
	color: #ffffff;
	border-top: 1px solid #7bb5ed;
	border-bottom: 1px solid #005fb9;
	background: #3f8cd5 url(/images/menu/li_bkg.gif) right center no-repeat;
	min-height:20px;
}
div.box select
{
	width: 130px;
	background: #3f8cd5 url(/images/menu/li_bkg.gif) right center no-repeat;
	font: 11px Verdana;
	color: #ffffff;
	border-top: 1px solid #7bb5ed;
	border-bottom: 1px solid #005fb9;
}


/************************
				FOOTER
************************/

.footer {
	width: 770px;
	height: 35px;
	background: url(/images/footer/footer_bkg.gif) top left repeat-x;
	border-left: 5px solid #919496;
	border-right: 5px solid #919496;
	border-bottom: 5px solid #919496;
	margin: auto;
	padding-top: 20px;
	font: 10px Verdana;
	color: #C6D6E6;
}
.footer a {
	color: #C6D6E6;
	text-decoration: none;
}
.footer a:hover {
	color: #C6D6E6;
	text-decoration: underline;
}


/************************
				COMANDI
************************/


span.errore
{
	display: none;
}

div.ErrorSummary
{
	margin: 20px 10px 10px 0px;
}

div.ErrorSummary span.errore
{
	display: inline;
	color: black;
	margin-left: 10px;
}

/************************
				INVISIBILITA'
************************/


div.invisibile
{
	visibility: hidden;
}

/************************
				MESSAGGI
************************/

div.mex
{
	font-family: Verdana;
	font-size: 14px;
}

/************************
				GENERALE
************************/
div.generale
{
	font-family: Verdana;
	font-size: 12px;
}

/************************
				GENERALE
************************/

table.formdata
{
	font-family: Verdana;
	font-size: 11px;
	width:100%;
}
.titleform{
	font-family: Verdana;
	font-size: 11px;
	margin-bottom:5px;
}

/************************
				RADIOBUTTONLIST
************************/


table.RadioButtonList tr td
{
	vertical-align: top;
}




