@charset "utf-8";

html { 
	font-size: 100.01%;  /* fissa bug di IE5/6 */
	background:#aac2e0 url(../img/sf_brush.gif) repeat-x;
}
body {
	font:75% 'Trebuchet MS', Arial, sans-serif;
	line-height:1.3;
	color:#363636;
	background:url(../img/sf_orange.gif) repeat-x;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tr, th, td {
	margin:0;
	padding:0;
	border:0;
}
input,
textarea { 
	margin:0;
}
textarea {
	font-family:'Trebuchet MS', Arial, sans-serif;
}
a {
	color:#000;
	text-decoration:none
}
p, li, label, textarea, blockquote {
	font-size:1.05em;
	text-align:justify;
}
p.white {
	color:#fff;
}
small {
	font-size:0.9em;
	display:block;
	text-align:justify;
}
big  {
	font-size:1.3em;
}
p.biglink big {
	font-size:1.6em;
	font-weight:normal;
}
#box_main_bott blockquote {
	padding:20px 0 20px 20px;
}
.marg_bott {
	margin:0 0 15px 0;
}
.clearleft {
	clear:left;
}
.floatleft {
	float:left;
	width:49%;
}
.floatright {
	float:right;
	width:49%;
}
#header_ext {
	width:100%;
	overflow:hidden;
}
#homepage #header_ext {
	background:url(../img/visual.png) top center no-repeat;
}
#footer_ext {
	width:100%;
	overflow:hidden;
	clear:left;
	background:url(../img/sf_footer.png) top center no-repeat;
}
#footer_bott {
	width:100%;
	margin-top:71px;
	background:url(../img/sf_footer_bott.png) bottom center no-repeat;
}
.container {
	margin:0 auto;
	width:995px;
}
#footer_bott .container {
	padding:15px 25px;
	width:945px;
	overflow:hidden;
}
.container p#discl {
	padding-left:25px;
}
.container p#discl span {
	float:right;
	width:50%;
	padding-right:25px;
	text-align:right;
}
.container p#discl a {
	color:#0e4d8e;
}
.container p#discl a:hover {
	background:#fff;
}

/* Contenimento dei float , alternativa a overflow:hidden */

.wrapper { display:inline-block; }
.wrapper:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
* html .wrapper { height:1%; }
.wrapper { display:block; }

/*  *****************  */

#header-left {
	float:left;
	width:530px;
}
#logo {
	display:block;
	width:323px;
	height:138px;
	float:left;
}
#homepage #claim {
	display:block;
	width:430px;
	height:125px;
	float:left;
	margin:15px 0 0 100px;
	display:inline;
}
#claim {
	display:none;
}
#header-right {
	float:left;
	width:460px;
	height:300px;
}
#homepage #header-right {
	height:395px;
}
#main {
	float:left;
	overflow:hidden;
	margin-top:-190px;
	display: inline;
}
#homepage #main {
	margin-top:-125px;
}
#content {
	float:left;
	width:708px;
	margin-top:70px;
	overflow:hidden;
	padding-top:20px;
}
#homepage #content {
	width:601px;
	margin-top:0;
}
#box_main_top {
	background:#fff url(../img/sf_box_main_int_bott.png) bottom no-repeat;
	float:left;
	width:708px;
}
#homepage #box_main_top {
	background:#fff url(../img/sf_box_main_bott.png) no-repeat center bottom;
	width:601px;
}
#box_main_bott {
	background:url(../img/sf_box_main_int.png) top no-repeat;   /* lo sfondo dietro la curva è colorato di blu per coprire lo sfondo del div superiore */
	margin-top:-20px;
	padding:15px 55px 15px 25px;
	width:628px;
	float:left;
	overflow:hidden;
}
#homepage #box_main_bott {
	background:url(../img/sf_box_main.png) no-repeat center top;
	width:521px;
}
body.e-shop #box_main_bott {
	background:url(../img/sf_box_eshop_int.png) top no-repeat;   
}
#servizi_pg #box_main_bott {
	background:url(../img/sf_box_main_servizi.png) top no-repeat;   
}
#contatti_pg #box_main_bott {
	background:url(../img/sf_box_main_contatti.png) top no-repeat;   
}
#tit_mainbox {
	display:block;
	width:230px;
	height:50px;
	text-indent:-9999px;
	margin:0 0 20px 75px;
}
#tit_e-shop {
	display:block;
	width:90px;
	height:40px;
	text-indent:-9999px;
	margin:0 0 0 65px;
}
#tit_formazione {
	display:block;
	width:220px;
	height:40px;
	text-indent:-9999px;
	margin:0 0 0 65px;
}
#tit_servizi {
	display:block;
	width:90px;
	height:40px;
	text-indent:-9999px;
	margin:0 0 0 65px;
}
#tit_help_sidebar {
	display:block;
	width:90px;
	height:40px;
	text-indent:-9999px;
	margin:0 0 0 65px;
}
#sidebar {
	float:left;
	width:379px;
	margin:0 0 0 -30px;
	position:relative;
	width:314px;
	display: inline;
}
#homepage #sidebar {
	width:421px;
}
#homepage #sidebar {
	margin:87px 0 0 -30px;
}

/* sidebar home */

#box_e-shop,
#box_formazione {
	float:left;
	background:url(../img/sf_box_e-shop_top.png) left top no-repeat;
	width:421px;
}
#box_formazione {
	background:url(../img/sf_box_formaz_top.png) left top no-repeat;
}

#box_e-shop_bott,
#box_formazione_bott {
	float:left;
	margin-top:80px;
	padding-bottom:15px;
	background:url(../img/sf_box_e-shop_bott.png) left bottom no-repeat;
	width:421px;
	display: inline;
}

/* sidebar interne */

#box_servizi,
#box_help_sidebar {
	float:left;
	background:url(../img/sf_box_servizi_top.png) left top no-repeat;
	width:314px;
}
#box_help_sidebar {
	background:url(../img/sf_box_help_top.png) left top no-repeat;
}

#box_servizi_bott,
#box_help_sidebar_bott {
	float:left;
	margin-top:80px;
	padding-bottom:15px;
	background:url(../img/sf_box_sidebar_bott.png) left bottom no-repeat;
	width:314px;
	display: inline;
}

/* *********** */

.box_content {
	margin-top:-80px;
	padding:5px 25px 15px 25px;
	position:relative;
}
#box_contatti,
#box_help {
	float:left;
	width:285px;
}
#box_contatti ul,
#box_help ul {
	margin:10px 0 0 50px;
}
#box_help ul {
	list-style:none;
}
#box_contatti li,
#box_help li {
	padding: 12px 0 12px 0;
	line-height: 1.4em;
    margin: -12px 0 0
}
#box_help li {
	padding: 12px 0 12px 35px;
}
#messenger {
	background:transparent url(../img/ico_live.gif) no-repeat 0 0.7em;
}
#skype {
	background:transparent url(../img/ico_skype.gif) no-repeat 0 0.7em;
}
#box_help_sidebar #messenger {
	background:transparent url(../img/ico_live_sid.gif) no-repeat 0 0.5em;
}
#box_help_sidebar #skype {
	background:transparent url(../img/ico_skype_sid.gif) no-repeat 0 0.5em;
}
#messenger a,
#skype a {
	/*line-height:25px;*/
}
#tit_contatti{
	display:block;
	width:141px;
	height:49px;
	text-indent:-9999px;
	background:url(../img/tit_contatti.gif) no-repeat;
}
#tit_help {
	display:block;
	width:191px;
	height:49px;
	text-indent:-9999px;
	background:url(../img/tit_help.gif) no-repeat;
}
#subcol-left {
	float:left;
	width:200px;
	margin-right:10px;
	background:#999;
	display: inline;
}
#subcol-mid {
	float:left;
	width:200px;
	margin-right:10px;
	background:#999;
	display: inline;
}
#subcol-right {
	float:left;
	width:200px;
	background:#999;
}

/* Navigation
------------------------------------------------------------------*/
ul#nav {
	padding-left:75px;
	width:376px;
	height:58px;
	background:transparent url(../img/nav.gif) no-repeat top;
	}
ul#nav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;
	display: inline;	
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../img/nav.gif) no-repeat;
	}
li#home a {
	width:73px;
	height:58px;
}
li#mission a {
	width:97px;
	height:58px;
}
li#servizi a {
	width:92px;
	height:58px;
}	 
li#contatti a {
	width:114px;
	height:58px;
}
li#home a:link, li#home a:visited {	
	background-position:-75px 0px;
}
li#home a:hover, li#home a:focus {
	background-position:-75px -58px;
}
li#mission a:link, li#mission a:visited {	
	background-position:-148px 0px;
}
li#mission a:hover, li#mission a:focus {	
	background-position:-148px -58px;
}
li#servizi a:link, li#servizi a:visited {	
	background-position: -245px 0px;
}
li#servizi a:hover, li#servizi a:focus {	
	background-position: -245px -58px;
}
li#contatti a:link, li#contatti a:visited {	
	background-position: -337px 0px;
}
li#contatti a:hover, li#contatti a:focus {	
	background-position: -337px -58px;
}

/* Navigation "active links"
------------------------------------------------------------------*/
body#homepage ul#nav li#home a {
	background-position:-75px -116px;
}
body#mission_pg ul#nav li#mission a {
	background-position:-148px -116px;
}
body#servizi_pg ul#nav li#servizi a {
	background-position:-245px -116px;
}
body#contatti_pg ul#nav li#contatti a {
	background-position:-337px -116px;
}
/* ---------------------------------------------------------- */

.footer_ul {
	float:left;
	width:220px;
	list-style-position:inside;
	margin-top:38px;
}
.footer_ul a {
	font:bold italic 1.2em Georgia, 'Times New Roman', Times, serif;
	color:#eccf80;
	line-height:1.8em;
	padding:2px;
}
.footer_ul a:hover {
	color:#484747;
	background:#eccf80;	
}
#box_5mille {
	float:right;
	background:url(../img/sf_5mille.gif) no-repeat top;
	width:461px;
	margin:0 20px 20px 0;
}
#box_5mille div {
	margin:6px 0 0 0;
	background:url(../img/sf_5mille_bott.gif) no-repeat bottom;
	padding:10px 15px;
}
h5 {
	font:bold 1.25em Georgia, 'Times New Roman', Times, serif;
	color:#b8cae0;
}
ul.ok_list {
	margin:20px 20px 0 0;
	list-style:none;
	float:left;
	width:250px;
}
ul.ok_list i {
	color:#6a91b8;
}
#homepage #box_main_top ul.ok_list {
	margin:20px 0 20px 0;
}
#homepage #box_e-shop ul.ok_list,
#homepage #box_formazione ul.ok_list {
	width:170px;
}
ul.ok_list li {
	font:italic 1.45em Georgia, 'Times New Roman', Times, serif;
	color:#b8cae0;
	padding: 6px 0 6px 35px;
	line-height: 1.6em;
    margin: -6px 0 0;
	background:transparent url(../img/bullet_ok.png) no-repeat 0 0.6em;
}
ul.ok_list li a {
	color:#464646;
}
ul.ok_list li a:hover {
	color:#6a91b8;
}
.biglink {
	color:#6a91b8;
	font:bold italic 1.4em Georgia, 'Times New Roman', Times, serif;
}
#homepage #box_main_top .floatright {
	text-align:right;
}
#homepage #box_e-shop .floatright,
#homepage #box_formazione .floatright {
	margin-top:20px;
	width:170px;
}

#box_main_top ul {
	list-style-position:inside;
}
.float_img {
	float:right;
	margin:15px 0 15px 15px;
}






























