/* --------- Elementi base ----------*/
body {
	background-color:#f7e9c2;
	color:#000;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
h1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #b22327;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #b22327;
	font-size: 12px;
	font-style:normal;
	margin: 0;
	padding: 0;
}
h3 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #b22327;
	font-size: 14px;
	font-style:normal;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
}
h4 {
	font-family: "Tahoma", Geneva, sans-serif;
	color: #4d4d4d;
	font-size: 14px;
	font-weight:normal;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
}
a {
	color: #b22327;
	text-decoration:none;
}
a:hover {
	color: #b22327;
	text-decoration:underline;
}
form {
	margin: 0;
	padding: 0;
}
.form-row {
	padding-bottom: 3px;
	padding-top: 5px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* --------- STRUTTURA PRINCIPALE PAGINA ----------*/
/* --------- fascia superiore ----------*/
#contenitore_principale {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#top_content {
	width: 100%;
	height: 32px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../pagination/background/bg-top.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#top {
	width: 920px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	height: 32px;
	line-height: 32px;
	color: #FFF;
}
#top_sx {
	width: 650px;
	float:left;
	height: 32px;
	text-align: left;
}
#languages {
	width: 100px;
	height: 30px;	
		float: left;
}

#top_dx{
	width: 200px;
	height: 32px;
	float: left;
	text-align: right;


}

/* --------- testa ----------*/
#testa_container {
	width: 100%;
	margin: 0 auto;
	background-color:#FFF;
	height: 158px;	
}

#testa {
	width: 960px;
	margin: 0 auto;
}

/* --------- menu ----------*/
#menu_oriz_container {
	width: 100%;
	height: 34px;
	margin: 0 auto;	
	background-image: url(../pagination/background/bg_menu-oriz.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0;
}
#menu_oriz {
	width: 940px;
	margin: 0 auto;
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	color: #efefef;
	text-align: left;
	text-indent: 180px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 16px;
}

#menu_oriz a {
	color: #efefef;
	text-decoration: none;
}
#menu_oriz a:hover {
	color: #fff;
	text-decoration: underline;	
}
/*--------- breadcrumb ------*/
#nav_container {
	width: 960px;
	float: left;
}
#icone_nav {
	width: 200px;
	height: 30px;
	float: left;
}
#bredcrumb {
	width: 750px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	color:#4d4d4d;
	float: left;
}
#bredcrumb a {
	color:#4d4d4d;
	text-decoration: none;
}
#bredcrumb a:hover {
	color:#4d4d4d;
	text-decoration: underline;
}
/*---------- contenuti nella pagina ---------*/
#page_content {
	width: 960px;
	float: left;
	padding: 0;
	margin: 0;
}
#page_up {
	width: 960px;
	background-image: url(../pagination/background/round_top.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
    height: 10px;
	padding: 0;
	margin: 0;
}
#page_main {
	width: 960px;
	padding: 0;
	margin: 0;
	float: left;
	background-image: url(../pagination/background/fondo_pagina.gif);
	background-repeat:repeat-y;
	
}
#page_down {
	width: 960px;
	padding: 0;
	margin: 0;
	background-image: url(../pagination/background/round_bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
    height: 10px;
	clear: both;
	
}
/*---------- footer -----------*/
#footer_container {
	width: 100%;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	vertical-align:middle;
	clear:both;
}

#footer {
	width: 960px;
	margin: 0 auto;
	height: 30px;
	color:#b22327;
}
#footer_sx {
	width: 440px;
	padding-left: 20px;
	text-align: left;
	float:left;
}
#footer_dx {
	width: 480px;
	padding-right: 20px;
	text-align: right;
	float:left;
}
#footer_dx a {
	color:#b22327;
	text-decoration: none;
}
#footer_dx a:hover {
	color:#b22327;
	text-decoration: underline;
}
/*------------ ELEMENTI HOMEPAGE ----------*/
/*-------- id ----------*/
#fascia_sx {
	width: 172px;
	padding-left: 23px;
	padding-right: 5px;
	float: left;
}
#presentazione {
	width: 725px;
	padding-left: 10px;
	padding-right: 20px;
	float: left;
}

#contenuto ul {
	list-style: none;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	padding-left: 15px;
}
#contenuto li {
	padding-left: 5px;
	margin-bottom: 5px;
	list-style:disc;
}
#contenuto {
	width: 725px;
	float: left;
}
#titoli_contenuto {
	width: 725px;
	height: 37px;
	line-height: 37px;
	float:left;
}
#titoli_contenuto img {
	margin-right: 3px;
}
#box_container {
	width: 725px;
	float: left;	
	margin-top: 25px;
	background-image:url(../pagination/background/bg_index_box.gif);
	background-position: top center;
	background-repeat:repeat-y;
}
/*-------- classi ----------*/
.title_hp {
	width: 172px;
	height: 37px;
	line-height: 37px;
}
.title_hp img {
	margin-right: 3px;
}
.box_hp {
	width: 160px;
	padding: 5px;
	background-color: #eddba8;
}
.box_title_hp {
	width: 156px;
	padding-left: 2px;
	padding-right: 2px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 5px;
	border-bottom: 1px solid #b22327;
}
.box_hp_red {
	width: 160px;
	padding: 5px;
	background-color: #b22327;
	color:#FFF;
}
.box_title_hp_red {
	width: 156px;
	padding-left: 2px;
	padding-right: 2px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 5px;
	border-bottom: 1px solid  #eddba8 ;
}
.box_hp_red h2 {
	color:#eddba8;
}
.box_hp_red a, .box_hp_red a:hover  {
	color:#eddba8;
}
.spacer {
	width: 170px;
	background-image: url(../pagination/background/spacer.gif);
	background-repeat:no-repeat;
	height: 21px;
}
.spacer2 {
	width: 170px;
	background-image:url(../pagination/background/spacer2.gif); 
	background-repeat:no-repeat;
	height: 11px;
}
.utility {
	width: 170px;
	height: 16px;
	vertical-align: middle;
	text-align:right;
}
.utility img {
	margin-left: 12px;
	border: 0;
}
.index_corsi {
	width: 342px;
	padding-right: 10px;
	float:left;
}
.index_plida {
	width: 347px;
	padding-left: 10px;
	float:left;
}
.index_titoli {
	width: 342px;
	height: 37px;
	line-height: 37px;
	float:left;
}
/*--------- menu verticale -----------*/
.menu {
	width: 170px;
	float: left;
}

.menu ul {
	color: #000;
	text-indent: 3px;
	margin-bottom: 5px;
}
.menu li {
	color: #fff;
	text-indent: 3px;
	margin-bottom: 5px;
	background: #b22327;
	height: 25px;
	line-height: 25px;
}
.menu li a {
	display: block;
	color: #000;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	background-color: #eddba8;
}
.menu li a:hover {
	background: #b22327;
	color: #fff;
	text-decoration:none;
}
/*----------------- INFO CORSI ---------------*/
.info_corsi_container {
	width: 725px;
	height: auto;
	float:left;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #b22327;
}
.info_corsi_testi {
	width: 360px;
	float: left;
	padding: 0;
	margin: 0;
}
.info_corsi_testi img {
	margin-right: 5px;
}
/* -------- box informazioni sui corsi ----------*/
.info_corsi_box {
	width: 360px;
	float: left;
	padding: 0;
	margin: 0;
}
.info_corsi_up {
	width: 360px;
	background-image: url(../pagination/background/box_corsi_up.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
    height: 10px;
	padding: 0;
	margin: 0 auto;
}
.info_corsi {
	width: 330px;
	height: auto;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 10px;
	/*overflow: auto;*/
	background-image: url(../pagination/background/box_corsi_int.gif);
	background-repeat:repeat-y;
}
.info_corsi strong {
	font-size:12px;
	color: #4d4d4d;
}
.info_corsi_title {
	width: 330px;
	height: 23px;
	line-height: 23px;
	float:left;
	margin-bottom: 5px;
}
.info_corsi img {
	margin-right: 8px;
}
.info_corsi_down {
	width: 360px;
	padding: 0;
	margin: 0 auto;
	background-image: url(../pagination/background/box_corsi_down.gif);
	background-repeat: no-repeat;
	background-position: top center;
    height: 10px;
}
/*------------ DICONO DI NOI -----------*/
.about_us {
	width: 720px;
	float: left;
	padding: 0;
	margin: 0;
}
.about_us img {
	margin-right: 5px;
}
/*---------- tabella + form -------*/
#tabella {
	width: 720px;
	float:left;
	text-indent:10px;
}

input checkbox {
	margin-left: 10px;
	margin-top: 3px;
}
.langList ul {	
}
.langList li  {
	height: 20px;
	line-height: 20px;
	vertical-align:middle;
	color:#666;
}
#languages_tb {
	background-position: 0px 6px;
}