/* CSS Document */

a{
	outline:none;
}

br.clear{
	clear:both;
	}
img{
	border:0;
	}
html{
	background-image:url(../img/layout/pattern02.jpg);
}
body{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	width:100%;
	height:450px;
	margin:0;
	padding:0;
	background-image:url(../img/layout/pattern01.jpg);
	background-repeat:repeat-x;
	color:#24745e;
	text-align:justify;
}
div#main{
	margin-left: -500px;
	left: 50%;
	top:0px;
	position:absolute;	
	width:1000px;
	background-image:url(../img/layout/base_bianca_1px.png);
	background-repeat:repeat-y;
}
/*
img.top_banner{
	float:left;
}*/


div#banner_top{
	background-image:url(../img/menu/top_banner_english.jpg);
	background-repeat:no-repeat;
	height:228px;
	margin-left:25px;
	margin-bottom:20px;
}

div#banner_top_editoria{
	background-image:url(../img/menu/banner_n6.jpg);
	background-repeat:no-repeat;
	height:228px;
	margin-left:25px;
	margin-bottom:20px;
}

.bandierina{
	height:26px;
	width:58px;
	display:block;
	float:right;
	clear:both;
	margin-right:23px;
	margin-top:9px;
}


	
img#top_banner{
	margin-left:25px;
	margin-bottom:20px;
	}

div#content_page{
	margin-left:76px;
	margin-right:76px;
	}

div#footer{
	background-image:url(../img/layout/indirizzo_bordo_sup.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#72bb81;
	text-align:center;
	
	color:white;
	
	padding-top:10px;
	padding-bottom:10px;
	}

div#menu_bottom{
	text-align:center;
	color:#FBBA00;
	padding-top:10px;
	margin-top:15px;
	}
a.menu2{
	color:#72bb81;
	text-decoration:none;
	text-transform:uppercase;
}

div#menu{
	padding:0;
	margin:0;
	}





	
div#header{
	background-image:url(../img/BANDIERA.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin-left:25px;
	margin-right:25px;
	
	/* da sistemare inserite le immagini e' da togliere */
	height:240px;

	}
	
a.special_link{
	color:white;
	text-decoration:none;
	}
	
div.small_box_sx, div.small_box_cn, div.small_box_dx{

	/*background-image:url(../img/layout/base_annunci_piccoli.png);*/
	background-repeat:no-repeat;
	float:left;
	width:267px;
	margin-bottom:30px;
	margin-top:7px;
	text-align:center;
}
div.small_box_sx{
	background-image:url(../img/layout/AGGIORNAMENTO.jpg);
}
div.small_box_dx{
	background-image:url(../img/layout/MAILING.jpg);
	}

div.small_box_cn{
	margin-right:23px;
	margin-left:24px;
}


div.box_title{
	text-align:center;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	font-size:17px;
	}
	
	
div.box_content{
	font-size:16px;	
	}	

	

	
div.big_box{
	background-image:url(../img/layout/base_annunci.png);
	background-repeat:no-repeat;
	width:848px;

	/* orreggere errore ie */
	min-height:160px;
	margin-top:20px;
}

img.box_image{

/*	margin-bottom:20px;*/
}

div.big_box div.box_title{
	float:left;
	clear:left;
	color:#24745e;
	width:400px;
	margin:8px;
	text-align:left;
	
	}

	

div.big_box div.box_content{
	color:#24745e;
	float:left;
	clear:left;
	margin:8px;
	width:400px;

	}
	
div.big_box div.box_image{
	float:right;
	clear:right;
	text-align:center;
	margin:8px;
	width:400px;
	overflow:hidden;

	}
	
	
img.big_image{}

.importante{
	font-weight:bold;
	color:#f07e00;
	}
.importanteM{
	font-weight:bold;
	color:#f07e00;
	text-transform:uppercase;
	}
	
	
	
h1, h2{
	color:#f07e00;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
	font-size:15px;
	margin-bottom:20px;	
}

h1.verde{
	color:#24745e;
	text-transform:uppercase;
	font-size:18px;
	text-decoration:none;
	text-align:center;
	padding-top:7px;
	margin-bottom:5px;
}

h2{
	text-transform:none;
	text-decoration:underline;
	font-weight:normal;
}

a.segue{
	text-decoration:none;
	color:inherit;
	border:0;
	display:block;
	float:right;
	margin-top:60px;
	}
	
div.evidence{
	text-align:center;
	font-weight:bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #24745e;
	border-bottom-color:#24745e;
	font-size:20px;
	margin-top:20px;
	margin-bottom:20px;
	padding:5px;
	}
div.evidence_orange{
	text-align:center;
	font-weight:bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f07e00;
	border-bottom-color:#f07e00;
	font-size:16px;
	margin-top:20px;
	margin-bottom:20px;
	padding:5px;
	color:#f07e00;
	}	
	
a.back{
	float:right;
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
	}
	
hr{
	width:100%;
	height:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #f07e00;
	}
	
hr.verde{
	border-color:#24745e;

}
	
a.link_page{
	text-decoration:none;
	cursor:pointer;
	color:inherit;
	}
	
div#bollo_science{
	background-image:url(../img/layout/bollo_science.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:12px;
	padding-top:12px;
	text-align:center;
	font-size:20px;
	color:white;
	font-weight:bold;
}
div.contenuto_box_piccolo{
	height:60px;
}


ul.elenco_semplice{
	display:block;
	margin:0;
	padding:0;
	padding-left:15px;

}

li.elenco_semplice{
	margin:0;
	padding:0;

}



a.powered_link{
	margin:20px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
	}

div.powered{
	float:right;
	}
	
	
div#privacy{
	color:#999999;
	font-size:10px;
}


span#contacts_inside{
	border-bottom: 1px solid #FFFFFF;
	padding-bottom:2px;
	font-size:12px;
	display:block;
	}

div#contacts{
	margin-bottom:5px;
	}
	
	
p.importante a{
	color:#F07E00;
	}
	
ul.archivio a{
	color:#24745E;

	}	
	
	
.navigazione{
	color:#f07e00;
	text-transform:uppercase;
	font-weight:bold;
	font-size:15px;
	margin-bottom:20px;	
	text-align:center;
	text-decoration:none;
	
}

div.riservato{
	text-align:center;
	color:#66af70;
}


div.red{
	text-align:center;
	color:#d9203a;
	font-weight:bold;
}

div.box_no_flash{

	text-align:center;
}

div.menu_copertine{
	text-align:center;
	float:left;
	width:210px;
}

div.menu_copertine h2{
	text-decoration:none;
	text-transform:uppercase;
	margin-bottom:0;
	padding-bottom:0;
}




/*
Nuovo menu
*/

#mlearning{
	display:block;
	float:left;
	background-image:url(../img/menu/MENU_01.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:219px;
	height:155px;
}

#mlearning:hover{
	background-position:0 -157px;	
}


#mteeth{
	display:block;
	float:left;
	background-image:url(../img/menu/MENU_02.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:300px;
	height:155px;
}

#mteeth:hover{
	background-position:0 -157px;	
}


#mmethod{
	display:block;
	float:left;
	background-image:url(../img/menu/MENU_03.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:230px;
	height:155px;
}

#mmethod:hover{
	background-position:0 -157px;	
}


#memail{
	display:block;
	float:left;
	background-image:url(../img/menu/MENU_04.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:99px;
	height:155px;
}

#memail:hover{
	background-position:0 -157px;	
}


#mlearning{
	display:block;
	float:left;
	background-image:url(../img/menu/MENU_01.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:219px;
	height:155px;
}

#mlearning:hover{
	background-position:0 -157px;	
}


#mteeth{
	display:block;
	float:left;
	background-image:url(../img/menu/MENU_02.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:300px;
	height:155px;
}

#mteeth:hover{
	background-position:0 -157px;	
}


#mmethod{
	display:block;
	float:left;
	background-image:url(../img/menu/MENU_03.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:230px;
	height:155px;
}

#mmethod:hover{
	background-position:0 -157px;	
}


#memail{
	display:block;
	float:left;
	background-image:url(../img/menu/MENU_04.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:99px;
	height:155px;
}

#memail:hover{
	background-position:0 -157px;	
}










#mlearning2{
	display:block;
	float:left;
	background-image:url(../img/menu/eng/menu_01.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:185px;
	height:155px;
}

#mlearning2:hover{
	background-position:0 -163px;	
}


#mteeth2{
	display:block;
	float:left;
	background-image:url(../img/menu/eng/menu_02.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:257px;
	height:155px;
}

#mteeth2:hover{
	background-position:0 -163px;	
}


#mmethod2{
	display:block;
	float:left;
	background-image:url(../img/menu/eng/menu_03.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:193px;
	height:155px;
}

#mmethod2:hover{
	background-position:0 -163px;	
}

#mnewsletter2{
	display:block;
	float:left;
	background-image:url(../img/menu/eng/menu_04.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:146px;
	height:155px;
}

#mnewsletter2:hover{
	background-position:0 -163px;	
}


#memail2{
	display:block;
	float:left;
	background-image:url(../img/menu/eng/menu_05.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:66px;
	height:155px;
}

#memail2:hover{
	background-position:0 -163px;	
}


















.confirm_order{
	background-image:url(../img/order/confirm_order.jpg);
	border:0;
	width:140px;
	height:36px;
	cursor:pointer;
	outline:none;
	
}
.refresh_price{
	background-image:url(../img/order/refresh_price.jpg);
	border:0;
	width:128px;
	height:36px;
	cursor:pointer;
	outline:none;
	
}

#banner_bandierine{
	height:228px;
	width:260px;
	background-image:url(../img/bandierine/banner_dx_eng.jpg);
	background-repeat:no-repeat;
}




#manuale_editoria_foto{
	display:block;
	float:left;
		margin-left:80px;
}
#editoria_manuale{
	display:block;
	float:left;
	text-align:left;
	color:#F07E00;
	margin-left:50px;
	margin-top:30px;
	font-size:22px;
}
