/* ------------------------------ RESET STYLE --------------------------------- */
* {
  margin:0;
  padding:0;
  border:0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  outline:0;
  font-weight:normal;
  text-decoration:none;
  color:#000000;
}

ol, ul {
  list-style: none;
}

body {
  line-height:1;
  background-color:#ffffff;
}

a {
cursor:pointer;
cursor:hand;
color:#FFFFFF;
text-decoration:underline;
}

h1 {
font-size:0px;
text-indent:-9999px;
position:absolute;
}

h2 {
font-size:14px;
margin:0 0 5px 0;
height:22px;
text-align:left;
text-transform:uppercase;
width:500px;
color:#FFFFFF;
font-weight:bold;
}

h3 {
font-size:11px;
margin:0 0 10px 0;
height:25px;
text-align:left;
font-weight:bold;
padding:9px 0 0 0;
text-align:center;
background:url(../images/interface/bg_titre.jpg) left top no-repeat;
color:#000066;
text-transform:uppercase;
}

h4 {
font-size:11px;
margin:10px;
margin:0 0 10px 0;
height:22px;
text-align:right;
font-weight:bold;
}

/* Table */
table {
  border-collapse: collapse;
  width:100%;
  border:1px solid #53748d;
  text-indent:5px;
  border-spacing: 0px;
  background:url(../images/interface/bg_table.jpg) left top no-repeat;

}

th {
text-align:left;
height:30px;
font-weight:bold;
color:#dff4ff;
}


td {
height:25px;
}

caption {
text-transform:uppercase;
text-align:right;
font-weight:bold;
line-height:30px;
}

/* Form */
input {
background-color:#ffffff;
border:1px solid #003049;
height:15px;
margin:0 0 0 130px;
color:#003049;
}

textarea {
border:1px dashed #003049;
overflow:auto;
background-color:#FFFFFF;
width:330px;
height:100px;
margin:0 0 0 130px;
color:#003049;
}

select {
border:1px solid #003049;
background-color:#ffffff;
margin:0 0 0 130px;
height:20px;
color:#003049;
}


.parcourir {
height:20px;
}

label {
width:110px;
text-align:right;
position:absolute;
height:17px;
color:#FFFFFF;
font-weight:bold;
}


.bouton {
height:29px;
width:94px;
border:0;
cursor:pointer;
border:0;
background: url(../images/bouton/bt_valider.jpg) 0 0 no-repeat;
font-size:0px;
letter-spacing: -100px;
}

.bouton:hover {
background-position: -94px 0;
}


.autre_imput {
background-color:transparent;
border:0;
}

.etoile {
color:#FFCC00;
}

.message {
color:#aad85b;
text-align:center;
margin:20px 0;
font-weight:bold;
}


/* ------------------------------ ARCHITECTURE --------------------------------- */

#global {
background:#ffffff url(../images/interface/bg.jpg) top center repeat-x;
width:100%;
height:100%;
}

#contenu {
background:transparent;
width:990px;
margin:0 auto;
}

#header {
background:#FFFFFF url(../images/interface/header.jpg) left top no-repeat;
color:#FFFFFF;
height:390px;
position:relative;
}

#milieu {
background:#007dc8 url(../images/interface/bg_milieu_haut.jpg) left top no-repeat;
position:relative;
}


#encart_milieu {
width:500px;
margin:0 0 0 128px;
position:relative;
}

#encart_milieu p {
}

.bloc_1 {
background:transparent;
padding:15px;
margin:0 0 20px 0;
border:1px #ffffff dashed;
width:470px;
position:relative;
clear:both;
color:#FFFFFF;
}

.bloc_1 p {
color:#FFFFFF;
line-height:18px;
font-weight:bold;
text-align:justify;
}

.bloc_1 ul {
color:#FFFFFF;
line-height:22px;
margin:10px 0 10px 20px;;
}

.bloc_1 li {
color:#FFFFFF;
font-weight:bold;
list-style-type:circle;
}



#encart_droite {
width:362px;
position:absolute;
top:0;
right:0;
z-index:2;
height:100%;
color:#000000;
}

#footer {
width:100%;
color:#FFFFFF;
height:107px;
background: url(../images/interface/bg_footer.jpg) repeat-x left top;
}

#footer_milieu {
width:990px;
margin:0 auto;
position:relative;
height:107px;
}

#footer2 {
width:990px;
position:relative;
height:130px;
background: url(../images/interface/bg_milieu_bas.jpg) repeat-x left top;
padding-top:5px;
}

#footer2 p {
text-align:center;
color:#FFFFFF;
font-weight:bold;
line-height:20px;
}

#footer2 p a {
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}


/* ------------------------------ INTERFACE --------------------------------- */

#cm {
position:absolute;
left:0;
top:0;
}

#anim_haut {
position:absolute;
left:0;
top:245px;
}

#page {
position:relative;
margin:20px 0 20px 0;
height:63px;
}

a#precedent {
right:120px;
bottom:0;
height:63px;
width:119px;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
position:absolute;
background: url(../images/bouton/precedent_suivant.jpg) no-repeat left top;

}

a#precedent:hover {
background-position: 0 -63px;
}

a#suivant {
right:0;
bottom:0;
height:63px;
width:119px;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
position:absolute;
background: url(../images/bouton/precedent_suivant.jpg) no-repeat -119px 0;

}

a#suivant:hover {
background-position: -119px -63px;
}


/* ------------------------------ MENU --------------------------------- */

#menu {
height:40px;
width:990px;
background:#417DAF url(../images/interface/navigation.jpg) no-repeat left top;
position:absolute;
top:325px;
left:0;
}

#menu li, #menu a {
   height: 40px;
   display: block;
   float:left;
   width:198px;
   font-size:0px;
   letter-spacing: -100px;
   color:#1b4869;
}

#bouton1 a:hover {
   background: transparent url(../images/interface/navigation.jpg) 0 -40px no-repeat;
}


#bouton2 a:hover {
   background: transparent url(../images/interface/navigation.jpg) -198px -40px no-repeat;
}


#bouton3 a:hover {
   background: transparent url(../images/interface/navigation.jpg) -396px -40px no-repeat;
}


#bouton4 a:hover {
   background: transparent url(../images/interface/navigation.jpg) -594px -40px no-repeat;
}


#bouton5 a:hover {
   background: transparent url(../images/interface/navigation.jpg) -792px -40px no-repeat;
}

#service {
position:absolute;
top:520px;
left:130px;
}

/* --------------------------------------- ALBUM PHOTO ------------------------------------- */

.slideshow {
	height: 435px;
	width: 300px;
    background: url(../images/interface/bg_diaporama.jpg) left top no-repeat;
    padding:33px 0 0 20px;
    left:40px;
	top:10px;
}
.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

.slideshow-controller {
	background: url(../images/diaporama/controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 238px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.first a {
	background-image: url(../images/diaporama/controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(../images/diaporama/controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(../images/diaporama/controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(../images/diaporama/controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(../images/diaporama/controller-prev.gif);
	left: 65px;
	width: 28px;
}

/* ---------- lien blog header -----------*/
.liensBlog {
height:150px;
width:150px;
border:0;
cursor:pointer;
background: url(../images/interface/blog.png) 0 0 no-repeat;
font-size:0px;
letter-spacing: -100px;
position:absolute;
margin:0;
border:none;
right:350px;
top:15px;
}