/***
 * Styles communs a toutes les pages
***/
/** Elements htmls **/
* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
body, html {
	height:100%;
	width:100%;
}
body {
	background-image:url(../img/interface/body_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#ff00f0;
}
p {
	margin:5px 0 5px 0;
	text-align:left;
}
ul {
	margin:3px 0 3px 0;
}
li {
	margin:0 5px 0 18px;
	text-align:left;
}
h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
}
a img {
	border:none;
}
fieldset {
	border:none;
}

/** Links **/
a {
	font-weight:bold;
	text-decoration:none;
	color:#7bb3e0;
}
a:hover {
	color:#7cc3e0;
}
.whiteLink {
	color:#fff;
}
.whiteLink:hover {
	color:#f0f0f0;
}

/** Global **/
#globalContainer, #main, #block_left, #block_right {
	display:table;
}
#globalContainer, #main, #footer {
	width:900px;
	margin:auto;
}
#globalContainer {
	min-height:100%;
	background-image:url(../img/interface/shad_white_left.gif);
	background-repeat:repeat-y;
	background-position:300px;
	background-color:#fff;
}
#main {
	margin-bottom:33px;
}

/** Block de gauche **/
#block_left {
	float:left;
	width:300px;
	height:685px !important;
	height:730px;
	background-image:url(../img/interface/block_left.jpg);
	background-repeat:no-repeat;
}
.txt_logo {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff00f0;
	cursor:default;
}
.txt_logo1 {
	font-size:18px;
	font-weight:bold;
}
.logo_grey {
	color:#838383;
	font-weight:bold;
}
#logo {
	display:block;
	width:200px;
	height:100px;
	margin:auto;
	margin-top:15px;
}
.blockL_spacer{
	height:410px;
	cursor:default;
}

/** Block de droite **/
#block_right {
	float:right;
	width:600px;
}

#GTR, #GBR, #seekC {
	display:table;
	width:100%;
}
#GTR {
	background-image:url(../img/interface/shad_grey_right.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#f0f0f0;
}

#log_form_shad {
	background-image:url(../img/interface/shad_grey_top.gif);
	height:7px;
	font-size:0;
}
#log_form_shad_left {
	float:left;
	background-image:url(../img/interface/shad_top_left_corner.gif);
	width:7px;
	height:7px;
	font-size:0;
}
#seekC {
	background-image:url(../img/interface/shad_grey_bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#seekC table {
	width:100%;
	height:100%;
}
#seekCC {
	float:left;
	margin:7px;
}
#seekCC h2 {
	font-size:11px;
	font-weight:bold;
}
#seekCC_BL {
	float:left;
	width:7px;
	height:7px;
	margin-top:-7px;
	background-image:url(../img/interface/shad_left_corner.gif);
	background-repeat:no-repeat;
	font-size:0;
}
#scroller {
	display:table;
	width:300px;
	background-color:#fff;
}
#scroller h2 {
	padding-top:7px;
	font-size:14px;
	color:#ff00f0;
	text-align:center;
	line-height:26px;
}
/** TOP **/
#scrollerTL, #scrollerTR {
	background-repeat:no-repeat;
	height:33px;
}
#scrollerTL {
	float:left;
	width:21px;
	background-image:url(../img/interface/scroller_top_left.gif);
}
#scrollerTR {
	float:right;
	width:14px;
	background-image:url(../img/interface/scroller_top_right.gif);
}
#scrollerTM {
	background-image:url(../img/interface/shad_grey_bottom.gif);
	background-repeat:repeat-x;
}
/** MIDDLE **/
#scrollerGC, #scrollerC {
	background-repeat:repeat-y;
	display:table;
}
#scrollerGC {
	background-image:url(../img/interface/shad_grey_left.gif);
}
#scrollerC {
	width:290px;
	background-image:url(../img/interface/shad_grey_right.gif);
	background-position:right;
	margin-left:10px;
}
#scrollerCC {
	margin-right:10px;
}
#scrollerCC p {
	margin:0;
	padding:0;
	background-color:#ff00f0;
	border:1px solid #ff7df7;
	line-height:15px;
	font-weight:bold;
	color:#fff;
}
#scrollerCC ul {
	height:100px;
	overflow:auto;
}
#scrollerCC li {
	list-style:none;
	width:92%;
	margin:0;
	padding:0;
}
/** BOTTOM **/
#scrollerBL, #scrollerBR {
	background-repeat:no-repeat;
	width:7px;
	height:7px;
	font-size:0;
}
#scrollerBL {
	float:left;
	background-image:url(../img/interface/scroller_bottom_left.gif);
}
#scrollerBR {
	float:right;
	background-image:url(../img/interface/scroller_bottom_right.gif);
}
#scrollerB {
	height:7px;
	background-image:url(../img/interface/shad_white_top.gif);
	background-repeat:repeat-x;
	font-size:0;
}
/** Title **/
#annoncesT {
	float:left;
	width:100%;
	margin:10px 0 0 0;
	padding-bottom:5px;
	border-bottom:2px solid #ff00f0;
}
#annoncesT h1 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-indent:15px;
	color:#ff00f0;
}
#annoncesT div {
	float:right;
	margin:4px 5px 0 0;
}
/** Container **/
#annoncesC {
	width:100%;
	clear:both;
}
#annoncesCC {
	margin:0 8px;
}

/** Footer **/
#footer {
	clear:both;
	height:33px;
	margin-top:-33px;
	background-image:url(../img/interface/footer_bg.gif);
	background-repeat:repeat-x;
}
#footer p {
	text-align:center;
	margin:0;
	line-height:33px;
	color:#fff;
}
#footer p a {
	color:#fff;
}
#footer p a:hover {
	text-decoration:underline;
}

/** Boutons couleur **/
.red_button, .blue_button, .pink_button, .pink2_button, .green_button,
.red_buttonC, .blue_buttonC, .pink_buttonC, .pink2_buttonC, .green_buttonC,
.red_button_middle, .blue_button_middle, .pink_button_middle, .pink2_button_middle, .green_button_middle {
	height:21px;
}
.red_button, .blue_button, .pink_button, .pink2_button, .green_button {
	float:left;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	cursor:pointer;
}
.red_buttonC, .blue_buttonC, .pink_buttonC, .pink2_buttonC, .green_buttonC {
	background-repeat:no-repeat;
	background-position:right;
}
.red_button_middle, .blue_button_middle, .pink_button_middle, .pink2_button_middle, .green_button_middle {
	background-repeat:repeat-x;
	margin:0 5px 0 5px;
}
.red_button_middle a, .blue_button_middle a, .pink_button_middle a, .pink2_button_middle a, .green_button_middle a {
	display:block;
	line-height:21px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
.red_button_middle a:hover, .blue_button_middle a:hover, .pink_button_middle a:hover, .pink2_button_middle a:hover, .green_button_middle a:hover {
	color:#fff;
}
/** Rouge **/
.red_button {
	background-image:url(../img/interface/boutons/bouton_rouge_g.gif);
}
.red_buttonC {
	background-image:url(../img/interface/boutons/bouton_rouge_d.gif);
}
.red_button_middle {
	background-image:url(../img/interface/boutons/bouton_rouge_bg.gif);
}

/** bleu **/
.blue_button {
	background-image:url(../img/interface/boutons/bouton_bleu_g.gif);
}
.blue_buttonC {
	background-image:url(../img/interface/boutons/bouton_bleu_d.gif);
}
.blue_button_middle {
	background-image:url(../img/interface/boutons/bouton_bleu_bg.gif);
}

/** Rose **/
.pink_button {
	background-image:url(../img/interface/boutons/bouton_rose_g.gif);
}
.pink_buttonC {
	background-image:url(../img/interface/boutons/bouton_rose_d.gif);
}
.pink_button_middle {
	background-image:url(../img/interface/boutons/bouton_rose_bg.gif);
}

/** Rose flash **/
.pink2_button {
	background-image:url(../img/interface/boutons/bouton_rose_g.gif);
}
.pink2_buttonC {
	background-image:url(../img/interface/boutons/bouton_rose_d.gif);
}
.pink2_button_middle {
	background-image:url(../img/interface/boutons/bouton_rose_bg.gif);
}

/** Vert **/
.green_button {
	background-image:url(../img/interface/boutons/bouton_vert_g.gif);
}
.green_buttonC {
	background-image:url(../img/interface/boutons/bouton_vert_d.gif);
}
.green_button_middle {
	background-image:url(../img/interface/boutons/bouton_vert_bg.gif);
}

/** Erreurs **/
.errorLog {
	color:#FF0000;
	font-weight:bold;
	font-style:italic;
}
#load {
	width:130px;
	margin:auto;
	text-align:center;
}
#load span {
	margin-left:5px;
}
#arbo {
	clear:both;
	padding-top:8px;
	margin:0 8px 8px 8px;
}
.footers {
	clear:both;
}
