/*** 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;
	background:#E9EAE9 url(visuels/background.jpg) bottom center repeat-x;	
}
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: normal;
	font-size: normal;
	padding:0;
	margin:0;
	text-align: left;
	height:100%;	
	color: #333333;
	overflow: hidden;	
}
#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;	
}


li {
	margin-left: 25px;
}

td { 	/* Font idem que body */
	padding:0;
	margin:0;

}
p {
	padding-top:10px;}
blockquote {
	padding-left: 20px;
}
a {
	color:#f89728;
	font-weight: bold;
	text-decoration : underline;
	position: relative;
	z-index: 1;
}
input,textarea{
	position: relative;
	z-index: 1;
}

a:hover {
	color:#835238;
	text-decoration : underline;
}

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


#conteneur {
	width: 832px;
	margin:0 auto 70px auto;
	padding:0 0 0 0;
	
	position:relative;
	overflow:hidden;
	
	display:block;
	height:auto;
}


#col_a{
	display:block;
	float:left;
	width:241px;
	margin:20px 0 0 0;
	padding:0;	
	background:url(visuels/png/bg-noir.png) top left repeat!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/png/bg-noir.png", sizingMethod="scale");	
	}
*+html #col_a{
	background: none!important;
}	


#col_a #header{
	display:block;
	float:left;
	padding:2px 40px 0 41px;
	}
	
	
#col_a #header h1{
	display:block;
	float:left;
	width:160px;
	height:130px;
	margin:0;
	padding:0;	
	text-indent:-9999px;
	background:url(visuels/png/logo-pellets.png) top left repeat!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/png/logo-pellets.png", sizingMethod="scale");	
	}
*+html #header #col_a h1{
	background: none!important;
}	


.interne #col_a #header h1 a{
	display:block;
	float:left;
	width:160px;
	height:130px;
	margin:0;
	padding:0;	
	text-indent:-9999px;
	background:url(visuels/png/logo-pellets.png) top left repeat!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/png/logo-pellets.png", sizingMethod="scale");	
	cursor:pointer;
	}
*+html .interne #header #col_a h1 a{
	background: none!important;
}	


#col_b{
	display:block;
	float:right;
	width:591px;
	margin:0;
	padding:0;

}

#col_b #contenu {
	float:left;
	display:block;
	width:533px;
	padding:29px 29px 0px 29px;
	background:url(visuels/png/bg-blanc.png) top left repeat!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/png/bg-blanc.png", sizingMethod="scale");	
}
*+html #col_b #contenu {
	background: none!important;
}	

.interne #col_b #contenu{
	font-size:1.3em;
	color:#565656;
	line-height:1.6em;
	padding:29px 29px 80px 29px;	
}
#intitule-webline{
	display:block;
	text-indent:-9999px;
	width:236px;
	height:164px;
	background:url(visuels/png/bg_titre-webline.png) top left no-repeat!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/png/bg_titre-webline.png", sizingMethod="scale");	
	}
*+html #intitule-webline {
	background: none!important;
}
#zone_webline{
	display:block;
	float:left;
	width:226px;
	padding:0px 5px 10px 5px;
}

.accueil #col_b #zone_libre_accueil{
	display:block;
	float:right;
	width:290px;
	padding:0px;
}
.accueil #col_b #zone_libre_accueil td{
	padding:7px;

}
.accueil #col_b #zone_libre_accueil img{
	border:3px solid #F89728;
	margin:0px;
	text-align:center;
}


.accueil #col_b #zone_libre_accueil2{
	display:block;
	clear:left;
	width:533px;
	padding:0px;
}
.accueil #col_b #zone_libre_accueil2 li{
	display:block;
	float:left;
	list-style:none;
	margin:5px 0;
	font-size:1.3em;
	font-weight:bold;
	padding:0 10px 0 28px;
	background:url(visuels/puce-orange.gif) top left no-repeat;
	
}





.accueil #col_b #bas_contenu {
	float:left;
	display:block;
	width:406px;
	padding:46px 0 106px 185px;
	background:url(visuels/png/bas-contenu.png) top left no-repeat!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/png/bas-contenu.png", sizingMethod="image");	
	}
*+html .accueil #col_b #bas_contenu {
	background: none!important;
}	

.accueil #btn_commande {
	display:block;
	text-indent:-9999px;
	width:290px;
	height:38px;
	margin:10px 0;
	background:url(visuels/btn_commande.gif) top left no-repeat;
}
.accueil #btn_commande:hover {
	background:url(visuels/btn_commande-over.gif) top left no-repeat;

}


#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 90px;
	display:block;
	margin:0!important;
	margin:0 0 -1px 0;
	padding:0;
	overflow:hidden;
	z-index: 100;

}

#footer-inner {
	margin:0;
	padding:0;
	margin-right: 17px;
	height: 91px;
	display:block;
	background:url(visuels/bg-footer.gif) top left repeat-x;
	z-index: 100;
}
	
	
#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:1.2em;
	line-height:1.6em;

}
#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;
}


/* 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:5px 0 5px 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:bold;
	color:#835238;

}
.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:121px;
	height:46px;
	text-indent:-9999px;
	margin:0 auto;
	cursor:pointer;
	background:url(visuels/btn_envoyer.gif) top left no-repeat;
}


a.lien_bouton:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);	
}
.contacts_input {
	border:1px solid #CCC;
	background:#FFF;
	color:#555;
	padding:3px;
	font-weight:bold;
	font-size:1.2em;

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


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

h2.webline{		/* Webline */
	font-weight:normal;
	font-size:1.1em;
	line-height:1.6em;
	color:#565656;
}

.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 */
	font-weight:bold;
	clear:left;
	padding:5px 15px;
	font-size:1.8em;
	line-height:1.2em;
	background:#FFF;
	color:#835238;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
h1.titre_page a{		/* Titre de pages intérieures */
	color:#835238;
	text-decoration:none;
}
h1.titre_page a:hover{		/* Titre de pages intérieures */
	color:#835238;
	text-decoration:none;
}
#zone_contact a {
	color:#00A44C;
	text-decoration:none;
	background:#FFF;
	padding:2px 10px 2px 10px;
	display:block;
	float:right;
	margin:0 0 0 10px;	
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;	
	}
#zone_contact a:hover {	
	text-decoration: none;
	color:#FFF;
	background:#00A44C;
}
#zone_printmode a {
	color:#00A44C;
	text-decoration:none;
	background:#FFF;
	padding:2px 10px 2px 10px;
	float:right;	
	margin:0 0 0 10px;	
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;	
}
#zone_printmode a:hover {	
	text-decoration: none;
	color:#FFF;
	background:#00A44C;
}

/* 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 pour l'Agenda 		   */
/* ----------------------------------------------------------------------------------------------*/

#agenda {	
	width: 159px;	
	background-color: #C3DB94;	
	text-align: center;
}
#agenda_prochain_ev {	
	width: 149px;
	padding: 5px;		
	background-color: #DEF5B2;	
	text-align: left;
}
#agenda_page_interne_bloc_01 {
	float: left;
	width: 170px;
	text-align: left;	
}
#agenda_page_interne_bloc_02 {
	float: left;
	margin-left: 22px;
	width: 350px;	
}
#agenda_page_interne_bloc_01_contenu {	
	width: 170px;	
	background-image: url(visuels/agenda_page_middle.gif);	
	background-repeat: repeat-y;
}
a.lien_evenement {
	font-weight: bold;
	color: #E02424;	
	text-decoration: underline;	
}
a.lien_evenement:hover {
	color: #E18123;	
	font-weight: bold;
	text-decoration: none;
}
a.prochain_evenement {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: #606060;	
	text-decoration: none;
}
a.prochain_evenement:hover {
	color: #E18123;	
	text-decoration: underline;
}
.typo_agenda {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: #606060;
}
.typo_agenda_today{
	font-weight: bold;
	background-color:#FFFFFF;
	color: #606060;
}
.typo_agenda_prochain_ev_titre {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #E02424;
}
.titre_agenda_evenement {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #E02424;
}
.titre_agenda_evenement_date {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
}
.select_agenda {
	font-weight: normal;	
}

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


#menu_int {

	display:block;
	float:left;
	width:175px;
	padding:0 33px 22px 33px;

}
#menu_int dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;	 
}

#menu_int li { 
	margin: 0px;
	padding: 0px;
	list-style-type: none;

	
}

#menu_int dt {
}


/* 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: bold;	
	text-decoration: none;	
	width: auto;
	padding:10px 0px 5px 0;
	display:block;
	color:#FFF;
	text-transform:uppercase;
	font-size:1.1em;
	border-bottom:1px dashed #FFF;
	}
#menu_int.verticale dt a span{
	color:#F89728;
	padding:0 3px 0 0;
	font-size:1em;
	font-weight:bold;
	}
#menu_int.verticale dd {
	position: absolute;
	z-index: 100;
	margin-left: 172px;
	margin-top: -26px;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);	
}


/* FIN MENU VERTICALE */



#menu_int dt a:hover{
	color:#F89728;
}


#menu_int ul {
	padding: 0px;

}
#menu_int li {
	text-align: left;	
	z-index: 100;
}
#menu_int li a{
	font-weight: bold;	
	text-decoration: none;	
	width: 250px;
	padding:7px 5px;
	background:#F89728;
	display:block;
	color:#000;
	font-size:1.1em;
}
#menu_int li a:hover{
	background:#884E00;
	color:#FFF;
}
.menu_sans_lien{	
	font-weight: bold;	
	text-decoration: none;	
	width: auto;
	padding:10px 0px 5px 0;
	display:block;
	color:#FFF;
	text-transform:uppercase;
	font-size:1.1em;
	border-bottom:1px dashed #FFF;				
}
.menu_sans_lien span{	
	color:#F89728;
	padding:0 3px 0 0;
	font-size:0.9em;
	font-weight:bold;	
}

/* Informations CSS Plan de site */
/* ----------------------------------------------------------------------------------------------*/


ul#plan_site li{
	list-style:none;
	font-weight:bold;
	padding:5px 0;
}
ul#plan_site li span{
	color:#F89728;
	padding:0 3px 0 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 */
	text-decoration:none;
	color:#565656;	
}

ul#plan_site li a span{
	color:#F89728;
	padding:0 3px 0 0;
}
ul#plan_site li a:hover{ /* niveau 1 */
	text-decoration:none;
	color:#F89728;
}

ul#plan_site ul li a{ /* niveau 2 */
}

ul#plan_site ul ul li a{ /* niveau 3 */
}	




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

.wsc_titre_orange{
	color:#F89728;
	font-size:1.3em;
	font-weight:bold;	
}
.wsc_orange{
	color:#F89728;
}
.wsc_titre_marron{
	color:#874D00;
	font-size:1.3em;
	font-weight:bold;	
}
.wsc_marron{
	color:#874D00;
}
.wsc_titre_vert{
	color:#00A44C;
	font-size:1.3em;
	font-weight:bold;	
}
.wsc_vert{
	color:#00A44C;
}
