ul, li{
	margin: 0;
	padding: 0;
}
.clearer { 
	border: 0px;  
	clear: both;
}
body {
	margin:0;
	behavior: url(/ui/skin/csshover.htc);
	background-image: url(../img/background_01.jpg);
	background-repeat: repeat-x;
	font-family: arial,verdana;
}

#header{
	position: relative;
	background-image: url(../img/background_header.jpg);
	background-repeat: no-repeat;
	width: 998px; 
	height:254px;
	margin: 1em auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
}

span#title{
	position: absolute;
	display:block;
	height: 52px;
	width:353px;
	top: 30px;
	right: 160px;
}

span#title a{
	position: absolute;
	top: 0px;
	padding: 50px 0 0 0;
	left: 80px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	height: 30px;
}

span#connect{
	position: absolute;
	display:block;
	left: 140px;
	top: 10px;
}

span#forum {
	position: absolute;
	display:block;
	left: 140px;
	top: 30px;
}

span#connect a, span#forum a{
	margin: 0 0 0 10px;
	color:#0066CC;
	font-weight:bold;
	font-size: 12px;
}

#body{
	background-image: url(../img/background_body.jpg);
	background-repeat: repeat-y;
	margin: 1em auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	width: 998px;
}

#header object{
	position:absolute;
	top: 113px;
	left: 124px;
	z-index: 10;
}


#content {
	width: 740px; 
	margin: 0 0 0 125px;
}

#left {
	float:left;
	width: 190px;
	background-color: #EFEFEF;
	padding: 0 0 11px 0;
	min-height: 450px;
}
*html #left {
	width: 180px;
	margin-right: 3px;
}
#center{
	float:right;
	width: 540px; padding: 0; margin: 0;
}

#liens_referencement{
	padding-top:15px;
	padding-left:250px;
	font-size: 12px;
	display:block;
}
#liens_referencement a {
        color: #0066CC;
}

#footer{
	background-image: url(../img/background_footer.jpg);
	background-repeat:no-repeat;
	width: 998px; 
	height: 141px;
	margin: 1em auto;
	margin-top:0;
	padding:0;
	position:relative;
}

#footer span{
	position: absolute;
	font-size: 12px;
	padding-left:275px;
	margin: 0;
	display:block;
	padding-top:12px;
	width: 739px; 
}

#referencement_1{
	width:800px;
	padding-top:8px;
	padding-left:175px;
	font-size: 10px;
}

#referencement_2{
	width:850px;
	padding-top:8px;
	padding-left:150px;
	font-size: 9px;
}

#liens{
	font-size: 10px;
	display:block;
	padding-left:450px;
	padding-top:5px;
	width: 739px;
}
#liens a:hover{
	text-decoration:none;
}

#liens a:link{
	color:#0066CC;
	text-decoration:none;
}

div#promo{
	position:absolute;
	z-index: 100;
	top: 145px;
	display:block;
	margin-left: auto;
    margin-right: auto;
	width: 744px;
}

html #footer span{
	width: 745px;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


/* ========== COLONNE GAUCHE ========*/
#left h2{
	font-size: 16px;
	margin: 0 0 10px 5px;
	padding: 5px 0 0 4px;
        text-decoration: underline;
	background: url(fleche_bleu.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	color:#0066CC;
}
#left div.news {
	margin: 10px 0 0 10px;
float: left;
}

#left div.news h2{
	margin: 5px 0 0 0;
	font-size: 13px;
	color:#0066CC; 
	text-decoration: none;
	padding: 0;
}

#left div.news p, #left div.news p a{
	margin: 0;
	font-size: 11px;
	color: #444444;
	padding: 0 7px 0 0;
	background-image: none;
}

#left div.news a{
	float:left;
	color: #666666;
	font-size: 10px;
	background: url(../img/fleche_grise2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0;
	padding: 0 0 0 20px;
}


/* ==== ARTICLE === */

#article {
	z-index: 0;
	width: 98%;
	font-size: 12px;
        margin: 0;
}

div#article h1, div#video_home h1, div#photo_home h1, #contact_home h1{
	z-index: 0;
	position: relative;
	background: url(../img/fleche_bleu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	font-size: 16px;
	margin: 30px 0 0 0px!important;
	padding: 5px 0 0 20px;
	color:#0066CC;
	border-bottom: 2px solid #539ADF;
}

*html div#article h1{
        height: 26px;
	margin: 10px 0 0 0px!important;
}

div#article h1 a, #video_home h1 a, #photo_home h1 a, #contact_home a{
	position: absolute;
	top:10px;
	right: 0px;
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../img/fleche_grise.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #666666;
	font-size: 10px;
}

#article a {
        color: red;
}

#article a:hover {
        color: #ffffff;
        background-color: red;
}

div#article h1 span{
	color: #666666;
	font-size: 10px;
	margin-left:10px;
}

span.resume {
	display:block;
	margin-bottom: 40px;
	clear:both;
}

div#article img.resum{
        margin: 5px 0 0px 2px;
        padding: 3px;
        border: 1px solid #539ADF;
        float:left;
}

div#article span.resume p{
        text-indent: 15px;
        width: 400px;
        margin: 10px 0 0 120px;
	text-align: justify;
}

div#video_home, #photo_home, #contact_home{
	font-size: 12px;
	display:block;
	float: left;
	width: 46%;
	border-bottom: 2px solid #539ADF;
	margin: 0 20px 0 0;
	z-index: 2;
}

#photo_home, #contact_home{
	margin: 0 0 0 10px;
}
*html #video_home,*html #photo_home, *html #contact_home{
	padding-bottom: 10px;
	width: 45%;
}

#photo_home a.highslide{
	float:left;
}

#photo_home h2{
	font-size: 11px;
	color: #555555;
	margin: 10px 0 10px 2px;
}

#photo_home a.highslide img{
	height:33px; margin: 2px;
}


/* ============== GALERIE PHOTO ============ */

.galerie{
	display: block;
	float:left;
	width: 48%;
	margin: 2px;
	border: 1px solid #0075FF;
	min-height: 100px;
}

.galerie h2{
	width: 96%;
	font-size: 12px;
	margin: 0;
	text-align: left
	font-family: trebuchet ms;
	padding: 2%;
	background-color: #0075FF;
	color:#ffffff;
        position: relative
}

.galerie h2 span{
        position:relative;
        font-size: 9px;
        left: 10px;
}

.galerie img{
	float: left;
	height: 40px;
	margin: 2px;
}
.galerie span.description {
	width: 98%;
	display: block;
	clear: both;
	font-size: 10px;
	margin: 2px;
	color: #0075FF;
	text-align: center;
	border-top: 1px solid #0075FF;
	border-bottom: 1px solid #0075FF;
	background-color: #EEEEEE;
	min-height: 30px;
}

p.message{
	margin: 10px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #4A95EF;
}

p.validation{
	margin: 10px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
