@charset "utf-8";
@import "nav_menu.css";
@import "page_title.css";
@import "news.css";
@import "corsi.css";

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	font-size:12px;
	color:#474747;
}

hr {
	color: #474747;
	background-color: #474747;
	border: 0 dotted #474747;
	height: 1px;
	
}

.testo12 {
	font-size:12px;
	line-height:16px;
	text-align:justify;
}

#back_00{ background:url(../imgs/back_00.jpg) top center no-repeat fixed #b7b7b7}
#back_01{ background:url(../imgs/back_01.jpg) top center no-repeat fixed #b7b7b7}
#back_02{ background:url(../imgs/back_02.jpg) top center no-repeat fixed #b7b7b7}
#back_03{ background:url(../imgs/back_03.jpg) top center no-repeat fixed #b7b7b7}
#back_04{ background:url(../imgs/back_04.jpg) top center no-repeat fixed #b7b7b7}
#back_05{ background:url(../imgs/back_05.jpg) top center no-repeat fixed #b7b7b7}

a { outline:0; !important; } /* elimino effetto cornice su link */

a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #5b5b5b}
a:link { text-decoration: none}
a:visited { text-decoration: none}
a:hover {	color: #2a6570; text-decoration: none}
a:focus { text-decoration: none}
a:active { text-decoration: none}

.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #5b5b5b}
.footer:link { text-decoration: none}
.footer:visited { text-decoration: none}
.footer:hover {	color: #2a6570; text-decoration: underline}
.footer:focus { text-decoration: none}
.footer:active { text-decoration: none}


.oneColFixCtrHdr #container { /*contenitore principale */
	width: 927px;
	margin: 0 auto;
	border: 0;
	text-align: left;
	/*background-color:#FFF;*/
}
.oneColFixCtrHdr #header {
	height:150px;
	padding: 0;
	margin: 0;
}
.oneColFixCtrHdr #header h1 { /* logo in header */
	text-align: left;
	margin:0;
	padding:20px 0 34px 0;
}

/* main content */
.oneColFixCtrHdr #mainContent {
	clear: left;
	padding:0;
	margin:0;
	/*background: #FFFFFF;*/
}

#flash_menu {
	height:180px;
	text-align:center;
	/*background:url(imgs/TEMPflash.jpg) 0 top no-repeat #369;*/
}


#cont_pag {
	float:left;
	margin:0;
	padding:0;
}

#cont_pag #colFULL {
	margin:20px 0;
	padding:0;
	float:left;
	width:927px;
}

#cont_pag #colSX {
	display:inline;
	margin:20px 0;
	padding:0;
	float:left;
	width:400px;
}

#cont_pag #colCENTER {
	display:inline;
	margin:20px 0;
	padding:0;
	float:left;
	width:27px;
}

#cont_pag #colDX {
	display:inline;
	margin:20px 0;
	padding:0;
	float:right;
	width:500px;
}

.foto_staff {
	text-align:left;
	display:inline;
	float:right;
}

#blog_btn a img {
	margin-left:30px;
}

/* footer */
.oneColFixCtrHdr #footer {
	display:block;
	clear:left;
	height:70px;
	padding: 30px 0 0 0;
	margin:0 90px 0 90px;
	border-top:1px solid #5b5b5b;
	text-align:center;
	font-size:11px;
	color:#5b5b5b;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 0;
}

#logout {
	text-align:center;
	color:#C00;
	border:0;
	margin:0;
	padding:0 0 15px 0;
}

#logout a {
	color:#C00;
}
