/* initialisation */
body {
	padding: 0px;
	margin: 0px;
	
	font-size: 12px;
	color: #464646;
	font-family: "Trebuchet MS";
	
	background-color: #efedea;
	background-image: url(images/fond.gif);
	background-position: top;
	background-repeat: repeat-x;
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

div.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

/* style base lien */
a {
	color: #fb7b04;
	text-decoration: underline;
}
a:hover {
	color: #994202;
	text-decoration: underline;
}
a.actif {
	color: #994202;
}



/* style base formulaire */
input {
	border-style: solid;
	border-width: 1px;
	border-color: #9e9f9b;
}

input.noborder {
	border: 0px;
}


/* style base titre */
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}



/* style base tableau */

/* pour laternance de couleur de fond de ligne */
.bg2 {
	background-color: #DDDDDD;
}


.bordorange {
	border: 1px solid #f7bf92;
	padding: 2px;
}

/* Structure de base centré */
div#master {
	width: 960px;
	margin: 0 auto;	
	border-right: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
}

div#foot {
	width: 960px;
	margin: 0 auto;	
	border-top: 1px solid #c4c4c4;
	padding-top: 0px;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
div#foot a {	
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
div#foot a:hover {	
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

div#master div#nav {
	padding-bottom: 1px;
	background-image: url(images/fond-nav.gif);
	background-repeat: repeat-x;	
	background-color: White;
	height: 32px;
}
div#master div#nav div#navdata {
	padding-left: 14px;
	padding-top: 7px;
	font-weight: bold;
	color: White;
}
div#navdata a {
	color: White;
	text-decoration: none;
}
div#navdata a:hover {
	color: #994202;
	text-decoration: none;
}
div#navdata a.actif {
	color: #994202;
	text-decoration: none;
}

div#master div#maindata {
	background-image: url(images/fond-data.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #d5d0c9;
}

div#maindata div#clearhome {
	clear: both;
	line-height: 0px;
}

div#maindata div#navleft {
	width: 202px;
	border-right: 1px solid #e8e8e8;
	background-color: #d5d0c9;
	padding-top: 0px;
	float: left;
}
div#navleft div#spacernavleft {
	background-color: #e2dfdc;
	line-height: 1px;
	height: 14px;
}

div#navleft a {	
	display: block;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
div#navleft a:hover {	
	color: White;
	text-decoration: none;
}

div#navleft a.nav2_1l {
	height: 31px;
	background-image: url(images/fond-nav2-1l.gif);
}
div#navleft a.nav2_1l_actif {
	height: 31px;
	color: White;	
	background-image: url(images/fond-nav2-1l_o.gif);
}
div#navleft a:hover.nav2_1l {
	background-image: url(images/fond-nav2-1l_o.gif);
}
div#navleft a.nav2_1l span, 
div#navleft a.nav2_1l_actif span {
	padding-top: 6px;
	padding-left: 30px;
	display: block;
}

div#navleft a.nav2_2l {
	height: 48px;
	background-image: url(images/fond-nav2-2l.gif);
}
div#navleft a.nav2_2l_actif {
	height: 48px;
	color: White;
	background-image: url(images/fond-nav2-2l_o.gif);
}
div#navleft a:hover.nav2_2l {
	background-image: url(images/fond-nav2-2l_o.gif);
}
div#navleft a.nav2_2l span, 
div#navleft a.nav2_2l_actif span {
	padding-top: 6px;
	padding-left: 30px;
	display: block;
}



div#maindata div#conteneurdata {
	float: left;
	width: 757px;
	background-color: White;
}

div#conteneurdata div#data {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 13px;
	padding-bottom: 5px;
}

div#data div#fond-data-home {
	background-image: url(images/fond-data-home.gif);
	background-repeat: no-repeat;
	margin-top: 13px;
	padding-top: 18px;
	padding-left: 5px;
	padding-right: 3px;
	color: #464646;
	font-size: 13px;
	line-height: 19px;
}
div#fond-data-home div#col1 {
	width: 450px;
}
div#col1 h1 {
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 8px;
	font-size: 14px;
	color: #fd7603;
}
div#fond-data-home div#col2 {
	float: right;
	width: 220px;
}

div#data div#datacol1 {
	width: 496px;
	padding-left: 0px;
	border-right: 1px solid #e8e8e8;
	
	font-size: 12px;
	line-height: 18px;
	color: Black;
}
div#datacol1 h1 {
	padding: 0;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 3px;
	font-size: 13px;
	color: #f38a05;
}
div#datacol1 span.citation {
	color: #665d54;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
}


div#data div#datacol2 {
	float: right;
	width: 220px;
	text-align: right;
	
	font-size: 11px;
	line-height: 15px;
	color: Black;
}

div#datacol2 div#arrondi {
	width: 217px;
}
div#arrondi div#padd {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #efede7;
}

div#datacol2 h1 {
	padding: 0;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 13px;
	color: #f38a05;
}

table.formulaire {
	margin-top: 15px;
	margin-left: 15px;
	font-size: 12px;
	color: #707070;
}

td.label {	
	font-size: 12px;
	color: #707070;
}

.inpradio {
	font-size: 11px;
	color: #707070;
	border: 0;
	margin-left: 0;
}

.inptxt {
	border: 1px solid #f38a05;
	font-size: 11px;
	color: #707070;
}

.inpselect {
	color: #707070;
	border: 1px solid #f38a05;
	background-color: White;
	font-size: 11px;
}

.inptxtarea {
	border: 1px solid #f38a05;	
	font-size: 11px;
}

/* Macaron Construire avec Saint-Gobain */
.SGHabitat {
	width: 190px;
	border: 1px solid #FB7B04;
	padding: 1px;
	background-color: #fff;
	margin: 4px;
}