body	{	margin:0px 0px 0px 0px;
		padding:0px;
		background-color:#ffffff;
		}
		
input	{	font-size:11px;}



big	{	font-family:verdana;
		font-size:24px;
		color:#31826B;
		width:330px;
		padding:5px;
		}

h1	{	font-size:16px; color:#666666; margin:0px;}
h2	{	font-size:22px; color:#666666; margin:0px; }
h3	{	font-size:12px; color:#666666; margin:0px; }

strong	{	font-family:verdana;
		font-size:13px;
		color:#31826B;
		}

td	{	font-family:verdana;
		font-size:12px;
		color:#000000;
		}

a:link { font-family:verdana; text-decoration:underline; color:black}
a:visited { font-family:verdana; text-decoration:underline; color:#333333}
a:hover { font-family:verdana; color:#31826B}
a:active { font-family:verdana; color:#31826B}



#table	{	width:738px;
		
		}



#logo	{	width:165px;
		background:#ffffff url('../../images/bg_logo.gif') repeat-x top;
		border-left:1px solid black;
		border-bottom:1px solid black;
		}

#hd_home{	width:580px;
		border-left:1px solid black;
		border-right:1px solid black;
		border-bottom:1px solid black;
		}

#hd	{	width:580px;
		text-align:right;
		background:#ffffff url('../../images/bg_hd.gif') no-repeat right;
		border-right:1px solid black;
		border-bottom:1px solid black;
		}

#sx	{	font-family:verdana;
		font-size:12px;
		padding-top:30px;
		background-color:#31826B;
		}
	
		
#main	{	font-family:verdana;
		font-size:12px;
		padding-top:10px;
		text-align:center;
		}

#dx	{	font-family:verdana;
		font-size:12px;
		background-color:#dddddd;
		}

#text	{	font-family:verdana;
		font-size:12px;
		padding:10px;
		text-align:left;
		}





/******** Box *********/
.box_news{	width:366px;
		padding:2px;
		font-family:verdana;
		font-size:13px;
		font-weight: bold;
		color:	#ffffff;
		border:1px dotted #cccccc;
		background-color: #31826B;
		}

.box_convenzioni{width:366px;
		padding:2px;
		font-family:verdana;
		font-size:13px;
		font-weight: bold;
		color:	#ffffff;
		border:1px dotted #cccccc;
		background-color: #31826B;
		}

.box_iscritti{	width:366px;
		padding:2px;
		font-family:verdana;
		font-size:13px;
		font-weight: bold;
		color:	#ffffff;
		border:1px dotted #cccccc;
		background-color: #31826B;
		}

.box_main{	width:366px;
		padding:2px;
		border-left:1px dotted #cccccc;
		border-right:1px dotted #cccccc;
		border-bottom:1px dotted #cccccc;
		}


#news	{	width:366px;
		padding:5px;
		background:#eeeeee;
		font-family:verdana;
		font-size:13px;
		color:#31826B;
		font-weight:bold;
		}


.box_dx	{	width:160px;
		padding:2px;
		font-family:verdana;
		font-size:11px;
		border:1px solid black;
		background: white;
		}

.box_ico{	width:160px;
		padding:2px;
		font-family:verdana;
		font-size:11px;
		border:1px solid black;
		background: #cccccc;
}
/******** /Box *********/




#pie	{	padding:10px 5px 10px 5px;
		font-family:verdana;
		color:black;
		font-size:11px;
		border:1px solid #cccccc;
		background:#f7f7f7;
		}

