@charset "iso-8859-1";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #01407E;
	background-image: url(/images/sfondo/sfondo-pagina.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
a{
	color: #FF0000;
	text-decoration: none;
}
.allungamento {
	clear:both;
	font-size: 10px;
}
.contenitore {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.contenitore .box-top {
	width: 940px;
}
.contenitore .box-top .box-logo {
	float: left;
}
.contenitore .box-top .box-lingue {
	float: left;
	background-image: url(/images/sfondo/sfondo-lingue.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 48px;
	margin-left: 560px;
	width: 120px;
	padding-top: 15px;
	padding-left: 12px;
}
.contenitore .box-top .box-lingue img {
	margin-left: 2px;
	border:0px;
}
.contenitore .box-contenuti {
	background-image: url(/images/sfondo/sfondo-contenitore.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contenitore .box-contenuti .box-sinistra {
	width: 680px;
	float: left;
	margin-left: 15px;
}
.contenitore .box-contenuti .box-sinistra .box-testata {
	margin-bottom: 0px;
}
.contenitore .box-contenuti .box-sinistra .box-testo {
	background-color: #FFF;
	background-image: url(/images/sfondo/sfondo-testo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.contenitore .box-contenuti .box-sinistra .box-testo .box-spazio-testo{
	height:5px;
}
.contenitore .box-contenuti .box-sinistra .box-testo table.cms-tabella {
	background-color: #E6F2FF;
	border: 1px solid #FFF;
}
.contenitore .box-contenuti .box-sinistra .box-testo table.cms-tabella td{
	background-color: #E6F2FF;
	border: 1px solid #FFF;
}
.contenitore .box-contenuti .box-sinistra .box-testo table.cms-tabella tr.titolo td{
	background-color: #EE3304;
	border: 1px solid #FFF;
	font-size: 18px;
	color: #FFF;	
}
.contenitore .box-contenuti .box-sinistra .box-testo table.cms-tabella td.sottotitolo{
	background-color: #D5EAFF;
	border: 1px solid #FFF;
	font-size: 15px;
}
.contenitore .box-contenuti .box-sinistra .box-testo h1 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EE3304;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EE3304;
}
.contenitore .box-contenuti .box-sinistra .box-testo h2 {
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.contenitore .box-contenuti .box-sinistra .box-testo h4 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.contenitore .box-contenuti .box-sinistra .box-testo h5 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.contenitore .box-contenuti .box-sinistra .box-testo .reg_titolo {
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.contenitore .box-contenuti .box-sinistra .box-testo .reg_paragrafo {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	border: 1px solid #DCE6EF;
	padding: 2px;
	width: 30px;
	font-weight: bold;
	text-align: right;
}
.contenitore .box-contenuti .box-sinistra .box-testo .reg_evidenziato {
	background-color: #FDFFB0;
}
/* CSS ISCRIZIONI INIZIO */
.contenitore .box-contenuti .box-sinistra .box-testo div.menu-iscrizioni {
	background-color: #FFF;
	width: 147px;
	vertical-align: top;
	border: 1px solid #C8DAEE;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contenitore .box-contenuti .box-sinistra .box-testo div.menu-iscrizioni ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 20px;
	font-style: italic;
}
.contenitore .box-contenuti .box-sinistra .box-testo div.menu-iscrizioni ul li {
	color: #999;
}
.contenitore .box-contenuti .box-sinistra .box-testo div.menu-iscrizioni ul li a {
	color: #014586;
	text-decoration: none;
}
.contenitore .box-contenuti .box-sinistra .box-testo div.menu-iscrizioni ul li a:hover {
	color: #EE3405;
	text-decoration: none;
}
.contenitore .box-contenuti .box-sinistra .box-testo td.moduli-iscrizioni  {
	vertical-align: top;
}
.contenitore .box-contenuti .box-sinistra .box-testo td.moduli-iscrizioni table {
	border: 8px solid #fafbfd;
	background-image: url(/images/sfondo/sfondo-tabellaiscrizioni.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:100%;
}
.contenitore .box-contenuti .box-sinistra .box-testo td.moduli-iscrizioni table th {
	text-align: left;
	border: 2px solid #fafbfd;
	font-weight: normal;
}
.contenitore .box-contenuti .box-sinistra .box-testo td.moduli-iscrizioni table td {
	border: 2px solid #fafbfd;
}
.contenitore .box-contenuti .box-sinistra .box-testo td.moduli-iscrizioni table h5{
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contenitore .box-contenuti .box-sinistra .box-testo td.moduli-iscrizioni .rosso {
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
}
.contenitore .box-contenuti .box-sinistra .box-testo td.moduli-iscrizioni .giallo {
	background-color: #FF0;
}
.contenitore .box-contenuti .box-sinistra .box-testo td.moduli-iscrizioni .giallo-chiaro {
	background-color: #FFC;
}
.contenitore .box-contenuti .box-sinistra .box-testo td.moduli-iscrizioni .sfondo-input {
	background-color: #FFF2F2;
	border: 1px solid #7f9db9;
	font-size: 12px;
	color: #003;
}
.contenitore .box-contenuti .box-sinistra .box-testo td.moduli-iscrizioni input {
	font-size: 12px;
	color: #003;
}
.contenitore .box-contenuti .box-sinistra .box-testo td.moduli-iscrizioni select {
	font-size: 12px;
	color: #003;
}
.contenitore .box-contenuti .box-sinistra .box-testo td.moduli-iscrizioni textarea {
	font-size: 12px;
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	width: 400px;
}
.contenitore .box-contenuti .box-sinistra .box-testo table tbody tr td.cms-cella-categoria {
	background-color: #06C;
	text-align: center;
	color: #FFF;
}
.contenitore .box-contenuti .box-sinistra .box-testo table tbody tr td.cms-cella-complementari {
	background-color: #06C;
	text-align: center;
	color: #FFF;
}
.contenitore .box-contenuti .box-sinistra .box-testo table tbody tr td.cms-cella-ufficiali {
	background-color: #C30;
	text-align: center;
	color: #FFF;
}
.contenitore .box-contenuti .box-sinistra .box-testo table tbody tr td.cms-cella-data {
	background-color: #EDEFF8;
	text-align: center;
	color: #FFF;
}
/* FINE */
.contenitore .box-contenuti .box-destra-sfondo {
	background-color: #E6F2FF;
	margin-right: 10px;
	width: 230px;
	float: left;
	background-image: url(/images/sfondo/sondo-menu-top.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
	margin-top: 0px;
}
.contenitore .box-contenuti .box-destra-sfondo .box-destra {
	background-image: url(/images/sfondo/sondo-menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 80px;
}
.contenitore .box-contenuti .box-destra-sfondo .box-destra h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(/images/sfondo/h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #014488;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 5px;
	height: 20px;
}
.contenitore .box-contenuti .box-destra-sfondo .box-destra h1 a{
	color: #FFF;
	text-decoration: none;
}
.contenitore .box-contenuti .box-destra-sfondo .box-destra h1 a:hover{
	color: #CCC;
}
.contenitore .box-contenuti .box-destra-sfondo .box-destra ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	padding-left: 28px;
	color: #026AD2;
}
.contenitore .box-contenuti .box-destra-sfondo .box-destra ul li {
	margin-right: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -40px;
	color: #666;
	font-size: 13px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #76A7D6;
	font-weight: bold;
}
.contenitore .box-contenuti .box-destra-sfondo .box-destra ul li a {
	color: #02509D;
	text-decoration: none;
}
.contenitore .box-contenuti .box-destra-sfondo .box-destra ul li a:hover {
	color: #C00;
	text-decoration: none;
}
.contenitore .box-contenuti .box-destra-sfondo .box-destra ul .sottolivelli {
	color: #036BD3;
	font-size: 11px;
	font-style: italic;
	border: none;
	line-height: 125%;
}
.contenitore .box-contenuti .box-destra-sfondo .box-destra ul .sottolivelli a {
	color: #036BD3;
	text-decoration: none;
}
.contenitore .box-contenuti .box-destra-sfondo .box-destra ul .sottolivelli a:hover {
	color: #C00;
	text-decoration: none;
}
.contenitore .box-contenuti .box-destra-sfondo .box-destra ul .lampeggiante {
	text-decoration: none;
	background-color: #FF9;
}
.contenitore .box-contenuti .box-destra-sfondo .box-destra ul .lampeggiante a {
	color: #C00;
}
.home {
	margin-top:200px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(/images/sfondo/home.jpg);
	background-repeat: no-repeat;
	height: 413px;
	width: 463px;
}
.footer {
	background-image: url(../images/sfondo/sfondo-footer.jpg);
	background-repeat: repeat-x;
	height: 98px;
	color: #D6E4F1;
	text-align: center;
}
.footer p{
	margin: 0px;

}
.footer-stats {
	height: 75px;
	text-align: left;
	padding-left: 10px;
}
