/** Reset*/
h1, h2, h3, p, blockquote, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea, label, b, i, u {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	font-style: normal;
}
html, body {
margin:0;
padding:0;
}
/** Typography*/
html {
	font-size: 100%;
}
body {
	font: 12px Geneva, Arial, sans-serif;
	height: 100%
}
input, select, textarea {
	font-size: 100%;
	font-family: Geneva, Arial, sans-serif;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:focus {
	color: #000;
	text-decoration: underline;
	outline: none;
}
a img {
	border: none;
}
h2, h3, h4 {
	font-weight: bold;
}
#content h2, #content h3, #content h4, #content a:link, #content a:visited {
	font-weight: bold;
	color: #67AB38;
}
.home #content h2 {
	color: #FFCC00;
}
.home #content h3, .home #content h4 {
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration:none;
	text-align : left;
}
.home #content h3 a{
text-decoration:none;
}
#content h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 1em 0;
}
#content h3 {
	font-size: 1.3em;
	line-height: 1.2em;
	margin: 1em 0;
}
#content h4 {
	font-style: italic;
	font-size: 1em;
	line-height: 1.1em;
	margin-top: 1em 0;
}
#content p, #content li {
	line-height: 1.3em;
}
#content ul li {
	margin-left: 15px;
	list-style-image: url(../images/puce_verte_carre.png);
	list-style-type: square;
	list-style-position: outside;
}

#content ul.liste_gauche {
float:left;
width:350px;
}
#content ul.liste_droite {
float:left;
width:350px;
}

#content .class-folder tr.row1{
background:#E5E5E5 ;
}
#content .class-folder tr.doc{
width:100%
}

#content ol li {
	margin-left: 2em;
	list-style: decimal none;
}
#content-supp  {
	font-style: italic;
}
.class-article {
	margin-top: 15px;
	margin-right: 15px;
}
.class-folder {
	margin-bottom : 15px;
}
.class-folder-contact {
	margin-right: 15px;
}
/** Layout and center*/
body {
	text-align: center;
	width: 100%;
	height: 100%;
	background: url(../images/bg_body.png) repeat-x left -270px;
}
#body-stretch {
	position: absolute;
	z-index: 1;
	margin-left: 50%;
	width: 50%;
	height: 270px;
	background: url(../images/bg_body.png) repeat-x left top;
}
body.short {
	text-align: center;
	width: 100%;
	height: 100%;
	background: url(../images/bg_body_short.png) repeat-x left -184px;
}
body.home {
	background: url(../images/bg_body_home.png) repeat-x left -357px;
}
.home #body-stretch {
	height: 357px;
	background-image: url(../images/bg_body_home.png);
}
#wrapper {
	z-index: 2;
	position: relative;
	width: 1020px;
	text-align: left;
	margin: 0 auto;
	background: url(../images/bg_wrapper_home.png) repeat-y right top;
}
#ombre_gauche {
	background: url(../images/bg_ombre_gauche.jpg) repeat-y left top;
	position: absolute;
	left: -35px;
	width: 35px;
	height: 100%;
/* permet de regler l'ombre sur la hauteur pour qu'elle soit aussi grande que la page*/
}
#main {
	height: 100%;

	/*padding: 0 35px;
*/
	padding: 106px 35px 0 0;
	/*background: url(../images/bg_head_specialiste.jpg) no-repeat left top;*/
}

.scrolltab{
  overflow: auto; 
  height: 400px;
}


.home #main {
  display:block;
	padding-top: 16px;
	background: none;
}
#sidebar {
	float: left;
	width: 247px;
}
.clear {
	clear: both;
}
/** =MAIN*/
#content {
	float: left;
	width: 743px;
	margin-top: 164px;
	margin-left: -5px;
	text-align: justify;
	color: #605e5e;
}
#content .intro_page2 {
	color: #605e5e;
	margin: 0;
	padding: 25px 15px;
}
.short #content {
	margin-top: 78px;
	width: 743px;
}
.home #content {
	margin: 0;
	float: none;
	width: auto;
}
#content-main {
	float: left;
	padding: 0 0 0 20px;
	width: 400px;
	text-align: left;
}
#content-main-full {
	padding: 0 0 0 20px;
}
#content-supp {
	margin: 0px 5px 40px 450px;
	border-left: 1px solid #d8d8d8;
	padding: 0 0 30px 10px;
	text-align: left;
}
#content .intro {
	margin: 0 0 20px 0;
	padding: 5px 15px;
	background: #E8E8E8;
	border-right: 3px solid #F6F6F6;
	border-bottom: 3px solid #F6F6F6;
	color: #000000;
}
#content .intro_folder {
	margin: 15px 15px 20px 0;
	padding: 5px 15px;
	background: #E8E8E8;
	border-right: 3px solid #F6F6F6;
	border-bottom: 3px solid #F6F6F6;
	color: #000000;
}
#content #trouver-nos-produits .intro {
	position: relative;
	height: 100%;
	margin: 0 0 20px 0;
	padding: 5px 15px;
	background: #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	color: #000000;
}
.trouver_produit_tab {
	margin-left: 20px;
}
/** =HEAD*/
#head {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto !important;
	height: 106px;
	min-height: 106px;
}
.home #head {
	height: auto !important;
	height: 270px;
	min-height: 270px;
	position: static;
	background: url(../images/bg_wrapper_home.jpg) no-repeat left top;
}
#head a:hover img, #head a:focus img {
	border-bottom: 2px solid #ffdd00;
}
#logo {
	position: absolute;
	left: 69px;
	top: 33px;
	z-index: 1;
}
#logo-saint-gobain {
	position: absolute;
	right: 64px;
	top: 25px;
}
/** =NAV-TOP (horizontale)*/
#nav-top {
	padding: 73px 35px 0 310px;
	position: relative;
	height: 1%;
}
#nav-top li {
	float: left;
	width : 95px;
	background: url(../images/bg_nav_sep.png) no-repeat right center;
	text-align : center;
}
#nav-top li.homelink {
	width: 100px;
	padding-top: 2px;
	background: none;
}
#nav-top a {
	/*float: left;*/
	display: block;
	height: 20px;
	padding: 2px 22px 0px 0px;	
}
#nav-top .homelink a:link, #nav-top .homelink a:visited {
color:#67AB38;
	font-weight:bold;
	padding: 0;
	float: none;
	background: none;
}
#nav-top a:link, #nav-top a:visited {
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}
#nav-top a:hover, #nav-top a:focus {
	text-decoration: underline;
}
/** =HEAD FORM (inline)*/
#head form {
	position: absolute;
	right: 40px;
	top: 72px;
}
#head label img {
	position: absolute;
	top: 6px;
	left: -16px;
}
#head .text {
	width: 115px;
	height: 12px;
	border: none;
	font-size: 10px;
	padding: 3px 7px 0 7px;
	background: #DFDFDF url(../images/bg_search_input.png) no-repeat left top;
}
#head .submit {
	border: none;
	background: none;
	color: #fff;
	font-weight: bold;
	margin: 3px 0 0;
	height: 15px;
}
#head .submit:hover, #head .submit:focus {
	color: #fd0;
}

/** =NAV-LIST (verticale)*/
/* NIVEAU 1 */
#nav-list {
	padding: 20px 0 0px 18px;
	background: url(../images/bg_sidebar.jpg) no-repeat 1px bottom;
}
#nav-list ul {
	margin: 0;
	padding: 0;
}
.home #nav-list {
	position: absolute;
	padding: 0;
	left: 15px;
	top: 145px;
	width: 275px;
	background: none;
}
#nav-list li {
	margin: 0;
	padding: 0;
	color: #FFDD00;
	background: url(../images/pointille_gris.png) repeat-x left bottom;
}
#nav-list a:link, #nav-list a:visited {
	background: url(../images/puce_jaune.png) no-repeat left 0.65em;
}
#nav-list a:link, #nav-list a:visited {
	font-weight: bold;
	display: block;
	padding: 4px 5px 4px 20px;
	text-decoration: none;
	background: url(../images/puce_jaune.png) no-repeat left 0.65em;
}
#nav-list a:hover span, #nav-list a:focus span {
	text-decoration: underline;
}
/* NIVEAU 2 (déroulé) */
#nav-list li.current {
	margin-left: -7px;
	padding-top: 4px;
	background: url(../images/bg_sousnav.png) no-repeat left top;
}
#nav-list ul ul {
	margin: 0;
	padding: 14px 0 0 0;
	height: 100%;
/* Corrige le whitespace bug d'IE*/
	background: url(../images/bg_sousnav.png) repeat-y -236px top;
}
#nav-list .current li {
	background: none;
}
#nav-list .current .last {
	padding-bottom: 16px;
	background: url(../images/bg_sousnav.png) no-repeat right bottom;
}
#nav-list .current div.last {
	height: 10px;
	padding-bottom: 0;
}
/* NIVEAU 2 - liens */
#nav-list .current a:link, #nav-list .current a:visited {
	height: 100%;
/* Corrige le whitespace bug d'IE (qui affiche les espaces et retours à la ligne entre les balises) */
	padding-left: 25px;
	background-position: 8px 0.65em;
	text-decoration: underline;
}
#nav-list .current li a:link, #nav-list .current li a:visited {
	background: url(../images/puce_jaune_carre.png) no-repeat 8px 8px;
	padding: 0;
	margin: 0 8px 0 12px;
	text-decoration: none;
}
#nav-list .current li a:link span, #nav-list .current li a:visited span {
	display: block;
	padding: 2px 8px 4px 20px;
	background: url(../images/puce_jaune_carre.png) no-repeat 8px 8px;
}
#nav-list .current li a.current, #nav-list .current li a:hover, #nav-list .current li a:focus {
	text-decoration: none;
	background: url(../images/bg_sousnav2_current.png) no-repeat left top;
}
#nav-list .current li a.current span, #nav-list .current li a:hover span, #nav-list .current li a:focus span {
	background: url(../images/bg_sousnav2_current.png) no-repeat right bottom;
}
/** =TAGLINE*/
.home #tagline {
	color: #fff;
	position: absolute;
	left: 740px;
	top: 180px;
	width: 235px;
}
.home #tagline strong, #tagline em {
	display: block;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height : 25px;
}

/** =COLUMN (home)*/
#content .column {
	width: 330px;
	float: left;

}
#content .column h2 {
	padding-left: 17px;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
}
.home #content .column h3  {
	clear: none;
	font-size: 12px;
	margin-bottom: 10px;
}
.home #content .column p {
	font-size: 11px;
}
.column-pad {
	padding: 10px 16px;
}
.column-pad img {
	margin: 0 8px 4px 0;
	float: left;
}

/** =COLUMN (home)*/
#content .column1 {
	width: 270px;
	float: left;

}
#content .column1 h2 {
	padding-left: 17px;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
}
.home #content .column1 h3  {
	clear: none;
	font-size: 12px;
	margin-bottom: 10px;
}
.home #content .column1 p {
	font-size: 11px;
}
.column1-pad {
	padding: 10px 16px;
}
.column1-pad img {
	margin: 0 8px 4px 0;
	float: left;
}

#world {
	border: 1px solid #666666;
	float : left;
	width : 354px;
	height : 281px;
	margin : 0 0 10px 0;
}
#condend {
	border: 1px solid #DCDCDC;
	float : left;
	width : 600px;
	padding:10px;
	margin : 0 10px 10px 10px;
	font-size:14px;
}

#imhere {
	border: 0px solid #DCDCDC;
	float : left;
	width : 600px;
	padding:3px;
	margin : 0 10px 10px 10px;
	font-size:14px;
	font-weight:bold;
}


/** =PROMOTE (home) */
#promote {
	margin-top: 10px;
}
.home #promote {
	margin: 0 0 0 683px;
}
#promote .encart_1,
#promote .encart_3,
#promote .encart_2 {
	position: relative;
	width: 265px;
	padding: 0px 0 8px 0;
	margin: 0 0 4px 20px;
}

#promote .encart_1 .readmore,
#promote .encart_3 .readmore,
#promote .encart_2 .readmore {
	text-align: left;
	margin : 8px 0 0 8px;
}

.home #promote .encart_1,
.home #promote .encart_3,
.home #promote .encart_2 {
	height: 84px;
}

#promote .encart_1 h2,
#promote .encart_3 h2,
#promote .encart_2 h2 {
	padding: 8px;
	font-size: 1em;
}
#promote .encart_1 img,
#promote .encart_3 img,
#promote .encart_2 img {
	float: left;
	padding: 6px 12px 6px 6px;
}
.corner {
	position: absolute;
	top: 0;
	right: 0;
	width: 2px;
	height: 3px;
	overflow: hidden;
	background: #fff;
}

#promote .encart_1 {
	background: #fddc17 url(../images/bg_encart_jaune.png) no-repeat right bottom;
}
#promote .encart_2 {
	background: #dbdbdb url(../images/bg_encart_gris.png) no-repeat right bottom;
}
#promote .encart_3 {
	background: #dbdbdb url(../images/bg_encart_natur.png) no-repeat right bottom;
}

#promote .readmore {
	text-align: right;
	margin: 16px;
}

#promote .readmore a:link,
#promote .readmore a:visited {
	padding-left: 12px;
	background: url(../images/readmore_gris.png) no-repeat left center;
}
#promote .readmore a:hover,
#promote .readmore a:focus {
	background-image: url(../images/readmore_blanc.png);
}

#promote .encart_2 .readmore a {
	background-image: url(../images/readmore_blanc.png);
}

#promote .encart_2 .readmore a:hover,
#promote .encart_2 .readmore a:focus {
	background-image: url(../images/readmore_jaune.png);
}

#promote .encart_3 .readmore a {
	background-image: url(../images/readmore_blanc.png);
}

#promote .encart_3 .readmore a:hover,
#promote .encart_3 .readmore a:focus {
	background-image: url(../images/readmore_jaune.png);
}


#footer {
  clear:both;
  display:block;
	position: relative;
	height: auto !important;
	height: 70px;
	min-height: 70px;

	/*margin-left: 35px;
*/
	width: 986px;
	background: #e5e5e5 url(../images/bg_footer_repeat.png) repeat-x left bottom;
}
#footer_copyright {
	position: absolute;
	left: 0.5em;
	bottom: 0.5em;
}
#footer_links {
	padding-top: 0.5em;
	text-align: center;
}
#footer_saintgobain {
	position: absolute;
	right: 0.5em;
	bottom: 0.5em;
}
#footer_saintgobain a:link, #footer_saintgobain a:visited {
	text-decoration: none;
}
#footer_saintgobain a:hover, #footer_saintgobain a:focus {
	text-decoration: underline;
}

.gallery {
margin:5px;
padding:3px;
border:1px solid #999999;
}

.form-field{
border:1px solid #c0c0c0;
padding:3px 0 3px 3px;
width:200px;
}

.form-field-error{

background-color:#FF0000;

border:1px solid #c0c0c0;

padding:3px 0 3px 3px;

}
.button	{
	border:1px solid silver;
	background-color:#cdd8e0;
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:3px;
	vertical-align:middle;
	min-width:100px;
}

