/*****************************************************/
/********** OS communications informatiques **********/
/**********        	  INFO@OS.CA  		   			       **********/
/**********   Feuille de style en cascade 		  **********/
/*****************************************************/

body {
 margin: 0;
 padding: 0;
}

/*****************************************************/
/*****	       STRUCTURE - Mise en page		              *****/
/*****************************************************/

body div#container {
width: 100%;
margin: 0 auto;
padding: 0;
}

body div#container div#banner {
 background-image: url(images/bgHeader.jpg);
 background-position: 0 0;
 background-repeat: no-repeat;
 height: 630px;
}

body div#container div#main {
 background-image: url(images/bgMain.jpg);
 background-position: 0 0;
 background-repeat: no-repeat;
 min-height: 1078px;
}

body div#container div#banner div {
 background-image: url(images/bgIntHeader.png);
 background-position: 0 0;
 background-repeat: no-repeat;
 width: 960px;
 height: 630px;
 margin: 0 auto;
 padding: 0;
}

body div#container div#blocContenu  {
 margin: 0 auto;
 padding: 0;
 width: 960px;
}

body div#container #content {
 margin: 0;
padding: 0 0 35px 0;
width: 590px;
background-color: #f0efe8;
}

body div#container #content div#texteIntro {
	width: 490px;
	margin: 0 auto;
	padding: 20px 50px 0 50px;
}

body div#container #sidebar {
float: right;
width: 370px;
margin: 0;
padding: 0;
background-color: #fff;
}

body div#container #sidebar div#huilePurifiees {
	background-image: url(images/bgHuilespurifiees.png);
	background-position: 0 0;
	background-repeat: 0 0;
	height: 370px;
}

body div#container #sidebar div#conteneurBTN {
	margin: 25px 0 56px 60px;
}

body div#container #footer {
clear: both;
margin: 50px auto 0 auto;
padding: 0;
width: 960px;
text-align: right;
}

/******************************************************/
/*****	                   Elements NAVIGATIONS               *****/
/*****************************************************/

#mainNav {
}

#secNav {
}

/*****************************************************/
/*****	                   Elements TEXTE			                  *****/
/*****************************************************/

body div#container #content div#texteIntro h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 19px;
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

body div#container #content div#texteIntro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #000;
	margin: 25px 0;
	padding: 0;
	font-weight: normal;
}

body div#container #sidebar div#huilePurifiees h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 12px;
	color: #58b447;
	margin: 34px 0 0 32px;
	padding: 0;
	font-weight: normal;
}

body div#container #sidebar div#huilePurifiees p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #717171;
	margin: 25px 45px 0 32px;
	padding: 0;
	font-weight: normal;
}

div#footer p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fdb46e;
}

/*****************************************************/
/*****	                    Elements LIST			                      *****/
/*****************************************************/



/*****************************************************/
/*****	                    Elements LIENS		            	     *****/
/*****************************************************/

div#footer p a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fdb46e;
text-decoration: underline;
}

div#footer p a:hover  {
text-decoration: none;
}

/*****************************************************/
/*****	                  Elements FORMS			                 *****/
/*****************************************************/



/*****************************************************/
/*****	           Elements TABLES			     *****/
/*****************************************************/

table {
	width: 550px;
	margin: 0 auto;
	padding: 0;
	border-collapse:collapse;
}

table tr th {
	color: #45a541;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 17px;
	border-bottom: 1px dashed #45a541;
	border-top: 1px dashed #45a541;
	padding: 5px 0;
	border-collapse:collapse;
	vertical-align:top;
}

table tr td {
	color: #2d2d33;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 19px;
	border-bottom: 1px dashed #45a541;
	border-top: 1px dashed #45a541;
	border-collapse:collapse;
	padding: 5px 0;
	vertical-align: top;
}

table tr td:first-child {
	color: #2d2d33;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	border-bottom: 1px dashed #45a541;
	border-top: 1px dashed #45a541;
	border-collapse:collapse;
	padding: 5px 0;
	vertical-align: top;
}

table tr td:last-child {
	color: #2d2d33;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 19px;
	border-bottom: 1px dashed #45a541;
	border-top: 1px dashed #45a541;
	border-collapse:collapse;
	padding: 5px 0;
	vertical-align: top;
}

table tr:last-child td {
	border: 0;
}

/*****************************************************/
/*****	                Elements STYLES		            	     *****/
/*****************************************************/



/*****************************************************/



