/*
 * main.css 1.0.1 2009/11/26 14:35 MB
 */
/*
 * Balises
 */
* {
	margin: 0px;
	padding: 0px;
}
body {
	width: 950px;
	margin: 0px auto;
}
hr {
	background-color: #de791c;
	height: 1px;
	border: 0px;
}
a img {
	border: 0px;
}
h2.form {
	width: 600px;
	margin-bottom: 5px;
	padding: 3px 5px;
	background-color: #efbc8d;
	color: #fff;
	font: bold 14px Arial,Helvetica,sans-serif;
}
h2.qsn {
	color: #565543;
	font: bold 14px Arial,Helvetica,sans-serif;
	margin-top: 20px;
}
h2.uline {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #de791c solid;
}
span.normal {
	font-weight: normal;
}
div.t_align {
	padding-left: 15px;
}
/*
 * Header
 */
div#navbar_top {
	background-color: #242226;
	border-bottom: 1px #7c7a7d solid;
	text-align: right;
	padding: 2px 5px 5px 0px;
}
div#navbar_top img {
	vertical-align: middle;
}
div#navbar_top span {
	color: #568ebe;
	font: bold 11px Arial,Helvetica,sans-serif;
	border: 1px #434145 solid;
	padding: 1px 2px 2px 2px;
}
div#navbar_top span.fav {
	background-color: #568ebe;
	color: #000;
	font: bold 11px Arial,Helvetica,sans-serif;
	border: 1px #fff solid;
	padding: 1px 2px 2px 2px;
}
div#navbar_top a {
	text-decoration: none;
}
div#logo_area {

}
ul#menu_nav {
	list-style-type: none;
	height: 30px;
	background-color: #fbeee2;
}
ul#menu_nav li {
	height: 20px;
	float: left;
	display: inline;
	padding: 5px 0px;
	text-align: center;
	cursor: pointer;
}
ul#menu_nav li a {
	font: normal 11px/20px Arial,Helvetica,sans-serif;
	text-decoration: none;
}
li.out a {
	color: #3a2306;
}
li.hover {
	background-color: #e28a38;
}
li.hover a {
	color: #fff;
}
img#show {
	margin-left: 2px;
	cursor: pointer;
}
ul#sites_groupe {
	position: relative;
	left: 803px;
	border: 1px #242226 solid;
	width: 136px;
	top: -1px;
	text-align: left;
	background-color: #fbeee2;
	display: none;
}
ul#sites_groupe li {
	list-style-type: none;
	padding: 3px;
}
ul#sites_groupe li a {
	font: normal 11px Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #3a2306;
}
ul#sites_groupe li:hover {
	background-color: #e28a38;
}
ul#sites_groupe li:hover a {
	color: #fff;
}
/*
 * Contenu
 */
div#viusel {
	width: 278px;
}
div#main {
	width: 660px;
	margin-left: 12px;
}
div#main h1.type {
	padding: 90px 0px 20px 15px;
	color: #565543;
	font: normal 22px Arial,Helvetica,sans-serif;
	background-color: #faebdd;
	margin-bottom: 5px;
}
div#main p {
	color: #565543;
	font: normal 13px/20px Arial,Helvetica,sans-serif;
	padding: 10px 0px;
}
div#main p a, div#main ul a {
	color: #e28a38;
}
div#main ul {
	color: #565543;
	font: normal 13px/20px Arial,Helvetica,sans-serif;
	list-style-type: circle;
	margin-left: 25px;
}
div#col1 {
	width: 320px;
	padding-right: 20px;
}
div#col2 {
	width: 320px;
}
ul.ok {
	list-style-image: url(../images/elmts/ok.png);
}
/*
 * Footer
 */
div#navbar_bottom {
	padding: 5px 15px;;
	background-color: #1d1a21;
	margin-bottom: 10px;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #84817e;
	text-align: center;
}
div#navbar_bottom a {
	color: #de791c;
	text-decoration: none;
}
div#navbar_bottom a:hover {
	text-decoration: underline;
}
/*
 * Cadre de recherche
 */
div#cadre_recherche {
	background-color: #efbc8d;
	height: 80px;
	padding: 10px 10px;
}

/*
 * Bas de page
 */
div#bas_de_page {
	height: 184px;
	margin-top: 10px;
	background-color: #242226;
	border-top: 1px #a7a7a8 solid;
}
div#bas_de_page h2 {
	font: normal 15px Arial,Helvetica,sans-serif;
}
div#bp_contact {
	background-color: #393231;
	width: 256px;
	height: 128px;
	padding: 16px 5px;
	margin-top: 12px;
	margin-left: 12px;
	float: left;
	display: inline;
	font: normal 13px/20px Arial,Helvetica,sans-serif;
	color: #84817e;
}
div#bp_contact a {
	color: #a09c99;
	font: bold 13px Arial,Helvetica,sans-serif;
	text-decoration: none;
}
div#bp_inscription {
	background-color: #2e2a2b;
	width: 278px;
	height: 128px;
	padding: 16px 5px;
	margin: 12px 12px 0px 12px;
	float: left;
	display: inline;
	font: normal 13px/20px Arial,Helvetica,sans-serif;
	color: #84817e;
}
div#bp_infos {
	background-color: #282528;
	width: 338px;
	height: 128px;
	padding: 16px 5px;
	margin-top: 12px;
	float: left;
	display: inline;
	font: normal 13px/20px Arial,Helvetica,sans-serif;
	color: #84817e;
}
table#cdr_infos {
	border: 0px;
	cursor: pointer;
}
table#cdr_infos tr.impair {
	background-color: #2e2b2e;
}
table#cdr_infos tr.hover {
	background-color: #de791c;
}
table#cdr_infos tr.hover td.date{
	color: #282528;
}
table#cdr_infos tr.hover td.name{
	color: #fff;
}
table#cdr_infos tr.hover td.see{
	background: url(../images/elmts/see_hover.jpg) no-repeat left;
}
table#cdr_infos td.date {
	width: 72px;
	padding-left: 8px;
}
table#cdr_infos td.name {
	width: 241px;
	color: #aaa29a;
}
table#cdr_infos td.see {
	width: 17px;
	background: url(../images/elmts/see.jpg) no-repeat left;
}
/*
 * Formatage des blocs
 */
.fldi {
	float: left;
	display: inline;
}
.mr {
	margin-right: 10px;
}
.c_p {
	cursor: pointer;
}
div.f_dt {
	font: bold 14px Arial,Helvetica,sans-serif;
	color: #565543;
}
div.f_dd {
	margin-bottom: 10px;
	font: normal 14px Arial,Helvetica,sans-serif;
	color: #565543;
}
div.f_dd a {
	color: #e28a38;
}
div#f_gmap {
	width: 645px;
	height: 400px;
	margin-top: 10px;
}
span.btn_action {
	background-color: #fff;
	border: 1px #de791c solid;
	padding: 2px 10px;
	margin: 5px;
	color: #de791c;
	cursor: pointer;
	font: bold 12px Arial,Helvetica,sans-serif;
}
div.btn_action_2 {
	background-color: #fff;
	border: 1px #de791c solid;
	padding: 2px 10px;
	color: #de791c;
	cursor: pointer;
	font: bold 12px Arial,Helvetica,sans-serif;
	text-align: center;
}
.btn_action3 {
	background-color: #fff;
	border: 1px #de791c solid;
	padding: 0px 20px;
	margin: 5px;
	color: #de791c;
	cursor: pointer;
	font: bold 12px/20px Arial,Helvetica,sans-serif;
	text-decoration: none;
}
span.btn_off {
	background-color: #fff;
	border: 1px #565543 solid;
	padding: 2px 10px;
	margin: 5px;
	color: #565543;
	font: bold 12px Arial,Helvetica,sans-serif;
}
span.btn_off3 {
	background-color: #fff;
	border: 1px #565543 solid;
	padding: 0px 10px;
	margin: 5px;
	color: #565543;
	font: bold 12px/20px Arial,Helvetica,sans-serif;
}
/*
 * Formatage du texte
 */
.text1 {
	color: #565543;
	font: normal 15px Arial,Helvetica,sans-serif;
}
.text2 {
	color: #faebdd;
	font: normal 13px Arial,Helvetica,sans-serif;
}
.text3 {
	color: #565543;
	font: bold 13px Arial,Helvetica,sans-serif;
}
.text4 {
	color: #565543;
	font: bold 12px Arial,Helvetica,sans-serif;
}
.link1 {
	color: #de791c;
}
.link2 {
	color: #de791c;
	font: normal 12px Arial,Helvetica,sans-serif;
	cursor: pointer;
}
.link2:hover {
	text-decoration: underline;
}
.link3 {
	color: #de791c;
	font: normal 12px Arial,Helvetica,sans-serif;
}
.btn {
	color: #de791c;
	font: normal 11px Arial,Helvetica,sans-serif;
	border: 1px #f7ddc6 solid;
	padding: 2px 5px;
	cursor: pointer;
}
.btn2 {
	color: #de791c;
	font: bold 11px Arial,Helvetica,sans-serif;
	border: 1px #827f80 solid;
	padding: 2px 5px;
	cursor: pointer;
}
/*
 * Favoris
 */
ul#l_favoris {
	margin-top: 15px;
	margin-left: 20px;
	list-style-type: circle;
}
ul#l_favoris li a {
	font: normal 14px Arial,Helvetica,sans-serif;
	color: #565543;
}
ul#l_favoris li a:hover {
	color: #e28a38;
}
/*
 * Captcha
 */
div#captcha {
	font: normal 12px Arial,Helvetica,sans-serif;
}
div.captcha_box {
	width: 30px;
	height: 30px;
	border: 1px #000 solid;
	margin: 5px auto;
}
a.back {
	color: #de791c;
	font: bold 12px Arial,Helvetica,sans-serif;
	text-decoration: none;
}
a.back:hover {
	text-decoration: underline;
}