@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}
html {
-x-system-font:none;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.3;
color:#CCCCCC;
}
body {
background:#000000 url(images/bg-body.jpg) no-repeat scroll 50% top;
margin:0 20px 20px;
text-align:left;
}
#page {
background:#000000 url(images/bg-page.jpg) repeat-y scroll left top;
margin:0 auto;
text-align:left;
width:875px;
}

#top {
background:#000000 url(images/bg-top.jpg) no-repeat scroll left top;
height:110px;
width:875px;
}

#imgrotator {
background:#666666 url(images/bg-rotator.jpg) no-repeat scroll left top;
height:400px;
width:825px;
padding: 10px 25px 25px 25px

}

#content {
background:#000000 url(images/global/bg-content.gif) repeat scroll left top;
border-bottom:1px solid #222222;
height:515px;
width:825px;
padding: 10px 25px 0px 25px
}

#col1 {
background:#000000 url(images/bg-col1.jpg) no-repeat;
display:inline;
float:left;
height:515px;
width:265px;
padding: 0px 15px 0px 0px
}

#col2 {
background:#000000 url(images/bg-col2.jpg) no-repeat;
display:inline;
float:left;
height:515px;
width:265px;
padding: 0px 15px 0px 0px
}

#col3 {
background:#000000 url(images/bg-col3.jpg) no-repeat;
display:inline;
float:left;
height:515px;
width:265px;
padding: 0px 0px 0px 0px
}


#footer {
background:#000000;
height:15px;
width:825px;
padding: 10px 25px 0px 25px
}

#footcopyrights {
background:#000000;
display:inline;
float:left;
height:15;
width:200;
}

#footlinks {
background:#000000;
display:inline;
float:right;
height:15;
width:605;
}

/* -------------- CONTENU PAGES FILLES ----------------------- */

#content2 {
background:#000000 url(images/global/bg-content.gif) repeat scroll left top;
border-bottom:1px solid #222222;
min-height:1100px;
width:825px;
padding: 10px 25px 0px 25px
}

#content3 {
background:#000000 url(images/global/bg-content.gif) repeat scroll left top;
border-bottom:1px solid #222222;
min-height:700px;
width:825px;
padding: 10px 25px 0px 25px
}

#maintitle {
background:#000000;
height:120px;
width:825px;
padding: 20px 25px 20px 25px
}

#leftblock {
background:#000000 url(images/bg-leftblock.jpg) no-repeat;
width:545px;
display:inline;
float:left;
padding: 0px 15px 0px 0px
}

#rightblock {
background:#000000 url(images/bg-rightblock.jpg) no-repeat;
display:inline;
float:right;
width:265px;
}

/* -------------- DONNES TEXTE ----------------------- */

h1 {
font-size:18px;
font-family:Arial, Helvetica, sans-serif,;
word-spacing:-1px;
letter-spacing:-1px;
color:#FFFFFF;
}

h2 {
font-size:14px;
font-family:Arial, Helvetica, sans-serif,;
word-spacing:-1px;
letter-spacing:-1px;
color:#FFFFFF;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
}

h4 {
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}

h5 {
color: #00CCFF;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight: strong;
font-style: normal;
text-decoration: none;
	}
/* -------------- LIENS ----------------------- */

a.normal:link {
color: #00CCFF;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
	a.normal:visited {
	color: #00CCFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
	
	a.normal:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}

	a.normal:active {
	color: #00CCFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
	
a.big:link {
color: #00CCFF;
font-weight: bold;
font-style: normal;
text-decoration: none;
font-size:11px;
}
	a.big:visited {
	color: #00CCFF;
	font-style: normal;
	text-decoration: none;
	}
	
	a.big:hover {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	}

	a.big:active {
	color: #00CCFF;
	font-style: normal;
	text-decoration: none;
	}
	
a.light:link {
color: #333333;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

	a.light:visited {
	color: #333333;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
	
	a.light:hover {
	color: #333333;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	}
	
	a.light:active {
	color: #333333;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
	
a.galerie:link img {
border-width:0;
padding: 10px 8px 10px 8px;
}
	
/* -------------- PARAGRAPHES ----------------------- */	

p.espace {
margin:20px 0 5px 0;
}


/* -------------- DIVERS ----------------------- */

hr.blackhr {
     border: 0px;
     height: 1px;
     color:#000000;
     background-color:#000000;
	 padding: 0px 0px 2px 0px;
}



