/* Les elements (X)HTML en general
-------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	color: #444344;
	font-size: 12px;
}
#main {
	width: auto;
	margin: auto;
	height: auto;
}
p {
	color: #000000;
}
a {
	color:	#000000;
	text-decoration:	none;
	border:	none;
}

::-moz-selection  {
color : white;
background-color: #FF4040;
}

/* Header
-------------------------------------------------------- */
#header {
	width: 861px;
	margin: 0px auto 0px auto;
	height: 204px;
	background: url('../images/header1.jpg') no-repeat top right;
}
#header p {
	color: #999999;
	margin: 45px 110px 0px 105px !important;
	margin: 105px 110px 0px 105px;
	float: left !important;
	float: none;
	width: 645px;
}
#header p span {
    color: #fe0000;
	font-weight: bold;
}
#header ul {
	list-style-type: none;
	margin: 42px 78px 0px 0px !important;	
	margin: 42px 60px 0px 0px;
	float: right;
}
#header ul li {
	list-style-type: none;
	display: inline;
	height: 20px;
	margin: 0px;
	color: #FFFFFF;
}
#header ul li a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	border-bottom: 2px solid #FFFFFF;
}
#header ul li a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}

/* Contenu
-------------------------------------------------------- */
#bg {
	background: url('../images/cont_bgg.jpg') repeat-y center center #fff;
	margin-left: -4px;
}
#bg_cont1 {
	background: #666;
	height: auto;
	background: url('../images/1b.jpg') repeat #ffffff;
}
#bg_cont_top1 {
   height: 9px;
   background: url('../images/1a.jpg') repeat-x bottom center #ffffff;
}
#cont_top1 {
}
#cont1 {
   height: auto;
   width: 760px;
   margin: auto;
}
#cont1image {
   height: auto;
   margin: auto;
}
ul.gal {
	list-style-type: none;
	text-align: center;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 15px 0px;
}
li.gali {
	list-style-type: none;
	display: inline;
	margin: 0px 10px 0px 10px;
}
li.gali a {
	text-decoration: none;
}
li.gali div {
	border: none;
    float: left;
}
li.gali a:hover {
	text-decoration: none;
}
#cont2 p {
   margin: 0px;
}
#cont3 p {
   margin: 0px;
}
#bg_cont3 {
	background: #666;
	height: auto;
	background: url('../images/3b.jpg') repeat #ffffff;
}
#bg_cont_top3 {
   height: 43px;
   background: url('../images/3a.jpg') repeat-x center bottom #ffffff;
}
#cont_top3 {
   height: 42px;
   width: 760px; 
   background: url('../images/3d.jpg') no-repeat center top #ffffff;
   margin: auto;
}
.bbg {
	min-height: 10px;
	width: 772px;
	margin: auto;
	background-repeat: repeat-y;
}
.bbg[class] {
   height: auto;
   width: auto; 
   margin: auto;
}
.bbgimage {
	min-height: 10px;
	margin: auto;
	background-repeat: repeat-y;
}
.bbgimage[class] {
   height: auto;
   width: auto; 
   margin: auto;
}
#cont3 {
   height: auto;
   width: 760px; 
   margin: auto;
   background: url('../images/3c.jpg') repeat #ffffff;
   z-index: 4px;
   position: relative;
}
#cont3 p {
   margin: 0px;
}

/* Upload
------------------------------------------------------- */
#bg_upload h1 {
	text-align:center;
}

#bg_upload p {
	color: #cbcbcb;
	margin: 0px;
	padding: 10px;
}

#cadrerreur
{
	margin: 5px 27px;
	padding: 0;
	height: 45px;
	background:url(../images/spacem.jpg) no-repeat 0 0; 
}

#cadrerreur h2 
{
	margin: 0;
	padding: 15px 0 0 35px;
	font: bold 14px  Verdana, Arial, Helvetica;
	text-transform: uppercase;
	text-align: center;
	color:#FFF
}

#bg_upload label {
   display: block;
   width: 100px;
   float: left;
   margin-top:5px;
}
#bg_upload form {
   padding-left: 220px;
}
#bg_upload input {
   margin-top: 3px;
}
#submit {
   margin-left: 100px;
}

.perdu {
	font-size: 8px;
	color: blue;
	text-align: center;
}
/* Foooter
-------------------------------------------------------- */
#footer {
	height: 126px;
	width: 772px;
    background: url('../images/footer.jpg') no-repeat center top #ffffff;
	text-align: center;
}

#auto
{
	margin: auto;
	width: 775px;
}
#footer ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding-top: 28px;
}
#footer ul li {
	list-style-type: none;
	display: inline;
	margin: 0px 2px 0px 2px;
}
#footer ul li a {
	color: #3e4f4f;
	text-decoration: none;
	font-size: 12px;
}
#footer ul li a:hover {
	color: #3e4f4f;
	text-decoration: none;
	border-bottom: 1px solid #3e4f4f;
}