@media screen
{
	/* ##########  TAG HTML #########*/
	html, body
	{
		color: #333333;
		font-family: Verdana;
		font-size: 82%;
		margin: 0px 0px 0px 0px;
		height: 100%;
		background-color: #ffffff;
	}
	img
	{
		border: 0px;
		margin: 0px 0px 0px 0px;
	}
	img.LEFT
	{
		border: 0px;
		float: left;
		margin: 3px;
	}
	img.RIGHT
	{
		border: 0px;
		float: right;
		margin: 3px;
	}
	hr
	{
		color: #000000;
		height: 1px;
	}

	span
	{
		font-size: 11px;
	}
	form
	{
		position: relative;
		color: #000000;
	}

	fieldset
	{
		position: relative;
		color: #000000;
		border: 1px solid #FFFFFF;
	}

	fieldset.RadioCheckList
	{
		margin-left: 15em;
		border: 0px;
	}

	fieldset.RadioCheckList label
	{
		color: #000000;
		float: right;
	}
	fieldset.RadioCheckList input
	{
		float: left;
		margin-top: -4px;
	}
	fieldset.RadioCheckList legend.required
	{
		font-weight: bold;
	}
	.privacyCheckList input
	{
		float: left;
	}
	.privacyCheckList label
	{
		padding-top: 4px;
	}

	.formRow, .formPrivacy
	{
		background-color: #F0F2F5;
		margin-bottom: 4px;
		padding: 5px 0px 5px 10px;
	}
	.formValidationSummary
	{
		background-color: #F0F2F5;
		margin-bottom: 0px;
		padding: 0px;
	}
	.formButton
	{
		background-color: #F0F2F5;
		margin-bottom: 4px;
		padding: 5px 5px 5px 10px;
		text-align: right;
	}
	.formButton input, .login_button
	{
		border-right: #000000 1px solid;
		border-top: #000000 1px solid;
		border-left: #000000 1px solid;
		border-bottom: #000000 1px solid;
		background-color: #ffffff;
		color: #000000;
	}

	.rowResultItem0
	{
		background-color: #FFFFFF;
		margin-bottom: 4px;
		padding: 5px 0px 5px 10px;
		display: table;
	}

	.rowResultItem1
	{
		background-color: #F0F2F5;
		margin-bottom: 4px;
		padding: 5px 0px 5px 10px;
		display: table;
	}

	.floatLeft
	{
		float: left;
	}
	.floatRight
	{
		float: right;
	}

	legend
	{
		color: #000000;
		padding-bottom: 10px;
		display: none;
	}

	label
	{
		width: 15em;
		color: #000000;
		float: left;
	}
	label.required
	{
		width: 15em;
		color: #000000;
		float: left;
		font-weight: bold;
	}
	label.right
	{
		color: #000000;
		float: right;
	}
	select
	{
		margin-bottom: 3px;
		margin-top: 3px;
	}
	input
	{
	}
	textarea
	{
		width: 323px;
		height: 100px;
	}
	textarea.readOnly
	{
		width: 323px;
		height: 50px;
		color: #999999;
	}
	/*input.txtSearch
	    {
	        size:34;  
	    }*/
	input.pulsante
	{
		border-right: #00427D 1px solid;
		border-top: #00427D 1px solid;
		border-left: #00427D 1px solid;
		border-bottom: #00427D 1px solid;
		background-color: #C3E5FF;
		color: #00427D;
		font-size: 100%;
	}

	a
	{
		color: #333333; /*border-bottom: gray 1px dashed;*/
		text-decoration: underline;
	}
	a:hover
	{
		color: #333333; /*background-color:#589285;*/
	}
	a:active
	{
		color: #333333;
	}
	h1 /*headerpagina*/
	{
		color: #000000;
	}
	h2 /*wwwtitolorubrica*/
	{
		font-size: 150%;
		color: #000000;
		margin-top: 11px;
		margin-bottom: 15px;
		text-decoration: none;
	}
	h3 /*wwwsottotitolorubrica*/
	{
		font-size: 130%;
		color: #000000;
		font-style: italic;
	}

	h4 /*wwwtitoloblocco*/
	{
		font-size: 120%;
		color: #000000;
		margin: 0px;
		background-image: url(images/freccia_blu.gif);
		background-position: top left;
		background-repeat: no-repeat;
		height: 22px;
		padding-left: 30px;
		padding-top: 4px;
	}
	h5 /*wwwsottotitoloblocco*/
	{
		font-size: 120%;
		font-style: italic;
		color: #000000;
		font-weight: normal;
		margin: 0px;
		padding-left: 30px;
	}
	.wwwautoreblocco
	{
		font-style: italic;
		color: #000000;
	}
	.wwwabstract
	{
		font-style: italic;
		color: #333333;
		padding-left: 5px;
	}
	.wwwtesto /*wwwtestoblocco*/
	{
		color: #333333;
		padding-left: 5px;
	}

	.clear
	{
		clear: both;
	}

	.clearAll
	{
		clear: both;
		line-height: 15px;
		display: block;
	}

	.blockAnchor
	{
		display: none;
	}
	.invisible
	{
		display: none;
	}



	/* ######## DIV TEMPLATE ########### */
	div#container
	{
		width: 100%;
		height: 99%;
		position: relative;
	}
	div#container a.saltamenu
	{
		position: absolute;
		left: -9000px;
	}
	.zone
	{
		position: absolute;
		left: -9000px;
	}
	.none
	{
		display: none;
	}

	div#logMeta
	{
		height: 134px;
	}
	div#header
	{
		width: 100%;
		height: 218px;
		position: relative;
		background-color: #75CAE9;
		background-image: url(images/header.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}
	div#logo
	{
		width: 258px;
		height: 134px;
		float: left;
		display: table;
	}
	div#Metanavigazione
	{
		height: 134px;
		width: 149px;
		float: right;
	}
	div#MenuMetanavigazione
	{
		text-align: left;
		color: #000000;
		margin-top: 11px;
		border-left: 1px solid #DCDADA;
	}
	div#MenuMetanavigazione a
	{
		color: #000000;
		text-decoration: none;
		display: block;
		background-image: url(images/bullmeta.gif);
		background-position: 10px 10px;
		background-repeat: no-repeat;
		padding-top: 5px;
		padding-left: 29px;
	}
	div#MenuMetanavigazione a.selected, div#MenuMetanavigazione a:hover
	{
		color: #000000;
		text-decoration: underline;
		display: block;
	}

	div#Controlli
	{
		height: 134px;
		width: 299px;
		float: right;
	}
	div#MenuControlli
	{
		text-align: left;
		color: #000000;
		margin-top: 11px;
		border-left: 1px solid #DCDADA;
		padding-left: 31px;
		padding-top: 5px;
	}
	div#MenuControlli img
	{
		margin-top: 3px;
		margin-right: 5px;
		margin-bottom: 6px;
	}
	div#MenuLanguages
	{
		padding-left: 10px;
		padding-top: 2px;
		padding-bottom: 5px;
		color: #000000;
		width: 50%;
		border: 1px solid white;
	}
	div#MenuLanguages a
	{
		color: #000000;
		text-decoration: none;
	}
	div#MenuLanguages a:hover, div#MenuLanguages a.selected, div#MenuLanguages a.selected:hover
	{
		color: #000000;
		text-decoration: underline;
	}

	div#MenuHorizRow
	{
		background-color: #589285;
		height: 24px;
	}
	div#MenuHoriz
	{
		text-align: left;
		height: 24px;
		padding-left: 10px;
	}
	div#MenuHoriz a
	{
		color: #ffffff;
		text-decoration: none;
		font-size: 12px;
		border-left: solid 1px #ffffff; /*background-image: url(images/site/bullmenu1.gif);     background-position: 0px 4px;     background-repeat:no-repeat;      */
		padding: 0px 10px 0px 3px;
	}
	div#MenuHoriz a.selected
	{
		color: #ffff00;
		text-decoration: underline;
		font-size: 12px;
		border-left: solid 2px #ffffff; /*background-image: url(images/site/bullmenu1.gif);     background-position: 0px 4px;     background-repeat:no-repeat;      */
		padding: 0px 10px 0px 3px;
	}

	div#menuExtranetTitolo
	{
		display: block;
		background-color: #589285; /*background-image: url(images/box_angolo_dx_blu.gif);     background-repeat:no-repeat;     background-position:right top;     */
		color: #ffffff;
		padding: 5px;
		font-size: 85%;
		font-weight: bold;
		margin-top: 30px;
	}
	div#menuExtranet
	{
		position: relative;
		background-color: #E3EEE8;
		font-size: 85%;
		color: #589285;
		padding: 5px;
		border: #589285 1px solid;
		margin-bottom: 10px;
	}

	div#metaSearchForm
	{
		width: 180px;
		position: absolute;
		left: 63px;
		background-color: #589285;
		color: #ffffff;
		font-size: 10px;
		text-align: left;
		padding-left: 3px;
		padding-top: 3px;
	}
	form#search_meta
	{
		position: relative;
		display: inline;
		margin: 0px;
		left: 0px;
	}

	#SearchText
	{
		color: #589285;
		font-size: .85em; /*size: 15;*/
		border: #589285 1px solid;
		margin: 5px 3px 0px 0px;
	}
	#SearchTextButton
	{
		background-color: #589285;
		color: #ffffff;
		font-size: .85em; /*size: 15;*/
		border: #ffffff 1px solid;
	}
	div#metaLink
	{
		width: 110px;
		position: absolute;
		left: 246px;
		background-color: #589285;
		text-align: left;
		padding-top: 3px;
	}
	#metaLink a
	{
		display: block;
		color: #ffffff;
		font-size: 10px;
		border-left: #ffffff 2px solid;
		padding: 0px 0px 3px 3px;
		margin: 0px 0px 3px 3px;
		text-decoration: none;
	}

	div#menuServizio
	{
		width: 385px;
		height: 18px;
		position: relative;
		background-color: #589285;
		text-align: left;
	}
	div#menuServizio a.menuServizioItem, div#menuServizio a.menuServizioItem:hover
	{
		color: #ffffff;
		position: relative;
		padding: 0px 15px 0px 15px;
		font-size: 10px;
		text-decoration: none;
	}
	.separatore
	{
		color: #ffffff;
		position: relative;
		border-right: solid 2px #ffffff;
	}

	div#pathRow
	{
		height: 47px;
		background-color: #ffffff;
	}
	div#path
	{
		border-bottom: #C7E7FF 7px solid;
		text-align: left;
		padding-top: 18px;
		padding-bottom: 9px;
	}
	div#path a
	{
		text-decoration: none;
	}
	div#path a:hover
	{
		text-decoration: underline;
	}
	div#path a.selected
	{
		text-decoration: none;
		font-weight: bold;
	}
	div#main
	{
		float: left;
		width: 100%; /*height: 99%;*/
		text-align: left;
		background-color: #ffffff;
		position: relative;
		background-image: url(images/sfomain.gif);
		background-position: left top;
		background-repeat: repeat-y;
	}
	div#mainBoxes
	{
		float: left;
		width: 100%;
	}

	div#mainhp
	{
		width: 752px;
		height: 60%;
		padding-left: 10px;
		padding-right: 1%;
		text-align: left;
		background-color: #ffffff;
		position: relative;
	}

	div#leftMenu
	{
		color: #000000;
		padding: 0em;
		margin: 0em;
		width: 261px;
		float: left;
		background-color: #ffffff;
		border-bottom: 7px solid #ffffff;
	}


	div#content
	{
		margin-left: 10px;
		width: 70%;
		float: left;
		position: relative;
		background: red;
		text-align: left;
		background-color: #ffffff;
		padding-right: 8px;
	}

	.AspNet-Login-RememberMePanel INPUT, .AspNet-Login-RememberMePanel LABEL
	{
		float: left;
	}

	.AspNet-Login-RememberMePanel LABEL
	{
		margin-top: 5px;
	}

	.AspNet-Login-UserPanel, .AspNet-Login-PasswordPanel
	{
		margin-bottom: 10px;
	}


	.AspNet-Login-SubmitPanel
	{
		float: none;
		margin-top: 40px;
	}



	/*****************SOLO PER HP***************/

	div#BoxSottoSx
	{
		position: relative;
		color: #000000;
		padding: 0em;
		margin: 0em;
		width: 261px;
		float: left;
		background-color: #ffffff;
		border-bottom: 9px solid #ffffff;
		border-top: 9px solid #ffffff;
		height: 180px;
	}


	div#BoxSottoDx
	{
		position: relative;
		margin-left: 270px;
		text-align: left;
		background-color: #ffffff;
		padding-right: 8px;
		height: 180px;
		border-bottom: 9px solid #ffffff;
		border-top: 9px solid #ffffff;
	}


	div#BoxVerdeTitolo
	{
		background-image: url(images/sfo_box_verde_titolo.gif);
		background-position: left top;
		background-repeat: no-repeat;
		height: 21px;
		text-align: center;
		font-weight: bold;
		font-size: 110%;
		padding-top: 8px;
		display: block;
	}
	div#BoxVerdeTesto
	{
		background-image: url(images/sfo_box_verde_testo.gif);
		background-position: left top;
		background-repeat: no-repeat;
		height: 143px;
		padding: 8px;
		display: block;
	}

	.BoxSottoGiallo
	{
		float: left;
		width: 49.2%;
		background-image: url(images/sfo_box_giallo.gif);
		background-position: left top;
		background-repeat: repeat-x;
		height: 188px;
	}
	div.giallo1
	{
		background: url(images/bordoSup_sx.gif) left top no-repeat;
		height: 188px;
	}
	div.giallo2
	{
		background: url(images/bordoSup_dx.gif) right top no-repeat;
		height: 188px;
	}
	div.giallo3
	{
		background: url(images/bordoInf_dx.gif) right bottom no-repeat;
		height: 188px;
	}
	div.giallo4
	{
		background: url(images/bordoInf_sx.gif) left bottom no-repeat;
		height: 188px;
	}
	div#BoxGialloTitolo
	{
		height: 21px;
		text-align: center;
		font-weight: bold;
		font-size: 110%;
		padding-top: 8px;
		display: block;
	}


	div#BoxGialloTesto
	{
		display: block;
		height: 143px;
		padding: 8px;
	}




	.BoxSottoRosso
	{
		float: right;
		width: 49.2%;
		background-image: url(images/sfo_box_rosso.gif);
		background-position: left top;
		background-repeat: repeat-x;
		height: 188px;
	}
	div.rosso1
	{
		background: url(images/bordoSup_sx_rosso.gif) left top no-repeat;
		height: 188px;
	}
	div.rosso2
	{
		background: url(images/bordoSup_dx_rosso.gif) right top no-repeat;
		height: 188px;
	}
	div.rosso3
	{
		background: url(images/bordoInf_dx_rosso.gif) right bottom no-repeat;
		height: 188px;
	}
	div.rosso4
	{
		background: url(images/bordoInf_sx_rosso.gif) left bottom no-repeat;
		height: 188px;
	}
	div#BoxRossoTitolo
	{
		height: 21px;
		text-align: center;
		font-weight: bold;
		font-size: 110%;
		padding-top: 8px;
		display: block;
	}
	div#BoxRossoTesto
	{
		height: 143px;
		padding: 8px;
		display: block;
	}
	/*****************FINE SOLO PER HP***************/


	div#mainhp div#content
	{
		margin-left: 0px;
		border: 1px solid #ffffff;
		float: none;
	}
	div#blockCerca
	{
		background-color: #FFFFFF;
		height: 25px;
		padding-top: 8px;
	}
	div#Cerca
	{
		border: 1px solid #D6D2D0;
		margin-left: 8px;
		width: 200px;
		padding: 0px;
		text-align: left;
		height: 22px;
		background-color: #ffffff;
	}
	div#Cerca input
	{
		color: #333333;
		margin: 0px;
		padding: 0px;
		border: 0px;
		width: 170px;
		height: 16px;
		padding-top: 4px;
		position: absolute;
		padding-left: 5px;
		font-size: 100%;
	}
	div#Cerca img
	{
		position: absolute;
		left: 189px;
		margin-top: 5px;
	}
	div#boxColum
	{
		width: 100%; /*right: 6px; bug ie */
		position: relative; /*display:none;*/
		padding-top: 10px;
	}
	div.boxtitolo
	{
		display: block;
		background-color: #E3DEDF; /*background-image: url(images/box_angolo_dx_blu.gif);     background-repeat:no-repeat;     background-position:right top;     */
		color: #333333;
		padding: 5px;
		font-size: 120%;
		font-weight: bold;
	}
	div.box
	{
		position: relative;
		background-color: #F3F0F0;
		color: #333333;
		padding: 5px;
		border-left: #D1D1D1 1px solid;
		border-bottom: #D1D1D1 1px solid;
		border-right: #D1D1D1 1px solid;
	}
	div.box a
	{
		position: relative;
		color: #333333;
		text-decoration: underline;
	}
	div#footer
	{
		width: 100%;
		float: left;
		position:relative;
		color: #000000;
		text-align: left;
		text-decoration: none;
		background-color: #C6E7FF;
		background-image: url(images/sfo_footer.jpg);
		background-repeat: repeat-x;
		background-position: bottom left;
		margin-top: 8px;
	}
	div#footerSx
	{
		float: left;
		position:relative;
		width: 259px;
		height: 41px;
		float: left;
		position: relative;
	}
	div#footerDx
	{
		float: left;
		position:relative;
		margin-left: 270px;
		padding-top: 15px;
		padding-bottom: 13px;
		position: relative;
	}
	div#footerDx a
	{
		position: relative;
		color: #000000;
		text-decoration: underline;
	}
	div#footerDx a:hover
	{
		position: relative;
		color: #000000;
		text-decoration: none;
	}



	div#menuGroupRow
	{
		background-color: #589285;
		border-bottom: #589285 3px solid;
	}
	#privacy
	{
		display: block;
		margin: 10px 0px 10px 0px;
	}
	#privacy a
	{
		color: #000000;
	}
	#formRequiredField
	{
		display: block;
		margin: 10px 0px 10px 0px;
		font-size: 90%;
		font-weight: bold;
	}
	div.TOPLEFT, div.BOTTOMLEFT
	{
		width: 100%;
		text-align: left;
		clear: none;
	}
	div.TOPMIDDLE, div.BOTTOMMIDDLE
	{
		width: 100%;
		text-align: center;
		clear: none;
	}
	div.TOPRIGHT, div.BOTTOMRIGHT
	{
		width: 100%;
		text-align: right;
		clear: none;
	}
	#pagingWizard
	{
		width: 100%;
		display: block;
		text-align: center;
	}


	/* ###############################################*/
	/* ####################  MODULI ##################*/
	/* ###############################################*/

	/* #################### EXTRANET ##################*/

	/*div#login{}*/
	/*div#register{}*/

	#newRegistrationInstructionText
	{
		display: block;
		margin-bottom: 10px;
	}

	/* #################### SEARCH ##################*/

	#searchInstructionText
	{
		margin-bottom: 10px;
		display: block;
	}


	.loginControl
	{
		display: block;
		text-align: left;
	}

	/*.result { }*/

	/* #################### E-CARDS ##################*/

	/*#postcardInstructionText
	{}*/

	#postcardStep1, #postcardStep2, #postcardStep3, #postcardStep4
	{
		font-weight: bold;
		color: #ffffff;
		background-color: #589285;
		display: block;
		padding: 2px;
		margin-top: 20px;
	}
	#postcardStep1InstructionText, #postcardStep2InstructionText, #postcardStep3InstructionText, #postcardStep4InstructionText
	{
		background-color: #E3EEE8;
		display: block;
		padding: 2px;
		margin-bottom: 10px;
	}
	div#postcardPreview
	{
		border: solid 1px #000000;
		margin-bottom: 20px;
	}
	/*div#postcardRenderImages
	    {}*/
	#postcardInvioOk
	{
		width: 100%;
		display: block;
		text-align: center;
		margin-bottom: 20px;
	}


	/* #################### CONTACTLIST ##################*/

	div#contactListSearchForm
	{
		width: 100%;
	}
	div#contactListSearchResults
	{
		width: 100%;
	}
	span#contactListSearchInstructionText
	{
		display: block;
	}

	/* #################### SURVEYS ##################*/

	div.surveyContainer, div.surveyResultsContainer
	{
		width: 100%;
		margin-bottom: 10px;
	}

	div.surveyContainer input.surveyCheckBoxList, div.surveyContainer input.surveyRadioButtonList, div.surveyContainer input.surveyImageList
	{
		float: left;
	}
	div.surveyContainer label
	{
		float: none;
	}

	div.surveyQuestion
	{
		background-color: #ffffff;
		margin-bottom: 15px;
	}
	span.surveyContentQuestion, span.surveyResultTitle
	{
		display: block;
		font-weight: bold;
		margin: 0px 0px 5px 0px;
		background-color: #efefef;
		padding: 2px 0px 2px 2px;
	}
	span.surveyContentExplanation
	{
		display: block;
		font-style: italic;
	}

	span.surveyEndMessage
	{
		display: block;
		font-weight: bold;
	}

	span.surveyWinMessage
	{
		display: block;
		font-weight: bold;
	}

	span.surveyLoseMessage
	{
		display: block;
		font-weight: bold;
	}
	div.surveyResultsContainer table tr td, div.surveyResultsContainer table tr th
	{
		border-bottom: 1px solid #dddddd;
	}


	div.surveyResultsContainer table tr th
	{
		width: 200px;
		font-style: italic;
	}
	div.surveyResultsContainer table tr td.totalAnswer, div.surveyResultsContainer table tr td.percentAnswer
	{
		text-align: right;
		width: 40px;
	}

	div.surveyResultsContainer table tr td.chartAnswer
	{
		width: 200px;
	}

	/* ###############################################*/

	/* ################################################################################################# */
	/* ############################################ leftMenu ########################################### */


	div#leftMenu ol
	{
		margin: 0em;
		padding: 0em 0em 0em 0em;
		list-style-type: none;
		background-color: #ffffff;
		width: 261px;
	}
	/* ########################################### livello 1  ########################################### */
	div#leftMenu ol li a
	{
		display: block;
		font-size: 110%;
		text-decoration: none;
		padding: 8px 3px 9px 27px;
		font-weight: bold;
		margin-top: 7px;
		color: #00427D;
		background-color: #C3E5FF;
		background-image: url(images/site/bullmenu1.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}

	div#leftMenu ol li a:active, div#leftMenu ol li a:hover, div#leftMenu ol li a.selected
	{
		background-image: url(images/site/bullmenu1sel.jpg);
		text-decoration: underline;
	}

	/* ########################################### livello 2  ########################################### */
	div#leftMenu ol li ol li a
	{
		padding: 3px 3px 2px 27px;
		background-color: #F1EEEE;
		background-image: url(images/site/bullmenu2.gif);
		background-position: 8px 8px;
		font-weight: normal;
		color: #333333;
		border-bottom: 1px dashed #AAA9A9;
		border-top: 0px;
		border-right: 0px;
		border-left: 0px;
	}


	div#leftMenu ol li ol li a:hover, div#leftMenu ol li ol li a:active
	{
		background-color: #E3E2E2;
		background-image: url(images/site/bullmenu2sel.gif);
		background-position: 8px 8px;
		text-decoration: none;
	}
	div#leftMenu ol li ol li a.selected
	{
		background-color: #E3E2E2;
		background-image: url(images/site/bullmenu2sel.gif);
		background-position: 8px 8px;
		text-decoration: none;
		font-weight: bold;
	}


	/* ########################################### livello 3  ########################################### */

	div#leftMenu ol li ol li ol li a
	{
		padding: 3px 3px 2px 27px;
		background-color: #F1EEEE;
		background-image: url(images/site/bullmenu3.gif);
		background-position: 8px 8px;
		font-weight: normal;
		color: #333333;
		border-bottom: 1px dashed #AAA9A9;
		border-top: 0px;
		border-right: 0px;
		border-left: 0px;
	}

	div#leftMenu ol li ol li ol li a:hover, div#leftMenu ol li ol li ol li a:active
	{
		background-color: #E3E2E2;
		background-image: url(images/site/bullmenu3sel.gif);
		background-position: 8px 8px;
		text-decoration: none;
	}


	div#leftMenu ol li ol li ol li a.selected
	{
		background-color: #E3E2E2;
		background-image: url(images/site/bullmenu3sel.gif);
		background-position: 8px 8px;
		text-decoration: none;
		font-weight: bold;
	}

	/* ########################################### livello 4  ########################################### */
	div#leftMenu ol li ol li ol li ol
	{
		border-bottom: 0px;
	}

	div#leftMenu ol li ol li ol li ol li a
	{
		padding: 3px 0px 3px 10px;
		color: #ffffff;
		background-color: #589285;
		background-image: url(images/site/bullmenu4.gif);
		background-position: 0px 0px;
	}

	div#leftMenu ol li ol li ol li ol li a:hover
	{
		color: #ffffff;
		background-color: #589285;
		background-image: url(images/site/bullmenu3sel.gif);
		background-position: 0px +200px;
	}

	div#leftMenu ol li ol li ol li ol li a strong
	{
		font-weight: normal;
	}

	div#leftMenu ol li ol li ol li ol li strong
	{
		padding: 3px 0px 3px 10px;
		color: #ffffff;
		background-color: #589285;
		background-image: url(images/site/bullmenu3sel.gif);
		background-position: 0px 0px;
	}

	.checkBoxList label, .checkBoxList input
	{
		float: none;
	}

	.errorLabel
	{
		color: Red;
	}

	/* ################################################################################################ */

}
/*fine @media*/


.login
{
	border: solid 1px black;
	padding: 4px;
	text-align: left;
}
.login tr td table tr td
{
	text-align: left;
}

.login tr td table tr td input
{
	text-align: left;
	display: block;
	float: left;
	top: 5px;
}


.login_title
{
	background-color: #000080;
	color: white;
	font-weight: bold;
}
.login_instructions
{
	font-size: 12px;
	text-align: left;
	padding-bottom: 10px;
}
.login_button
{
	padding: 3px;
	height: 15px;
}
.AspNet-Login-CreateUserPanel
{
	margin-bottom: 10px;
}

/* form di registrazione */

.frmRegistration .DataControl
{
	width: 100%;
	float: left;
}

.frmRegistration .DataControl .DataControlLabel
{
	float: left;
	width: 20%;
}

.frmRegistration .DataControl .required
{
	font-weight: bold;
}

.frmRegistration .DataControl .DataControlPanelValidators
{
	float: left;
	width: 5%;
}

.frmRegistration .DataControl .DataControlPanelControls
{
	float: left;
	width: 70%;
}

