body {
	margin:0px;
	padding:0px;
  	font:12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#424242;
	background: url(/images/sfondo_body.gif) top left repeat;
	text-align:center;
}

#main {
	background: url(/images/sfondo.jpg) repeat-x;
	min-height: 860px;
	height: auto !important;
	height: 860px;
	padding-top:10px;		
}

#content {
	background:#E0E0E0 url(/images/sfondo_content.jpg) repeat-x;
	padding:5px;
	width:800px;
	min-height: 690px;
	height: auto !important;
	height: 690px;
}

#top {
	background:#FFFFFF url(/images/banner_ugdc.jpg) top left no-repeat;
	height:240px;
}

.print {
	display:none;
}

.menu {
	background: url(/images/sfondo_menu.jpg) top right repeat-y;
	text-align:right;
}

.menu ul{
	float:right;
	margin:0px;
	padding:0px;
	list-style:none;
	margin-right:2px;
}

.menu li{
	float:left; 
	margin:3px 3px 1px 0px;
	padding:1px 12px 1px 10px;
	border-right:solid 1px #C4C4C4;
}

.menu a{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

.menu a:hover, .menu #active{
	color:#F36400;
}

#contenuto {
	background:#92B7D2 url(/images/sfondo_contenuto.jpg) repeat-x;
	padding:20px 20px 40px 20px;
	text-align:left;
	min-height: 395px;
	height: auto !important;
	height: 395px;
}

#contenuto_int {
	background:#92B7D2 url(/images/sfondo_contenuto.jpg) repeat-x;
	padding:0px 19px 40px 20px;
	text-align:left;
	min-height: 395px;
	height: auto !important;
	height: 395px;
}

.news_home h1 {
	margin:0px;
	font-size:14px;
	color:#FFFFFF;
}

.tit_news{
	margin-bottom:3px;
}

a{
	color:#2F678F;
}

a:hover{
	color:#F36400;
}

.content_news_h {
	float:left; 
	width:488px; 
	background:#FFFFFF;
	min-height: 280px;
	height: auto !important;
	height: 280px;
}

.content_praticante_h {
	float:right; 
	width:240px;
}

.content_praticante_h_int{
	background:#FFFFFF;
	min-height: 280px;
	height: auto !important;
	height: 280px;
}

.content_int {
	float:left; 
	width:570px;
	background:#FFFFFF; 
	min-height: 385px;
	height: auto !important;
	height: 385px;
}

.content_int_form{
	background:#FFFFFF; 
	min-height: 385px;
	height: auto !important;
	height: 385px;
}

.content_int_form .testo{
	padding:15px 5px;
	font-size:11px;
	line-height:130%;
	color:#525252;
}

.content_int .testo{
	padding:15px 5px;
	font-size:11px;
	line-height:130%;
	color:#525252;
}

h1{
	margin:0px 0px 2px 3px;
	color:#F3931C;
	font-size:22px;
	padding:0px;
}

h2{
	margin:10px 0px 15px 3px;
	font-size:13px;
	padding:0px;
	font-weight:normal;
}

.path{
	font-size:11px;
	padding:5px 17px 5px 0;
	background:#FFFFFF;
}

.path a{
	text-decoration:none;
	color:#525252;
}

.path a:hover{
	color:#F36400;
}

#content_map{
	background:#FFFFFF;
	padding:5px;
	width:527px;
}


