/* 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: #226faf;
	padding-left:20px;
}

hr {
	display:none;
}
p {
	padding-bottom: 10px;
	display: block;
}
a {
	font-weight: bold;
	color: #226faf;
}
div#menu {
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	color:#226faf;
	height: 59px;
	width: 1006px;
}
ul#nav {
	margin-left: 160px;
	padding-top: 10px;
}
ul#nav li {
	float: left;
	width:auto;
	margin-right: 2px;
}
ul#nav 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;
	color: #00a6bc;
}
/* SOUS NAV */

ul#nav li ul {
	display:block;
	left:-999px;
	position:absolute;
	width: 100px;
	height:auto;
	z-index:100;
}
ul#nav 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 {
	background-image: url(../img/ss_menu.png);
	background-repeat: no-repeat;
	background-position: 0 -22px;
}
ul#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	color:#226faf;
}
#bandeau {
	background-image: url(../img/bandeau.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 1006px;
}
#bandeau a {
	display: block;
	height: 206px;
	width: 206px;
}
#bandeau a span {
	display: none;
}
#contenu {
	background-color: #FFFFFF;
	color:#333333;
	width: 922px;
	overflow: auto;
	padding-top: 20px;
	padding-right: 42px;
	padding-left: 42px;
	padding-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
}
#contenu_gauche {
	width: 650px;
	float: left;
	text-align:justify;
}
#contenu_contact {
	background-color:#f9eedf;
	width: 650px;
	float: left;
}
#text {
	width: 650px;
	float:left;
}
#text img {
	float:left;
	margin-right:20px;
}
#contenu_droit {
	width: 220px;
	float: right;
}
#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, a:hover, #suite_evenement a:hover, .btn_retour a:hover, div.retour_haut a:hover {
	color:#00a6bc;
}
.bas_box_droite {
	background-image: url(../img/bas_box_droite.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 220px;
}
.txt_adherent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #226FAF;
}
.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: 2px;
	border-top-style: dotted;
	border-top-color: #c67e28;
	margin-top: 10px;
	display: block;
	height: 10px;
}
.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 span {
	text-transform: uppercase;
}
.etabli {
	text-align:left
}
#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: #333333;
}
div.retour_haut {
	float: right;
	margin-top: 8px;
	margin-right: 5px;
}
div.retour_haut 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: 20px;
	font-size: 12px;
	font-weight: normal;
}
#contenu_box li, #contenu_box_padding li contenu_equipe 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;
}
.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;
}
#top_box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #226faf;
	background-image: url(../img/top_box.jpg);
	height: 26px;
	overflow: auto;
}
div#top_box div#fil_arianne {
	float:left;
}
#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;
}
#evenement {
	width: 250px;
	float: left;
}
#top_evenement {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	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;
}
.ss_titre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00a6bc;
	padding-bottom: 2px;
	/*display: block;*/
}
.ss_titre_16 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #226faf;
	padding-bottom: 2px;
	display: block;
}
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 {
	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 {
	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: 10px;
}
#suite_evenement a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
#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_agenda li a {
	color: #000000;
}
.date_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20419c;
	font-weight: bold;
}
.descrip_agenda {
	font-weight: normal;
}
#cv {
	overflow: auto;
	width: 620px;
}
#photo {
	float: left;
}
#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;
}
/* FOOTER */

#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 1006px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 50px;
	padding-right: 10px;
	padding-left: 0;
	font-size: 10px;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #00a6bc;
}
#copyright {
	float: left;
}
#sc {
	float: right;
}
/* style admin theo */
.ligne_pair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: white;
}
.ligne_impair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #DDDDDD;
}
.Bouton {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.BoutonInactif {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: red;
}
.NOTE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #226FAF;
}
.exp{
font-size:9px;
}
.TitreTarif {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #226faf;
	text-align: center;
}
.SsTitreTarif {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #226faf;
	background-image: url(../img/footer.jpg);
	text-align: center;
}
.TextTarif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 6px;
}
.SsTextTarif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00a6bc;
	padding-left: 6px;
}
.SsTextTarifPrix{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00a6bc;
}
.InfoTarif{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00a6bc;
	padding-left: 55px;
}
