body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-color: #E1E1E1;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #22A0D2;
	margin-top: 15px;
	margin-bottom: 20px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #22A0D2;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
a {
	color: #444444;
	text-decoration: underline;
}
ul {
	margin: 5px 0px 0px 15px;
	padding: 0px;
	text-align: justify;
}
li {
	margin: 0px 0px 1px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
#bandeau {
	background-image: url(../images/construction/bandeau-fond-degrade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* 
-------------------------------------------
MENU SUPERIEUR + LANGUES
-------------------------------------------
*/
#menuup {
	padding-top: 6px;
	padding-right: 20px;
}
#menuup a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#menuup a:hover {
	color: #9BD9FE;
}
#lang-on {
	background-image: url(../images/construction/bkg-lang-on.gif);
	background-repeat: no-repeat;
	width: 20px;
	text-align: center;
}
#lang-on a{
	font-weight: bold;
	color: #2D6CA4;
	text-decoration: none;
}
#lang-on a:hover {
	color: #2D6CA4;
}
/* 
-------------------------------------------
MENU PRINCIPAL
-------------------------------------------
*/
#menu {
	background-image: url(../images/construction/menu-bkg.gif);
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-bottom: 2px;
}
#menu a {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	vertical-align: middle;
	display: block;
	padding-right: 6px;
}
#menu a:hover, #menu em{
	color: #9BD9FE;
	font-style: normal;
}

/* 
-------------------------------------------
SOUS MENU GAUCHE
-------------------------------------------
*/
#ssmenu {
	background-image: url(../images/construction/bkg-ssmenu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.ssmenu-off {
	background-image: url(../images/construction/puce-ssmenu-off.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6C9AC3;
	text-decoration: none;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-bottom: 1px;
	padding-top: 1px;
}
.ssmenu-on {
	background-image: url(../images/construction/puce-ssmenu-on.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6C9AC3;
	text-decoration: none;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-bottom: 1px;
	padding-top: 1px;
}
.ssmenu-sommaire {
	background-image: url(../images/construction/puce-ssmenu-sommaire.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #295C8B;
	text-decoration: none;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-bottom: 1px;
	padding-top: 1px;
}
a.ssmenu-off:hover	{
	background-image: url(../images/construction/puce-ssmenu-off-hover.gif);
	background-repeat: no-repeat;
}
/* 
-------------------------------------------
DEVIS EXPRESS AVEC DEGRADE
-------------------------------------------
*/
#devis{
	background-image: url(../images/construction/bkg-devisexpress.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D6CA4;
	padding: 8px 9px;
	border: 1px solid #22A0D2;
	margin-top: 26px;
	margin-bottom: 30px;
	background-color: #F5F5F5;
}
#devis a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D6CA4;
	text-decoration: none;
}
/*
-------------------------------------------
ENCADRER AVEC DEGRADE
-------------------------------------------
*/
.encadrer-degrade{
	background-image: url(../images/construction/bkg-devisexpress.jpg);
	background-repeat:repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D6CA4;
	padding: 8px 9px;
	border: 1px solid #22A0D2;
	margin-top: 26px;
	margin-bottom: 30px;
	background-color: #F5F5F5;
}
.encadrer-degrade a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D6CA4;
	text-decoration: none;
}

/* 
-------------------------------------------
ENCADRER ROUGE
-------------------------------------------
*/
.encadrer-rouge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D6CA4;
	padding: 8px 9px;
	border: 1px solid #F00;
	margin-top: 26px;
	margin-bottom: 30px;
	background-color: #F5F5F5;
}
.encadrer-rouge a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D6CA4;
	text-decoration: none;
}
/* 
-------------------------------------------
BREADCRUMB / CHEMIN DES PAGES
-------------------------------------------
*/
#breadcrumb {
	font-size: 11px;
	background-image: url(../images/construction/separ-breadcrumb.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 7px;
}
#breadcrumb a {
	color:#444444;
	font-size: 11px;
	text-decoration:none;
}
#breadcrumb a:hover {
	color:#6C9AC3;
}
/* 
-------------------------------------------
CONTENU PAGE
-------------------------------------------
*/
#page{
	font-size:11px;
	padding-bottom: 40px;
}
/* 
-------------------------------------------
CONTENU HOMEPAGE
-------------------------------------------
*/
#home{
	padding-bottom: 40px;
}
#home h1{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin: 0px 0px 5px;
	color:#444444;
	font-weight: normal;
	line-height: 30px;
}
#produits img a{
	margin-right: 7px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#produits{
	font-size: 11px;
}
#produits a {
	font-size: 12px;
	font-weight: bold;
	color: #2E6FA9;
	text-decoration: none;
	text-align: left;
}
#produits a:hover, #news a:hover {
	color: #23496A;
}
#news, #news-produits {
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#news {
	background-image: url(../images/home/bkg-news.jpg);
}
#news a, #news-produits a {
	color: #2E6FA9;
	text-decoration: none;
}
/* 
-------------------------------------------
BLOC ADRESSE
-------------------------------------------
*/
#adresse{
	font-size: 11px;
	background-image: url(../images/construction/separ-page.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 40px;
	line-height: 13px;
	width: 455px;
}
#adresse a{
	color:#444444;
	text-decoration:none;
}
#adresse a:hover{
	color:#23496A;
}
#adresse-home{
	font-size: 11px;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 20px;
	line-height: 13px;
	background-image: url(../images/construction/separ-page.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 383px;
}
#adresse-home a{
	color:#444444;
	text-decoration:none;
}
#adresse-home a:hover{
	color:#23496A;
}
/* 
-------------------------------------------
BLOC PARTENAIRE
-------------------------------------------
*/
#partenaires {
	font-size: 11px;
	color: #B9B9B9;
	background-color: #E7E7E7;
	background-image: url(../images/construction/bkg-partenaire.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 22px;
}
#partenaires-home {
	font-size: 11px;
	color: #B9B9B9;
	background-color: #E7E7E7;
	background-image: url(../images/home/bkg-partenaire-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 22px;
}
#partenaires a, #partenaires-home a{
	color:#B9B9B9	;
	text-decoration:none;
}
#partenaires a:hover, #partenaires-home a:hover{
	color:#23496A;
}
/* 
-------------------------------------------
COPYRIGHT
-------------------------------------------
*/
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B9B9B9;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#copyright  a{
	color:#FFFFFF;
	text-decoration:none;
}
#copyright  a:hover{
	color:#23496A;
}
/* 
-------------------------------------------
FORMULAIRES
-------------------------------------------
*/
.form-input-200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	border: 1px solid #22A0D2;
	width: 200px;
	margin-bottom: 2px;
}
.form-input-400 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	border: 1px solid #22A0D2;
	width: 400px;
	margin-bottom: 2px;
}
.form-button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #22A0D2;
	margin-bottom: 2px;
	font-weight: bold;
	background-color: #22A0D2;
}
/* 
-------------------------------------------
DIVERS
-------------------------------------------
*/
.filet-vertical {
	background-image: url(../images/construction/separ-page.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.filet-vertical-droite {
	background-image: url(../images/construction/separ-page.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.txt-gris-B9B9B9 {
	color: #B9B9B9;
}
.txt-11 {
	font-size: 11px;
}
.txt-rouge {
	color: #FF0000;
}
.txt-bleu {
color:#22A0D2;
}

a.lien-bleu-11 {
	font-size: 11px;
	color: #6C9AC3;
	text-decoration:none;
}
a.lien-bleu-11:hover {
	color:#23496A;
}
.titre-bleu-souligne-16 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #22A0D2;
	background-image: url(../images/construction/filet-bleu-220.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 4px;
	background-position: left bottom;
}
.titre-bleu-souligne-12 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #22A0D2;
	background-image: url(../images/construction/filet-bleu-220.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 4px;
	background-position: left bottom;
}
a.lien-bleu {
color:#6C9AC3;
text-decoration:none;
}
a.lien-bleu:hover {
color:#6C9AC3;
text-decoration:underline;
}
.encadre-gris {
	border: 1px solid #C8C8C8;
}
