/* 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: 198px;
	background: url('../images/header.jpg') no-repeat top right;
}
#header p {
	color: #999999;
	margin: 35px 110px 0px 105px !important;
	margin: 105px 110px 0px 105px;
	float: left !important;
	float: none;
	width: 645px;
}
#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;
}
#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;
   background: url('../images/1c.jpg') repeat #ffffff;
}
#cont1 p {
   margin: 0px;
}
#bg_cont2 {
	background: #666;
	height: auto;
	background: url('../images/2b.jpg') repeat #ffffff;
}
#bg_cont_top2 {
   height: 40px;
   background: url('../images/2a.jpg') repeat-x center bottom #ffffff;
}
#cont_top2 {
   height: 40px;
   width: 760px; 
   background: url('../images/2d.jpg') no-repeat center center #ffffff;
   margin: auto;
}
#cont2 {
   min-height: 160px;
   width: 760px; 
   margin: auto;
   background: url('../images/2c.jpg') repeat #ffffff;
   position: relative;
}

#cont2 span
{
   text-align:left;
   padding-left:5px;
}

ul.gal {
	list-style-type: none;
	text-align: center;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 15px 0px;
	text-align: center;
}
li.gali {
	list-style-type: none;
	display: inline;
	margin: 0px auto;
  float: left;
  text-align: left;
}
li.gali a {
	text-decoration: none;
}
li.gali div {
	border: none;
}
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;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/bgg.png');
	background-repeat: repeat-y;
}
.bbg[class] {
   height: auto;
   width: auto; 
   margin: auto;
   background: url(../images/bgg.png) center center repeat-y;
}
#cont3 {
   height: auto;
   width: 760px; 
   margin: auto;
   background: url('../images/3c.jpg') repeat #ffffff;
   z-index: 4px;
   position: relative;
}
#cont3 p {
   margin: 0px;
}

#cont3 p span {
    color: #fe0000;
	font-weight: bold;
}


#corps
{
        padding-left:50px;
	min-height: 10px;
	width: 772px;
	margin: auto;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/bgg.png');
	background-repeat: repeat-y;
}


/* Upload
------------------------------------------------------- */
#bg_upload[id] {
   height: 110px;
   width: 668px; 
   margin: auto;
   background: url('../images/bg_upload.png') no-repeat center center;
   text-align: center;
}
#bg_upload {
   height: 76px;
   width: 668px; 
   text-align: center;
   margin: none !important;
   margin: 15px auto 15px auto;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/bg_upload.png');
   background-position: center center;
   background-repeat: no-repeat;
}


#bg_upload a 
{
   color:#cbcbcb;
   font-size:11px;
   text-decoration:underline;
}

#bg_upload form {
	 padding: 35px 0px 0px 158px !important;
   padding: 17px 0px 0px 165px;
   z-index: 2px;
   position: relative;
}
#bg_upload input {
   border: none;
   margin: 0px;
}
label {
   color: #ff4d4d;
}
input.ok {
   height: 26px !important;
   height: 25px;
   width: 99px; 
   background: url('../images/upload.png') 0px 0px no-repeat;
   margin: 0px 0px 0px 5px;
}
#bg_upload p {
    text-align:center;
	color: #cbcbcb;
	margin-top: 10px !important;
	margin-top: -10px;
}

/* Foooter
-------------------------------------------------------- */
#footer {
	height: 126px;
	width: 772px;
    background: url('../images/footer.jpg') no-repeat center top #ffffff;
	margin: auto;
	text-align: center;
}
#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;
}