@charset "utf-8";
/* CSS Document */
/* vert		#84b13e */
/* rouge	#e2001a */

* {
	margin:0;
	padding:0;
}
/* ------------------------------------------------------------------------------------- */
/* BALISES ----------------------------------------------------------------------------- */

html {
	font-size: 100%;
	background:url(../media/img/bg_bg.jpg) top center repeat;
}
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.20;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background: #989957 url(../media/img/bg.jpg) top center no-repeat;
}
#site {
	width:100%;
	background:url(../media/img/top.jpg) repeat-x top left;
}
p {
	padding: 0.5em;
	text-align:justify;
}
th {
	padding:2px;
}
td {
	padding:2px;
}
h1 {
	font-size:150%;
}
h2 {
	font-size:130%;
	text-align:left;
}
h2 a {
	float:right;
	font-size:80%;
	text-decoration:none;
	color:#84b13e;
}
h3 {
	font-size:120%;
	text-align:left;
}
h4 {
	font-size:110%;
	text-align:left;
}
h5 {
	font-size:100%;
	text-align:left;
}
h6 {
	font-size:90%;
	text-align:left;
}
a {
	color:#e2001a;
}
a:hover {
	color:#666;
	text-decoration:none;
}
ul {
	padding:2px;
	margin:0 0 0 26px;
	list-style:square;
}
li {
	padding:4px 3px 4px 12px;
}

sup {
	font-size:50%;
	font-weight:bold;
}

sub {
	font-size:70%;
	font-weight:bold;
}

acronym {
	cursor:help;
}

blockquote {
	padding:6px;
	clear:both;
	background-color:#DDD;
	font-size:115%;
	margin:6px;
	text-align:left;
}

.back {
	float:right;
	text-decoration:none;
	padding-left:26px;
	margin-right: 8px;
	background:url(../media/img/fleche_g.gif) left center no-repeat;
}
.top {
	float:right;
	text-decoration:none;
	padding-left:12px;
	margin-right: 8px;
	background:url(../media/img/fl_haut.png) left center no-repeat;
}
.next {
	float:right;
	text-decoration:none;
	padding-right:26px;
	background:url(../media/img/fleche_d.gif) right center no-repeat;
}
/* ------------------------------------------------------------------------------------- */
/* BLOCS ------------------------------------------------------------------------------- */

#main {
	margin:auto;
	padding:0;
	width:980px;
	height:100%;
}
#logo {
	float:left;
	width:207px;
	height:134px;
	margin-left:-9px;
}
#entete {
	padding:5px;
	margin:0;
	margin-right:-10px;
	width:732px;
	height:22px;
	float:right;
	background:url(../media/img/top.jpg);
	color:#FFF;
	font-style:italic;
	text-align:right;
}
#contenu {
	padding:0 25px;
	width:930px;
	background: url(../media/img/bg_contenu.png) repeat-y top center;
}
#navig {
	font-size:85%;
	padding-top:8px;
	margin-bottom:8px;
	float:left;
}
#navig a {
	padding-left:10px;
	background:url(../media/img/fl_rouge.png) no-repeat left center;
	color:#333;
}
#navig span {
	padding-left:10px;
	background:url(../media/img/fl_rouge.png) no-repeat left center;
	color:#333;
}
#onglet {
	border-bottom: 3px solid #779e37;
	margin: 0;
	padding-bottom: 26px;
	padding-left: 5px;
	background: url(../media/img/bg_bt_admin.png) repeat-x top;
	clear:both;
}
#onglet li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#onglet a:link, #onglet a:visited {
	background: url(../media/img/tag_.png) no-repeat;
	color: #84b13e;
	float: left;
	font-size: small;
	font-weight: bolder;
	line-height: 18px;
	margin-right: 8px;
	padding: 6px 2px 2px 0;
	text-decoration: none;
	width:150px;
	display:block;
	text-align:center;
}
#onglet a:link#current, #onglet a:visited#current {
	border-bottom: 1px solid #779e37;
	color: #FFFFFF;
	background:url(../media/img/tag.png) no-repeat;
}
#onglet a:hover {
	color: #e2001a;
}
#onglet ul a:hover {
	color: #e2001a !important;
}
.cadre {
	border: solid 1px #84b13e;
	border-top:none;
	padding:4px;
	height:1%;
}
.block {
	border: solid 1px #ccc;
	clear:both;
}
.bloc {
	float:left;
	width:48.5%;
	height:260px;
	background:url(../media/img/nada.png) repeat-x;
	margin:6px 3px 0px 3px;
	border: solid 2px #ccc;
}
* html .bloc {
	margin: 6px 3px 0px 2px;
}
.bloc:hover {
	background:url(../media/img/bg_degr_noir_blanc_vertic.png) repeat-x bottom;
	border-color:#fff;
}
.bloc h2 {
	padding:4px 6px;
	color:#fff;
	font-size:130%;
}
#left {
	width:690px;
	min-height:600px;
	float:left;
}
.tag {
	height:41px;
	padding:0 7px;
	background:url(../media/img/tag_gauche.png) no-repeat top left;
}
.tag div {
	background:url(../media/img/tag_centre.png) repeat-x top left;
	padding:6px;
	padding-top:8px;
	height:41px;
	color:#FFF;
	float:left;
}
.tag span {
	background:url(../media/img/tag_droite.png) no-repeat top right;
	margin-right:-7px;
	padding: 21px 0 20px 7px;
	float:left;
}
.bloc-right {
	margin-top:10px;
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
}
.bloc-right h3 {
	padding:2px 3px 6px 3px;
	font-size:100%;
}
.bloc-right p {
	padding:3px;
}
.info {
	color:#666666;
	font-size:90%;
}
.info a {
	color:#666666;
}
.onglet {
	background:url(../media/img/bg_vert.jpg);
	color:#FFFFFF;
	font-weight:bold;
}
.onglet:first-line {
	font-size:120%
}
.floatright {
	float:right;
	margin-left: 8px;
}
.floatleft {
	float:left;
	margin-right: 8px;
}
.border {
	border: solid 5px #EEEEEE;
}
.redir {
	width: 300px;
	margin:8px auto;
	background-color:#e2001a;
	border: solid 1px #EEEEEE;
	text-align:center;
	color:#FFF;
	padding:4px;
}
.pages {
	text-align:right;
	clear:both;
}
.pages a {
	text-decoration:none;
}
.page {
	font-size:130%;
	font-weight:bolder;
	color:#fff;
	background-color:#84b13e;
}
.sort {
	padding-right:9px;
	background:url(../media/img/fl_bas.png) right center no-repeat;
}
 /* -------------------------------------------------------------- */
/* PLANS -------------------------------------------------------- */

.etiquette {
	position:absolute;
	background-color: #e2001a;
	border:solid 1px #FFF;
	color:#FFF;
	font-size:70%;
	text-align:center;
	font-weight:bold;
}
.etiquette .numero {
	background-color: #060;
	margin-bottom:1px;
	padding:1px;
}
.etiquette .statut_4 {
	background-color: #999;
	color:#fff;
}
.etiquette .statut_3 {
	background-color: #fff;
	color:#e2001a;
}
.etiquette .statut_2 {
	background-color: #fff;
	color:#060;
}
 /* -------------------------------------------------------------- */
/* MENU --------------------------------------------------------- */

#menu {
	padding:0;
	margin-right:-10px;
	width:741px;
	background: url(../media/img/bg_menu.png) repeat-x;
	float:right;
}
#menu ul {
	background:url(../media/img/bg_menu_link.png) repeat-x;
	height:33px;
	padding:0;
	margin:0;
}
#menu li {
	display:block;
	float:left;
	padding:6px 25px 4px 10px;
	font-size:116%;
	font-weight:bold;
	height:23px;
	list-style:none;
}
#menu li a {
	color:#666666;
	text-decoration:none;
}
#menu li a:hover {
	color:#e2001a;
}
#menu li.active {
	background:url(../media/img/bg_menu_active.png) right;
}
#menu li.active a {
	color:#FFFFFF;
}
.infoscroll {
	padding: 0px;
	height:130px;
	font-size:90%;
}
.encours {
	margin:3px;
	margin-top:-5px;
	padding:0;
	cursor:pointer;
}
* html .encours {
	margin: 3px;
	width:130px;
}
.encours h3 {
	padding:1px 3px;
	margin:4px 0px;
	background-color:#e2001a;
	color:#fff;
	border:none;
}
.encours h4 {
	font-weight:bolder;
}
.encours p {
	padding:1px;
	font-size:90%;
	border:none;
}
.encours a {
	font-weight:bolder;
}
#newsletter {
	font-size:90%;
	text-align:right;
}
#copyright {
	font-size:80%;
	text-align:left;
	padding-left:100px;
	padding-top:20px;
}
#sitemap {
	font-size:80%;
	text-align:left;
	padding:4px;
	padding-bottom:20px;
	margin-top:40px;
	width:680px;
}
#sitemap a {
	color:#666;
}
#sitemap ul {
	list-style:none;
	margin-left:-10px;
}
#sitemap li {
	float:left;
	display:block;
	padding-right:10px;
}
#sitemap ul:first-line {
	font-weight:bolder;
}
#sitemap h2 {
	border-bottom: 1px dotted #aaa;
}

 /*-------------------------------------------------------------*/
/* Tableau liste ----------------------------------------------*/
.div_list {
	padding:0;
	max-height:200px;
	overflow-y:auto;
	overflow-x:hidden;
	margin: 0 6px;
	clear:both;
	}

.tab_list {
	background-color:#999999;
	cursor:default;
	font-weight:bold;
	font-size:90%;
}
.tab_list thead {
	height:24px;

}
.tab_list thead tr {
	height:24px;
	background-color:#ddd;
}
.tab_list tbody tr {
	background-color:#FFFFFF;
	height:24px;
}
.tab_list tbody tr:hover {
	background-color:#FFFFDF;
}

 /*-------------------------------------------------------------*/
/* Tableau des lots -------------------------------------------*/
		
.tab_lot {
	width:95%;
	margin:3px auto 3px auto;
}
.tab_lot th {
	padding:4px;
	font-weight:bold;
	border-bottom:2px solid #DDD;
	background-color:#dbe7c5;
}
.tab_lot tr {
	background-color:#FFF;
}
.tab_lot tr.alt {
	background-color:#ddd;
}
.tab_lot tr:hover, .tab_lot tr.alt:hover {
	background-color:#FFFFDF;
}
.tab_lot td {
	padding:4px;
	border-bottom:1px solid #DDD;
}
.tab_lot td.n_lot {
	padding:4px;
	border-bottom:1px solid #DDD;
	font-weight:bold;
	text-align:center;
	width:55px;
}
.tab_lot td.select_lot {
	padding:4px;
	border-bottom:1px solid #DDD;
	font-weight:bold;
	text-align:center;
	width:55px;
}
.tab_lot .td_over {
	padding:4px 4px 4px 10px;
	border-bottom:1px solid #DDD;
	background-color:#FFFFCC;
}
.statut_lot_1 {
	background-color:#669933;
	margin:0px;
	border:none;
	color:#FFF;
}
.statut_lot_2 {
	background-color: #FF6600;
	margin:0px;
	border:none;
	color:#FFF;
}
.statut_lot_3 {
	background-color: #990000;
	margin:0px;
	border:none;
	color:#FFF;
}
.statut_lot_4 {
	background-color: #999;
	margin:0px;
	border:none;
	color:#FFF;
}
.title_statut {
	text-decoration:none;
	color:#333;
}
.title_statut:hover {
	text-decoration:none;
	color:#333;
	cursor:help;
}
/* ------------------------------------------------------------------------------------- */
/* BOUTON EXTENSIBLE ------------------------------------------------------------------- */

a.bouton, button.bouton {
	display:-moz-inline-box;
	display:inline-block;
	margin:0;
	padding:0;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border:0;
	background:none;
	text-decoration:none;
	height:30px;
}
a.bouton span, button.bouton span {
	position:relative;
	float:left;
	padding:0 0 0 6px;
	vertical-align:middle;
	background:url(../media/img/btn_left.png) left top no-repeat;
	height:30px;
}
a.bouton:hover span, button.bouton:hover span {
	background:url(../media/img/btn_left_over.png) left top no-repeat;
}
a.bouton span span, button.bouton span span {
	padding:0 6px 0 0;
	background:url(../media/img/btn_right.png) right top no-repeat;
	height:30px;
}
a.bouton:hover span span, button.bouton:hover span span {
	background:url(../media/img/btn_right_over.png) right top no-repeat;
}
a.bouton span span span, button.bouton span span span {
	height:27px;
	padding:0;
	padding-top:1px;
	line-height:1.5;
	color:#ffffff;
	text-decoration:none;
	font-size:0.9em;
	font-weight:bolder;
	background:url(../media/img/btn.png) left top repeat-x;
}
a.bouton:hover span span span, button.bouton:hover span span span {
	background:url(../media/img/btn_over.png) left top repeat-x;
}
* html button {
	width:1%;
	overflow:visible;
}
*:first-child+html button {
	overflow:visible;
}
input[type="submit"], input[type="button"] {
	background: none;
	border: none;
}
.none {
	padding:0;
	margin:0;
	display:inline;
	border:0;
	text-decoration:none;
	float:none;
}
.cache {
	display:none;
}
