body {
	background : #FFFFFF 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top : 0; 
	padding-right : 0; 
	border-top-width : 0; 
	border-right-width : 0; 
	border-bottom-width : 0; 
	border-left-width : 0;
	margin-left : 0px;
	margin-top : 0px;
}
/* Pour définir une scrollbar en couleur sous IE, mettre en style, exemple :
<body style="scrollbar-face-color:#d1cedf;scrollbar-arrow-color:#ff9900;scrollbar-track-color:#b5aec8;scrollbar-3dlight-color:#ccccff;scrollbar-darkshadow-color:#ccccff;">
*/

.txt_justify {
	text-align:justify;

}

table, tr, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(../../images/puce/pucer.gif);
	list-style-type: square;



}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

pre {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
	font-size: 12px;
}
code {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
	font-size: 12px;
 }


.sommaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
 

/* Définition des liens */

a {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	text-decoration: none;
}

a.menu {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none;
}

a.menu:hover {
	color: #326AA3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: underline;
	
}

a.haut {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
}

a.haut:hover {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


/* Définition des titres et sous-titres du batiment*/

.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}


.titre2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

.titre3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
}

.titre4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

.titre5 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

.titre6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.titre7 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.titre8 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}



/* Définition des tableaux avec leurs titres et sous-titres */
/* pour définir un 2ème tableau mettre .tabtitre2 et ainsi de suite */

.tabtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
	background-color: #FFF5F4;
	font-weight: bold;


}

.tabcoltitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C10000;
	
}

.tabcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFEAEA;
}

.tabcell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F5D6CC;
}

.tabcell3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #fff4f4;
}

/* Définition de classes récurrentes dans les sites web et applications */
/* Pas de notion de couleur, style, forme dans le nom de la classe */

.important {
	color: #FFD880;
	font-weight: bold;
	background-color: #105981;
}

.erreur {
	color: #ff0000;
}

.petit {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.petit {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.petit:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #cc3300;
}

a.petit2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
}

a.petit2:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}

.date {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
}

/* Pour la barre de navigation en profondeur, à utiliser avec un paragraphe (éviter dans un td) */

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

/* Objets de formulaire */

.champtexte {
	border-bottom: 1pt solid #2e5eb2;
	border-left:  1pt solid #2e5eb2;
	border-right: 1pt solid #2e5eb2;
	border-top: 1pt solid #2e5eb2;
	color: #2e5eb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EAEFF7;
}

.champliste {
	border-bottom: 1pt solid #2e5eb2;
	border-left:  1pt solid #2e5eb2;
	border-right: 1pt solid #2e5eb2;
	border-top: 1pt solid #2e5eb2;
	color: #2e5eb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EAEFF7;
}

.champboutonradio {
		color: #2e5eb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}

.champcasecocher {
	border-bottom: 1pt solid #ffffff;
	border-left:  1pt solid #ffffff;
	border-right: 1pt solid #ffffff;
	border-top: 1pt solid #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.champupload {
	border-bottom: 1pt solid #000000;
	border-left:  1pt solid #FFFFFF;
	border-right: 1pt solid #000000;
	border-top: 1pt solid #FFFFFF;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.bouton {
	border-bottom: 1pt solid #000000;
	border-left: 1pt solid #ffffff;
	border-right: 1pt solid #000000;
	border-top: 1pt solid #ffffff;
	color:  #EAEFF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #2e5eb2;
}

.filet_table {
	border: 1px solid #CC3300;


}
.nav2  {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.nav2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.click {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.tabtitreGrand {
	text-decoration: none;
	background-color: #CC3300;

}
a.ssmenu{
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none; 
}

a.ssmenu:hover {
	color: #CC3300;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none;
}

.ssmenu{
	color: #CC3300;
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
}

.bordure{
	border-right: 1px solid #999;
}

select.liste{
	color: #CC3300; 
}

/* classes pour le menu pages produits Bâtiment et Industrie */
.mBatIndus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	background:url(../images/puce/rondrouge.gif) no-repeat;
	padding-left:12px;
}

a.menuBatIndus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

a.menuBatIndus:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.menuBatIndusClic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}