/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	color: #333;
	background-color: #eee;
	}






															/** MAIN CONTAINERS **/
div#container {
	margin: 2em auto;
	}
	div#header {
		color: inherit;
		background-color: #fff;
		border: 1px solid #e5e5e5;
		border-width: 0 2px 2px 0;
		}
		div#header-in {
			}
	div#content-wrap {
		padding: 10px 0;
		}
		div.content {
			color: inherit;
			background-color: #fff;
			border: 1px solid #e5e5e5;
			border-width: 0 2px 2px 0;
			}
			div.content-in {
				padding: 20px;
				}
		div.column {
			width: 200px;
			color: inherit;
			}
			div.column-in {
				}
	div#footer {
	color: inherit;
	background-color: #fff;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 25px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-size: 11px;
		}
		div#footer-in {
	background-color: #3A72A9;
	height: 100%;
			}



/* Menu_sotto */

#menu_sotto {
	letter-spacing: 0.1em;
	padding-top: 4px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}

#menu_sotto ul {
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu_sotto li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#menu_sotto a {
	text-decoration: none;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu_sotto a:hover {
	color: #999999;
	text-decoration: none;
}

#menu_sotto li#active_due{
	padding: 0 10px;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
.puntoni_sotto{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 0px;
	font-weight: bold;
}


div.noxae{
	width:180px;
	text-align:left;
	float:left;
	margin-top:5px;
}

.image{
	float:right;
	margin-top:25px;
}

div.sinistra{
	float:left;
	width:280px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	
	div.destra{
	float:right;
	width:280px;
	padding: 5px;
	}


															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/
