@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #4d4d4d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #A79988;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A79988;
}
a:hover {
	text-decoration: none;
	color: #A79988;
}
a:active {
	text-decoration: none;
	color: #A79988;
}


#bianco {
	color:#FFF;
}

#blu {
	color:#205f77;
}

#marrone {
	color:#2B211C;
}

.blugrassetto10 {
	color:#205f77;
	font-weight:bold;
	font-size:10pt;
}

.blugrassetto12 {
	color:#205f77;
	font-weight:bold;
	font-size:12pt;
}

.blugrassetto14 {
	color:#205f77;
	font-weight:bold;
	font-size:14pt;
}

.blugrassetto16 {
	color:#205f77;
	font-weight:bold;
	font-size:16pt;
}

.blugrassetto18 {
	color:#205f77;
	font-weight:bold;
	font-size:18pt;
}

.marronegrassetto10 {
	color:#2B211C;
	font-weight:bold;
	font-size:10pt;
}

.marronegrassetto12 {
	color:#2B211C;
	font-weight:bold;
	font-size:12pt;
}

#marronegrassetto12 {
	color:#2B211C;
	font-weight:bold;
	font-size:12pt;
}

.marronegrassetto14 {
	color:#2B211C;
	font-weight:bold;
	font-size:14pt;
}

.marronegrassetto16 {
	color:#2B211C;
	font-weight:bold;
	font-size:16pt;
}

.marronegrassetto18 {
	color:#2B211C;
	font-weight:bold;
	font-size:18pt;
}


#header {
	position:static;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:#2B211C;
}

#menu_container {
	position:relative;
	width:900px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	background:#2B211C;
}

#menu {
	position:relative;
	float:right;
	width:785px;
	top:45px;
	color:#A79988;
	font-size:8.7pt;
}

#logo {
	position:absolute;
	float:left;
	width:100px;
	height:160px;
	top:0px;
	left:15px;
	background:#196078;
	box-shadow: 0px 3px 15px #000;
	-moz-box-shadow: 0px 3px 15px #000;
	-webkit-box-shadow: 0px 3px 15px #000;
}

#img_main {
	position:static;
	width:900px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
}

#textmain {
	position:static;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:10px;
	text-align:justify;
	color:#4d4d4d;
}

#headline {
	position:static;
	width:900px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	background-color:#2B211C;
	border-bottom: 3px solid #196078;
}

#footer {
	position:relative;
	clear:both;
	text-align:center;
	background-color:#2B211C;
	height:auto;
	bottom:0px;
}

#footer_content {
	position:relative;
	width:900px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	text-align:center;
	background-color:#2B211C;
	color:#A79988;
	font-size:7pt;
}

#sound {
	position:absolute;
	width:150px;
	height:15px;
	margin-left:300px;
	left:50%;
	top:10px;
	text-align:right;
}

#sound img {
	margin-left:10px;
}

#home_login {
	position:static;
	float:right;
	width:315px;
	height:45px;
	background:#FFF;
}

#hotlinks_container {
	position:static;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#hotlink {
	position:relative;
	float:left;
	width:270px;
	height:150px;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:20px;
}

#hotlink_half {
	position:relative;
	float:left;
	width:420px;
	height:150px;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:20px;
}

#corsi_main_list_item {
	position:static;
	width:900px;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-bottom-width:thin;
	border-bottom-style:dashed;
	border-bottom-color:#2b211c;
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:10px;
}

#corsi_main_list_img {
	position:relative;
	float:left;
	width:200px;
	height:110px;
}

#corsi_main_list_title {
	position:relative;
	float:left;
	width:680px;
	height:25px;
	margin-left:20px;
	font-size:16pt;
	color:#205f77;
	font-weight:bold;
}

#corsi_main_list_text {
	position:relative;
	float:left;
	width:680px;
	height:120px;
	margin-left:20px;
	text-align:justify;
	margin-top:10px;
}

#corsi_main_list_but {
	position:relative;
	float:right;
	width:130px;
	height:25px;
	margin-left:10px;
}

#team_list_container {
	position:relative;
	width:900px;
	height:150px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-left-width:1px;
	border-left-style:dashed;
	border-left-color:#2b211c;
}

#team_list_column {
	position:static;
	float:left;
	width:259px;
	height:150px;
	padding-left:20px;
	padding-right:20px;
	border-right-width:1px;
	border-right-style:dashed;
	border-right-color:#2b211c;
}

#team_list_title {
	position:static;
	height:25px;
	font-size:16pt;
	font-weight:bold;
	color:#205f77;
}

#team_list_names {
	position:static;
	margin-top:10px;
	margin-left:20px;
	font-size:12pt;
	font-weight:bold;
	color:#2b211c;
	line-height:25px;
}

#contatti_list_container {
	position:relative;
	width:900px;
	height:150px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-left-width:1px;
	border-left-style:dashed;
	border-left-color:#2b211c;
}

#contatti_list_column {
	position:static;
	float:left;
	width:259px;
	height:150px;
	padding-left:20px;
	padding-right:20px;
	border-right-width:1px;
	border-right-style:dashed;
	border-right-color:#2b211c;
}

#contatti_list_title {
	position:static;
	height:25px;
	font-size:16pt;
	font-weight:bold;
	color:#205f77;
}

#contatti_list_names {
	position:static;
	margin-top:10px;
	margin-left:20px;
	font-size:12pt;
	font-weight:bold;
	color:#2b211c;
	line-height:25px;
}

#contatti_form_container {
	position:static;
	float:left;
	width:559px;
	padding-left:20px;
	padding-right:20px;
	border-right-width:1px;
	border-right-style:dashed;
	border-right-color:#2b211c;
}

#contatti_form_title {
	position:static;
	height:25px;
	font-size:16pt;
	font-weight:bold;
	color:#205f77;
}

#contatti_form_body {
	position:static;
	margin-top:10px;
	margin-left:20px;
	font-size:10pt;
	font-weight:bold;
	color:#2b211c;
}

#pubblicita_miniatura {
	position:relative;
	float:left;
	width:280px;
	height:130px;
	margin:4px;
	margin-bottom:10px;
	margin-top:10px;
	border:solid 5px #A79988;
}

#photoshoot_miniature {
	border-bottom: 1px dashed #2b211c;
}

#photoshoot_miniature img {
	border:solid 5px #A79988;
	margin:8px;
}

#redazionali_item {
	float:left;
	width:400px;
	height:60px;
	padding:15px;
	margin-bottom:5px;
	text-align:left;
	border-bottom: 1px dashed #2b211c;
}

#redazionali_specs {
	float:left;
	width:150px;
	height:60px;
	padding:15px;
	margin-bottom:5px;
	text-align:left;
	border-bottom: 1px dashed #2b211c;
}

#redazionali_item_img {
	float:right;
	margin-bottom:5px;
}