body 
{
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	background: white;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align:justify;
	line-height: 16px;
}


h1 
{    
	font-size: 12pt;   
}
        
h2  
{   
	font-size: 14pt;   
}

#container 
{
	position: relative;
	top:5px;
	bottom:5px;
	width:960px; /* 977 */
	z-index:1;
	overflow: visible;
	background-image:url(/images/background.jpg);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #d8d8d8;
}
#header {
	position: relative;
	height: 170px;
	top:0px;
}

#hauteurMax {
	height: 350px;
	float: left;
	width: 1px;
}

strong {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

b {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#menu {
	position: relative;
	top:4px;
}
#content {
	background-image:url(/images/background_content.gif);
	background-repeat: no-repeat;
}

#subcontainer {
	background-image:url(/images/background_content.gif);
	background-repeat: no-repeat;
	padding-left: 63px;
}
#subhighlight {
	top:0px;
	vertical-align:top;
	margin-left:0px;
	height: 182px;
	clear:both;
}
#footer {
	height:22px;
	margin-top: 10px;
	margin-bottom:2px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	top:0px;
}
/*special parts */
#zipcodeengine{
	top:0px;
	width:130px;
	position:relative;
	margin-right:18px;
	float:right;
	vertical-align:top;
	font-size:14px;
	text-align:right;
	color:#AAABAE;
}
.zipinput {
	background-color: #FFFFFF;
	width: 60px;
	height:12px;
	color:#002bff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}


/* Text type */ 

.Title {
	font-size: medium;
	font-weight:500;
	font-size:18px;
	line-height: normal;
	color: #0A896B;
	text-align: left;
}
.SubTitle {
	font-weight:800;
	font-size:14px;
	color: #4FA872;
	text-align: left;
}
.tagtext {
	font-size:11px;
	width:170px;
	padding:5px;
	top:0px;
	position:relative;
	margin-left:5px;
	margin-right:5px;
	text-align:justify;
}

.Commentaire {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

a {
	color: #098666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.footerlink {
	color: #000000;
	text-decoration: none;
}
.footerlink:hover {
	color:	#666666;
	text-decoration: none;
}


#subheader {
	top:0px;
	margin-left:0px;
}

#contentfloatholder:after {
	/* this is for NN6 to clear floats */
    content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#center {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 40px;
	float: right;
	width: 420px;
}


#left {
	float:left;
	width: 420px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#widepage{
margin-left:10px;
margin-right:10px;
}
#submenu_intestinal {
	float:left;
	position:relative;
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	margin-right:200px;
}
#submenu_safeguard {
	float:left;
	position:relative;
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right:1px;
}

#sub_safe_spacer{
	padding-left: 192px;
	float: left;
	width: 1px;
}


.sublink {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
margin-left:10px;
margin-right:10px;

}

.sublink:hover {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color: #002bff;
}


li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
ul {
    list-style-image: url(/images/bullet.gif);
	margin-left:15px;
	
}

ul li ul {
    list-style-image: url(/images/arrow-green.gif);
	margin-left:15px;
	
}
