* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	-moz-outline:0 none; outline:0 none; -moz-user-select: normal;
	text-decoration: none;
	color: #1e365c;
}

.allvideo div {
	display: block;
	height: 90px;
}

a.plusvideo {
	display: block;
	float: left;
	background-image: url(../img/plus.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-top: 10px;
}

a.demarrage {
	display: block;
	width: 319px;
	height: 64px;
	background-image: url(../img/video_demarrage.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

a.charte {
	display: block;
	width: 319px;
	height: 64px;
	background-image: url(../img/video_charte.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

a.chimie {
	display: block;
	width: 319px;
	height: 64px;
	background-image: url(../img/video_chimie.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

a.demarrage_en {
	display: block;
	width: 319px;
	height: 64px;
	background-image: url(../img/video_demarrage_en.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

a.charte_en {
	display: block;
	width: 319px;
	height: 64px;
	background-image: url(../img/video_charte_en.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

a.chimie_en {
	display: block;
	width: 319px;
	height: 64px;
	background-image: url(../img/video_chimie_en.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

a.demarrage:hover, a.charte:hover, a.chimie:hover, a.demarrage_en:hover, a.charte_en:hover, a.chimie_en:hover {
	background-position: left -64px;
}

ul li {
	list-style-type: none;
}
html, body {
	background-color: #f1f9ff;
}
table {
	width: 100%;
	height: 100%;
	background-image: url(../img/bg_table.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#left {
	background-image: url(../img/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: auto;
}
#right {
	background-image: url(../img/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
}
#contenant {
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 793px;
}

#flash {
	width: 793px;
	height: 300px;
	background-image: url(../img/bg_topcontenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 40px;
}

#bgcontenu {
	background-image: url(../img/bg_repeatcontenu.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#contenu {
	background-image: url(../img/bg_contenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 793px;
	min-height: 391px;
}

#contenu {
	min-height: 391px;
}

#menu {
	width: 215px;
	margin-left: 43px;
	float: left;
}

#menu li {
	border-bottom: 1px solid #fff;
	width: 192px;
}

#menu ul li ul li {
	border-bottom: 0;
}

#menu ul li a {
	width: 180px;
	text-align: right;
	display: block;
	padding: 4px 10px 4px 0;
	text-decoration: none;
	background-image: url(../img/fleche_menu.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	color: #1d305e;
}

#menu ul li.actif>a {
	background-image: url(../img/fleche_menu_ouvert.gif);
}
#menu ul li ul li a {
	color: #296c7d;
	background-image: url(../img/fleche_sousmenu.gif);
}

.close ul {
	display: none;
}

#texte {
	margin-left: 272px;
	margin-right: 22px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}

#texte h1 {
	font-size: 150%;
	color: #1d305e;
	margin-bottom: 10px;
}

#texte h2 {
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #296c7d;
}

#texte p {
	margin-bottom: 10px;
}

#texte ul {
	margin-left: 50px;
}

#texte ul li {
	list-style-image: url(../img/bullet_ul.gif);
	margin-bottom: 10px;
}

#clear {
	clear: both;
}

/* accueil */

.bouton1 {
	display: block;
	width: 214px;
	height: 65px;
	background-image: url(../img/accueil_bouton1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bouton1:hover {
	background-position: left -65px;
}

.bouton1 span {
	display: none;
}

.bouton2 {
	display: block;
	width: 214px;
	height: 65px;
	background-image: url(../img/accueil_bouton2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bouton2:hover {
	background-position: left -65px;
}

.bouton2 span {
	display: none;
}


.bouton1_en {
	display: block;
	width: 214px;
	height: 65px;
	background-image: url(../img/accueil_bouton1_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bouton1_en:hover {
	background-position: left -65px;
}

.bouton1_en span {
	display: none;
}

.bouton2_en {
	display: block;
	width: 214px;
	height: 65px;
	background-image: url(../img/accueil_bouton2_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bouton2_en:hover {
	background-position: left -65px;
}

.bouton2_en span {
	display: none;
}

#raccourci {
	width: 460px;
	height: 53px;
	display: block;
	background-image: url(../img/bg_accueil_raccourci.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-top: 9px;
	padding-left: 15px;
}

#raccourci a {
	display: block;
	width: 200px;
	height: 20px;
	color: #e54e04;
	text-decoration: none;
	font-weight: bold;
	font-size: 115%;
	float: left;
	padding-left: 25px;
	margin-bottom: 7px;
}

#raccourci a.left {
	display: block;
	width: 150px;
	height: 20px;
	color: #e54e04;
	text-decoration: none;
	font-weight: bold;
	font-size: 115%;
	float: left;
	padding-left: 25px;
	margin-bottom: 7px;
}

#raccourci a.right {
	display: block;
	width: 250px;
	height: 20px;
	color: #e54e04;
	text-decoration: none;
	font-weight: bold;
	font-size: 115%;
	float: left;
	padding-left: 25px;
	margin-bottom: 7px;
}

#raccourci a.accueil_avantages {
	background-image: url(../img/icon_avantages.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#raccourci a.accueil_faq {
	background-image: url(../img/icon_faq.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#raccourci a.accueil_contact {
	background-image: url(../img/icon_contact.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#raccourci a.accueil_utilisation {
	background-image: url(../img/icon_utilisation.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.gauche {
	float: left;
	width: 240px;
}

.droite {
	float: left;
	width: 200px;
}

#texte .droite h2 {
	color: #1d305e;
}

table.contact {
	background-image: none;
	width: 99%;
}

table.contact th {
	text-align: right;
	font-weight: normal;
	width: 100px;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 3px;
}
table.contact td {
	padding: 3px 0;	
}
table.contact td input, table.contact td textarea {
	border: 1px solid #53b6d5;
	width: 300px;
	padding: 1px;
}

table.contact td textarea {
	height: 150px;
}

.obligatoire {
	color: #e54e04;
}

label.error {
	display: block;
	color: #e54e04;
}

table.contact td input.error, table.contact td textarea.error {
	border: 1px solid #e54e04;
	background-color: #fff2b3;
}

.navig_form {
	text-align: right;
	padding-right: 54px;
}

/* acheter */
table.acheter {
		background-image: none;
		margin-bottom: 15px;
		width: 459px;
}
table.acheter th.top {
	background-image: url(../img/top_acheter.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 7px;
}

table.acheter th.bottom {
	background-image: url(../img/bottom_acheter.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 7px;	
}

table.acheter td {
	background-color: #dafbfe;
	padding: 0 10px;
	vertical-align: top;
}

table.acheter td.first {
	width: 200px;
}

#texte table.acheter td p{
	margin: 0;
	padding: 0;
}

table.calculator {
	background-image: none;
	margin-bottom: 1px;
	width: 459px;
}

table.calculator th.top {
	background-image: url(../img/top_acheter.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 7px;
}


table.calculator th.bottom {
	background-image: url(../img/bottom_acheter.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 7px;	
}

table.calculator td {
	background-color: #dafbfe;
	padding-left: 10px;
	width: 50%;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.calculator td.thkindof {
	text-align: right;
}

table.calculator td input.texte {
	width: 50px;
	border: 1px solid #53b6d5;
}

table.calculate {
	background-image: none;
	margin-left: 15px;
	margin-right: 15px;
	width: 430px;
}

table.calculate td {
	background-color: #eff8f9;
	padding: 0 10px;
	vertical-align: top;
}

#texte table.calculate td p{
	margin: 0;
	padding: 0;
}

table.calculate th.top {
	background-image: url(../img/bg_result_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 7px;
}


table.calculate th.bottom {
	background-image: url(../img/bg_result_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 9px;	
}

div#ronde, div#carre, div#volume, div#ovale {
	display: none;
}

h2.h2_with_margin {
	margin-top: 10px;
}

a.acalculer {
	background-image: url(../img/calculator.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	padding-left: 15px;
	color: #1d305e;
	font-weight: bold;
}

a:hover {
	color: #2d6981;
}

a.video_avantages {
	background-image: url(../img/video_avantages.png);
	background-repeat: no-repeat;
	height: 79px;
	width: 374px;
	display: block;
	margin-bottom: 10px;
}

a.video_avantages:hover {
	background-position: left -79px;
	}

a.video_avantages span {
	display: none;
}

#footer {
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f1f9ff;
	padding-top: 10px;
	text-align: center;
}

#footer p {
	font-weight: bold;
	color: #8f8f8f;
}

.clear {
	clear: both;
}

p img {
	float: left;
	padding-right: 10px;
}

p img.sautligne {
	padding-bottom: 10px;
}

p img.imgdroite {
	float: right;
	padding-left: 10px;
	
}
	


*html #menu {
	margin-left: 22px;
}

*html #bgcontenu {
	background-position: 6px;
}

*html #contenu {
	background-position: 6px bottom;
}

*html #texte {
	height: 391px;
}

*html #raccourci {
	width: 450px;
}

*html #raccourci a {
	width: 190px;
}

*html table.contact, *html table.acheter, *html table.calculator, *html table.calculate {
	height: auto;
}

*html table.calculate {
	height: 100px;
}

*html table.calculator th.top {
	font-size: 13px;
}


*html table.calculator th.bottom {
	font-size: 13px;	
}

*html table.calculator td {
	padding-left: 10px;
	width: 50%;
	padding-top: 2px;
	padding-bottom: 2px;
}


*+html #raccourci {
	width: 450px;
}

*+html table.contact, *+html table.acheter, *+html table.calculator, *+html table.calculate {
	height: auto;
}

*+html table.calculate {
	margin-right: 0px;
	margin-left: 15px;
}

*+html table.acheter th.top {
	font-size: 9px;
}

*+html table.acheter th.bottom {
	font-size: 9px;	
}

*+html table.calculator th.top {
	font-size: 9px;	
}


*+html table.calculator th.bottom {
	font-size: 9px;	
}
