/* Import de la CSS d'initialisation
----------------------------------------------------------*/

@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/

body { color:#000000; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; font-size:11px; }

h1 { color:#000000; font-size: 1em; font-weight:bold;}
h2 { color:#000000; font-size: 1.3em; }
h3 { color:#000000; font-size: 1.17em; }
h4 { color:#000000; font-size: 1em; }
h5 { color:#000000; font-size: 0.83em; }
h6 { color:#000000; font-size: 0.67em; }
p { color:#000000; font-size: 11px; }
ul, ol { color:#000000; }
li {  color:#000000; }
a { color:#000000; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
a:visited { } /* si changement de couleur après le clic */
input { border-width:thin; padding:3px; color:#000000; }
textarea { border-width:thin; padding:3px; color:#000000; }
em { }
strong { }
#yzeo a{ color:#FFFFFF; text-decoration:underline;}
#yzeo a:hover{color:#FFFFFF; text-decoration:none;}
#yzeo p{color:#FFFFFF;}
.txtRouge { color:#c02615; }

/* Éléments Particuliers
----------------------------------------------------------*/

/* Placement d'images */
.imgLeft{ float:left; margin-right:1em; }
.imgRight{ float:right; margin-left:1em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }

/* Des classes d'alignement du texte */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.justify { text-align: justify; }

/* Des classes de formatage du texte en ligne */
.bold, .gras { font-weight: bold; }
.italic, .italique { font-style: italic; }
.strike, .barre { text-decoration: line-through; }

/* Des classes flotante */
.floatleft { float: left; }
.floatright { float: right; }

/* Les "nettoyeurs" */
.clearb { clear: both; }
.clearer { clear: both; width: 0; height: 0; line-height: 0; }

/*classes supplémentaires*/
.mail{ color:#720a0b; }

.image_accueil{width:622px; height:292px;}
.texte_accueil{ font-size:11px; padding: 10px 10px 0 10px;}
.contact{padding-top:100px; text-align:center; background:url(../images/fd_contact.jpg) no-repeat top; }

.contact_form {height:373px; margin-left:35px; margin-right:20px;}
.absorbantRevendeur{padding-top:100px; text-align:center;}

.margeTitre { padding-top:47px; }
.texte_quisommesnous{ height:235px; width:326px; float:left; padding: 57px 30px 0 15px; background:url(../images/fd_quisommesnous.jpg) no-repeat top; text-align:left; }
.texte_chaufferie{ height:209px; width:299px; float:left; padding: 60px 30px 0 15px; background:url(../images/fd_chaufferie.jpg) no-repeat top; text-align:left; }
.fd_buches{ height:210px; width:569px; padding: 25px 30px 0 37px; background:url(../images/fd_buches.jpg) no-repeat top; }
.texte_buches{ text-align:left; }
.img_buches{ width:215px; margin-right:22px; float:left;}
.texte_papetieres{ height:160px; width:316px; float:left; padding: 100px 30px 0 15px; background:url(../images/fd_papetieres.jpg) no-repeat top; text-align:left; }
.texte_poudres{ height:114px; width:301px; float:left; padding: 100px 30px 0 15px; background:url(../images/fd_poudres.jpg) no-repeat top; text-align:left; }
.texte_absorbants{ height:233px; width:299px; float:left; padding: 60px 30px 0 15px; background:url(../images/fd_absorbants.jpg) no-repeat top; text-align:left; }
.texte_absorbantsDetail{ height:233px; width:301px; float:left; padding: 60px 30px 0 15px; background:url(../images/fd_absorbantsFiche.jpg) no-repeat top; text-align:left; }
.texte_granulats{ height:136px; width:301px; float:left; padding: 90px 30px 0 15px; background:url(../images/fd_granulats.jpg) no-repeat top; text-align:left; }
.encadre_buches{ background:#d57768; padding:5px; width:400px }
.bucheRight { float:left; width:214px; margin-left:30px;}
.fd_buches2{ height:112px; width:586px; background:url(../images/fd_buches2.jpg) no-repeat top; padding: 10px 30px 0 20px;}
.fd_buchesFiche{ height:191px; width:569px; padding: 29px 30px 0 37px; background:url(../images/fd_buchesFiche.jpg) no-repeat top;}
.liens_buches { position:absolute; margin-top:357px; margin-left:-26px; background:url(../images/liens_buches.jpg) no-repeat top; width:616px; height:27px; padding-top:5px; text-align:center; }
.iconePdf { position: margin-top:-3px; }

.nodisplay{ display:none;}
.texte_actu { width:550px;}
.titre_actu { font-weight: bold; color: #740909; background-color: #d56e53; border: 1px solid #000000; }
.titresEncadres { height:75px; text-align:center; margin-left:50px;}
.contenu_actu { overflow: auto;	height: 245px; }
.retour { position:absolute; margin-top:357px; margin-left:-108px;}
.coordonnes { float:right; width:250px; text-align:center; margin-top:-15px;}
.coordonnes_tecsabois { float:left; width:200px; text-align:center; margin-top:5px;}

/*-------------------------formulaire------------------------*/

.formulaire { background:transparent; width:575px; margin:auto; } /* carateristique du formulaire */
.formulaire .pform { padding: 3px 0px 10px 0px; text-align:left; clear:both; }
.formulaire .labelform { width: 95px; float: left; text-align: left; margin:0 5px 0 0; } /* carateristique des label, width minimum 203px; */
.formulaire .inputform { width:165px; height:17px; float:left; padding:0px; } /* carateristique des input */
.formulaire .selectform { height:17px; font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; color:#38383a; margin:0px; padding:0px; background-color:#fff; border: 1px solid #38383a; } /* carateristique des select */
.formulaire .inputform2 { width:465px; height:17px; float:left; padding:0px; } /* carateristique des input */
.formulaire .inputformPetit { width:50px; height:17px; float:left; padding:0px; } /* carateristique des input */
.formulaire .textareaform { width:565px; height:50px; overflow: auto; } /* carateristique du textarea */
.formulaire .selectform { height:17px; float:left; font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; color:#38383a; margin:0px; padding:0px; background-color:#fff; border: 1px solid #38383a; } /* carateristique des select */
.formulaire_bien .inputenvoyer { width:150px; font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; } /* carateristique de l'input "envoyer mon 			message" */

.formulaire .col1 { width:275px; float:left; }
.formulaire .col2 { width:275px; float:right; margin-left:25px; }

.divimagecaptchat { display:none; } /* carateristique de la div entourant l'image captchat */
#code { background-color:#fff; color:#38383a; border: 1px solid #38383a; }
.transp, .inputtexte { background: #fff; border: 1px solid #38383a; font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; color:#38383a; } /* pour rendre les input et textarea transparent avec une bordure */
.divtexte br { margin:0px; padding:0px; height:0px; line-height:0px; }

/*-------------------------fin formulaire------------------------*/

/*-------------------------module partenaires------------------------*/

.divpart {
	color:#000000;
	font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif;
	font-size:11px;
	background-color: #E7BC6D;
	border:1px solid #996600;
	width: 578px;
	padding: 5px;
	margin: 0px;
	display:none;
	top: 100px;
	position:absolute;
	z-index:3;
}

#cache{
	position:absolute;
	padding:10px;
	left:0;
	top:0;
	visibility:visible;
	background-color:#FEE5AD;
	display:block;
	height:1000px;
	filter:alpha(opacity=78);
	-moz-opacity:.75;
	opacity:.75;
	display:none;
	z-index:2;
}

/*-------------------------fin formulaire------------------------*/

/*************************** Class Plan API GOOGLE ***************************/
.plan { width: 650px; height:450px;}
#map .infosbulle {
	width: 210px;
	border: none;
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	color:#9c0000; font-size:1.13em;
	font-weight: bold;
	margin-bottom: 1em;
}
.plan-adresse {
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}
/*************************** Fin Class Plan API GOOGLE ***************************/
