body,td,th {
		font-family: Verdana; 
		color: #3f3f3f; 
		text-decoration:none; 
		font-size: 12px;
	   }

body	{background-color:#ffffff;}

li	{line-height: 20px;}

a		{font-weight: bold; color: #975151;}
a:active	{color: #d7a943;}
a:hover		{color: #d7a943;}
a:visited	{color: #975151;}

p	{text-align: justify; line-height: 20px;}



.menu_head	{font-size: 14px; font-weight:bold;}


#container	{
	width: auto;
		}


#page_content	{
		border: 1px dotted #975151;

}


#footer	{
	width: auto;
	margin-top:10px;
	padding:4px;
	text-align:left;
	font-size: 10px;
	border: 1px dotted #975151;

}


#main_title	{
		width: 100%;
		font-family: Garamond;
		font-size: 40px;
		font-weight: bold;
		text-align: right;
		color: #975151;
		margin:0px;
		padding:0px;

}

#sub_title	{
		width: 100%;
		font-family: Garamond;
		font-size: 25px;
		font-weight: bold;
		text-align: right;
		background-color: #975151;
		color: #e2c3c3;
		margin:0px;
		padding-top:8px;
		padding-bottom:8px;
}


.titolo_sezione	{
		font-size: 25px;
		font-weight: bold;
}


.left_menu	{
		background-image: url('img/coluccio_alpha.jpg');
		background-repeat: norepeat;
		width: 320px;
}
