html,body{
	padding:0;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
body{font-family: arial,sans-serif;
font-size: 66%;
text-align:center
}

div#container{
margin:0 auto;
border-width: 0 0px;
border-style:solid;
border-color: #ccc;
}

div#container2{background-color:#EFEFEF;
text-align: left;
border-color: #ccc;
}

/*stili specifici per il layout*/
div#header{
	height: 71px;
	background-image: url(img/testata.gif);
}

div#navigation{
	float: left;
	width: 140px;
	padding: 0 0 0 6px;
	text-align: center;
}

div#extra{float: right;
	width:130px;
	padding: 0 0 0 6px;
	text-align: center;
}

div#content{
	margin: 5px 150px 0 150px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}


div#content-RES{
	margin: 5px  0 0 150px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
}

div#footer{
	clear:both;
	text-align:center;
	padding: 5px 0;
	background-color: #dddddd;
	font-weight: bold;
}

#navigation #menu_1
{
	float:left;
	width:132px;
	/* Dimensioni per Opera 5 */
	\width:132px;
	/* Dimensioni per Explorer 5.x */
	text-align :left;
	background-color: #EEEEEE;
	border:1px solid;
	border-color: #52218c;
	padding:3px;
	margin-top:13px
}

#extra #menu_1
{
	float:right;
	width:122px;
	/* Dimensioni per Opera 5 */
	\width:122px;
	/* Dimensioni per Explorer 5.x */
	text-align :center;
	background-color: #EEEEEE;
	border:1px solid;
	border-color: #52218c;
	padding:3px;
	margin-top:13px;
	margin-right: 7px
}

#content #menu_1
{

	text-align :left;
	background-color: #FFFFFF;
	border:1px solid;
	border-color: #52218c;
	padding:5px;
	margin-top:3px;
	margin-bottom:5px;
}

#content-RES #menu_1
{
	text-align :left;
	background-color: #FFFFFF;
	border:1px solid;
	border-color: #52218c;
	padding:3px;
	margin-top:3px;
	margin-bottom:5px;
}


#content #menu_1 #name_box_1
{
	text-align :left;
	background-image: url(img/sfondo_button.gif);
	height: 20px;
}

#content-RES #menu_1 #name_box_1
{
	text-align :left;
	background-image: url(img/sfondo_button.gif);
	height: 20px;
}

.menu_second {
	padding-left: 8px;
	color: #cccc66;
}
.testo_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.table_quest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid;
	font-size: 9px;
	color: #EFEFEF;
	padding: 1px;
	border-width: 1px;
}
	
.table_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	font-size: 10px;
	color: #333333;}
#sinistra_void {
	float: left;
	width: 52px;
}

a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color:#FF3333;
}
a:active {
	text-decoration: none;
	color: #FF3333;
	text-align: left;
}
.Titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#990033;
	font-weight: bold;
	text-align: center;
}

.styleAffiliata {
	color: #669900;
	font-weight: bold;
	font-size: 9px;
}
.styleDirettivo {
	color: #3366CC;
	font-weight: bold;
		font-size: 9px;
}
.styleSegretario {
	color: #FF9900;
	font-weight: bold;
		font-size: 9px;
}
.styleAdmin {
	color: #FF0000;
	font-weight: bold;
		font-size: 9px;
}
.styleAbbonato {
	color: #666666;
	font-weight: bold;
			font-size: 9px;
}
.styleSocio {
	color: #000000;
	font-weight: bold;
		font-size: 9px;

}
check {
    border:1px solid #2e9ad9;
	background-color: #EEEEFF;
}
.inviaRED {
	border:2px solid;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-top-color: #AAAAAA;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #AAAAAA;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}