/*** 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;
}
blockquote {
	padding-left: 20px;
}
body {	
	text-align: center;	
	background-color: #00A44D;
	background-image: url(visuels/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;	
}
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 */
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 28px;
}	
h2 { 	/* Font idem que body */
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 18px;	
}
h3 { 	/* Font idem que body */
	font-family: Arial, Helvetica, sans-serif;
	color: #757575;
	font-size: 14px;	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A44D;	
	font-weight: bold;
	text-decoration : none;
}
a:hover {
	color: #00A44D;
	text-decoration : underline;
}

.wsc_titre_actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A44D;	
	font-weight: bold;
}
.wsc_titre_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00A44D;	
	font-weight: bold;
}
.wsc_titre_zoom_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00A44D;	
	font-weight: bold;
}
.wsc_titre_zoom_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #56A5DC;	
	font-weight: bold;
}
a.awsc_lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00A44D;	
	font-weight: bold;
	text-decoration : none;
}
a.awsc_lien:hover {
	color: #000000;
	font-size: 11px;
	text-decoration : none;
}
#conteneur {	
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;	
	
}
#pied_page {
	margin-top: 15px;
}

/* Informations CSS propres au site */
/* ----------------------------------------------------------------------------------------------*/

#top {
	width: 770px;
	height:30px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
#menutop1 {
	float: left;
	width: 450px;
	margin-bottom: 3px;
	text-align : left;	
	padding-top: 5px;
	padding-left: 5px;			
}
#menutop2 {
	float: left;
	margin-top: 10px;
	text-align : left;	
}
a.menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00A44D;	
	font-weight: bold;
	text-decoration : none;
}
a.menu_top:hover {
	color: #00A44D;
	text-decoration : underline;
}
#bandeau_image {
	width: 770px;
	height: 205px;
}
#col_gauche {
	float: left;
	width: 223px;
	text-align: center;
}
#menu {
	display: block;
	width: 205px;
	margin-right: auto;
	margin-left: 15px;
	text-align: left;	
}
#bandeau {
	display: block;
	width: 205px;
	margin-right: auto;
	margin-left: 15px;
	text-align: left;		
	font-family: Arial, Helvetica, sans-serif;
	color: #757575;
	font-size: 12px;
	font-style: italic;
}
#col_centre {
	float:left;
	width:284px;
	margin-top:20px;
	background-color: #FFFFFF;
	background-image: url(visuels/pointille_vert.gif);
	background-repeat: repeat-y;
}
#webline {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #757575;
	font-size: 12px;
	font-style: italic;
}
#bloc_actu {
	text-align:left;
	margin-top:25px;
	margin-right: 10px;
	margin-left:1px;
	padding-left:10px;
	padding-top:30px;
}
#col_droite {
	float: left;
	width: 253px;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-image: url(visuels/pointille_marron.gif);
	background-repeat: repeat-y;
}
#zoomsur {
	text-align: left;
	margin-left: 1px;
	padding-left: 10px;
	padding-top: 30px;
}
#pied {
	width: 760px;	
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-right: 10px;
	text-align: right;
	background-color: #FFFFFF;
}
#col_page {
	float: left;
	width: 500px;
	margin-top: 20px;
	text-align: left;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(visuels/pointille_vert.gif);
	background-repeat: repeat-y;
}

/* 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;
	background-color:#ffffff;
}
#contacts_form p{
	color:#333333;
	font-size:12px;
	margin-top:0;
	margin-left:20px;
	margin-right:20px;
	padding:5px;
	padding-top:15px;
	background-color:#eeeeee;
	border:solid 1px #00A44D;
}
.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:24px;
	letter-spacing:-1px;
	color:#000000;
	margin-left:20px;
}	
a.lien_bouton {
	display:block;
	width:150px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color: #000000;
	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 #FFCC33;
}
.contacts_input {
	border-top : 2px solid #aaaaaa;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	background:#ffffff;
	font-weight:bold;	
}

/* 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: #A4A4A4;		
}
h1.webline{		/* Webline en page d'accueil */
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
h2.actu_titre {	/* Titre de news en page d'accueil */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #00A44D;
}
h3.breve {	/* Brève en page d'accueil */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.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: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 25px;
	text-transform: uppercase;
}
#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;
	margin-top: 15px;
}
#menu_int dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;	 
}
#menu_int li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_int dt a{
	display: block;
	width: 200px;	
	height: 19px;
	padding-top: 4px;
	padding-left:5px;	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00A44D;
	font-weight: bold;
	text-decoration: none;	
	text-transform: uppercase;			
}
#menu_int dt a:hover{
	background: #00A44D;
	color: #ffffff;		
}
#menu_int dd {	
	position: absolute;
	z-index: 100;
	width: 230px;
	margin-left : 200px;	
	background: #00A44D;
	margin-top: -23px;	
}
#menu_int ul {
	padding: 0px;
}
#menu_int li a{
	text-align: left;			
	padding-left: 5px;	
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#menu_int li a:hover{
	padding-left: 5px;
	color: #000000;
	text-decoration: underline;
}
.menu_sans_lien {
	display: block;
	width: 200px;	
	height: 19px;
	padding-top: 4px;
	padding-left:5px;
	padding-top: 3px;
	padding-left: 5px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00A44D;
	font-weight: bold;	
	text-transform: uppercase;	
}

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

.plansite_1_noa{
	display:block;
	width:300px;
	background-image:url(visuels/puce_plansite.gif);
	background-repeat:no-repeat;
	padding: 2px 2px 2px 20px;
	margin-bottom:-13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #835238;	
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	background-color: none;
}
a.plansite_1 {
	display:block;
	width:300px;
	background-image:url(visuels/puce_plansite.gif);
	background-repeat:no-repeat;
	margin-bottom:-13px;
	padding: 2px 2px 2px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #835238;	
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	background-color: none;
}
a.plansite_1:hover {
	color: #835238;
	background-color: none;	
	text-decoration: underline;	
}
a.plansite_2 {
	display:block;
	width:280px;
	margin-left:20px;
	margin-bottom:-13px;
	padding: 2px 2px 2px 20px;
	background-image:url(visuels/puce_plansite_2.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A44D;	
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	background-color: none;
}
a.plansite_2:hover {
	color: #00A44D;
	background-color: none;
	text-decoration: underline;			
}
a.plansite_3 {
	display:block;
	width:260px;
	margin-left:40px;
	margin-bottom:-13px;
	padding: 2px 2px 2px 20px;
	background-image:url(visuels/puce_plansite_3.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A44D;	
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	background-color: none;
}
a.plansite_3:hover {
	color: #00A44D;
	background-color: none;
	text-decoration: underline;			
}

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

a.jnbi {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00A44D;
	font-weight: normal;
	text-decoration : none;
}
a.jnbi:hover {
	color: #00A44D;		
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00A44D;	
	font-weight: normal;
	font-style: normal;	
}