/* GLOBALI */
body {
	background-image: url(../_local/images/backBody.gif);
	background-repeat: repeat-x;
	/*background-attachment: scroll;*/
	background-color:#bab4aa;
	font: 12px arial, sans-serif;
	color: white;
}
img {
	border-style:none;
}

img a{
	text-decoration:none;
}
#carnivalLogo {
}

div#pager {
	margin-top:10px;
}

#contenitore {
	position:relative;
	margin-top:30px;
	margin-left:60px;
	color:#706a62;
	font-family:arial;
	font-size: 11px;
}
#contenitore p{
	margin-left: 75px;
	line-height: 0.2em;
}
#contenitore #titolo{
	position:absolute;
	top: -20px;
	left: 75px;
	font-weight:bold;
	color:#bab4aa;
	font-family:arial;
	font-size: 12px;
}

#contenitore #titoloSecondario{
	font-style:italic;
	line-height: 1.0em;
}

#contenitore img {
	/*border:1px solid grey;*/

}

div#pager a#page_now{
	color: #8f8476;
	text-decoration:underline;
	font-weight: bold;
	padding:2px;
}

th {
	text-align:left;
}
table {
	line-height: 1.5em;
	font: 12px arial, sans-serif;
} 
div.bottone {
	background-color:#d4d0c8;
	width:90px;
	height:17px;
	text-align:center;
		
}
div.bottone a:link, div.bottone a:hover, div.bottone a:visited{
	text-decoration:none;
	color:black;
}
a{
	color: white;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input.button{
	border: 0px solid #000000;
	font: 12px arial, sans-serif;
	font-weight: bold;	
}
input{
	margin-right:10px;
	
}
input.text{
	border: 1px solid #000000;
}
input.textarea{
	border: 1px solid #000000; /* */
}
/* FINE GLOBALI */

/* MENU_ALTO */
div#upperMenu {
	/*background-image: url(../img/back.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;*/
	position: relative;
	/*width: 100%;*/
	height: 225px; /*30%*/
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	/*margin-bottom: 50px;*/
	/*border-style: solid;
	border-color: Blue;*/
}
div#upperMenu img{
	position:absolute;
	margin-top:25px;
	margin-left:10px;
	border:0px;
}
div#menu_testo{
	position:absolute;
	font: 12px arial, sans-serif;
	color:#bab4aa;
	margin-left:20px;
	font-weight:bold;
	bottom:0px;
	margin-bottom:4px;
	/*border-style: solid;*/
}

div#menu_testo a{
	font: 12px arial, sans-serif;
	color:#bab4aa;
	font-weight:bold;
}

div#menu_testo a:hover{
	font: 12px arial, sans-serif;
	font-weight:bold;

}
div#menu_testo a.menu2{
	font: 12px arial, sans-serif;
	color:#8f8476;
	font-weight:bold;
}
/* FINE MENU_ALTO */

/* INFO COMMERCIALI */
div#infoComm{
	margin-top:10px;
	left:26px;
	background-color:#bab4aa;
	font: 12px arial, sans-serif;
	color: white;
	line-height: 1.5em;
}
/* FINE INFO COMMERCIALI */

/* MAIN_CONTENT */
div#mainContent{
	padding-left:20px;
	font: 12px arial, sans-serif;
	color: white;
	padding-top: 20px;
	line-height: 1.5em;
}
div#mainContent input.button{
	border: 0px solid #000000;
	
}
div#mainContent h3{
	line-height: 0.1em;
}
/* FINE MAIN_CONTENT */

/* MENU_MEMBERS */
div#menuMembers{
	position:relative;
	width: 160px;
	height: 300px;
	/*left:20px;*/
	background-color:#ffffff;
	font: 12px arial, sans-serif;
	color: #8f8476;
	top: 20px;
	line-height: 1.5em;
	border-style: outset;
	border-color: #bab4aa;
	border-width: 2px;
	padding-left:18px;
}
div#menuMembers a{
	font: 12px arial, sans-serif;
	color:#8f8476;
	text-decoration: none; 
}

div#menuMembers a:hover{
	font: 12px arial, sans-serif;
	color:#8f8476;
	text-decoration: underline;
}
/* FINE MENU_MEMBERS */

/* MAINCONTENT_MEMBERS */
div#mainContentMembers{
	position:relative;
	left:198px;
	width:80%;
	background-color:#bab4aa;
	font: 12px arial, sans-serif;
	color: white;
	top: -280px;
	line-height: 1.0em;
	border-style: outset;
	border-color: #bab4aa;
	border-width: 0px;
}
div#mainContentMembers table{
	line-height: 1.5em;
}
div#mainContentMembers h3{
	line-height: 0.1em;
}
/* FINE MAINCONTENT_MEMBERS */

/* TABELLE FORMATTATE */
table.format{
	border-spacing:2px;
	width: 80%;
}

table.format th {
	border:1px solid;
	text-align:center;
	font-weight:bold;
	font: 12px arial, sans-serif;
}
table.format td {
	border:1px solid;
	padding:0.7em;	
	text-align:left;
	font: 12px arial, sans-serif;
}

table.adminuser{
	text-align:center;	
	border-collapse:collapse;
	width: 90%;
	color:#ffffff;
	
}

table.adminuser th{
	border:1px solid #900;
	font-weight:bold;
}

table.adminuser td.bold{
	font-weight:bold;
}

table.adminuser td {
	border-style:none solid;
	padding:0.7em;
	border:1px solid;
	
	font: 12px arial, sans-serif;
}
td.action {
	font-size:12px;

}
/* FINE TABELLE FORMATTATE*/




/* Re-invio della password */

	#resend_header {
		font-family:Verdana;
		font-weight:bold; 
	}

	#resend_error {
		font-weight:bold; 
		color:red;
	}

/* Menu della pagina principale */
