* {
	margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 14px;
}
html, body {
    height: 100%;
}
body {
	background: url(/design/fond.png) repeat-x #73a0c3;
}
#global {
	width: 800px;
    margin: 8px auto;
    position: relative;
    background: url(/design/centre_background.png) repeat-y #fff;
}

/*********************/
/* 		ENTETE 		 */
/*********************/
#entete {
	position: relative;
	width: 800px;
    height: 133px;
	background: url(/design/entete.png) #0c3965;
}
#boutons_gauche {
	position: absolute;
    top: 23px;
    left: 12px;
    list-style-type: none;
}
#boutons_gauche li,
#boutons_gauche li:hover,
#boutons_droite li,
#boutons_droite li:hover {
	width: 177px;
    height: 30px;
    padding: 0 0 0 13px;
	background: url(/design/entete_bouton.png) no-repeat;
    font-size: 13px;
    font-weight: bold;
}
#boutons_gauche li:hover,
#boutons_droite li:hover,
#boutons_gauche li.actif,
#boutons_droite li.actif {
	background: url(/design/entete_bouton_rollover.png) no-repeat;
}
#boutons_droite {
	position: absolute;
    top: 83px;
    left: 611px;
    list-style-type: none;
}
#recherche {
	position: absolute;
    top: 23px;
    left: 611px;
    line-height: 19px;
}
#recherche img {
	display: bloc;
    float: left;
    margin: 0 0 0 0;
    vertical-align: top;
}
#recherche #input_recherche {
	width: 137px;
	height: 17px;
    padding: 2px 0 0 0;
	border-width: 0;
    vertical-align: top;
    font-size: 12px;
    color: #888;
}
#recherche #ok_recherche {
	vertical-align: top;
}
#boutons_gauche a,
#boutons_droite a {
	text-decoration: none;
	color: #fff;
}

/*********************/
/* COLONNE DE GAUCHE */
/*********************/
#col_gauche {
   	width: 270px;
    background: #e2e2e2;
    float: left;
}
#edito {
    background: #fdc16f;
}
#entete_edito {
	height: 27px;
	background: #f18728;
    padding: 9px 12px 0 18px;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}
#entete_edito img {
	display: block;
    margin: 0 0 0 3px;
    float: right;
}
#titre_edito {
    padding: 10px 0;
    text-align: center;
    font-style: normal;
    font-weight: bold;
}
#texte_edito {
	padding: 0 12px 20px 18px;
    line-height: 1.2;
    font-style: normal;
	text-align: justify;
}
.autres_titres {
	margin: 10px 0 0 0;
    overflow: auto;
}
.autres_titres a {
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
    color: #000;
}
#pied_edito {
	width: 270px;
    height: 21px;
	background: url(/design/pied_edito.png) no-repeat;
}

#diaporama {
    background: #e2e2e2;
	text-align: center;
}
.diapo_titre {
	height: 45px;
    padding: 0 0 5px 0;
    font-size: 13px;
    font-weight: bold;
}

/*****************************/
/* COLONNE DE GAUCHE INTERNE */
/*****************************/
#menu_int {
    background: #fdc16f;
}
#menu_int a {
    color: #000;
    text-decoration: none;
}
#menu_int img.triangle {
	margin: -5px 0 0 0;
	float: right;
    display: none;
}
#entete_menu_int {
	height: 21px;
	background: #f18728;
    border-top: 1px solid #fdc16f;
    border-bottom: 1px solid #c78427;
    padding: 5px 0 0 18px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}
#entete_menu_int a {
	color: #fff;
    text-decoration: none;
}
.texte_menu_int {
	height: 21px;
    border-top: 1px solid #f6e096;
    border-bottom: 1px solid #e6992e;
	padding: 5px 0 0 18px;
    font-weight: bold;
}
.autres_titres {
	margin: 10px 0 0 0;
    overflow: auto;
}
.autres_titres a {
    font-size: 12px;
    font-style: normal;
    color: #000;
}
#pied_menu_int {
	width: 270px;
    height: 21px;
	background: url(/design/pied_edito.png) no-repeat;
}

/*********************/
/* COLONNE DE DROITE */
/*********************/
#col_droite {
	width: 500px;
    height: 100%;
	padding: 0 15px 0 15px;
    background: #fff;
    float: right;
}
#alaune, #parole {
	margin: 10px 0 0 0;
}
.titre {
	line-height: 23px;
    background: #fff;
}
.fond_titre {
	height: 23px;
	padding: 0 0 0 10px;
    background: #1463A0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    float: left;
}
.boule {
	margin: 3px 0 0 3px;
	float: right;
}
.alaune_info {
    display: none;
    background: #e7edfc;
}
.titraille {
	height: 35px;
    padding: 5px 0 0 8px;
    line-height: 1;
}
.surtitre_info, .surtitre_info a {
	font-size: 14px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
.titre_info, .titre_info a {
	line-height: 18px;
	font-size: 14px;
    font-weight: bold;
	color: #166cbe;
    text-decoration: none;
}
.image {
	width: 190px;
    height: 160px;
	float: left;
}
.chapo {
	height: auto;
    overflow: auto;
	padding: 5px 2px 5px 10px;
    background: #e7edfc;
	font-style: italic;
}
.chapo img {
	display: block;
    margin: 4px 4px 0 0;
	float: left;
}
.texte, .texte_alaune {
	width: 482px;
    margin: 0 0 10px 0;
    padding: 8px 10px 0 0;
    text-align: justify;
    float: right;
}
.texte_alaune {
	height: 160px;
}
.texte p {
	margin: 10px 0;
}
.chapo p {
	margin: 0;
}
.lire {
	clear: both;
	padding: 5px 10px 10px 0;
    background: #e7edfc;
	text-align: right;
}
.ombre_bloc {
	display: block;
}
.dernier_article {
	clear: both;
    height: auto;
    overflow: auto;
    padding: 4px 0 0 0;
    background: #e7edfc;
}
.dernier_article .bouton_fleche {
	width: 45px;
    height: 35px;
    padding: 6px 0 0 0;
	float: left;
}

#parole, #article, #video, #biblio, #langue, #expos {
	margin: 15px 0 0 0;
    background: #e7edfc;
}
#parole_tous, #biblio_tous, #langue_tous, #expos_tous, #autres_infos_tous {
	/* plus utilisé après réorganisation */
    clear: both;
	height: 30px;
    padding: 10px 10px 0 0;
    background: url(/design/ombre_bloc_bouton.png) repeat-x;
	text-align: right;
}
.bouton_tous {
    padding: 10px;
    background: #e7edfc;
    text-align: right;
}
.bas_bloc {
    clear: both;
	height: 30px;
    background: url(/design/ombre_bloc_bouton.png) repeat-x;
}
.parole_qui, .parole_qui p, .parole_qui a {
	font-size: 11px;
	color: #166cbe;
}
.form_parole {
	width: 470px;
    padding: 10px 0;
	text-align: right;
}
.form_parole input {
	width: 200px;
    padding: 0 0 0 4px;
}

#autres_infos {
	margin: 15px 0 0 0;
    padding: 0;
}
#expos {
	margin: 15px 0 0 0;
    padding: 0 0 15px 0;
}

.texte form {
    background: #e7edfc;
}

/*****************************/
/* COLONNE DE DROITE INTERNE */
/*****************************/
#infos_adherent {
	width: 500px;
    height: 70px;
    margin: 12px 0 0 0;
    background: url(/design/fond_adherent.png);
}
.bonjour {
	padding: 8px 10px 0 0;
	text-align: right;
    font-weight: bold;
}
.gerez {
    margin: 12px 0 0 0;
	padding: 5px 10px 10px 0;
	text-align: right;
}

/*****************************/
/* 		FICHE MEMBRE 		 */
/*****************************/
#form_membre fieldset {
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#form_membre fieldset .group {
    display: block;
	width: 420px;
    margin: 20px 0 20px 5px;
    padding: 0 0 5px 5px;
}
#form_membre legend {
	margin: 0 0 12px 0;
	font-weight: bold;
}
#form_membre .pk_name {
	text-align: right;
    font-size: 10px;
}
#form_membre .pk_value {
    font-size: 10px;
}
#form_membre label {
	width: 400px;
    display: block;
    clear: both;
}
#form_membre #form_message label {
	width: 400px;
    display: block;
    clear: both;
}
#form_membre input, textarea, select {
	float: right;
}
#form_membre input {
	width: 200px;
}
#form_membre input#pass {
	width: 200px;
    font-size: 15px;
}
#form_membre input.etroit {
	width: 30px;
}
#form_membre input.mailing {
	float: none;
    width: 30px;
}
#form_membre textarea {
	width: 300px;
    height: 100px;
}
#form_membre textarea.mailing {
	width: 400px;
    height: 200px;
}
#form_membre input.submit {
	float: none;
}
#form_membre a {
	text-decoration: none;
    color: #000;
}

/*********************/
/* 		BOUTONS 	 */
/*********************/
.bouton {
	padding: 0 0 5px 0;
	background: url(/design/bouton_fond.png) repeat-x;
    vertical-align: top;
}
.bouton a {
	text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #444;
}

/*********************/
/*    BAS DE PAGE	 */
/*********************/
#footer {
	clear: both;
    height: 71px;
    padding: 5px 0 0 0;
    background: url(/design/bas_page.png);
    font-size: 14px;
    color: #fff;
}
#footer a {
    font-size: 12px;
    color: #fff;
}