/* CSS www.domoos.com */

body {
	background: #381E7B;
	color: #381E7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

body.spro {
	background: #FFFFFF;
	color: #381E7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

table#global {
margin: 0 auto;
width: 779px;
}
a {
	text-decoration: none;
	color: #23367A;
}
a:active {text-decoration: none;}
a:hover {text-decoration: none;}
a:link {text-decoration: none;}

a.mentions {
	font-size: 9px;
}

/*reglage typo*/
.justify {text-align:justify;}
.select {width: 175px;}
#prod {font-size: 9px;}

table.tablecontent {
	height: 441px;
	background-image: url(images/com/backgroundtable.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

table.tablespro {
	background-position: left top;
	background-repeat: no-repeat;
}

table.tableproduit {
	background-image: url(images/com/milieu_tab_prod_fiche.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

table.tableliste {
	background-image: url(images/com/backgroundtable.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/* Tableau pour la page 'Accueil' */
table#accueil { 
	margin: 0 auto;
	width: 100%;
}
table#accueil td {
	text-align: right;
	vertical-align: top;
}

/* Tableau pour la page 'Projetl' */
table#projet { 
	margin: 0 auto;
	width: 100%;
}
table#projet td {
	text-align: left;
	vertical-align: top;
}
table#projet2 td {
	text-align: center;
	vertical-align: top;
}

.projet p {
	padding: 0 16px 16px 0;
}

/* template */
td.basnavig {
	background: transparent url(images/com/bas_menu_gauche.gif) left top repeat-y;
}

td.basinstallator {
	background: transparent url(images/fr/installator/image_instal3.gif) right top repeat-y;
}

.select {width:175px;}

.select2 {width:100%;}

.produit {
	background-image: url(images/com/milieu_tab_prod_fiche.gif);
	background-position: left top;
	background-repeat: repeat-y;
}