body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#fff url(/images/v1/body_bg.png) repeat-x left top;	
	color:#333;
}

a {
	color:#00329d;	
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}


#header {
	height:200px;
	background:#fff url(/images/v1/header.png) no-repeat left top;
}

#header .dominio {
	float:right;
	text-align:right;
	font-weight:bold;
	font-style:italic;
	font-size:24px;
	line-height:38px;
	height:38px;
	padding-right:20px;
}

#header .dominio .normal {
	color:#fff;
	position:relative;
	top:1px;
	left:1px;	
}

#header .dominio .shadow {
	color:#444;
	position:absolute;	
}

#footer {
	margin-top:4px;
	border:1px solid #a0a1a3;
	height:auto;
	color:#00329d;	
}

#footer .wrapper {
	border:1px solid #fff;	
	background:#fff url(/images/v1/footer_bg.png) repeat-y left top;
	text-align:center;
	height:70px;
	line-height:70px;
}

#content {
	border:1px solid #a0a1a3;	
	background:#fff;
}

#left {
	width:220px;
	background:#fff;
}

#center {	
	width:542px;
}

#right {	
	width:230px;
	background:#fff;
}

#left select {	
	width:220px;
}



#page {	
}

#page .wrapper {
	padding:10px;	
}

#page h1,
#page h2 {
	color:#00329d;
	font-size:14px;
	margin:0 0 20px;
}

#page h2 {
	font-size:11px;
	margin:0 0 10px;
}

#page .contenuto {
	font-size:11px;
	text-align:justify;
}




#notice {	
}

#notice .wrapper {
	padding:10px;	
}

#notice h1,
#notice h2 {
	color:#00329d;
	font-size:14px;
	margin:0 0 20px;
}

#notice h2 {
	font-size:11px;
	margin:0 0 10px;
}

#notice .contenuto {
	font-size:11px;
	text-align:justify;
}

#notice .data {
	float:right;
	font-style:italic;
	font-size:14px;
	color:#00329d;
}

#notice .titolo {
	float:left;
}




.flash_message {
	background:#00329d url(/images/information.png) no-repeat 5px center;
	border:1px solid #91b0ef;
	color:#fff;
	padding:4px 10px; 
	padding-left:25px;	
}




#menu .nav_element  {
	float:left;
	background:#7997d5;
	width:216px;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
} 

#menu .nav_element a {
	display:block;
	height:38px;
	line-height:38px;
	background:#b9caf5;
	margin-left:30px;
	padding-left:20px;
	color:#00329d;
	text-decoration:none;
	font-weight:bold;
}

#menu .nav_element a:hover {
	color:#7997d5;
}

#menu .submenu .nav_element {
	float:none;	
	padding:0;
	width:216px;
}

#menu .lm_left .nav_element,
#menu .lm_right .nav_element {
	float:none;
	padding:0;
}






.notices_box {
	padding:5px;
}

.notices_box .box_top {
	background:#fff;
	border-bottom:1px solid #00329d;
	color:#a00;
	font-size:12px;
	font-weight:bold;
	height:34px;
	line-height:34px;
	padding-left:10px;
}

.notices_box .box_content {
	padding:5px;
	height:100px;
	overflow:hidden;
}

.notices_box .box_content p {
	padding:10px 4px;
	margin:0;
}

.notices_box .box_content .data {
	text-align:left;
	font-style:italic;
}

.notices_box .box_content a {
	text-decoration:none;
	font-weight:bold;
}

.notices_box .box_content a:hover {
	text-decoration:underline;
}



#user_bar {
	background:#00329D;
	color:#fff;
	border-bottom:2px solid #fff;
}

#user_bar a {
	color:#fff;
	text-decoration:underline;
}

#user_bar a:hover {
	text-decoration:none;
}

#page_community {
	margin:8px 0 8px 2px;
}

#page_community a {
	height:73px;
	line-height:73px;
	display:block;
	overflow:hidden;	
}

#center h1 {
	color:#a00;
	font-size:15px;
	margin:0 0 15px;
}

#center h2 {
	color:#a00;
	font-size:12px;
	margin:0 0 10px;
}

#login_box table {
	width:100%;	
}

#login_box table th {	
	text-align:left;
	color:#00329d;
}

#login_box table td.field input {
	border:1px solid #8aa2e4;
	background:#ececec; 	
}
