/* CSS Document */

* {
	border: 0;
	text-decoration: none;
	margin: 0px;
	padding:0px;	
}

html, body {
	margin-top: 1px;
	background-color: #999999;
	font-size: 100%;
	margin-bottom: 5px;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#center {
	margin-left: auto;
	margin-right: auto;
	width: 1006px;
	text-align: left;
}

h1, h3 {
	display: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

hr {
	display:none;
}

p{
	padding-bottom: 10px;
	display: block;
}

a {
	font-weight: bold;
	color: #000000;
}

div#menu {
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 1006px;
}

ul#nav, ul#nav_membres {
	margin-left: 15px;
	padding-top: 3px;
}

ul#nav li, ul#nav_membres li {
	float: left;
	width:auto;
	margin-right: 20px;
}

ul#nav a, ul#nav_membres a {
	display:block;
	text-decoration:none;
	width:auto;
}

/* BOUTON*/
#btn_1 {
	width: 79px;
}

#btn_2 {
	width: 128px;
}

#btn_3 {
	width: 214px;
}

#btn_4 {
	width: 212px;
}

#btn_5 {
	width: 94px;
}

#btn_6 {
	width: 63px; 
}

#btn_7 {
	width: 85px;
}

#btn_1 .niveau_1, #btn_2 .niveau_1, #btn_3 .niveau_1, #btn_4 .niveau_1, #btn_5 .niveau_1, #btn_6 .niveau_1, #btn_7 .niveau_1  {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../img/rollover-nav.jpg);
	height: 17px;
	padding-top: 39px;
}

#btn_1 a:hover, #btn_2 a:hover, #btn_3 a:hover, #btn_4 a:hover, #btn_5 a:hover, #btn_6 a:hover, #btn_7 a:hover {
	background-image: url(../img/rollover-nav.jpg);
	background-position: 0 -56px;
}

/* SOUS NAV */

ul#nav li ul, ul#nav_membres li ul {
	display:block;
	left:-999px;
	position:absolute;
	width: 100px;
	height:auto;
	z-index:100;	
}

ul#nav li li, ul#nav_membres li li {
	padding-bottom: 1px;
}

ul#nav li li a {
	width: 137px;
	display:block;
	height:22px;
	line-height: 22px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../img/ss_menu.png);
	background-repeat: no-repeat;
}

ul#nav li li a:hover {
	color: #FFFFFF;
	background-image: url(../img/ss_menu.png);
	background-repeat: no-repeat;
	background-position: 0 -22px;		
}

ul#nav li:hover ul, #nav li.sfhover ul, ul#nav_membres li:hover ul, ul#nav_membres li.sfhover ul {
	left: auto;
}

#bandeau {
	background-image: url(../img/bandeau.jpg);
	background-repeat: no-repeat;
	height: 206px;
	width: 1006px;
}

#bandeau a {
	display: block;
	height: 206px;
	width: 206px;
}

#bandeau a span {
	display: none;
}

#contenu {
	background-color: #FFFFFF;
	width: 922px;
	overflow: auto;
	padding-top: 20px;
	padding-right: 42px;
	padding-left: 42px;
	padding-bottom: 20px;
}

#contenu_gauche {
	width: 660px;
	float: left;
}

#contenu_droit {
	width: 220px;
	float: right;	
	min-height: 515px;
}

#top_adherent {
	background-image: url(../img/espace_adherent.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 220px;
}

#top_compte {
	background-image: url(../img/mon_compte.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 220px;
}

.contenu_box_droite {
	background-image: url(../img/bg_box_droite.jpg);
	padding: 5px;
	overflow: auto;
}

.contenu_box_droite a:hover, #liens a:hover, #contenu_box a:hover, #contenu_box_padding a:hover, #suite_evenement a:hover, .btn_retour a:hover, div.retour_haut a:hover, div.retour_haut_2 a:hover, #contenu_box_padding p.btn_dl a:hover, .btn_inscrire a:hover  {
	color: #FF9900;
}

.bas_box_droite {
	background-image: url(../img/bas_box_droite.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 220px;
}
.date_actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: italic;
	font-weight: normal;
}
.txt_adherent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #20419c;
}

.input {
	border: 1px solid #CCCCCC;
	padding-left: 5px;
}

.mdp_oublie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-image: url(../img/puce_adherent.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 5px;
}

.bouton {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}

.separ_pointille {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 10px;
	display: block;
	height: 10px;
}

.separ_gauche {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #20429c;
}

.btn_inscrire {
	text-align: center;
}

.btn_inscrire a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	background-image: url(../img/bg-btn.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-style: italic;
	color: #c30100;
}

.btn_inscrire a {
	text-transform: uppercase;
}

.btn_inscrire_2 a {
	background-image: url(../img/btn_inscrire.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 220px;
	display: block;
}

.btn_inscrire_2 a:hover {
	background-image: url(../img/btn_inscrire.jpg);
	background-position: 0 -40px;
}

.btn_inscrire_2 span {
	position: absolute;
	left: -5000px;
	top: -5000px;
}

#contenu_box_padding p.btn_dl {
	/*text-align: center;*/
}

#contenu_box_padding p.btn_dl a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	background-image: url(../img/bg-btn.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-style: italic;
	color: #c30100;
	width: 200px;
}

/*#liens, */#pub, #bas_contenu_gauche {
	margin-top: 15px;
}

#top_liens {
	background-image: url(../img/liens.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 220px;
}

#liens a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399cc;
}

div.retour_haut {
	float: right;
	margin-top: 8px;
	margin-right: 5px;
}

div.retour_haut_2 {
	float: right;
	margin-top: -14px;
	margin-right: 5px;
}

div.retour_haut a, div.retour_haut_2 a {
	background-image: url(../img/puce_fleche.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 12px;
}

.puce_liens {
	background-image: url(../img/puce_liens.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	font-size: 11px;
	font-weight: normal;
}

#contenu_box li, #contenu_box_padding li {
	background-image: url(../img/puce_liens.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	font-size: 12px;
	font-weight: normal;
}

.bold_12 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
}

.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.liens_plus a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399cc;
	background-image: url(../img/puce_plus.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	float: right;
}

.liens_plus_left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399cc;
	background-image: url(../img/puce_plus.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	display: block;
}

.liens_plus_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399cc;
	background-image: url(../img/puce_plus.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	/*display: block;*/
}

#top_box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #20419c;
	background-image: url(../img/top_box.jpg);
	height: 26px;
	overflow: auto;
}

div#top_box div#fil_arianne {
	float:left;
}

div#top_box span.fil_arianne_2 {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}

#contenu_box_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f6f6f6;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}

#contenu_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f6f6f6;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	padding-right: 2px;
	padding-left: 2px;
}

#evenement {
	width: 250px;
	float: left;
}

#top_evenement {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #20419c;
	background-image: url(../img/top_box_evenement.jpg);
	height: 26px;
}

#contenu_evenement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #e8ecf5;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	overflow: auto;	
}

#bas_contenu_gauche img {
	border: 1px solid #333333;
}

#contenu_evenement img {
	margin-left: 8px;
	float:left;
}

.ss_titre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #20419c;
	padding-bottom: 2px;
	display: block;
	line-height: 14px;
}

.ss_titre_16 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #20419c;
	padding-bottom: 2px;
	display: block;
}

.ss_date_breve {
	font-family: courier new;
	font-size: 8pt;
	color: #666666;
}

.ss_titre_breve {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #20419c;
	text-align:left;
	font-weight: bold;
}

#contenu_box_padding .date_agenda {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	padding-right: 10px;
}

.titre_agenda {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #20419c;
}

div#droite_photo ul.fonction_fiche {
	margin-bottom: 10px;
}

div#droite_photo ul.fonction_fiche li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/puce_plus.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 11px;
	margin-bottom: 3px;
}

div#droite_photo a, #contenu_box_padding a {
	color: #3399cc;
}

.txt_compte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.txt_compte_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20419c;
	font-weight: bold;
}

.italique {
	font-style: italic;
}

#bas_contenu_gauche {
	overflow: auto;
	width: 661px;
}

#txt_evenement {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 230px;
	padding-top: 10px;
	padding-left: 10px;
}

#suite_evenement {
	background-image: url(../img/puce_plus_bleu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	float: right;
	padding-left: 11px;
	color:#3399CC;
	font-weight:bold;
}

#suite_evenement a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	/*font-style: italic;*/
	color: #3399CC;
}

#breve {
	float: left;
	width: 181px;
	margin-left: 20px;
}

.liens_breve a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#agenda {
	float: left;
	width: 190px;
	margin-left: 20px;
}

ul#liste_agenda li {
	background-image: url(../img/puce_triangle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;
	margin-bottom: 15px;
}

ul#liste_ss_menu li {
	background-image: url(../img/puce_triangle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;
	margin-bottom: 5px;
}	

ul#liste_agenda li a {
	color: #000000;
}

ul#liste_ss_menu li a {
	color: #333333;
}

ul#liste_ss_menu li a.off {
	color: #999999;
}

.date_agenda_home  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20419c;
	font-weight: bold;
}

.titre_agenda_home {
	font-size: 11px;
	font-weight: bold;
}

.descrip_agenda {
	font-weight: normal;
}

#cv {
	overflow: auto;
	width: 620px;
}

#photo {
	float: left;
}

.photo_article_gauche {
	float: left;
	padding-right: 15px;
	padding-top: 2px;
}

.photo_article_droite {
	float: right;
	padding-left: 15px;
	padding-top: 2px;
}

#droite_photo {
	padding-left: 15px;
	float: left;
	width: 480px;
}

.btn_retour {
	text-align: center;
}

.btn_retour a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	background-image: url(../img/bg-btn.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #3399cc;
}

.bg_agenda {
	background-image: url(../img/fond_agenda.jpg);
	background-repeat: no-repeat;
}

.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #20429c;
	text-align: left;
}


/* FOOTER */

#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 986px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}

#footer a, #footer_membres a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer_membres a:hover {
	color: #FF9900;
}

#copyright {
	float: left;
}

#sc {
	float: right;
}


/*************************************
*                                    *
*               ADMIN                *
*									 *
*************************************/

.ligne_pair {
	background-color: #CCCCCC;
}

.ligne_pair_2 {
	background-color: #e5e5e5;
}

.ligne_impair {
	background-color: #FFFFFF;
}

.top_table {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #20429c;
	color: #FFFFFF;
}

.top_table_2 {
	font-weight: bold;
	background-color: #4b69b2;
	color: #FFFFFF;
}

.caps {
	text-transform: uppercase;
}

/*************************************
*                                    *
*               MEMBRES              *
*									 *
*************************************/

div#menu_membres {
	background-image: url(../img_membres/menu.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 1006px;
}

#btn_1_membres .niveau_1, #btn_2_membres .niveau_1, #btn_3_membres .niveau_1, #btn_4_membres .niveau_1, #btn_5_membres .niveau_1, #btn_6_membres .niveau_1, #btn_7_membres .niveau_1  {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../img_membres/rollover-nav.jpg);
	height: 17px;
	padding-top: 39px;
}

#btn_1_membres a:hover, #btn_2_membres a:hover, #btn_3_membres a:hover, #btn_4_membres a:hover, #btn_5_membres a:hover, #btn_6_membres a:hover, #btn_7_membres a:hover {
	background-image: url(../img_membres/rollover-nav.jpg);
	background-position: 0 -56px;
}

#footer_membres {
	background-image: url(../img_membres/footer.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 986px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}

ul#nav_membres li li a {
	width: 137px;
	display:block;
	height:22px;
	line-height: 22px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../img_membres/ss_menu.png);
	background-repeat: no-repeat;
}

ul#nav_membres li li a:hover {
	color: #FFFFFF;
	background-image: url(../img_membres/ss_menu.png);
	background-repeat: no-repeat;
	background-position: 0 -22px;		
}

.titre_accueil_membres {
	color: #ad1019;
}

.bleu {
	color: #20419c;
}
