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

*/

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

* {
	margin: 0px;
	padding: 0px;
}
li {
	margin-left: 25px;
}
body {	
	text-align: center;
	background-color: #9FB500;
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;	
}
td { 	/* Font idem que body */
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
h1 { 	/* Font idem que body - size + 6 */
	font-family: Arial, Helvetica, sans-serif;
	color: #80004D;
	font-size: 20px;
	font-style: normal;
}	
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: #000000;
	font-size: 11px;		
}
blockquote {
	padding-left: 20px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9FB500;	
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}
a:hover {
	color: #80004D;
	text-decoration : underline;
}
a.awsc_lien_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9FB500;	
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}
a.awsc_lien_vert:hover {
	color: #80004D;
	text-decoration : underline;
}
a.awsc_lien_violet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80004D;	
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}
a.awsc_lien_violet:hover {
	color: #000000;
	text-decoration : underline;
}
.wsc_titre_violet {
	font-family: Arial, Helvetica, sans-serif;
	color: #80004D;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
}
.wsc_txt_vert {
	font-family: Arial, Helvetica, sans-serif;
	color: #9FB500;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9FB500;	
	font-weight: bold;
	font-style: normal;
}
.coordonnes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80004D;	
	font-weight: normal;
	font-style: normal;
}
.titre_news_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #80004D;	
	font-weight: bold;
	font-style: normal;
	border-bottom: solid 1px #80004D;
	margin-top: 10px;

}
#conteneur {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(visuels/background_conteneur.gif);
	background-repeat: repeat-y;
}
#conteneur_act {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(visuels/background_conteneur_act.gif);
	background-repeat: repeat-y;
}
#bandeau_motif {
	width: 776px;
	height: 70px;
	text-align: left;
	background-color: #9FB500;
	background-image: url(visuels/motif_haut.gif);
	background-repeat: no-repeat;
}
#menu_2 {
	width: 270px;
	height : 20px;
	margin-left: 490px;
	padding-top: 50px;
	text-align: right;
}
#bandeau_haut {
	width: 546px;
	margin-left: 8px;
	height : 130px;
}
#colonne_gauche {
	float: left;
	width: 217px;
	text-align: left;
}
#bloc_logo {
	width: 217px;
	height: 184px;
	text-align: center;
	background-image: url(visuels/frise_visuel.jpg);
	background-repeat: no-repeat;
}
#bloc_recherche {
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 12px;
	text-align: left;
}
#param_recherche {
	border: 1px solid #CCCCCC;	
}
#bloc_adresse {
	width: 190px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 12px;
	text-align: right;
}
#colonne_droite {
	float: left;
	width: 549px;
	text-align: left;
}
#webline {
	width: 539px;
	height: 50px;
	text-align: left;
	padding-left: 15px;
	padding-top: 4px;
	background-color: #80004D;
}
#filet_violet_page {
	width: 539px;
	height: 12px;
	text-align: left;
	padding-left: 15px;
	padding-top: 4px;
	background-color: #80004D;
}
#bloc_actu {
	float: left;
	width: 230px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 15px;
	text-align: left;
}
#bloc_actionnaire {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#bloc_actionnaire_page {
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 70px;
}
#bloc_breves {
	width: 510px;
	margin-top: 20px;
	margin-left: 15px;
	text-align: left;
}
#bloc_contenu {
	width: 510px;
	margin-top: 20px;
	margin-left: 25px;
	text-align: left;
}
#bandeau_bas {
	width: 776px;
	height: 40px;
	background-image: url(visuels/arrondi_bas.gif);	
}
#bandeau_bas_act {
	width: 776px;
	height: 40px;
	background-color: #124595;
	background-image: url(visuels/arrondi_bas_act.gif);
}
#pied_page {
	margin-top: 15px;
}
#bloc_log_espace_actionnaire_accueil {
	background-color: #DBDBDB;
	width: 217px;
	padding-left: 15px;
	padding-right: 15px;
}
#bloc_log_espace_actionnaire_accueil_contenu {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bloc_log_espace_actionnaire_accueil input {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a.bt_ok_password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80004D;	
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}
a.bt_ok_password:hover {
	color: #9FB500;
	text-decoration : none;
}
a.lien_password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;	
	font-weight: normal;
	font-style: normal;
	text-decoration : underline;
}
a.lien_password:hover {
	color: #676767;
	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 */
	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 de récupération de mot de passe **************/
#form_conteneur {
	width: 420px;
	background-color:#DCDCDC;
	margin-left:45px;
}
.form_conteneur_col_gauche {
	clear:both;
	float:left;
	width:170px;
	padding: 5px;
	text-align: right;
}
.form_conteneur_col_droite {
	float: left;
	width: 230px;
	padding: 5px;
}

/**************/

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

#contacts_form {
	width: 420px;	
	margin-left: auto;
	margin-right: auto;	
}
#contacts_form_conteneur {
	width: 400px;
	padding: 10px;
	background-color: #DBDBDB;
}
.suptitre{
	font-weight: bold;
	font-size: 18px;
	color: #80004D;
	margin-left: 40px;
}	
.contacts_form_paragraphe {
	width: 340px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	padding: 10px;
	background-color:#eeeeee;
	color: #333333;
	font-size: 12px;	
}
.calage_droite {
	clear: both;	
	float: left;
	width: 80px;
	text-align: right;
	margin-top: 2px;
}
.calage_gauche{	
	float: left;
	width: 245px;
	padding-left: 15px;	
	text-align: left;	
}	
.asterisque {
	color: #ff0000;
}
.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;	
}
a.lien_bouton {
	display:block;
	width:70px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color: #80004D;
	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: #9FB500;
	color: #FFFFFF;		
	text-decoration : none;	
}


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

h2.news {		/* Titre de news en page "News" */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #9FB500;	
	font-weight: bold;
	font-style: normal;
}
h2.webline{		/* Webline */
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	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: 14px;
	font-weight: bold;	
	color: #9FB500;
	border-bottom: solid 1px #9FB500;
	margin-top: 10px;
}
.actu_chapeau{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#626262;
}

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

h1.titre_page{		/* Titre de pages intérieures */
	font-family: Arial, Helvetica, sans-serif;
	color: #BB4F90;
	font-size: 18px;
	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: #BB4F90;
	font-weight: normal;	
}
#zone_contact a:hover {	
	color: #333333;	
	text-decoration: underline;
}
#zone_printmode{
	width: 100%;
	text-align: right;
	margin-top: 10px;
}
#zone_printmode a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BB4F90;
	font-weight: normal;	
}
#zone_printmode a:hover {	
	color: #333333;	
	text-decoration: underline;
}

/* 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: 0px;
}
#menu_int dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;	 
}
#menu_int li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_int dt {
	width: 185px;
	height: 21px;
	margin-left: 7px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 22px;
	background-image: url(visuels/puce_menu.gif);
	background-repeat: no-repeat;
}
#menu_int dt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	font-weight: normal;	
	text-decoration: none;				
}
#menu_int dt a:hover{
	color: #BB4F90;
	text-decoration: none;
}
#menu_int dd {
	position: absolute;
	z-index: 100;
	width: 290px;
	padding: 2px;
	margin-left: 210px;
	margin-top: -29px;
	background-color: #FFFFFF;	
	font-variant: normal;
	border: solid 1px #BB4F90;	
}
#menu_int ul {
	padding: 0px;
	padding-left: 5px;
}
#menu_int li {
	text-align: left;	
	z-index: 100;
}
#menu_int li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;	
	line-height: 20px;
	padding-left: 13px;
	background-image: url(visuels/puce_s_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu_int li a:hover{
	color: #BB4F90;
	font-weight: normal;
	text-decoration: none;
	background-image: url(visuels/puce_s_menu_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}
.menu_sans_lien{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	font-weight: normal;
}

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

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