body {
	margin: 0 auto;
	padding: 0;
	font: 11px Verdana,Tahoma,Arial,sans-serif;
	background: url(img/background.gif) top center repeat-y;
}

#wrap {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 780px;
}

#header {
	width: 760px;
	margin: 3px auto 15px auto;
}

#avmenu {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 10px;
	_margin-left: 5px;
}

#avmenu ul.page {
	list-style: none;
	margin: 0px;
	padding: 0px;
  padding-bottom: 20px;
	display: block;
}

#avmenu ul.page li {
  margin: 0px;
  padding: 0px;
	display: block;
}

#avmenu ul.page li a {
	font-weight: bold;
	text-decoration: none;
	color: #19628d;
	display: block;
	padding: 6px 2px 6px 7px;
	background: #f4f4f4;
	font-size: 12px;
	border-left: 4px solid #19628d;
	margin: 0px;
	margin-bottom: 3px;
	_margin-bottom: -10px;
}

#avmenu ul.page li a:hover {
	background: #eaeaea;
	color: #286ea0;
	border-left: 4px solid #286ea0;
}

.announce {
	margin: 10px 0px 10px 0px;
	padding: 10px;
	color: #505050;
	background-color: #f4f4f4;
	line-height: 1.3em;
}

#extras {
	float: right;
	width: 140px;
	margin: 0 0 10px 0;
	padding-right: 10px;
	line-height: 1.5em;
}

#extras p {
	margin: 0 0 1.5em 0;
}

#content p {
	margin-bottom: 7px;
}

#content {
	margin: 0px 160px 20px 170px;
	padding: 0px 10x;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	line-height: 1.6em;
	text-align: left;
	_height: 700px;
}

#content div.notice {
	margin: 10px;
	padding: 10px;
	background-color: #19628d;
	color: white;
}

#content ul {
	margin-bottom: 6px;
	margin-top: 6px;
	padding-left: 10px;
}

#content ul li {
	margin-left: 15px;
}

#content #modulopreregistrazione {
	width: 90%;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content #modulopreregistrazione td {
	/*width: 45%;*/
}

#content #modulopreregistrazione input, #content #modulopreregistrazione select, #content #modulopreregistrazione textarea {
	width: 100%;
}

textarea {
	padding: 3px;
}

#content h1 {
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-size: 16px;
	color: #002961;
	border-bottom: 1px solid #002961;
}

#content h2 {
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-size: 13px;
	color: #002961;
	border-bottom: 1px solid #002961;
}


.contenttext img {
	padding: 1px;
	display: inline;
	background: #cccccc;
	border: 4px solid #f0f0f0;
}

h3 {
	font-size: 15px;
	margin: 0 0 10px 0;
	color: #0f4f92;
}

a {
	text-decoration: none;
	color: #19628d;
}

a:hover {
	text-decoration: underline;
	color: #286ea0;
}

a img {
	border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 4px solid #f0f0f0;
	width: 760px;
	text-align: center;
	color: #808080;
}

#footer a {
	color: #19628d;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #286ea0;
}

.left {
	margin: 10px 10px 5px 0;
	float: left;
}

.right {
	margin: 10px 0 5px 10px;
	float: right;
}

.textright {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.center {
	text-align: center;
}

.small {
	
}

.bold {
	font-weight: bold;
}

.hide {
	display: none;
}

.comment {
	margin: 10px;
	border-left: 2px solid #19628d;
	padding-left: 10px;
}

#commentstitle {
	margin-top: 20px;
}

.commenticon {

}

textarea {
	width: 100%;
}

#mapsPathDiv {
	width: 300px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #19628d;
	margin-bottom: 10px;
}

#youtube {
	width: 345px;
	margin: 0px auto 20px auto;
}

.calendar_lezione {
	color: #ff3337;
}

.calendar_pratica {
	color: #db6d00;
}

.postinfo {
	margin-top: 15px;
	font-size: 11px;
	text-align: right;
}

#wpcalendar {
	width: 100%;
}
#wpcalendar table {
	width: 100%;
}
#wpcalendar #calmonth {
	position: relative;
	text-align: center;
}

.event_popup {
	position: absolute;
	padding-right: 15px;
	background-color: #D0DFFE;
	width:200px;
}

.arrow_left {
	float:left;
	left: 0px;
}

.arrow_right {
	position: absolute;
	right: 0px;
}

.event_popup {
  z-index: 999;
}

.event_popup div {
	padding: 7px;
}

.event_popup ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.event_popup li {
	margin-left: 10px;
}

.eventnumber {
	font-weight: bold;
}

.closebutton {
	position: absolute;
	right: 0px;
	top: 0px;
}

.page-item-17 {
  margin-bottom: 10px !important;
}

#content {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
