/*** INFORMATIONS DE LICENCE ***
* Ce fichier est intégré au développement d'un site Web
* Cette feuille de style est dessinée par JNBi L'agence Web
* Tous droits réservés */

/* Table des matières

	- CSS généraux
	- CSS structure	
	- CSS de formulaires
	- Actualités / Brèves / Webline
	- Pages (et zones de bas de page)
	- Consultations
	- Agenda
	- CSS de menus
	- CSS du plan du site
	- CSS de signatures
	- CSS RSS	

*/

/* Informations CSS générales */
/* ----------------------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
img{ behavior: url(mods/iepngfix.htc) } /* HACK PNG IE 6 */

html {
	font-size: 100.001%;
	padding:0;
	margin:0;
	height: 100%;
	overflow: hidden;
}
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: normal;
	padding:0;
	margin:0;
	text-align: left;
	height:100%;	
	color: #333333;
	overflow: hidden;
	background:#006d7e url(visuels/bg.gif) top left repeat-x;
}
#outer {
	overflow: auto;
	height: 100%;
	margin:0;
	padding:0;
	background:url(visuels/bg-footer-inner.gif) bottom right no-repeat!important;
}
#contain-all{
	position: absolute;
	overflow: auto;
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
}

#contenu ul { list-style-image: url(visuels/puce_vert.jpg);}

#zone_contenu li {
	margin-left: 25px;
}

td { 	/* Font idem que body */

}
p {
	padding-top:10px;}
blockquote {
	padding-left: 20px;
}
a {
	color:#00A54F;
	font-weight: bold;
	text-decoration : underline;
}
a:hover {
	color:#00A54F;
	text-decoration : none;
}

/* Informations CSS Structures */
/* ----------------------------------------------------------------------------------------------*/


#conteneur {
	width: 960px;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	display: block;
	height: auto;
}
.interne #conteneur {
	width: 960px;
        background: url(visuels/bg_conteneur2.png) repeat-y left !important;
        background: none;
        overflow: hidden;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/bg_conteneur.png", sizingMethod="scale");
}
*+html .interne #conteneur {
	background: none;
}
#header{
	display: block;
	width: 960px;
}
#col_1 {
	width: 330px;
	height: 360px;
	display: block;
	float: left;
	background: url(visuels/home/ambiance.png) no-repeat top left!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/home/ambiance.png", sizingMethod="crop");	
}
*+html#col_1 {
	background: none;
}
#col_2{
	float: left;
	display: block;
	width: 630px;
}
#col_1_menu {
	display: block;
	float: left;
	width: 210px;
	padding: 120px 0 10px 0;
        background: url(visuels/bg_menu.jpg) top left no-repeat;
}
#col_1_design {
        width: 210px;
        display: block;
        float: left;
        height: 720px;
}
#col_1_page{
	display: block;
	float: left;
	width: 210px;
}
#col_2_page{
	display: block;
	float: left;
	width: 730px;
        overflow: hidden;
}
#col_logo{
	float: left;
	display: block;
	width: 220px;
        overflow: hidden;
}
#logo {
        display: block;
	width: 280px;
	height: 60px;
	background: url(visuels/logo_lamwood.gif) top left no-repeat;
	clear: both;
	text-indent: -9999px;
}
#tagline {
    background: url(visuels/bg_tagline.jpg) top left no-repeat;
    display: block;
    width: 525px;
    height: 40px;
}
#zone_webline {
    background: #ffffff url(visuels/bg_webline.jpg) top left no-repeat;
    display: block;
    width: 525px;
    height: 180px;
}
#col_webline{
	float: left;
	display: block;
	width: 420px;
        margin-top: 10px;
        font-size: 10px;
}
.interne #contenu #logo a{
	display: block;
	width: 280px;
	height: 60px;
	background: url(visuels/logo_lamwood.gif) top left no-repeat;
	clear: both;
	text-indent: -9999px;
}
#header #baseline{
	display: block;
	width: 210px;
	height: 120px;
	padding: 20px 0 0 0;
	margin: 40px 0 0 0;
	background: url(visuels/fr_baseline.gif) top left no-repeat;
	float: left;
	text-indent: -9999px;
}	
#header #webline{		/* Webline */
	font-weight: normal;
	display: block;
	padding: 0 0 0 20px;
	color: #4c4c4c;
	font-size: 1.3em;
	line-height: 1.6em;
}
#header #webline a{		/* Webline */
	color: #00A54F;
	background: url(visuels/puce.gif) center left no-repeat;
	padding: 0 0 0 12px;
}

#logo_pefc{
	display: block;
	float: left;
	width: 70px;
	height: 85px;
        margin: 10px 0 0 10px;
	background: url(visuels/logo_pefc.jpg) top left no-repeat;
	text-indent: -9999px;
}
#logo_ctb{
	display: block;
	margin-top: 10px;
	float: left;
	width: 145px;
	height: 70px;
	background: url(visuels/logo_ctb.gif) top left no-repeat;
	text-indent: -9999px;
}
#logo_socotec{
	display: block;
	margin-top: 8px;
	float: left;
	width: 55px;
	height: 55px;
	background: url(visuels/logo_socotec.gif) top left no-repeat;
	text-indent: -9999px;	
}
#logo_ce{
	display: block;
	margin-top: 8px;
	float: left;
	width: 65px;
	height: 55px;
	background: url(visuels/logo_ce.gif) top left no-repeat;
	text-indent: -9999px;
}
#menu_accueil{
	display: block;
	width: 654px;
        height: 320px;
        margin-left: 300px;
}
#zone_produits_essences {
    background: url(visuels/bg_solutions_bois.jpg) top left no-repeat;
    display: block;
    width: 505px;
    height: 45px;
    font-size: 20px;
    color: #fff;
    padding: 18px 0 0 20px;
}
#bt_produits  {
	display: block;	
	width: 171px;
	float: left;
	height: 52px;
	background: url(visuels/bt_produits_index.jpg) no-repeat;
	text-indent: -9999px;
}
#bt_essences  {
	display: block;
	float: left;
	width: 174px;
	height: 52px;
	background: url(visuels/bt_essences_index.jpg) no-repeat;
	text-indent: -9999px;
}
#bt_offre_complete  {
	display: block;
	float: left;
	width: 174px;
	height: 52px;
	background: url(visuels/bt_offre_complete.jpg) no-repeat;
	text-indent: -9999px;
}
#vertical_slide {
        background: #fff url(visuels/bg_vertical_slide.jpg) top left no-repeat;
        font-size: 12px;
        margin-top: 1px;
        width: 390px;
        padding: 10px 10px 10px 10px;
        float:left;
        display:none;
}
#vertical_slide2 {
        background: #fff url(visuels/bg_vertical_slide2.jpg) top left no-repeat;
        font-size: 12px;
        margin-top: 1px;
        width: 220px;
        padding: 10px 10px 10px 10px;
        float: left;
        display:none;
        margin-left: 174px;
}
#bandeau_images{
	display: block;
	float: right;
	padding: 10px 0;
        z-index: -1;
        margin: -70px 0px 0 0;
}
#bandeau_images img{
	border-left: 0px;
        display: block;
        margin-top: -5px;
	border-top: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	border-right: 5px solid #FFF;
        border-left: 5px solid #FFF;
}	
.interne #zone_contenu{
	display: block;
	float: left;
	width: 820px;
        overflow:hidden;
	background: url(visuels/bg_zone_contenu.gif) left top;
}
.interne #contenu{
	display: block;
	float: left;
	width: 820px;
	background: url(visuels/bg_content2.jpg) top left no-repeat;
}
.interne #contenu_txt {
    	display: block;
	float: left;
	width: 640px;
	padding: 120px 120px 60px 60px;
	font-size: 1.2em;
	line-height: 1.5em;
        position: relative;
}
#footer {
	position:  absolute;
	bottom:  0px;
	width:  100%;
	height:  90px;
	display: block;
	margin: 0!important;
	margin: 0 0 -1px 0;
	padding: 0;
	overflow: hidden;
}
#footer-inner {
	margin: 0;
	padding: 0;
	margin-right:  17px;
	height:  91px;
	display: block;
	background: url(visuels/bg-footer.gif) top left repeat-x;
}	
#footer #logo-piveteaubois a {
	width: 287px;
	height: 79px;
	display: block;
	float: right;
	text-indent: -9999px;
	background: url(visuels/png/logo-piveteaubois.png) top left no-repeat!important;
	background: none;
	filter:  progid: DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/png/logo-piveteaubois.png", sizingMethod="image");
	cursor: pointer;
}
*+html #footer #logo-piveteaubois a{
	background:  none!important;
}
#footer #menu_bas{
	display: block;
	padding: 0 0 0 50px;
	color: #FFF;
	font-size: 10px;
	line-height: 1.6em;
	font-weight: normal;

}
#footer #menu_bas a{
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
#footer #menu_bas a:hover{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}


/* Old menu 1ere version */
/* ----------------------------------------------------------------------------------------------*/




#menu_accueil h3{
	width: 144px;
	height: 38px;
	display: block;
	float: right;
	margin: 0 0 13px 11px;
	padding: 0;	

	}
#menu_accueil h3 a{
	width: 159px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;	
}
#menu_accueil #amenagement_exterieur1 a{
	background: url(visuels/png/fr_amenagement_ext1.png) top left no-repeat!important;
	background:  none;
	filter:  progid: DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/png/fr_amenagement_ext1.png", sizingMethod="scale");	
}
*+html #menu_accueil #amenagement_exterieur1 a{
	background:  none!important;
}	

#menu_accueil #metier_charpentier a{
	background: url(visuels/png/fr_metier_charpentier.png) top left no-repeat!important;
	background: none;
	filter:  progid: DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/png/fr_metier_charpentier.png", sizingMethod="scale");	
}
*+html #menu_accueil #metier_charpentier a{
	background:  none!important;
}
#menu_accueil #metier_prescripteur a{
	background: url(visuels/png/fr_metier_prescripteur.png) top left no-repeat!important;
	background: none;
	filter:  progid: DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/png/fr_metier_prescripteur.png", sizingMethod="scale");	
}
*+html #menu_accueil #metier_prescripteur a{
	background:  none!important;
}
#menu_accueil #amenagement_exterieur2 a{
	background: url(visuels/png/fr_amenagement_ext2.png) top left no-repeat!important;
	background: none;
	filter:  progid: DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/png/fr_amenagement_ext2.png", sizingMethod="scale");	
}
*+html #menu_accueil #amenagement_exterieur2 a{
	background: none!important;
}
#menu_accueil #metier_industriel a{
	background: url(visuels/png/fr_metier_industriel.png) top left no-repeat!important;
	background:  none;
	filter:  progid: DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/png/fr_metier_industriel.png", sizingMethod="scale");	
}
*+html #menu_accueil #metier_industriel a{
	background: none!important;
}
#menu_accueil #metier_particulier a{
	background: url(visuels/png/fr_metier_particulier.png) top left no-repeat!important;
	background:  none;
	filter:  progid: DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/png/fr_metier_particulier.png", sizingMethod="scale");	
}
*+html #menu_accueil #metier_particulier a{
	background: none!important;
}
#menu_accueil #metier_constructeur a{
	background: url(visuels/png/fr_metier_constructeur.png) top left no-repeat!important;
	background: none;
	filter:  progid: DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/png/fr_metier_constructeur.png", sizingMethod="scale");	
}
*+html #menu_accueil #metier_constructeur a{
	background: none!important;
}
#menu_accueil #metier_negociant a{
	background: url(visuels/png/fr_metier_negociant.png) top left no-repeat!important;
	background: none;
	filter:  progid: DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/png/fr_metier_negociant.png", sizingMethod="scale");	
}
*+html #menu_accueil #metier_negociant a{
	background:  none!important;
}







/* Informations CSS Formulaires */
/* ----------------------------------------------------------------------------------------------*/

#zone_log {		/* Login/Password pour l'accès aux pages réservées */
	width: 100%;	
	text-align:center;
}
#zone_log_formulaire {
	width: 160px;
	margin-left: auto; 
	margin-right: auto;	
	text-align: left;
}
.alerte_formulaire_ok {	/* CSS de formulaires en général */
	background:url(visuels/valide.gif);
	display:block;
	margin:0px auto;
	font-weight:bold;
	text-align:center;
	padding:20px 10px;
	color:#008C42;
}
.alerte_formulaire_ko {
	background:url(visuels/refuse.gif);
	border:1px solid #CC3131;
	color:#fff;
	display:block;
	margin:0px auto;
	font-weight:bold;
	text-align:center;
	padding:10px;
}



/******** Formulaire contacts **************/


#contacts_form{
	padding:10px 0px;
	width:440px;
	display:block;
	margin:0 auto;

	
}
.champs{
	width:220px;
	display:block;
	padding:5px 0;
	float:left;
}
.champs2{
	width:440px;
	padding:20px 0 11px 0;
	display:block;	
	float:left;
}
.separation{
	width:440px;
	display:block;
	padding:20px 0 25px 0;
	border-bottom:1px solid #CCC;
	float:left;
}	
.calage_droite{
	clear:both;
	display:block;
	float:left;
	width:120px;
	text-align:left;
	margin:0px 10px 0px 0px;
	font-weight: normal;
	color: #999999;
	font-size: 1.2em;

}
.calage_gauche{
	display:block;
	float:left;
	text-align:left;
	margin:3px 0px 0px 0px;
	line-height:14px;	
}
.calage_gauche label{
	padding:0 15px 0 5px;
}
	
.asterisque {
	color:#FF0000;
}
#contacts_form h3{
	float:left;
	margin:0px 0px 0px 10px;
}	
a.lien_bouton {
	display: block;
	width: 156px;
	height: 50px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	background: url(visuels/bt_envoyer.gif) no-repeat;
	text-indent: -9999px;
}
a.lien_bouton:hover {
	background: url(visuels/bt_envoyer_over.gif) no-repeat;
}
.contacts_input {
	border:1px solid #CCC;
	background:#eee;
	color:#555;
	padding:3px;
	font-weight:bold;
	font-size:1.2em;

}
.contacts_input:hover {
	border-color:#00A54F;
}
#contacts_form textarea{
	width:390px;
}



/* Informations CSS Actualités / Brèves / Webline */
/* ----------------------------------------------------------------------------------------------*/



.accueil h3.actu_titre {		/* Titre de news et contenus de brèves en page d'accueil */
	font-weight: bold;	
}
.interne h3.actu_titre {		/* Titre de news et contenus de brèves en page interne */
	font-weight: bold;	
}

.actu_chapeau{
	font-weight:normal;
}
.lire_plus{}
.lire_egalement{}

/* Informations CSS Pages et "zones bas de page" */
/* ----------------------------------------------------------------------------------------------*/

h1.titre_page{		/* Titre de pages intérieures */
	color: #00743b;
	font-size: 36px;
        font-weight: bold;
	line-height: 1.2em;
        font-style: italic;
	font-family: "Verdana";
        letter-spacing: -1px;
}
h1.titre_page a{	
	color: #00743b;
	font-size: 36px;
        font-weight: bold;
	line-height: 1.2em;
        font-style: italic;
	font-family: "Verdana";
        letter-spacing: -1px;
        text-decoration: none;
}
h1.titre_page a:hover{
        
}
h1.titre_autre{		/* Titre de pages intérieures */
            display:block;
}
h1.titre_autre a{
        display:block;
        text-indent: -9999px;
        height: 10px;
        float: right;
        color: #aaa;
        text-decoration: none;
}
h1.titre_autre a:hover{
        color: #fff;
}
#zone_contact{
	width: 100%;
	text-align: right;
	margin-top: 10px;
}
#zone_contact a {
	text-decoration: none;
	color:#999999;
	background: url(visuels/picto_email.gif) center left no-repeat;
	padding:0 0 0 22px;
	font-family: "Arial";
	text-transform: uppercase;
}
#zone_contact a:hover {	
	text-decoration: underline;
}
#zone_printmode{
	width: 100%;
	text-align: right;
	margin-top: 10px;
}
#zone_printmode a {
	text-decoration: none;
	color:#999999;
	background: url(visuels/picto_imprimante.gif) center left no-repeat;
	padding:0 0 0 22px;
	font-family: "Arial Black";
	text-transform: uppercase;
}
#zone_printmode a:hover {	
	text-decoration: underline;
}

/* Informations CSS Consultations */
/* ----------------------------------------------------------------------------------------------*/

.consultation_message {
	background-color: #E6E6E6;	
	margin-top: 5px;
	overflow-x: auto;
	padding: 5px;	
	padding-bottom: 20px;
	width: 520px;	
}
.consultation_titre_noir {
	font-weight: bold;
}
.consultation_msg_valide {
	color: #008C42;
	font-weight: normal;
}
.consultation_msg_refuse {
	color: #FF0000;
	font-weight: normal;
}


/* Informations CSS de menu */
/* ---------------------------------------------------------------------------------------------- */

#menu_int {
	display: block;	
	background: url(visuels/bg-menu.gif) top left repeat-y;
	padding: 20px 0 20px 0;	
}
#menu_int dl, dt, dd, ul, li {
	margin: 0px;
	padding: 0px;
}
#menu_int li { 	
	list-style-type: none;
}

/* MENU VERTICALE / HORIZONTALE */
/* changer la valeur de la class de la div menu_int : fichier menu.php */

/* MENU VERTICALE */

#menu_int.verticale dt a{ 
	font-weight: normal;
	font-size: 1.3em;
	text-decoration: none;	
	width: 155px;
	padding: 5px 0 5px 15px;
	display: block;	
	color:#00a44c;
	font-family: "Arial black";
	text-transform: uppercase;
	border-bottom: #999999 dotted 1px;
}
#menu_int.verticale dt a:hover{ 
	color: #00743b;
	display: block;
}
#menu_int.verticale dd {
	position: absolute;
	z-index: 100;
	margin-left: 150px;
	margin-top: -35px;
	background: #FFFFFF;
	border: #999999 dotted 1px;
	font-size: 1.2em;
}
#menu_int.verticale .menu_sans_lien{ 
	font-weight: normal;
	font-size: 1.2em;
	text-decoration: none;	
	width: 155px;
	padding: 5px 0 5px 15px;
	display: block;	
	color: #99CC33;
	font-family: "Arial Black";
	text-transform: uppercase;
	border-bottom: #999999 dotted 1px;
}
/* FIN MENU VERTICALE */


/* MENU HORIZONTALE */
#menu_int.horizontale dl {
	float: left;
}
#menu_int.horizontale dl dt a { 
	display: block;
	padding: 5px 10px;
	text-decoration: none;	
	font-weight: bold;		
	background: #999966;		
}
#menu_int.horizontale dl dt a:hover{
	background: #CCCCCC;
}
#menu_int.horizontale .menu_sans_lien {	
	display: block;	
	padding: 5px 10px;
	font-weight: bold;		
	background: #999966;
	color: #990033;				
}
#menu_int.horizontale dd { 
	position: absolute;
	z-index: 100;
	width: auto;
	margin-top: -6px; /* idem à padding #menu_int ul en négatif */
}

/* FIN MENU HORIZONTALE */

#menu_int ul {
	padding: 6px 0 0 0; /* idem à margin #menu_int.horizontale dd en positif */
}
#menu_int li {
	text-align: left;	
	z-index: 100;
}
#menu_int li a {
	display: block;
	width: 210px;
	padding: 7px 5px 7px 20px;
	margin-left: 15px;
	background: url(visuels/puce_smenu.gif) no-repeat center left;	
	font-weight: bold;	
	text-decoration: none;
	color: #000;
	text-transform: uppercase;		
}
#menu_int li a:hover{
	display: block;
	width: 200px;
	padding: 7px 5px 7px 20px;
	margin-left: 15px;
	background: url(visuels/puce_smenu_over.gif) no-repeat center left;	
	text-decoration: none;
	color: #00743b;		
}
/* Informations CSS Plan de site */
/* ----------------------------------------------------------------------------------------------*/


ul#plan_site li{
	list-style:none;
	padding:5px 0;

}

ul#plan_site ul li{
	margin-left:60px;}

ul#plan_site ul ul li{
	margin-left:80px;}
	
ul#plan_site li a{ /* niveau 1 */
	background:url(visuels/puce_menu.gif) center left no-repeat;
	padding:5px 0 5px 22px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

ul#plan_site ul li a{ /* niveau 2 */
	background:url(visuels/puce_menu3.gif) center left no-repeat;
}

ul#plan_site ul ul li a{ /* niveau 3 */
	background:url(visuels/puce_menu4.gif) center left no-repeat;
}	

.plansite_1_noa{
	background:url(visuels/puce_menu.gif) center left no-repeat;
	padding:5px 0 5px 22px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;}

/* Informations CSS slimbox pour essences  */
/* ----------------------------------------------------------------------------------------------*/

#fd_noir {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #000000;
    display: none;
    top: 0;
    left: 0;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#content_zone_blc {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
}

#zone_blc {
    z-index: 101;
    background: #fff;
    width: 600px;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 5%;
    padding: 10px;
}

.close_window {
    float: right;
    font-size: 18px;
    text-decoration: none;
    color: #000;
    padding-left:10px;
}
#zone_blc table{
    margin: 10px;
}
#zone_blc td{
    height: 50px;
    border: 1px solid #ddd;
}

#zone_blc td.cell {
    width: 75px;
    text-align: center;
}
#zone_blc td.cell_top {
    width: 75px;
    background: #65af6f;
    color: #fff;
    border: 1px solid #65af6f;
    text-align: center;
}
#zone_blc td.cell_left {
    background: #4d6471;
    border: 1px solid #4d6471;
    color: #fff;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}
.table_link {
    font-size: 14px;
    text-decoration: none;
    color: #000;
}
.title_link {
    font-size: 14px;
    text-decoration: none;
    color: #fff;
}
.link_index{
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}

.interne table.donnees td{
    border: 1px solid #ddd;
}
.interne table.donnees{
    border-collapse:collapse;
    border-spacing:0px;
}
/* Informations CSS Signatures */
/* ----------------------------------------------------------------------------------------------*/

a.jnbi {
	color: #333333;	
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.jnbi:hover {
	color: #333333;		
	text-decoration: underline;
}
.copyright {
	color: #333333;	
	font-weight: normal;
	font-style: normal;
}
/* Informations CSS RSS */
/* ----------------------------------------------------------------------------------------------*/

#rss {
	background:url(visuels/picto_rss.gif);
	width:16px;
	height:16px;
	display:block;
	text-indent:-9999px;
	float:left;
}

/* Informations CSS FCK */
/* ----------------------------------------------------------------------------------------------*/

.wimg_image_droite {
	float:right;
	margin:0 0 10px 10px;
}
.wimg_image_gauche {
	float:left;
	margin:0 10px 10px 0;	
}
.wsc_titre_page {
	color: #00743b;
	font-size: 36px;
        font-weight: bold;
	line-height: 1.2em;
        font-style: italic;
	font-family: "Verdana";
        letter-spacing: -1px;
}
.wsc_titre_vert{
	color:#00A44C;
	font-size:1.3em;
	font-weight:bold;	
}
.wsc_vert{
	color:#00A44C;
        font-weight: bold;
}


.wsc_titre_jaune{
	color:#FFD800;
	font-size:1.3em;
	font-weight:bold;	
}
.wsc_jaune{
	color:#FFD800;
}

.wimg_sans_ecart_gauche {
	padding: 15px 15px 15px 0px;
}
.wimg_sans_ecart_droite {
	padding: 15px 0 15px 15px;
        float:right;
}

.wsc_blockquote_info {
    background: url(visuels/bg_blockquote_info.jpg) no-repeat top left;
    display: block;
    clear: both;
    float: right;
    width: 240px;
    padding-right: 20px;
    margin-left: 20px;
    padding-top: 60px;
}
.wsc_blockquote_attention {
    background: url(visuels/bg_blockquote_attention.jpg) no-repeat top left;
    display: block;
    clear: both;
    float: right;
    width: 240px;
    padding-right: 20px;
    margin-left: 20px;
    padding-top: 60px;
}
.wsc_blockquote_colle {
    background: url(visuels/bg_blockquote_colle.jpg) no-repeat top left;
    display: block;
    clear: both;
    float: right;
    width: 240px;
    padding-right: 20px;
    margin-left: 20px;
    padding-top: 60px;
}
.wsc_blockquote_plus {
    background: url(visuels/bg_blockquote_plus.jpg) no-repeat top left;
    display: block;
    clear: both;
    float: right;
    width: 240px;
    padding-right: 20px;
    margin-left: 20px;
    padding-top: 60px;
}
a.awsc_contact {
    padding: 5px; 
    background: url(visuels/bg_contact.jpg) top left no-repeat;
    display: block;
    width: 150px;
    text-align: center; 
    color: #fff; 
    text-decoration: none;
}
a.awsc_contact:hover {
    text-decoration: underline;
    background: url(visuels/bg_contact-over.jpg) top left no-repeat;
}

/* Zone sifr */
/* -------------------------------------------------------------------------- */

h1.sifr {font-family: arial; font-size: 38px; text-decoration: none; line-height: 2.0em; color: #00743b;}
h4.sifr {font-family: "trebuchet MS"; font-size: 30px; text-decoration: none; color: #65af6f; line-height: 30px; font-weight: normal; margin:  25px 0 20px 0;}