/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f2ead7;
	background-image: url(../images/BGBOdy.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 5px solid #810900;
	border-bottom: 5px solid #810900;
	font-size: 12px;
}
img {
	border: 0;
	display: block
}
label {
	font-weight: bold;
}
input[type=text] {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	padding: 1px 3px;
	font-size: 11px;
	color: #000000;
}

input[type=submit] {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #F2EAD7;
	padding: 1px 3px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#contenitore {
	width: 960px;
	margin: 0 auto;
}

a {
	font-style: italic;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/* ------ HEADER ------ */
div#header {
	background-image: url(../images/BGHeader.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#header #data{
	background-image: url(../images/BGData.gif);
	background-repeat: no-repeat;
	background-position: top center;
	float: right;
	margin-right: 120px;
	_margin-right: 60px;
	padding: 2px 0px;
	text-align: center;
	color: #FFFFFF;
	width: 207px;
	height: 20px;
	font-size: 11px;
}
#header #lingua {
	float: right;
	padding-top: 60px;
	clear: right;
	width: 70px;
}
#header #lingua a {
	display: inline;
	float: left;
	padding: 4px;
}
#header #menu {
	background-image: url(../images/BGMenu.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	height: 27px;
	clear: both;
}
#header #menu ul {
	width: 780px;
	margin: 0 auto
}
#header #menu ul li {
	list-style: none;
	float: left;
}
#header #menu ul li a {
	display: block;
	font-size: 14px;
	color: #460300;
	font-weight: bold;
	font-style: normal;
	padding: 6px 5px 0px
}
#header #menu ul li a:hover {
	text-decoration: none;
}
#header #menu ul li.sep {
	list-style: none;
	background-image: url(../images/sepMenu.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	width: 34px;
	height: 23px;
}

#header #menu ul li div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 2px solid #460300}

#header #menu ul li div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 6px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #460300;
	font-size: 12px;
}

#header #menu ul li div a:hover {
	background: #f4e6e5;
}

#header #imgHeaderd {
	width: 960px;
	height: 147px;
	background-image: url(../images/imgHeaderd.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#header #imgHeader1 {
	width: 960px;
	height: 147px;
	background-image: url(../images/imgHeader1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#header #imgHeader2 {
	width: 960px;
	height: 147px;
	background-image: url(../images/imgHeader2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#header #imgHeader3 {
	width: 960px;
	height: 147px;
	background-image: url(../images/imgHeader3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#header #imgHeader4 {
	width: 960px;
	height: 147px;
	background-image: url(../images/imgHeader4.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#header #imgHeader5 {
	width: 960px;
	height: 147px;
	background-image: url(../images/imgHeader5.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#header #imgHeader6 {
	width: 960px;
	height: 147px;
	background-image: url(../images/imgHeader6.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#header #imgHeaderg {
	width: 960px;
	height: 147px;
	background-image: url(../images/imgHeaderg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
/* ------ MAIN ------ */
#main {
	clear: both;
	background-color: #FFFFFF;
}

#colSx {
	width: 308px;
	padding: 10px 15px 10px 20px;
	float: left;
}
#colCx {
	width: 280px;
	padding-top: 10px;
	float: left;
}
#colDx {
	width: 300px;
	float: right;
	padding: 10px 20px 10px 15px;
}
#colMain {
	width: 623px;
	padding: 10px 0px 10px 0px;
	float: left;
}
#colMain #path {
	color: #460300;
	padding: 0px 0px 7px 15px;
	font-size: 11px;
}
#colMain #path a{
	color: #460300;
	font-weight: bold;
	font-size: 11px;
}
#colMain #path a:hover{
	color: #0b434a;
}
#colMain #tit {
	background-color: #f2ead7;
	color: #460300;
	font-size: 24px;
	font-weight: bold;
	padding: 7px 15px 5px 25px;
}

#colMain #colMenu {
	width: 160px;
	padding: 10px 10px 10px 20px;
	float: left;
}
#colMain #colMenu a {
	padding: 3px 5px 2px 5px;
	font-weight: bold;
	color: #414141;
	display: block;
	margin: 3px 0px;
}
#colMain #colMenu a:hover {
	background-color: #e7dbbe;
	text-decoration: none;
}
#colMain #colMenu a.sel {
	background-image: url(../images/BGMenuA.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 3px 5px 2px 0px;
	display: block;
	font-style: normal;
	cursor: default;
}
#colMain #colMenu a.sel strong {
	color: #f2ead7;
}
#colMain #colTesto {
	width: 400px;
	padding: 10px;
	float: left;
}
#colMain .docenti em {
	color: #777777;
	font-style: normal;
}
#colMain #colTesto p, #colMain .boxTesto p {
	text-indent: 20px;
	line-height: 1.2em;
	padding: 0px 0px 7px;
}
#colMain .boxTesto {
	padding: 10px 20px;
}
#news {
	border-bottom: 2px solid #c9827f;
}
#news h2 {
	background-image: url(../images/BGNews.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 6px 53px 3px;
	font-size: 14px;
	color: #930600;
	height: 25px;
}
.titNews {
	padding: 2px;
	font-size: 13px;
	color: #414141;
	font-weight: bold;
	margin: 4px
}
.scuola {
	padding: 2px 12px;
	font-size: 13px;
	color: #414141;
	font-weight: bold;
	margin: 7px 4px 0;
	border-bottom: 2px solid #DCD0B3;
	text-transform: uppercase
}
.corso {
	padding: 2px 5px;
	background-color: #F8F5EC;
	font-size: 12px;
	color: #414141;
	font-weight: bold;
	margin: 0px 4px;
	border-left: 5px solid #f2ead7;
}
#news div, .dataNews {
	padding: 2px 17px 3px;
	font-size: 11px;
	color: #414141;
	background-color: #f2ead7;
	font-weight: bold;
}
#news a, .linkNews {
	padding: 2px 12px 7px;
	font-size: 11px;
	color: #333333;
	display: block;
	line-height: 1.3em;
	margin: 4px 0px 4px;
}
#news a:hover, .linkNews:hover {
	text-decoration: none;
	background-color: #F2F2F2;
}
#video {
	border-bottom: 2px solid #c9827f;
}
#video h2 {
	background-image: url(../images/BGVideo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 6px 53px 3px;
	font-size: 14px;
	color: #930600;
	height: 25px;
}
#video div {
	padding: 2px 10px 7px;
	font-size: 11px;
	color: #333333;
}
.imgDoc {
	border: 3px solid #F2EAD7;
	margin: 0px 7px 7px 0px;
	float: left;
}
.linkAll {
	color: #930600;
	float: right;
	padding: 5px;
	font-size: 11px;
}

/* ------ COLDX ------ */
#areariservata {
	background-image: url(../images/BGAreaRiservata.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#areariservata h2 {
	color: #FFFFFF;
	height: 30px;
	font-size: 12px;
	padding: 6px 73px 3px;
}
#areariservata label {
	float: left;
	margin: 2px 0px 10px 5px;
	width: 80px;
	padding-left: 25px;
	font-weight: normal;
}
#areariservata input {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	float: left;
	width: 80px;
	padding: 1px 3px;
	font-size: 11px;
	color: #000000;
}
#areariservata input.bottone {
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #eeeeee;
	float: left;
	width: 50px;
	font-size: 11px;
	padding: 0px 3px;
	font-weight: bold;
}
#areariservata br {
	clear: both;
}
#areariservata a {
	color: #fff100;
	padding: 5px 0px 5px 30px;
}
#areariservata .erroreLogin {
	color: #ff0000;
	padding: 5px 0px;
	text-align: center;
	font-weight: bold;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}
#areariservata .benvenuto {
	color: #fff100;
	padding-bottom: 3px;
	padding-left: 25px;
	stext-align: center;
	font-weight: bold;
	sbackground-color: #F2F2F2;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 7px;
}

#eventi {
	background-image: url(../images/BGEventi.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #000000;
	font-size: 11px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#eventi h2 {
	color: #9a0700;
	height: 30px;
	font-size: 12px;
	padding: 6px 0px 3px 73px;
}
#eventi a {
	display: block;
	float: left;
	width: 200px;
	color: #000000;
	padding: 3px 7px;
	margin-top: 4px
	
}
#eventi a:hover {
	text-decoration: none;
	background-color: #f1dec3
}
#eventi div {
	background-image: url(../images/BGDataEv.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 70px;
	height: 40px;
	float: left;
	text-align: center;
	color: #fcf0df;
	font-size: 10px;
	padding-top: 6px;
	clear: both;
}
#eventi div span {
	font-size: 18px;
	font-weight: bold;
	color: #7e7261
}

/* ------ FOOTER ------ */
div#footer {
	border-top: 1px solid #dbdbdb;
	margin: 10px 20px 10px;
	padding: 10px 20px 15px 0px;
	font-size: 11px;
	color: #5a5a5a;
	clear: both;
}
#footer #contatti {
	border-left: 2px solid #b0b0b0;
	padding: 3px 10px;
	font-size: 11px;
	float:left;
	width: 400px;
}
/* ------ VARIE ------ */
.download {
	padding: 5px 10px;
	border: 1px solid #f1dec3;
	font-size: 11px;
}
.download a {
	font-size: 11px;
	padding: 2px 3px 2px 5px;
	display: block;
}
.download li {
	list-style: none;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 13px 0px;
	margin: 3px 0px
}
li.PDF {
	background-image: url(../images/icoPDF.gif);
}
li.DOC {
	background-image: url(../images/icoDOC.gif);
}
li.XLS {
	background-image: url(../images/icoXLS.gif);
}
li.ZIP, li.RAR {
	background-image: url(../images/icoZIP.gif);
}
a.tornaSu{
	padding: 3px;
	font-size: 11px;
	color: #930600;
	font-style: italic;
	float: right;
	margin-right: 20px;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.aDx {
	text-align: right;
}
.aSx {
	text-align: left;
}
.aCx {
	text-align: center;
}
#navigazione {
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	padding: 5px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navigazione a {
	font-size: 11px;
	border: 1px solid #930600;
	padding: 2px 4px;
	background-color: #F2EAD7;
	color: #930600;
}

#navigazione a:hover {
	background-color: #F2F2F2;
	text-decoration: none;
	border: 1px solid #930600;
}

#navigazione a.selected {
	font-size: 11px;
	border: none;
	border: 1px solid #930600;
	padding: 2px 4px;
	background: none;
	font-weight: bold;
}
#elenco {
	clear: both;
	margin: 10px 10px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.cb {
	clear: both;
}
.clearRight {
	clear: right;
}
.clearLeft {
	clear: left;
}
.nascondi {
	display: none;
}
.alert {
	padding-left:35px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#FF0000;
	font-weight:bold;
	font-style:italic;
	border: 1px dashed #FF0000;
	background-image: url(../images/icoAlert.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.Ok {
	padding-left:40px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	border: 1px dashed #6BAF00;
	background-image: url(../images/icoOk.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 0.9em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

.hidden-container {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
.highslide {
	float:left;
	clear: both;
	margin: 5px;
}
