/* CSS Document */

body{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	border-top: 15px solid #F5742A;
	margin: 0;

} 

p { 
	font-size: 1em;  /* 12px */ 
   	line-height: 1.5em; /* 18px */ 
   	margin: 0 0 1.5em 0; 
}

strong {
	font-weight: bold;
}

h1 {
	font-weight: bold;
	font-size: 2em; 
	line-height: 1.25em;
	margin-bottom: 1em;
	color: #F5742A;
	
}

   
h2 {
	font-weight: bold;
	font-size: 1.5em; 
	line-height: 1.25em;
	margin-bottom: 1em;
	color: #a0a0a3;
}

h3 {
	font-weight: bold;
	font-size: 1.25em; 
	line-height: 1.25em;
	margin-bottom: 1em;
}

h4 {
	font-weight: bold;
	font-size: 1em; 
	line-height: 1.5em;
	margin-top: 2em;
	margin-bottom: 1em;
	color: #a0a0a3;
}


li {
	margin: 10px 20px;
	list-style:disc;
	font-size: 1em;  /* 12px */ 
   	line-height: 1.25em; /* 18px */
}

table {
	margin: 25px auto;
	border: none;
}


h1.produits {
	font-weight: bold;
	font-size: 1.75em; 
	line-height: 1.25em;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #F5742A;
	text-decoration: underline;
}

h3.produits {
	font-weight: normal;
	font-size: 1em; 
	line-height: 1.25em;
	margin-bottom: 1em;
	color: #a0a0a3;
	text-decoration: underline;
}

h4.produits {
	font-weight: bold;
	font-size: 1.25em; 
	line-height: 1.5em;
	margin-top: 2em;
	margin-bottom: 1em;
	color: black;
}


table.produits {
	margin: 25px auto;
	/*border-bottom: 1px solid #ddd;*/
}

table.produits img,ul{
	margin-bottom: 25px;
}


div.clear {
	clear: both;
	color: #FFF;
}


/*  layout  */

#maincontainer{
width: 820px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: url('../images/stroke.gif') no-repeat 0px 162px;
margin-top: 30px;
}

#topsection{

}


#contentwrapper{
float: left;
width: 100%;
background: url('../images/chat_stroke_orange_tall.gif') no-repeat bottom right;
border-bottom: 1px solid #a1a0a4;
padding-bottom: 35px;
}

#contentcolumn{
margin-right: 220px; /*Set right margin to RightColumnWidth*/

/*min-height hack*/

  min-height:800px;
  height:auto !important;
  height:925px;

}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
}

#footer{
clear: left;
width: 820px;
margin: 0 auto; /*Center container on page*/
padding: 4px 0;

}


.innertube{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;

}


#hd{
	/*height:75px;*/
}


/* Navigation */

#nav {
	margin-bottom: 30px; !important
	width: 100%;
	display: block;
	border-bottom: 1px solid #FFF;
}

#nav li{
	display:inline;
	/*float:left;*/
	margin: 10px 15px 10px 0;
	list-style:none;
}

/*.galleryEntry{
	border-top: 1px solid #CCC;
	padding-top: 5px;
	margin-bottom: 15px;
}*/

#navprod li{
	/*margin: 5px;*/
		
}

#navprod {
	margin-top: -25px;
	padding: 10px;
}



.galleryMain table{
	border-top: 1px solid #CCC;
	padding-top: 5px;
	margin-bottom: 15px;
}


#columnTop {
	/*margin-left: -21px;
	margin-top: -5px;*/
}


#rightcolumn {
	/*border-right: 1px solid silver;*/
	background: url('../images/column_top_orange.gif') no-repeat top left;
}

#rightcolumn li{

	list-style: none;
	margin-left: 5px;
	padding-left: 20px;
	padding-bottom: 1px;
	background: url('../images/ques_bullet_orange.gif') no-repeat top left;
	font-size: 1em;  /* 12px */ 
   	line-height: 1.1em; /* 18px */
}

#rightcolumn a{
	font-size: .80em;
	line-height: 1.5em;
}

#rightcolumn a:link {color: #000; text-decoration: none;}
#rightcolumn a:visited {color: #555; text-decoration: none;}
#rightcolumn a:hover {color: #F5742A; text-decoration:  underline;}



#rightcolumn h3{
	/*color: #a1a0a4;*/
	font-size: 1em;
	margin: 10px 5px;
}

#conseilHeader {	
	/*border: 1px solid blue;*/
}


/*#dropmenudiv{
	position:absolute;
	border:1px solid #a3a3a5;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	margin-top: 10px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #A3A3A5;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	color: #666;
}

#dropmenudiv a:hover{ 
	background-color: #F0CBB6;
}*/

#doc {
	
	margin-top: 20px;
}

#logo {
	margin: 25px 0 20px 0;
}


#ft {
	border-top: 1px solid #a3a3a5;
}

#imgChat{
	margin-bottom: -1px;
}



#nav, #nav ul {
	padding: 0;
	margin: 0;
	margin-left: 0;
	list-style: none;
	display: block;
}

#nav a {
	display: block;
	/*width: 5em;*/
	height: 20px;
	/*border: 1px solid green;*/
	padding-top: 5px;
	
	
}

#nav a:link { color: #F5742A; text-decoration: none;}
#nav a:visited {color: #F5742A; text-decoration: none;}
#nav a:hover {color: #F5742A; text-decoration: underline; background-color: #FFF;}

#nav li {
	float: left;
	/*width: 5em;*/
	height: 20px;
	/*border: 1px solid blue;*/
	padding-bottom: 1px;
	text-align: center;
	
}


#home, #home a {
	width: 70px;
}

#home_en, #home_en a {
	width: 120px;
}

#english, #english a {
	width: 70px;
}

#french, #french a {
	width: 70px;
}

#products, #products a {
	/*position: relative;*/
	width: 6.5em;
}

#gallery, #gallery a {
	width: 5em;
}

#faq, #faq a {
	width: 50px;
}

#plan, #plan a {
	width: 7em;
}

#contact {
	width: 5em;
}

#contact_en {
	width: 6.75em;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #FFF;
	border: 1px solid #a1a0a4;
	width: 125px;
	padding: 5px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.avantages li {
	list-style: none;
	margin-left: 5px;
	padding-left: 20px;
	padding-bottom: 3px;
	background: url('../images/tick.gif') no-repeat top left;
}

.prodlinks li {
	list-style: none;
	margin-left: 5px;
	padding-left: 20px;
	padding-bottom: 1px;
	background: url('../images/bullet_go.gif') no-repeat top left;
}

#navprod {
	width: auto;
}

#navprodli01 a, #navprodli02 a {
	float: none;
	clear: both;
	padding: 0;
	margin: 0;
	display: block;
	width: auto;
	background-color: transparent;
}

#navprodli01, #navprodli02{
	float: none;
	clear: both;
	padding: 0;
	margin: 0;
	display: block;
	width: auto;
	/*border: 1px solid red;*/
	background-color: transparent;
}


#maincontainer_index{
	position: relative;
	margin: 100px auto;
	width: 820px; /*Width of main container*/
	height: 600px;
	margin: 0 auto; /*Center container on page*/
	border-bottom: 1px solid #9fa0a4;

}

#logo_main{
	position: absolute;
	width:343px;
	height:131px;
	left: 238px;
	top: 100px;
	margin: 0;
}

#chat_main{
	position: absolute;
	width:217px;
	height:292px;
	bottom: 0px;
	left:280px;
	margin: 0;

}

#english_enter{
	position: absolute;
	bottom: 250px;
	left: 75px;
	color: #9fa0a4;
	text-align: center;
	
}

#english_enter a{
	font-size: 2.5em;
	font-weight: bold;
	color: #9fa0a4;
}

#french_enter{
	position: absolute;
	bottom: 250px;
	right: 75px;
	color: #9fa0a4;
	text-align: center;
	
}

#french_enter a{
	font-size: 2.5em;
	font-weight: bold;
	color: #9fa0a4;
}
