@charset "utf-8";
body  {
	font: 100% "Arial Unicode MS";
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	/*border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	
    scrollbar-face-color:#D8BC92;
	scrollbar-arrow-color:#303E37;
	scrollbar-track-color :#EAEAEA;
	scrollbar-shadow-color:#999999;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-Color:#202020;
	background-image: url(images/exterieur010_fond_Alain_02_pale75_01.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
 A:link {
	font-family: "Arial Unicode MS";
	color: #6D2607;
}
 A:hover {
	font-family: "Arial Unicode MS";
	color:#3399FF;
}
 A:active {
	font-family: "Arial Unicode MS";
	color:#06C;
}
 A:visited {
	font-family: "Arial Unicode MS";
	color: #C60;
}

.thrColFixHdr  ul {
	margin:0;
	padding:10px 10px 10px 15px;
	list-style: none;
}
.thrColFixHdr  li {
	margin:0px 0px 0px 15px;
	padding:0px;
	background: 0;
	list-style-position: outside;
	list-style-image: url(images/icon-perfkey-achieved.gif);
	list-style-type: none;
}

.thrColFixHdr  li.point_nb1 {
	margin:0px 0px 5px 15px;
	padding:0px;
	background: 0;
	list-style-position: outside;
	list-style-image: url(images/icon-indicator.gif);
	list-style-type: none;
}
.thrColFixHdr  li.cout {
	margin:0px 0px 10px 15px;
	padding:0px;
	background: 0;
	list-style-position: outside;
	list-style-image: url(images/ico_product_ta.gif);
}
.thrColFixHdr ul li {
	padding-left: 5px;

}
.thrColFixHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 83px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
.thrColFixHdr #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.thrColFixHdr #header img{
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
.thrColFixHdr #header h2{
	font-weight:300;
	position: absolute;
	top:197px;
	font-family: "Arial Unicode MS";
	font-size: 80%;
	color: #333333;
	margin: 0px 0px 0px 255px;
	padding: 0px;
	background-color: transparent;
	width: 50px;
	text-align: right;
	display: inline;
}
.thrColFixHdr #header h3{
	font-weight:400;
	top:197px;
	font-family: "Arial Unicode MS";
	font-size: 80%;
	color: #999999;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	background-color: transparent;
	width: 190px;
	position: absolute;
	text-align: right;
	display: inline;
	/*text-align: right;*/
}
.thrColFixHdr #header h1{
	font-weight:normal;
	top:197px;
	font-family: "Arial Unicode MS";
	font-size: 80%;
	color: #FFFFFF;
	margin: 0px 0px 0px 475px;
	padding: 0px;
	width: 190px;
	position: absolute;
	text-align: right;
	display: block;
	background-color: transparent;
}
.thrColFixHdr #header h4{
	font-weight:normal;
	top:197px;
	font-family: "Arial Unicode MS";
	font-size: 80%;
	color: #FFFFFF;
	margin: 0px 0px 0px 715px;
	padding: 0px;
	background-color: transparent;
	width: 50px;
	position: absolute;
	text-align: right;
	display: block;
	/*text-align: right;*/
}
.thrColFixHdr #date { 
	font-weight:300;
	font-family: "Arial Unicode MS";
	font-size: 80%;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	width: 150px;
	text-align: right;
}
.thrColFixHdr #menu_haut {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-color: #303E37;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	border-bottom-width: 23px;
	border-bottom-style: solid;
	border-bottom-color: #6d2607;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-top-style: none;
	background-color: #BC8C4A;
	vertical-align: top;
	border-bottom-left-radius: 13px;
	/* [disabled]border-bottom-right-radius: 13px; */
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 25px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6D2607;
	border-right-color: #6D2607;
	border-bottom-color: #6D2607;
	border-left-color: #6D2607;
	/* [disabled]border-bottom-left-radius: 13px; */
	border-bottom-right-radius: 13px;
}
.thrColFixHdr #sidebar2 img{
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.thrColFixHdr #mainContentCarte {
	list-style: none;
	margin: 0px 0px 0px 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.thrColFixHdr #mainContentCarte ul {
	/*background: url(images/bullet/ico_env_ip.gif) no-repeat 0 4px;*/
	margin:0;
	padding:6px 10px 0px 17px;
	list-style: none;
}
.thrColFixHdr #mainContentCarte li {
	margin:0;
	padding:0px;
	background: 0;
	list-style-position: outside;
	list-style-image: url(images/bullet/icon-perfkey-achieved.gif);
	list-style-type: none;
}
.thrColFixHdr #mainContentCarte ul li {
  padding-left: 10px;
}
.thrColFixHdr #mainContentCarte h1{
	padding: 0px 5px 0px 20px;
	color: #666666;
	font: 14px/normal "Arial Unicode MS";
	font-stretch:expanded;
	height: 14px;
} 
.twoColFixRtHdr #mainContentCarte p{
	padding: 0px 0px 0px 20px;
	color: #333;
	font: "Arial Unicode MS";
	font-size:14px;
	font-stretch:expanded;
} 
.thrColFixHdr #mainContentPhoto {
	margin: 0px 0px 0px 190px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 5px 0px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.thrColFixHdr #mainContentPhoto h1{
	padding: 10px 5px 0px 20px;
	color: #666666;
	font: "Arial Unicode MS";
	font-size:30px;
	font-stretch:expanded;
} 
.twoColFixRtHdr #mainContentPhoto p{
	padding: 0px 0px 0px 20px;
	color: #333;
	font: "Arial Unicode MS";
	font-size:14px;
	font-stretch:expanded;
} 
.thrColFixHdr #mainContentMeteo{
	margin: 0px 170px 0px 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 0px 0px 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: auto;
} 
.thrColFixHdr #mainContentMeteo h1{
	padding: 10px 5px 0px 20px;
	color: #666666;
	font: "Arial Unicode MS";
	font-size:30px;
	font-stretch:expanded;
} 
.twoColFixRtHdr #mainContentMeteo p{
	margin-left: 20px;
	padding: 0px 10px 0px 20px;
	color: #333;
	font: "Arial Unicode MS";
	font-size:14px;
	font-stretch:expanded;
} 
.thrColFixHdr #mainContentIntro {
	margin: 0px 0px 0px 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px;
} 
.thrColFixHdr #mainContent {
	margin: 0px 160px 0px 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 10px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: auto;
	background-image: url(images/pecheur300nb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
} 
.thrColFixHdr #mainContent h1{
	padding: 0px 0px 0px 0px;
	color: #6D2607;
	font: "Arial Unicode MS";
	font-size:30px;
	font-style: italic;
} 
.thrColFixHdr #mainContent h2{
	margin: 0px;
	padding: 10px 5px 0px 20px;
	color: #666666;
	font: "Arial Unicode MS";
	font-size:16px;
 } 
 .thrColFixHdr #mainContent h3{
	padding: 10px 5px 0px 20px;
	color: #333333;
	font: "Arial Unicode MS";
	font-size:18px;
	font-stretch: extra-expanded;
 } 
 
.thrColFixHdr #mainContent p{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #333;
	font: "Arial Unicode MS";
	font-size:16px;
	font-stretch:expanded;
} 


.thrColFixHdr #mainContentVideo {
	margin: 0px 0px 0px 195px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: auto;
} 
.thrColFixHdr #mainContentVideo h1{
	padding: 5px 0px 0px 0px;
	color: #666666;
	font: "Arial Unicode MS";
	font-size:30px;
} 
.thrColFixHdr #mainContentVideo h2{
	margin: 0px;
	padding: 10px 45px 5px 45px;
	color: #6D2607;
	font: "Arial Unicode MS";
	font-size:14px;
	text-align: center;
	font-style: italic;
 } 
 .thrColFixHdr #mainContentVideo h3{
	padding: 10px 5px 0px 20px;
	color: #333333;
	font: "Arial Unicode MS";
	font-size:18px;
	font-stretch: extra-expanded;
 } 
 
.thrColFixHdr #mainContentVideo p{
	margin-left:10px;
	padding: 5px 0px 0px 0px;
	color: #333;
	font: "Arial Unicode MS";
	font-size:16px;
	font-stretch:expanded;
} 

.thrColFixHdr #apDiv1 {
	width:auto;
	height:310px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

.thrColFixHdr #apDiv1 img{ margin-left:35px;

}

.thrColFixHdr #footer {
	padding: 15px 0px 0px 220px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:transparent;
	text-align: right;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right; 
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

