/*** 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;
}
html {
	font-size: 100.001%;
	background:#A4C500;
	padding:0;
	margin:0;
}

li {
	margin-left: 25px;
}
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: normal;
	font-size: normal;
	padding:76px 0 0 0;
	margin:0;
	background:url(visuels/bg.gif) top center no-repeat;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}
td { 	/* Font idem que body */

}
p {
	padding-top:10px;}
blockquote {
	padding-left: 20px;
}
a {
	color: #E50083;	
	text-decoration: underline;	

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

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


#conteneur {
	display:block;
	margin:0 auto 0 auto;
	width: 773px;
	background:url(visuels/bg_conteneur.gif) top left repeat-y;

}
#header {
	display:block;
	float:left;
	height:113px;
	width:425px;
	padding:0 0 0 348px;
	background:url(visuels/bg_header.jpg) top left no-repeat;

}
#header h1{
	width:171px;
	height:58px;
	background:url(visuels/fr_logo_jarry.gif) top left no-repeat;
	text-indent:-9999px;
}
#header a h1{
	width:171px;
	height:58px;
	padding:0;
	margin:0;
	cursor:pointer;
}
#header a:hover h1{
	background:url(visuels/fr_logo_jarry-over.gif) top left no-repeat;
}
#bloc_droite{
	display:block;
	width:185px;
	padding:0 0 0 0;
	margin:-40px 0 0 0;
	float:right;
}
	
	
#contenu {
	float:left;
	background:url(visuels/bg_contenu.jpg) top left no-repeat;	
	display:block;
	padding:0 20px 0 40px;
	width:526px;
	margin:0;
}
.interne #contenu {
	height:auto!important;
	min-height:200px;
	height:370px;
	padding:0 46px 0 40px;
	width:500px;		
	font-size:1.2em;
	line-height:1.6em;
}
*+html .interne #contenu{
	height:auto!important;
	min-height:310px!important;	

}
#page{
	display:block;
	background:red;
	padding:25px 10px 20px 10px;
	background:url(visuels/bg_page.jpg) top left no-repeat;
	width:480px;
	overflow:hidden;}
#page img{
	max-width:480px;
}	

.interne #contenu h1.titre_page{
	color:#682F8E;
}
#baseline {
	background:url(visuels/baseline.gif) top left no-repeat;
	width:586px;
	height:50px;
	display:block;
	margin:0;
	text-indent:-9999px;
	float:left;}
#footer {
	color:#FFF;
	font-size:1.2em;
	display:block;
	padding:37px 0 10px 0;
	text-align:center;
	clear:left;
	width:586px;
	background:#A4C500 url(visuels/bg_footer.gif) top left no-repeat;
}



/* 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;
}

/******** ZONE ADRESSE **********************/
#zone_adresse {
	display:block;
	clear:left;
	width:171px;
	margin:0 2px;
	padding:15px 5px 15px 5px;
	color:#FFFFFF;
	font-size:1.2em;
	line-height: 1.5em;
}
/******** Formulaire recherche **************/
#form_recherche{
	display:block;
	clear:left;
	width:181px;
	margin:0 2px;
	padding:15px 0 15px 0;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	color:#FFFFFF;
	}
#form_recherche h4{
	font-size:1.2em;
	color:#FFFFFF;
	font-weight:normal;
	padding:0 0 5px 5px;}
#form_recherche input{
	height:20px;
	padding:1px 0 0 0;
	width:100px;
	border:none;
	background:none;
	font-size:1em;	
}
#champs_recherche{
	background:url(visuels/bg_recherche.gif) top left no-repeat;
	height:20px;
	padding:0px 8px 0px 30px;
	border:none;
	width:105px;
	display:block;
	float:left;
}
#form_recherche #btn_recherche{
	color:#FFFFFF;
	text-decoration: none;
	float:left;
	display:block;
	font-weight:bold;
	font-size:1.3em;
	text-transform:uppercase;
}
h4.intitule_recherche{
	line-height:1.9em;
	font-size:1.4em;
	display:block;
	padding:5px 0 0 0;
	color:#682F8E;

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


#contacts_form{
	width:420px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}
#contacts_form span.separation{
	display:block;
	float:left;
	width:350px;
	margin:5px 10px 10px 10px;
	padding:10px;
	border-top:1px solid #CCC;

}
.calage_centre{
	display:block;
	text-align:center;
}
.calage_droite{
	clear:both;
	display:block;
	float:left;
	width:80px;
	text-align:right;
	margin:5px 10px 0px 0px;
}
.calage_gauche{
	display:block;
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
	line-height:14px;	
}
	
.asterisque {
	color: #ff0000;
}
#contacts_form h3{
	float:left;
	color:#e50083;
	margin:0px 0px 0px 10px;
}	
a.lien_bouton {
	display:block;
	width:100px;
	margin:0 auto;
	text-align:center;
	background: #682f8e;
	padding: 5px 10px;		
	color: #FFFFFF;	
	font-weight:bold;	
	text-decoration : none;
	letter-spacing: 1px;
}
a.lien_bouton:hover {
	background: #e50083;
}
.contacts_input {
	border:1px solid #CCC;
	padding:3px;
	color:#682f8e;
}



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

#webline{		/* Webline */
	display:block;
	width:224px;
	float:left;
	padding:0px 20px 0 0;
	color:#682F8E;
	font-size:1.3em;
	line-height:1.4em;
	text-align:justify;
}
#webline h2{		/* Webline */
	font-size:1em;
	display:inline;
}
#marques{
	display:block;
	float:left;
	width:265px;
	padding:20px 0 0 15px;
	color:#682F8E;
	font-size:1.2em;
	line-height: 1.4em;
	overflow:hidden;
}
	
#intitule_zone_marques{
	background:url(visuels/fr_titre_marques.gif) top left no-repeat;
	width:255px;
	height:20px;
	display:block;
	margin:0 0 8px 0;
	clear:left;
	overflow:hidden;}


#actus{
	display:block;
	float:left;
	width:265px;
	padding:0 0 0 15px;}
#intitule_zone_actus{
	background:url(visuels/fr_titre_actualites.gif) top left no-repeat;
	width:220px;
	height:20px;
	display:block;
	margin:0 0 4px 0;
	clear:left;}
.accueil h3.actu_titre {		/* Titre de news et contenus de brèves en page d'accueil */
	font-weight: bold;
	color:#E50083;
	font-size:1.4em;
	clear:left;
	margin:5px 0;
	width:255px;	
}
.interne h3.actu_titre {		/* Titre de news et contenus de brèves en page interne */
	font-weight: normal;
	color:#E50083;
	font-size:1.6em;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 55px;
	clear:left;
	width:445px;
	height: 50px;
	background-image: url(visuels/picto_journal_gr.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.actu_chapeau{
	font-weight:normal;
	clear:left;
	display:block;
	width:255px;
	color:#682F8E;
	font-size:1.2em;
	line-height: 1.4em;	
}
.actu_chapeau img{
border: #FFFFFF solid 5px;
}

.accueil .lire_plus{
	background:url(visuels/fr_btn_lire-suite.gif) top left no-repeat;
	width:86px;
	height:18px;
	display:block;
	float:right;
	text-indent:-9999px;
}
.interne .lire_plus{
	color:#E50083;
	line-height:1.6em;
	text-decoration: underline;
	font-weight: bold;
}
.interne .lire_plus:hover{
	text-decoration:underline;
	color:#682F8E;

}	
	
.lire_egalement{
	color:#E50083;
	font-weight:bold;
	font-size:1.4em;}

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

h1.titre_page{		/* Titre de pages intérieures */
	font-weight: bold;
	color:#E50083!important;
	font-size:2.1em;
	text-align: center;	
}

#zone_contact{
	width: 100%;
	text-align: right;
	margin-top: 10px;

}
#zone_contact a {
	text-decoration: none;
	background:url(visuels/picto_imprim.gif) center left no-repeat;
	padding:2px 0px 2px 20px;
	color:#E50083;
	font-size:1.1em;
}
#zone_contact a:hover {	
	text-decoration: none;
	color:#682F8E;
	background:url(visuels/picto_imprim-over.gif) center left no-repeat;	
}
#zone_printmode{
	width: 100%;
	text-align: right;
	margin-top: 10px;
}
#zone_printmode a {
	text-decoration: none;
	background:url(visuels/picto_imprim.gif) center left no-repeat;
	padding:2px 0px 2px 20px;
	color:#E50083;
	font-size:1.1em;
}
#zone_printmode a:hover {	
	text-decoration: none;
	color:#682F8E;
	background:url(visuels/picto_imprim-over.gif) center left no-repeat;	
}



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


#menu_int {

	display:block;
	float:left;
	padding:0 0 30px 5px;
	width:180px;

}
#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:normal;
	color:#FFFFFF;
	text-decoration: none;	
	width: 156px;
	padding:6px 0px 6px 24px;
	display:block;	
	font-size:1.3em;
	background:url(visuels/pictos_fleur/picto_fleur_1.gif) center left no-repeat;
	margin:0;
}
#menu_int.verticale dd {
	position: absolute;
	z-index: 100;
	margin-left: -235px;
	margin-top: -26px;
	padding:5px 15px 5px 0;
	background:#E50083 url(visuels/bg_ss_menu.gif) top right no-repeat;



}


/* FIN MENU VERTICALE */


#menu_int dt a:hover{
	background:url(visuels/bg_menu_over.gif) top right no-repeat;
	color:#A4C500;
}


#menu_int ul {
	padding: 0px;

}
#menu_int li {
	text-align: left;	
	z-index: 100;
}
#menu_int li a{
	font-weight: normal;	
	text-decoration: none;	
	width: 190px;
	margin-left: px;
	padding:5px 10px 5px 20px;
	display:block;
	color:#FFF;
	font-size:1.2em;
	background:#E50083;
	background-image:url(visuels/puce-rose-ssmenu.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}
#menu_int li a:hover{
	color: #000000;
	
}
.menu_sans_lien{	
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;	
	width: 156px;
	padding:6px 0px 6px 24px;
	display:block;	
	font-size:1.3em;
	background:url(visuels/pictos_fleur/picto_fleur_1.gif) center left no-repeat;				
}

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


ul#plan_site li{
	list-style:none;

}

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

ul#plan_site ul ul li{
	margin-left:80px;}
	
ul#plan_site li a, .plansite_1_noa{ /* niveau 1 */
	background:url(visuels/puce_plansite1.gif) center left no-repeat;
	padding:0 0 0 20px;
	line-height:1.9em;
	color:#682F8E;
	text-decoration:none;
	font-weight:bold;
}
ul#plan_site li a:hover{ /* niveau 1 */
	text-decoration:underline;
}

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

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


/* Informations CSS Signatures */
/* ----------------------------------------------------------------------------------------------*/

#footer a{
	color: #FFF;	
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
#footer a:hover {
	color: 682F8E;		
	text-decoration: underline;
}

/* Informations CSS RSS */
/* ----------------------------------------------------------------------------------------------*/


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

.wsc_violet{
	color:#682F8E;
}
.wsc_orange{
	color:#F18F28;
}
.wsc_rose{
	color:#e50083;
}
.wsc_titre_violet {
	font-family: Arial, Helvetica, sans-serif;
	color: #682F8E;
	font-size: 16px;
	font-weight: normal;
}
.wsc_titre_violet_gras {
	font-family: Arial, Helvetica, sans-serif;
	color: #682F8E;
	font-size: 17px;
	font-weight: bold;
}
.wsc_titre_violet_plus {
	font-family: Arial, Helvetica, sans-serif;
	color: #682F8E;
	font-size: 22px;
	font-weight: normal;
}
.wsc_titre_rose {
	font-family: Arial, Helvetica, sans-serif;
	color: #e50083;
	font-size: 18px;
	font-weight: normal;
}
.wimg_gauche {
	float:left;
	padding:0 10px 10px 0;
}	
.wimg_droite {
	float:right;
	padding:0 0 10px 10px;
}
	
.wsc_tableau_gammes1{
	width:230px;
	float:left;
	margin:0px 10px 0px 0px;
	background:#e9dcf2;
}
.wsc_tableau_gammes1 .wsc_intitule{
	width:230px;
	font-weight:bold;
	color:#FFF;
	font-size: 1.4em;
	padding:17px 10px 5px 10px;
	background:#41165D url(visuels/bg_tableau_1.gif) top left no-repeat;
}
.wsc_tableau_gammes1 ul {
	list-style:none;
	padding:0;
	margin:0;
}
.wsc_tableau_gammes1 ul li{
	line-style:none;
	margin:0;
	background:url(visuels/puce_condi.gif) center left no-repeat;
	padding:3px 0 3px 25px;
	color:#682F8E;
	font-weight:bold;
}

.wsc_tableau_gammes2{
	width:230px;
	background:#fbdcee;
	float:left;
	margin:0px 0px 0px 10px;
}
.wsc_tableau_gammes2 .wsc_intitule{
	width:230px;
	font-weight:bold;
	color:#FFF;
	font-size: 1.4em;
	padding:17px 10px 5px 10px;
	background:#9C005B url(visuels/bg_tableau_2.gif) top left no-repeat;
}	
.wsc_tableau_gammes2 ul {
	list-style:none;
	padding:0;
	margin:0;
}
.wsc_tableau_gammes2 ul li{
	line-style:none;
	margin:0;
	background:url(visuels/puce_produits.gif) center left no-repeat;
	padding:3px 0 3px 25px;
	color:#E50083;
	font-weight:bold;
}


.wsc_tableau_gammes3{
	width:480px;
	background:#e9dcf2;
}
.wsc_tableau_gammes3 .wsc_intitule{
	width:230px;
	font-weight:bold;
	color:#FFF;
	font-size: 1.4em;
	padding:17px 10px 5px 10px;
	background:#41165D url(visuels/bg_tableau_3.gif) top left no-repeat;
}
.wsc_tableau_gammes3 ul {
	list-style:none;
	padding:0;
	margin:0;
}
.wsc_tableau_gammes3 ul li{
	line-style:none;
	margin:0;
	background:url(visuels/puce_condi.gif) top left no-repeat;
	padding:3px 0 3px 25px;
	color:#682F8E;
	font-weight:bold;
}




.wsc_tableau_gammes4{
	width:480px;
	background:#fbdcee;
}
.wsc_tableau_gammes4 .wsc_intitule{
	width:230px;
	font-weight:bold;
	font-size: 1.4em;
	color:#FFF;
	padding:17px 10px 5px 10px;
	background:#9C005B url(visuels/bg_tableau_4.gif) top left no-repeat;
}	
.wsc_tableau_gammes4 ul {
	list-style:none;
	padding:0;
	margin:0;
}
.wsc_tableau_gammes4 ul li{
	line-style:none;
	margin:0;
	background:url(visuels/puce_produits.gif) top left no-repeat;
	padding:3px 0 3px 25px;
	color:#E50083;
	font-weight:bold;
}	

.wsc_tableau_gammes1 td,.wsc_tableau_gammes2 td, .wsc_tableau_gammes3 td, .wsc_tableau_gammes4 td{
	padding:10px 10px;
}
