body {
	background-color: #fff;
	width:auto;
	margin-left: 1%;
	margin-right: 1%;
	font-family: verdana, serif;
	font-size:12px
}

#logo {
float:left;
margin-left: 0.25%;
}

#pubheader{
float:left;
text-align:center;
margin:0 0 0 5%;
}

#top {
	width: auto;
	height: 71px;
	background-color: white;
	padding:5px;
}

#menu_top{
float:right;
}

#menu_color{
height:49px;
width: auto;
}

#menu_color_haut{
margin:0px 0 0 0;
padding:5px;
text-align:center;
background-color:#C50AE1;
color:white;
font-weight:bold;
font-size:11px;
}
#menu_color_haut a{
color:white;
font-weight:bold;
font-size:11px;
}
#menu_color_haut a:hover{
color:white;
font-weight:bold;
font-size:11px;
}

#menu_color_bas{
margin:0px 0 0 0;
padding:5px;
text-align:center;
background-color:#C0CB25;
color:white;
font-weight:bold;
font-size:11px;
}
#menu_color_bas a{
color:white;
font-weight:bold;
font-size:11px;
}
#menu_color_bas a:hover{
color:white;
font-weight:bold;
font-size:11px;
}

#indexleft{
float:left;
background-color:#F1F1F1;
width:45%;
}
#indexright{
float:right;
background-color:#F1F1F1;
width:45%;
}

.intro {
text-align:justify;
background-color:#F1F1F1;
padding:5px;
}

#charte {
height:150px;
overflow:auto;
background-color:#F1F1F1;
padding:5px;
margin:10px 0 10px 0;
}

.chartecat {
font-weight:bold;
}

.menu_header {
text-align:right;
}

.menu_header a{
color:#676767;
text-decoration:underline;
}

.menu_header a:hover{
text-decoration:none;
}

#banniere {
	/*height:auto;
	width:auto;*/
	margin-left: 0.25%;
}

#banniere a img	{
	/*width: 99.5%;
	height: auto;*/
}

#menu {
	padding-top: 7px;
	padding-bottom: 3px;
	background-color: white;
	width: auto;
	height: 20px;
	border: 1px solid #2499cc;
}

#colonne_gauche {
	background-color: white;
	/*width:15%;*/
	width:202px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding:0;
	/*border: 1px solid #2499cc;*/
	float: left;
}

#colonne_droite {
	background-color: white;
	/*width:15%;*/
	width:202px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding:0;
	/*border: 1px solid #2499cc;*/
	float: right;
}

.content_part {
background-image:url(/images/fond_mon_compte.jpg);
background-repeat:repeat-y;
font-size:10px;
}
.content_part .content_part_interieur{
width:188px;
margin:5px 0px 5px 9px;
padding:0px;
}
.titre_part{height:49px;}
.bas_part{height:11px;}
.titre_part, .content_part, .bas_part{float:left;margin:0px;padding:0px;width:202px;}

#menu_droite {
	text-align: right;
}

#contenu {
	background-color: white;
	margin-left: 210px;
	margin-bottom:10px;
	margin-right:210px;
	margin-top:5px;
	padding:5px;
	width:auto;
	border: 1px solid #676767;
	min-height:200px;
}

#footer {
	background-color: white;
	clear: both;
	margin:0;
	padding:5px;
	width:auto;
	text-align:center;
	border:1px solid #C0CB25;
}

#info {
	width: 40%;
	position: absolute;
	top: 42%;
	left: 30%;
	border: 1px solid #C50AE1;
	background-color: #FFFFFF;
}

#erreur {
	text-align: center;
	color: #EE0808;
}
.erreur {
	text-align: center;
	color: #EE0808;
}

#information {
	text-align: center;
	color: #08EE08;
}

/* ----------------------------------------------------------------------------- */

h1 {
	text-align:center;
	text-decoration: underline;
	color: #C50AE1;
	font-family:"trebuchet ms", verdana, sans-serif;
	letter-spacing:1.2px;
	font-variant:small-caps;
	font-weight:bold;
	font-size:22px;
	margin-top:0;
}
h2 {
	text-align:center;
	text-decoration: none;
	color: #666666;
	font-family:"trebuchet ms", verdana, sans-serif;
	/*letter-spacing:1.2px;
	font-variant:small-caps;
	font-weight:bold;*/
	font-size:16px;
}

h4 {
font-size:12px;
background-color:#666666;
color:white;
text-align:center;
padding:3px;
}

a {
	color:#C50AE1;
	text-decoration:none;
}

a:hover, a:focus {
	text-decoration:underline;
	color:#C0CB25;
}

a img	{
	border: none;
}

.violet {color:#C50AE1;}

.float {
	display: block;
	width:200px;
	float:left;
}

.center {
	text-align: center;
}

.pseudo {
	font-weight: bold;
}

.annonces {
border:1px solid #C50AE1;
min-height:150px;
margin:3px;
background-color:#F1F1F1;
}
.annonces img{
float:left;max-width:100px;min-height:80px;max-height:90px;margin:5px;border:1px solid #C0CB25;
}

.annonces a  span{
display:none;
}
.annonces a:hover span{
display:block;
position:absolute;
}

.annonces a:hover span img{
display:block;
position:absolute;
min-width:300px;
max-height:500px;
}

.titre_annonce {
margin:0px;
padding:0px;
background-color:#C50AE1;
color:#FFFFFF;
text-align:center;
font-weight:bold;
font-size:14px;
}

.ok {color:#C0CB25;font-weight:bold;}

.clicTitre
  {
  border-color: #000000;
  border-top: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 2px dashed;
  background-color: #eeeeee;
  }

.clicCacher
  {
  top: -20px;
  position: relative;
  text-align:right;
  }

.contenant 
  {
  display : block;
  border: 1px solid #000000;
  }

