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

*/

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

* {
	margin: 0px;
	padding: 0px;
}
li {
	margin-left: 25px;
}
body {	
	text-align: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;	
}
td { 	/* Font idem que body */
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
h1 { 	/* Font idem que body - size + 6 */
	font-family: Arial, Helvetica, sans-serif;
	color: #757575;
	font-size: 18px;
}	
h2 { 	/* Font idem que body - size + 4 */
	font-family: Arial, Helvetica, sans-serif;
	color: #757575;
	font-size: 16px;
}
h3 { 	/* Font idem que body - size + 2 */
	font-family: Arial, Helvetica, sans-serif;
	color: #757575;
	font-size: 14px;		
}
blockquote {
	padding-left: 20px;
}

.wsc_titre_orange {
	font-family: Arial, Helvetica, sans-serif;
	color: #E38F24;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.wsc_stitre_noir {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.wsc_stitre_violet {
	font-family: Arial, Helvetica, sans-serif;
	color: #990099;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.wsc_legende {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
.wsc_temoignage_question {
	font-family: Arial, Helvetica, sans-serif;
	color: #E38F24;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;	
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	color: #BC6130;
	text-decoration : underline;
}
a.infobulle{
    position: relative;
    z-index: 24;
	background-color: #F7F3F3;
    color: #000;
    text-decoration: none
}
a.infobulle:hover{
	z-index: 25;
	background-color: #ff0}

a.infobulle span{
	display: none
}
a.infobulle:hover span{ /*visible en mode hover*/
    display: block;
    position: absolute;
	top: 0px !important;
	top: 35px;
	left: 3em;
	width: 18em;
    border: 1px solid #795568;
    background-color: #fff; color:#795568;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: none;
    padding: 5px;
}
#conteneur {
	width: 776px;
	text-align: left;
	background-color: #FFFFFF;
}
#logo {
	float: left;
	width: 200px;
	height: 102px;
	text-align: center;
	margin-top: 18px;
	background-color: #FFFFFF;
}
#bandeau_pub {
	float: left;
	width: 556px;
	height: 120px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#col_g {
	float: left;
	width: 187px;
	border-top: solid #000000 6px;
}
#col_d_home {
	float: left;
	width: 589px;
	background-color: #FFFFFF;
}
#col_generale_page {
	float: left;
	width: 776px;
	background-image: url(visuels/background_page.gif);
	background-repeat: repeat-y;
}
#col_d_page {
	float: left;
	width: 589px;
	background-color: #FFFFFF;
}
#col_d_page_coin {
	float: left;
	width: 589px;
	height: 42px;
	background-color: #FFFFFF;
	background-image: url(visuels/coin_page.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#col_d_page_border {
	float: left;
	width: 497px;
	overflow: hidden;
	padding: 0px 40px 20px 40px;
	background-color: #FFFFFF;
	background-image: url(visuels/degrade_gris.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: solid 6px #000000;
	border-left: solid 6px #000000;
	border-right: solid 6px #000000;	
}
#bloc_menu {
	width: 187px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #E38F24;
}
#bloc_rechercher {
	width: 167px;
	padding: 10px;
	background-color: #none;
}
#bloc_webline {
	width: 167px;
	padding: 10px;
	background-color: #none;
}
#bloc_bl_certifs {
	width: 167px;
	text-align: center;
	margin-top: 10px;
	margin-left:auto;
	margin-right: auto;
	background-image: url(visuels/angle_newsletter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#col_saviez_vous {
	float: left;
	width: 235px;
	background-image: url(visuels/background_saviez_vous.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
}
#saviez_vous_top {
	width: 235px;
	height: 33px;
	background-image: url(visuels/titre_saviez_vous.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#saviez_vous_centre {
	padding: 5px 15px 25px 15px;
}
#saviez_vous_bottom {
	width: 235px;
	height: 15px;
	background-image: url(visuels/coin_saviez_vous.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#col_news {
	float: left;
	width: 335px;
	background-image: url(visuels/background_news.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-left: 19px;
}
#news_top {
	width: 335px;
	height: 33px;
	background-image: url(visuels/titre_news.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#news_centre {
	padding: 5px 15px 25px 15px;
}
#news_bottom {
	width: 335px;
	height: 15px;
	background-image: url(visuels/coin_news.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#pied_page {
	clear: both;
	text-align: right;
	padding : 15px;
	width: 746px;
}

/* 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 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3FC13F;	
	font-weight: bold;
	font-style: normal;
}
.alerte_formulaire_ko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;	
	font-weight: bold;
	font-style: normal;
}

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


#contacts_form{
	width:420px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}



#contacts_form p{
	color:#333333;
	font-size:12px;
	margin:-6px 20px 30px 20px!important;
	margin:2px 20px 30px 20px;
	padding:20px 20px 0px 20px;
	border:#333333 1px solid;

	
}
.calage_centre{
	display:block;
	text-align:center;
}
.calage_droite{
	clear:both;
	display:block;
	float:left;
	width:80px;
	text-align:right;
	margin-top:2px;
}
.calage_gauche{
	display:block;
	float:left;
	text-align:left;
}
	
.asterisque {
	color: #ff0000;
}
.suptitre{
	font-weight:bold;
	font-size:20px;
	letter-spacing:-1px;
	color:#e38f24;
	border-right:#FFFFFF 10px solid;
	margin:0px 0px -10px 40px;
	background-color:#FFFFFF;
}	
a.lien_bouton {
	display:block;
	width:150px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color: #e38f24;
	border: 1px solid #FFFFFF;
	padding: 3px;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration : none;
	letter-spacing: 1px;
}
a.lien_bouton:hover {
	background-color: #000000;
	color: #FFFFFF;		
	text-decoration : none;	
	border: 1px solid #FFFFFF;
}
.contacts_input {
	background:#ffffff;
}
.contacts_input_on {
	background:#E9E9E9;
}



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

h2.news {		/* Titre de news en page "News" */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993399;	
	font-weight: bold;
	font-style: normal;
}
h2.breves {		/* Breves */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	font-weight: normal;
	font-style: normal;
}
h2.webline{		/* Webline */
	font-family: Arial, Helvetica, sans-serif;
	color: #757575;
	font-size: 11px;
	font-weight: normal;
}
h3.actu_titre {		/* Titre de news et contenus de brèves en page d'accueil */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;	
	color: #993399;
}
.actu_chapeau{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

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

h1.titre_page{		/* Titre de pages intérieures */
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
}
#zone_contact{
	width: 100%;
	text-align: right;
	margin-top: 10px;
}
#zone_contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9A9A;	
	text-decoration: overline;
}
#zone_contact a:hover {	
	color: #B7B7B7;	
	text-decoration: none;
}
#zone_printmode{
	width: 100%;
	text-align: right;
	margin-top: 10px;
}
#zone_printmode a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9A9A;	
	text-decoration: overline;
}
#zone_printmode a:hover {	
	color: #B7B7B7;	
	text-decoration: none;
}

/* 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-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	color: #000000;
	font-weight: bold;
}
.consultation_msg_valide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #008C42;
	font-weight: normal;
}
.consultation_msg_refuse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	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-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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-size: 11px;
	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-size: 10px;
	font-weight: normal;
	color: #606060;
}
.typo_agenda_today{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color:#FFFFFF;
	color: #606060;
}
.typo_agenda_prochain_ev_titre {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	color: #E02424;
}
.titre_agenda_evenement {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	color: #E02424;
}
.titre_agenda_evenement_date {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.select_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #333333;
}

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

#menu_int {
	position: static;
}
#menu_int dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;	 
}
#menu_int li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_int dt {
	height: 20px;
	margin-left: 10px;
}
#menu_int dt a{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(visuels/puce_menu.gif);
	background-position: left center;
	background-repeat: no-repeat;	
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 15px;
}
#menu_int dt a:hover{
	color: #000000;
	text-decoration: none;
}
#menu_int dd {
	position: absolute;
	z-index: 100;
	width: 150px;
	padding: 3px;
	margin-left: 150px;
	margin-top: -28px;
	background-image: url(visuels/puce_menu_1.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#menu_int ul {
	padding: 0px;
	padding-left: 5px;
}
#menu_int li {
	text-align: left;	
	z-index: 100;
	background-color:#FFFFFF;
	margin-left: 4px;
	padding-left: 4px;
	border:#FFFFFF solid 1px;
	}
#menu_int li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	line-height: 21px; 
	background-color: #FFFFFF;
	display: block;
	height:auto;
	margin-left: 4px;
	padding-left: 4px;

}
#menu_int li a:hover{
	color: #000000;
	text-decoration: underline;
}
.menu_sans_lien{	
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(visuels/puce_menu.gif);
	background-position: left center;
	background-repeat: no-repeat;	
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 15px;
}

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

.plansite_1_noa{
	display:block;
	width:300px;
	padding: 2px 2px 2px 20px;
	margin-bottom:-13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	background-color: #FFFFFF;
}
a.plansite_1 {
	display:block;
	width:300px;
	margin-bottom:-13px;
	padding: 2px 2px 2px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	background-color: #FFFFFF;
}
a.plansite_1:hover {
	color: #E38F24;
	text-transform:uppercase;
	font-weight: bold;
}
a.plansite_2 {
	display:block;
	width:280px;
	margin-left:20px;
	margin-bottom:-13px;
	padding: 2px 2px 2px 20px;
	background-image:url(visuels/fleche.gif);
	background-repeat:no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	background-color: #FFFFFF;
}
a.plansite_2:hover {
	color: #E38F24;
	text-transform:uppercase;
	font-weight: bold;
}
a.plansite_3 {
	display:block;
	width:260px;
	margin-left:40px;
	margin-bottom:-13px;
	padding: 2px 2px 2px 20px;
	background-position: left center;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	background-color: #a0a0a0;
}
a.plansite_3:hover {
	color: #000000;
	background-color:#969600;		
}

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

a.jnbi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #917EB4;	
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.jnbi:hover {
	color: #917EB4;		
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #917EB4;	
	font-weight: normal;
	font-style: normal;
}
.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;	
	font-weight: normal;
	font-style: normal;
}
