body {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	margin: 0px;
}
#global {
	background-color: #ece0d0;
	width: 1000px;
	margin: 0px auto 0px auto;
	position: relative;
}
input, textarea {
	font-family: Arial;
	font-size: 12px;
}
.clear {
	font-size: 1px;
	height: 2px;
	clear: both;
}
.hauteur {
	font-size: 1px;
	width: 1px;
	/*height: 348px;*/
	height: 311px;
	float: right;
}
.inscription .hauteur {
	/*height: 347px;*/
	height: 310px;
}
.texte .hauteur {
	/*height: 324px;*/
	height: 287px;
}




/* ENTETE */

#entete {
	background-color: #f6f1ea;
	/*padding-top: 49px;*/
	padding-top: 16px;
}
#entete .logo {
	background-repeat: no-repeat;
	background-position: top right;
	width: 387px;
	height: 52px;
	/*padding-left: 36px;
	margin-bottom: 23px;*/
	padding-left: 21px;
	margin-bottom: 18px;
	display: block;
}
#entete .logo span {
	display: none;
}
#entete h1 {
	background-color: #095c7d;
	background-position: right;
	background-repeat: no-repeat;
	height: 41px;
	margin: 0px;
}
#entete h1 span {
	display: none;
}
#entete ul {
	width: 258px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	/*top: 62px;*/
	top: 24px;
	right: 0px;
}
#entete li {
	font-size: 11px;
	text-align: right;
	border-bottom: 1px solid #095c7d;
	padding: 3px 32px 2px 0px;
	height: 15px;
	list-style: none;
}
#entete a {
	color: #095c7d;
	text-decoration: none;
}
#entete a:hover {
	color: #84adbe;
}



/* MENU */

#menu {
	background-color: #095c7d;
	height: 22px;
}
#menu a, #menu span {
	color: #9c6435;
	text-align: center;
	text-decoration: none;
	background-color: #ffffff;
	width: 250px;
	height: 16px;
	padding-top: 2px;
	display: block;
	float: left;
}
#menu a:hover {
	font-weight: bold;
}
#menu span {
	font-weight: bold;
}
#menu #menu1 {
	background-image: url(/Forum/img/separateur.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#menu a#menu3 {
	color: #ffffff;
	background-color: #6290ac;
}
#menu span#menu3 {
	color: #095c7d;
	background-color: #bfceda;
}
#menu #menu4 {
	background-color: #d5a579;
}
.message #menu, .reponse #menu {
	border-bottom: 20px solid #ece0d0;
}



/* PIED DE PAGE */

#pied_page {
	color: #095c7d;
	text-align: center;
	padding-top: 20px;
	clear: both;
}
#pied_page p {
	font-size: 12px;
	margin: 20px 0px 10px 0px;
}
#pied_page a {
	color: #2a3695;
}
#pied_page a:hover {
	text-decoration: none;
}
#pied_page .photos {
	text-align: left;
	background-color: #095c7d;
	height: 90px;
}



/* CONTENU */

.accueil {
	background-image: url(/Forum/img/fond_accueil.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.accueil .bloc2 {
	width: 240px;
}
#contenu.divers h2, #contenu.inscription h2 {
	color: #9c6435;
	font-size: 18px;
	height: auto;
	margin: 40px 50px 30px 75px;
}
#contenu.divers h3, #contenu.inscription h3 {
	margin: 30px 50px 10px 75px;
}
#contenu.divers .important {
	color: #9c6435;
	font-weight: bold;
}
#contenu.divers a {
	color: #095c7d;
}
#contenu.divers table {
	width: 895px;
	margin-left: 65px;
}
#contenu.divers td {
	font-size: 12px;
	text-align: left;
}
#contenu.divers td.col1 {
	width: 140px;
}
#contenu.divers td.col2 {
	width: 100px;
}
#contenu.divers td.col3 {
	width: auto;
}
#contenu.divers td.col4 {
	width: 100px;
}
#contenu.divers td.col5 {
	width: 190px;
}
#contenu.divers td strong {
	/*white-space: nowrap;*/
}
#contenu.divers td a {
	font-size: 10px;
}
.divers p, .inscription p {
	font-size: 13px;
	margin: 10px 50px 0px 75px;
}
.divers p.important {
	background-color: #ffffff;
	padding: 5px;
}
.divers ul {
	font-size: 13px;
	margin: 10px 50px 0px 95px;
}
.inscription {
	background-image: url(/Forum/img/fond_inscription.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#contenu.divers a.bouton_texte {
	font-size: 12px;
	margin: 25px 50px 0px 0px;
	float: right;
	/*position: absolute;
	right: 100px;*/
}
#contenu.inscription .bloc1 {
	width: 200px;
	margin-bottom: -15px;
}
#contenu.inscription .bloc1 h2 {
	margin: 40px 50px 20px 0px;
}
#contenu.inscription .bloc1 h3 {
	margin: 10px 0px 10px 0px;
}
#contenu.inscription .bloc1_bis {
	float: left;
	width: 200px;
	margin-left: 20px;
	margin-top: 99px;
}
#contenu.inscription .bloc1_bis p {
	margin-left: 0px;
	margin-right: 0px;
}
#contenu.inscription .bloc2 {
	font-size: 13px;
	width: auto;
	padding: 0px 10px 0px 40px;
	margin-top: 80px;
	float: left;
}
#contenu.inscription .bloc2 label {
	color: #9c6435;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 2px 5px;
	display: block;
}
#contenu.inscription .bloc2 input {
	border: 1px solid #9ab4c6;
	width: 204px;
}
#contenu.inscription .bloc2plus {
	border-left: 1px solid #095c7d;
	width: auto;
	padding: 167px 0px 0px 10px;
	margin-top: 110px;
	float: left;
}
#contenu.inscription .bloc2plus a.bouton_texte {
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	float: left;
	position: static;
}
#contenu.inscription .bloc3 {
	text-align: right;
	width: 275px;
	padding: 0px 10px 0px 130px;
	margin-top: 110px;
}
#contenu.inscription .bloc3 p {
	margin: 0px 0px 10px 0px;
}
#contenu.inscription .bloc4 {
	font-size: 13px;
	border-left: 1px solid #095c7d;
	width: auto;
	padding: 75px 0px 0px 10px;
	margin-top: 110px;
	float: left;
}
#contenu.inscription .bloc4 a.bouton_texte {
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	float: left;
	position: static;
}
.modedemploi {
	background-image: url(/Forum/img/fond_modedemploi.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.message, .reponse {
	background-image: url(/Forum/img/fond_message.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.rechercher {
	background-image: url(/Forum/img/fond_rechercher.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.rechercher .bloc1 {
	font-size: 12px;
	text-align: right;
	width: 255px;
	padding: 0px 10px 0px 0px;
	margin-top: 80px;
}
.rechercher .bloc1 input {
	vertical-align: middle;
	margin-left: 10px;
}
.rechercher .bloc2 {
	font-size: 12px;
	border-left: 1px solid #095c7d;
	width: auto;
	padding: 0px 0px 30px 5px;
	margin-top: 80px;
}
#contenu.rechercher .bloc2 table {
	width:auto;
	margin-left:0px;
}
#contenu.rechercher .bloc2 table td {
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #ffffff;
	text-align:left;
}
.rechercher .bloc3 {
	font-size: 12px;
	text-align: right;
	width: 255px;
	padding: 4px 10px 0px 0px;
	float: left;
	clear: left;
}
.rechercher .bloc4 {
	border-left: 1px solid #095c7d;
	padding-left: 5px;
	float: left;
}
.rechercher .bloc4 input.date {
	vertical-align: middle;
	width: 75px;
	margin: 0px 0px 0px 10px;
}
#contenu .bloc4 img {
	vertical-align: middle;
	margin: 0px 25px 0px 3px;
}
#contenu .bloc4 a.bouton_texte {
	font-size: 12px;
	margin: 40px 0px 0px 2px;
}

#contenu h2 {
	background-repeat: no-repeat;
	height: 41px;
	/*margin: 40px 0px 30px 50px;*/
	margin: 24px 0px 18px 50px;
}
#contenu h2 span {
	display: none;
}
#contenu h2.sujet {
	color: #9c6435;
	font-size: 18px;
	background-color: #ece0d0;
	height: 22px;
	padding: 0px 0px 20px 250px;
	margin: 0px;
	float: none;
}
#contenu h3 {
	color: #095c7d;
	font-size: 15px;
	margin: 0px 0px 5px 0px;
}

.bloc1 {
	font-size: 13px;
	width: 275px;
	padding-left: 130px;
	float: left;
}
.bloc1 p {
	margin: 5px 0px 5px 0px;
}
.bloc1 a {
	color: #9c6435;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #9c6435;
	border-right: 1px solid #9c6435;
	padding: 0px 5px 0px 6px;
}
.bloc1 a:hover {
	color: #c4a286;
}
.bloc2 {
	font-size: 13px;
	width: 275px;
	padding-left: 35px;
	float: left;
}
.bloc2 p {
	margin: 5px 0px 5px 0px;
}
.bloc2 a {
	color: #095c7d;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #095c7d;
	border-right: 1px solid #095c7d;
	padding: 0px 5px 0px 6px;
}
.bloc2 a:hover {
	color: #84adbe;
}
.bloc3 {
	font-size: 13px;
	width: 240px;
	padding: 45px 0px 0px 35px;
	float: left;
}
.bloc3 label {
	color: #9c6435;
	font-weight: bold;
	margin: 10px 0px 2px 5px;
	display: block;
}
.bloc3 input {
	border: 1px solid #9ab4c6;
	width: 184px;
}
.bloc3 input.password {
	width: 149px;
	float: left;
}
.bloc3 .memoriser {
	margin-top: 15px;
	display: block;
	clear:left;
}
.bloc3 .memoriser label {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	display: inline;
}
.bloc3 .memoriser input {
	border: none;
	width: auto;
}
.bloc3 a {
	color: #9c6435;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 20px 0px 0px 5px;
	display: block;
	float: left;
	clear: left;
	white-space: nowrap;
}
.bloc3 a:hover {
	text-decoration: underline;
}
.bloc3 a.bouton {
	color: #ffffff;
	font-size: 14px;
	background-color: #095c7d;
	padding: 1px 4px 1px 4px;
	margin: 1px 0px 0px 5px;
	display: block;
	float: left;
	clear: none;
}
.bloc3 a.bouton:hover {
	color: #84adbe;
	text-decoration: none;
}

#contenu table {
	width: 945px;
	margin: 20px 0px 0px 35px;
}
#contenu table .th {
	color: #095c7d;
	font-size: 13px;
	font-weight: normal;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px 10px 1px 10px;
	white-space: nowrap;
}
#contenu table .th_left {
	color: #095c7d;
	font-size: 13px;
	font-weight: normal;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px 10px 1px 10px;
	white-space: nowrap;
	text-align:left;
}
#contenu table .th a {
	color: #095c7d;
	font-weight:normal;
	text-decoration:none;
}
#contenu table .th a:hover {
	text-decoration:underline;
}
#contenu table td {
	font-size: 13px;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	padding: 2px 10px 3px 10px;
}
#contenu table .sujet {
	text-align: left;
}
#contenu table .sujet a {
	font-weight: bold;
	color: #000000;
}
#contenu table td a:hover {
	text-decoration: none;
}


#contenu .pagination {
	color: #095c7d;
	font-size: 12px;
	text-align: right;
	margin: 20px 20px 0px 0px;
}
#contenu .pagination a {
	color: #095c7d;
}
#contenu .pagination a:hover {
	text-decoration: none;
}
#contenu .pagination a.prev, #contenu .pagination a.next {
	font-weight: bold;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}
#contenu .pagination a.prev:hover, #contenu .pagination a.next:hover {
	color: #84adbe;
}
#contenu .texte .pagination {
	padding-bottom: 1px;
	margin: 20px 5px 0px 0px;
}

#contenu .texte {
	font-size: 13px;
	/*border-top: 1px solid #095c7d;*/
	width: 1000px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#contenu .texte .ligne {
	border-bottom: 1px solid #095c7d;
	background: blue;
	margin: 0px 0px 0px 250px;
}
#contenu.reponse .texte {
	/*width: 720px;*/
}
#contenu .texte h3 {
	margin: 10px 0px 5px 0px;
}
#contenu .texte p {
	margin: 0px 0px 10px 0px;
}
#contenu .texte .fichier {
	text-align: right;
	margin-top: -25px;
	float: right;
	width: 400px;
}
#contenu .texte .fichier h3 {
	width: 100px;
	margin: 10px 0px 0px 0px;
	display: block;
	float: left;
}
#contenu .texte .fichier input {
	width: 203px;
	margin: 10px 5px 0px 5px;
	float:left;
}
#contenu .texte .fichier input.titre {
	width: 203px;
	float:left;
}
#contenu .texte input {
	width: 710px;
}
#contenu .texte textarea {
	width: 710px;
	height: 175px;
	margin-bottom: 30px;
}
#contenu .texte .reponse {
	text-align: justify;
	margin: 35px 0px 30px 0px;
	width: 719px;
	float: left;
}
#contenu.reponse .texte .reponse {
	/*float: none;*/
}
#contenu .texte .clear {
	clear: left;
}
#contenu .texte .reponse .height {
	font-size:1px;
	float:left;
	width:1px;
	height:45px;
	margin-left: -1px;
}
#contenu .texte .reponse .clear {
	clear: left;
}
#contenu .texte .separation {
	font-size: 1px;
	border-bottom: 1px solid #095c7d;
	width: 715px;
	height: 2px;
	margin: 0px 0px 0px 280px;
	clear: left;
}
#contenu .texte .coordonnees {
	font-size: 11px;
	/*border-top: 1px solid #095c7d;*/
	width: 249px;
	margin: 38px 30px 0px 0px;
	/*position: absolute;
	left: 0px;*/
	float: left;
}
#contenu .texte .coordonnees .info {
	border-bottom: 1px solid #095c7d;
	width: 249px;
	padding: 1px 0px 1px 0px;
	clear: both;
}
#contenu .texte .coordonnees .info .label {
	color: #095c7d;
	text-align: right;
	width: 80px;
	/*margin-right: 5px;*/
	display: block;
	float: left;
}
#contenu .texte .coordonnees .info .txt {
	width: 164px;
	/*margin: 0px 0px 0px 85px;*/
	display: block;
	float: right;
}
#contenu .texte .coordonnees .info .clear {
	margin-top: -2px;
	clear: both;
}
#contenu .texte .coordonnees a {
	color: #095c7d;
}
#contenu .texte .coordonnees a:hover {
	text-decoration: none;
}
#contenu a.bouton_texte, #contenu a.bouton_texte2 {
	color: #095c7d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #095c7d;
	padding: 0px 4px 1px 3px;
	margin: 6px 0px 0px 0px;
	display: block;
	float: left;
	clear: left;
	white-space: nowrap;
}
#contenu a.bouton_texte2 {
	margin: 0px 0px 6px 0px;
	position: absolute;
	right: 771px;
}
#contenu div.bouton_texte2 {
	position: absolute;
	right: 771px;
}
#contenu div.bouton_texte2 a.bouton_texte2 {
	float: right;
	clear: right;
	position: static;
}
#contenu a.bouton_telecharger {
	color: #095c7d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #095c7d;
	padding: 0px 4px 1px 3px;
	margin: 10px 0px 0px 0px;
	display: block;
	float: left;
	white-space: nowrap;
}
#contenu a.bouton_telecharger:hover {
	background-color: #dae7ec;
}
#contenu a.bouton_texte:hover, #contenu a.bouton_texte2:hover {
	background-color: #dae7ec;
}
#contenu .infos {
	margin-right: 751px;
}
#contenu .infos h3 {
	text-align: center;
	margin: 0px 20px 0px 20px;
}

.erreur {
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 4px 2px 5px;
	margin: 20px 0px 0px 10px;
	float: left;
	clear: left;
	white-space:nowrap;
}
.inscription .erreur {
	margin-left: 0px;
}
td.croissant {
	color: #095c7d;
	background-image: url(/Forum/img/tri_croissant.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 11px;
}
a.decroissant {
	color: #095c7d;
	background-image: url(/Forum/img/tri_decroissant.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 11px;
}

#contenu .coordonnees .bouton_coord {
	background-color: #d8c9b4;
	border-bottom: 1px solid #095c7d;
	padding: 1px 0px 1px 5px;
	margin: -1px 0px 0px 0px;
}
#contenu .bouton_coord a.bouton_texte3, #contenu .bouton_coord a.bouton_texte4 {
	color: #94826a;
	font-size: 12px;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #94826a;
	padding: 0px 4px 1px 3px;
	margin: 2px 2px 0px 0px;
	display: block;
	white-space: nowrap;
	float:right;
}
#contenu .bouton_coord a.bouton_texte3:hover, #contenu .bouton_coord a.bouton_texte4:hover {
	background-color: #d8c9b4;
}

.formulaire {
	margin-left: 280px;
}
