html,body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#898989;
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	background-attachment: fixed;
   height: 100%;
}
sup {
	font-size:7px;
}
div.clearer {
   clear:both;
   margin:0px;
   padding:0px;
   float: none;
}
.clearfix:after {
    content: "\0020"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    overflow:hidden; 
}
.clearfix {display: inline-block;}

table {
	border-collapse:collapse;
}
img {
   border:0px;
}
h1,h2 {
   font-family: Myriad Pro,Verdana;
   font-weight: lighter;
   margin:0px;
   padding:0px;
   color:#1F5A7E;
   font-size:26px;
   text-align:left;
}
h2 {
   color:#58585A;
   line-height: 26px;
}

form {
   margin:0px;
   padding:0px;
   color:#898989;
}
a,a:link,a:visited,a:active {
   color:#898989;
   text-decoration: none;
}
a:hover {
   color:#898989;
   text-decoration: underline;
}
.blue {
   color:#1F5A7E;
}
b,strong {
   color:#595959;
}
.upper {
   text-transform: uppercase;
}

div#container{
	background-image: url(../images/bg_page.png);
	background-repeat: repeat-y;
	background-position: right top;
	width:975px;
	margin:0 auto;
	height:auto !important;
	height:95%;
	min-height:95%;
}
div#container_int{
	background-image: url(../images/bg_page_int.png);
	background-repeat: repeat-y;
	background-position: right top;
	width:975px;
	margin:0 auto;
	height:auto !important;
	height:95%;
	min-height:95%;
}

div#footer{
	background-image: url(../images/bg_page.png);
	background-repeat: repeat-y;
	background-position: right top;
	width:795px;
	margin:0 auto;
	height:5%;
	text-align:center;
	padding-left:180px;
}
div#footer_int{
	background-image: url(../images/bg_page.png);
	background-repeat: repeat-y;
	background-position: right top;
	width:795px;
	margin:0px auto;
	height:5%;
	text-align:center;
	padding-left:180px;
}
div#content {
	margin: 0 0px 0 180px;
	/*padding:30px;*/
   line-height: 14px;
   text-align: justify;
}
div.content_hp {
	padding:10px 20px 10px 10px;
   line-height: 14px;
   text-align: justify;
}
div#navigation {
	float: left;
	width: 180px;
	display: inline;
	padding-top:55px;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
div#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/** navigation **/
div#topnav {
   background-image: url(../images/top_menu.png);
   background-repeat: no-repeat;
   background-position: top;
   height:27px;
}
div#midnav {
   background-image: url(../images/mid_menu.png);
   background-repeat: repeat-y;
   background-position: top;
   text-align:left;
   color:#FFF;
   padding:0px 0px 30px 7px;
}
div#bottomnav {
   background-image: url(../images/bottom_menu.png);
   background-repeat: no-repeat;
   background-position: bottom;
   height: 260px;
}
/** agavepeople **/
div#bottomnav form {
   border:0px;
   margin:0px 0px 0px 10px;
   padding:0px;
   background-image: url(../images/login.png);
   background-repeat: no-repeat;
   width:162px;
   height:160px;
   position:relative;
   left:0px;
}
div#bottomnav input#user,div#bottomnav input#pass {
  background-image: transparent;
  position:absolute;
  color:#21658D;
  font-size:10px;
  top:5px;
  left:10px;
  border:0px;
}
div#bottomnav input#pass {
  top:33px;
}
div#bottomnav input#bt_login {
   position:absolute;
   left:0px;
   top:60px;
}
/** menu principale **/
#midnav ul.menu,#midnav ul.menu ul {
   margin:0px;
   padding:0px;
   list-style-type: none;
}
#midnav ul.menu li a {
   color:#FFF;
   font-size: 12px;
   display:block;
   height:14px;
   border-top:1px dotted #9CBCD0;
   padding:9px 0px 9px 14px;
   background-image: url(../images/menu_arrow.gif);
   background-position: left center;
   background-repeat: no-repeat;
}
#midnav ul.menu li a.sel {
   background-image: url(../images/menu_arrow_on.gif);
}
#midnav ul.menu li a.bottom {
   border-bottom:1px dotted #9CBCD0;
}
#midnav ul.menu li ul li.top a {
   margin-top:0px;
}
#midnav ul.menu li ul li a {
   display:block;
   height:14px;
   padding:4px 0px 4px 9px;
   margin:4px 0px 4px 14px;
   border:0px;
   background-image: url(../images/pix.gif);
   color:#FFF;
}
#midnav ul.menu li ul li a:hover,#midnav ul.menu li ul li a.sel {
   background-color:#B7CEDC;
   background-image: url(../images/pix.gif);
   color:#1C597D;
   text-decoration:none;
}

/*** header ****/
img.logo {
   margin:7px 0px 3px 10px;
}
div.mylogo {
   float:left;
   width:570px;
}
div.maskHome {
   position:absolute;
   z-index:10;
   top:220px;
   margin-left:10px;
   background-image: url(../images/bg_payoff.png);
   width:307px;
   height:27px;
   color:#FFF;
   line-height:27px;
   padding-left:20px;
   font-size:12px;
   font-family:Myriad,arial;
}
div.mask {
   position:absolute;
   z-index:10;
   top:200px;
   background-image: url(../images/bg_payoff_pdt.png);
   width:307px;
   height:27px;
   color:#FFF;
   line-height:27px;
   padding-left:20px;
   font-size:12px;
   font-family:Myriad,arial;
}
div#cerca {
   margin:0px 0px 0px 570px;
   text-align: right;
   width:200px;
   padding-top:7px;
}
div#cerca form input.ricerca {
   background: transparent;
   border:0px;
   width:120px;
   padding-left:10px;
   color:#21658D;
   font-size:10px;
   height:13px;
   line-height: 13px;
}
div#slogan {
   margin:0px 0px 0px 10px;
}
div#slogan.big {
   margin:0px;
}
div#slogan.pdt {
   margin:0px;
   background-image: url(../images/head_pdt.jpg);
   background-position:right top;
   width:789px;
   height:184px;

}
.carousel_container {
	width: 650px;
	height: 184px;
	margin:0px auto;
}
/** homepage **/
div#submenu {
   float: left;
   width: 174px;
   margin-right:9px;
}
div#extra{
   float: right; 
   width: 226px;
   padding-left:9px;
}
div#page{   
   border-left:1px solid #E2E2E2;
   border-right:1px solid #E2E2E2;
   margin: 0 235px 0 183px;
   padding:0px 11px 40px 11px;
}
/** ricerca a due colonne **/
div#pageSearch {
   border-left:1px solid #E2E2E2;
   margin: 0 0px 0 183px;
   padding:0px 11px 40px 11px;
}
#page p,#pageSearch p {
	margin:0px 0px 10px 0px;
}
#page ul,#pageSearch ul {
   margin: 0px;
   padding: 4px 0px 0px 20px;
   list-style-image: url(../images/freccia_list.gif);
   list-style-position: outside;
}
#page ul ul li,#pageSearch ul ul li {
   padding:0px 0px 0px 0px;
   margin:0px;
}
li.blue {
   font-weight: bold;
   list-style-type: disc;
   list-style-image: none;
   color:#1F5A7E;
   text-align:left;
}
/** lato sinistro homepage **/
div.top_news {
   background-image: url(../images/hp_top_news.gif);
   background-repeat: no-repeat;
   background-position: bottom;
   width:172px;
   height:14px;
}
div.bottom_news {
   background-image: url(../images/hp_bottom_news.gif);
   background-repeat: no-repeat;
   background-color: #F1F1F1;
   background-position: bottom;
   width:152px;
   font-size:10px;
   text-align: left;
   padding:0px 10px 10px 10px;
}
div.bottom_news a.continua {
   display:block;
   background-image: url(../images/freccia_continua.gif);
   background-repeat: no-repeat;
   background-position: left 6px;
   border-top:1px dotted #C4C4C4;
   height:16px;
   line-height:16px;
   padding:0px 0px 0px 12px;
   color:#58585A;
}
/** lato destro homepage **/
/** galleria fotografica homepage **/
div#extra div#nav {
	position:relative; 
	z-index:10;
	bottom:125px;
	left:10px;
}
div#extra div#nav a {
	text-decoration: none; 
	margin: 0 5px; 
	 
}
div#extra div#nav a.activeSlide {
	font-weight:bold;
	text-decoration:underline;
	color:#296285; 
}
div#extra div#nav a:focus {
	outline: none; 
}
div.galleria_foto {
   position:absolute;
   background-image: url(../images/bottom_galleria.gif);
   background-repeat: no-repeat;
   background-position: left bottom;
   height:160px;
   
}
div#extra #output {
	position:relative;
	z-index:10;
	top:140px;
	left:10px;
	color:#FFF;
}
div#extra div#video {
   margin-top:170px;
   background-image: url(../images/video.gif);
   background-repeat: no-repeat;
   background-position: left top;
   width:224px;
   height:152px;
   text-align:center;
   padding-top:4px;
}




/** pagine interne **/
div.content_int {
   margin:0px 6px 0px 15px;
   padding:0px;
   background-image: url(../images/bg_extra.gif);
   background-repeat: repeat-y;
   background-position: right; 
}

div#submenu.nomargin {
   padding-top:10px;
}
/** bottoni aree teerapeutiche **/
div#submenu a.bt_aree {
   display:block;
   width:172px;
   height: 43px;
   overflow: hidden;
   line-height: 43px;
   font-weight: bold;
   text-align: center;
   font-size: 11px;
   color:#FFF;
   background-image: url(../images/bt_aree.jpg);
   background-repeat: no-repeat;
   background-position: left;
}
div.grey#extra {
   width: 208px;
   padding-top:10px;
   padding-left:0px;
   text-align:center;
}
div#page.wide {
   border-right:0px;
   border-left:0px;
   margin: 0 210px 0 183px;
   min-width:358px;
}
#page.wide ul,#page.wide li,#page.wide li strong {
   
   list-style-type: disc;
   list-style-image: none;
  /* color:#1F5A7E;
	font-weight: bold;*/
   text-align:left;
}
#page.wide ul {
	margin-bottom:5px;
}
/*** submenu di 3/4 livello della sezione prodotti ***/
div#submenu div.top {
   background-image: url(../images/menupdt_top.gif);
   background-position: left bottom;
   background-repeat: no-repeat;
   width:172px;
   height: 14px;
}

div#submenu div.mid {
   background-image: url(../images/menupdt_mid.gif);
   background-position: left;
   background-repeat: repeat-y;
   width:156px;
   padding:0px 8px 8px 8px;
}
div#submenu div.bottom {
   background-image: url(../images/menupdt_bottom.gif);
   background-position: left top;
   background-repeat: no-repeat;
   width:172px;
   height: 9px;
}
div.mid ul {
   list-style: none;
   margin:0px;
   padding:0px;
   text-align: left;
}
div.mid ul li.dett a {
   display:block;
   padding-left:12px;
   margin-bottom:4px;
   color:#9B9B9B;
}
div.mid ul li.dett a.sel {
   background-image: url(../images/freccia_menupdt.gif);
   background-repeat: no-repeat;
   background-position: left 4px;
   font-weight:bold;
   color:#595959;
}
div.mid a.bt {
   display:block;
   height:22px;
   line-height: 22px;
   background-image: url(../images/bt_left.gif);
   background-position: left;
   color:#FFF;
   font-size:11px;
   font-weight: bold;
}
/** bottoni blu indicazioni e composizione **/
div.close_off a.bt {
   margin-right:5px;
   padding-left:10px;
}
div.close_on a.bt {
   margin-right:18px;
   padding-left:10px;
}
div.mid div.close_off {
   background-image: url(../images/bt_right.gif);
   background-repeat: no-repeat;
   background-position: right;
   height:22px;
   width:120px;
   margin-bottom:6px; 
   text-align: left;
}
div.mid div.close_on {
   background-image: url(../images/bt_sel.gif);
   background-repeat: no-repeat;
   background-position: right;
   height:22px;
   margin-bottom:6px; 
   text-align: left;
}
/*

div.close_link a.bt2 {
   margin-right:5px;
   display:block;
   height:22px;
   line-height: 42px;
   color:#FFF;
   font-size:11px;
   font-weight: bold;
}
div.close_link {
   background-image: url(../images/bt_aree.jpg);
   background-repeat: no-repeat;
   background-position: right;
   height:43px;
   width:172px;
   margin-bottom:6px; 
   text-align: center;
}
div#submenu div.top2 {
   width:172px;
   height: 14px;
}
*/
div#homegall {
	width:767px;
	height:201px;
	overflow:hidden;
}

*:focus {outline: none;} /*disabilita highlight di Chrome */