/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== 
*/
html
{
		background: white;
}

body
{
	overflow: scroll;
	background: white;
 	font-family: Arial, "Arial Black",Helvetica, Times, "Times New Roman", serif;
    margin: auto;    color: black;
	width:1000px;

}


#en_tete
{
	position:absolute;
	top:0px;
}


#most_wanted_items
{

	margin-bottom:10px;
	margin-left:5px;
	text-align:left;
	height: 355px;
	width : 635px;
	/*background-color: rgb(0,187,255);*/
	border-width: 1px;
	border-color: black;
	border-style: outset;
}


 #lostandfound, #register, #contact, #options
 {
	position:absolute;
	top:170px;
	margin-left:5px;
	width : 980px;
	/* le fond */
	background: white;
	background-image: url(../images/corpsbackground.png);
	background-repeat:repeat-x;
	border-width: 1px;
	border-color: black;
	border-style: outset;
 }




#register label
{
	color: grey;
}


#corps p, #news p, #login p, #object_found p, #offert_to_friends p, #get_labels p, #register p, #contact p, #lostandfound p, #nouvelles p, #options p, #question p, #give p 

{
	font-size: 12px; 
	padding-left: 5px;
	padding-right: 5px;
	text-align:justify;
}

#corps h1, #news h1, #login h1, #object_found h1, #offert_to_friends h1, #get_labels h1, #register h1, #contact h1, #lostandfound h1, #nouvelles h1, #options h1, #give h1
{
	font-size: 14px; 
    text-align: center;
	padding: 10px;
	color: black;
}

#corps h3, #news h3, #login h3, #object_found h3, #offert_to_friends h3, #get_labels h3, #register h3, #contact h3, #lostandfound h3, #nouvelles h3, #options h3, #give h3 
{
	font-size: 13px;
	text-align: center;
	font-weigh:bold;
	padding-left: 15px;
	padding-right: 15px;
	color:blue;
}


#corps h3
{
	font-size: 14px;
	text-align: left;
	font-weigh:bold;
	font-style:italic;
	padding-left: 65px;
	padding-right: 15px;
	color:navy;
}

#corps h3 li
{
	list-style-image: url("../images/question.png");

}


/* boites sur le côté */

#object_found
{
	position: absolute;
	top:170px;
	width: 170px;
	margin-left:0px;
	/* le fond */
	background: white;
	background-image: url(../images/corpsbackground.png);
	background-repeat:repeat-x;

}



#nouvelles
{
	position: relative;
	top:64px;
	left:825px;
	width: 170px;
	margin-left:5px;
	/* le fond */
	background: white;
	background-image: url(../images/corpsbackground.png);
	background-repeat:repeat-x;

}

#give
{
	position: absolute;
	top:680px;
	width: 170px;
	margin-left:0px;
	/* le fond */
	background: white;
	background-image: url(../images/niouze.png);
	background-repeat:no-repeat;

}
#corps
{
	position:absolute;
	top:170px;
	margin-left:175px;
	width : 645px;
	height:445px;
	/* le fond */
	background: white;
	background-image: url(../images/corpsbackground.png);
	background-repeat:repeat-x;
	border-width: 1px;
	border-color: black;
	border-style: outset;
}


#footer
{
	position: absolute;
	top:1200px;
	font-family: Arial, "Arial Black",Helvetica, Times, "Times New Roman", serif;
    text-align: center;
    font-size: 12px;
    color: black;
    width: 1000px;
    margin-bottom: 5px;
    background-color : white;
    background-image: url(../images/corpsbackground.png);
	background-repeat:repeat-x;
}

#messagedelivered
{
	width: 1000px;
	margin-right:0px;
	margin-left:0px;
	/* le fond */
	background: white;
	background-image: url(../images/corpsbackground.png);
	background-repeat:repeat-x;
	border-width: 2px;
	border-color: black;
	border-style: outset;
}


/* ############## */
/* menu principal */
/* ############## */

#pad {height:80px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
ul#menu{
	position:absolute;
	top:70px;
	margin-left:0px;
	padding:0px;
	list-style-type:none;
	width:1000px;
	position:relative;
	display:block;
	height:36px;
	font-size:10px;
	font-weight:bold;
	background:transparent url("images/OFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:1px solid white;
	border-top:1px solid white;
}
ul#menu li{
	display:block;
	float:left;
	margin:0px;
	pading:0px;}
	
ul#menu li #entree{
	display:block;
	float:left;
	margin:12px;
	pading-left:7px;}

ul#menu li #name{
	display:block;
	float:left;
	margin:7px;
	pading-left:7px;}

#entree_LF{
	display:block;
	float:left;
	margin-left:7px;
	margin-top:7px;
	pading:7px;}
	
ul#menu li a{
	display:block;
	float:left;
	color:navy;
	text-decoration:none;
	font-weight:bold;
	padding:12px 15px 0px 15px;
	height:24px;
	/*background:transparent url("../images/DIVIDER.gif") no-repeat top right;*/
	}
ul#menu li a:hover{
	background-color:white;
	color:black;

	}
/*###############################*/

ul#menu2{
	position:absolute;
	top:0px;
	margin-left:0px;
	padding:0;
	list-style-type:none;
	width:980px;
	position:relative;
	display:block;
	height:36px;
	font-size:10px;
	font-weight:bold;
	background:transparent url("images/OFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:1px solid blue;
	border-top:1px solid white;
}
ul#menu2 li{
	display:block;
	float:left;
	margin:0;
	pading:0;}
	
ul#menu2 li #entree{
	display:block;
	float:left;
	margin:12px;
	pading-left:7px;}

ul#menu2 li #name{
	display:block;
	float:left;
	margin:7px;
	pading-left:7px;}
	
ul#menu2 li a{
	display:block;
	float:left;
	color:navy;
	text-decoration:none;
	font-weight:bold;
	padding:12px 15px 0 15px;
	height:24px;
	/*background:transparent url("../images/DIVIDER.gif") no-repeat top right;*/
	}
ul#menu2 li a:hover{
	background:transparent url("../images/HOVER.gif") no-repeat top right;
	color:white;

	}

table tr a:hover
{
	border-width:2px;
	border-color:blue;
	background-color:none;
	text-decoration:none;
	color: blue;
}

a:hover /* Quand le visiteur pointe sur le lien */
{
	color: BLUE;
}
a /* Lien normal */
{
   text-decoration: none;
   color: navy;
}

a img{  border:  none ;}

/* ## */
/* id */
/* ## */


ul#menu3{
	position:absolute;
	top:70px;
	margin-left:0px;
	padding:0px;
	list-style-type:none;
	width:1000px;
	position:relative;
	display:block;
	height:36px;
	font-size:10px;
	font-weight:bold;
	background:transparent url("images/OFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:1px solid white;
	border-top:1px solid white;
}
ul#menu3 li{
	display:block;
	float:left;
	margin:0px;
	pading:0px;}
	
ul#menu3 li #entree{
	display:block;
	float:left;
	margin:12px;
	pading-left:7px;}

ul#menu3 li #name{
	display:block;
	float:left;
	margin:7px;
	pading-left:7px;}
	
ul#menu3 li a{
	display:block;
	float:left;
	color:white;
	text-decoration:none;
	font-weight:bold;
	padding:12px 15px 0px 15px;
	height:24px;
	/*background:transparent url("../images/DIVIDER.gif") no-repeat top right;*/
	}
ul#menu3 li a:hover{
	background-color:white;
	color:black;

	}
/*###############################*/

/* Menu des FAQ

/*###############################*/

#menu4 {
  margin:0; 
  padding:0; 
  height:330px; 
  overflow:hidden; 
  background: white;
  background-image: url(../images/corpsbackground.png);
  background-repeat:repeat-x;  }
#menu4 li {
  list-style-type:none; 
  float:left; 
  display:block; 
  width:643px;
  }
#menu4 li a {
  display:block; 
  text-decoration:none; 
  color:white; 
  margin:0; 
  width:643px;
  }
#menu4 li a span {
  display:none; 
  color:#000;
  width:630px;
  font-size:0.9em; 
  /*height:8em; hauteur de la case de la description */
  }
#menu4 li a.one span {
  display:block; 
  font-size:0.8em; 
  margin:0 10px;
  height:15em; /*hauteur de la case de la description */
 }
#menu4 li a:hover {
	background: none;
  }
#menu4 li a:hover span {
  display:block;  
  margin:0 10px ; 
  cursor:pointer;
  width:630px;
  height:7em; /*hauteur de la case de la description */
 }
#menu4 .h2 {
  margin:0 5px; 
  padding:0; 
  color:navy; 
  width:630px;
 /*font-variant:small-caps;*/ 
  font-size:1em; 
  border:0;
  }

#menu4 img {
  margin:5px 5px 5px 0; 
  border:1px solid #000; 
  float:left;
  }
.curved {
  width:645px;
  }
.curved .b1, .curved .b2, .curved .b3, .curved .b4  {
  font-size:1px; 
  display:block; 
  background-image: url(../images/corpsbackground.png);
  background-repeat:repeat-x;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
.curved .b1, .curved .b2, .curved .b3 {
  height:1px;
  }
.curved .b2, .curved .b3, .curved .b4 {
  background-image: url(../images/corpsbackground.png);
  background-repeat:repeat-x;
  border-left:1px solid #88c; 
  border-right:1px solid #88c;
  }
.curved .b1 {
  margin:0 4px; 
  background:#88c;
  }
.curved .b2 {
  margin:0 2px; 
  border-width:0 2px;
  }
.curved .b3 {
  margin:0 1px;
  }
.curved .b4 {
  height:2px; 
  margin:0;
  }
.curved .c1 {
  margin:0 5px; 
  background:#88c;
  }
.curved .c2 {
  margin:0 3px; 
  border-width:0 2px;
  }
.curved .c3 {
  margin:0 2px;
  }
.curved .c4 {
  height:2px; 
  margin: 0 1px;
  }
.curved .boxcontent {
  display:block; 
  background:transparent; 
  border-left:1px solid #88c; 
  border-right:1px solid #88c; 
  font-size:0.9em; 
  text-align:justify;
  }
