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


/* the menu */

html {
background: #fff url();

}

.form{
margin-bottom:0px; 
}

body {
font: 90% "Trebuchet MS", sans-serif;
margin-top:0px;
margin-left:0px;
behavior:url("csshover.htc");
}

div#global {
min-height: 100%;
width: 1000px;
padding: 0 0px;
margin: 0 auto;
position: relative;
background:center repeat-y;
}

div#global2 {
min-height: 100%;
width: 1200px;
padding: 0 0px;
margin: 0 auto;
position: relative;
padding: 0 10px;
background:center repeat-y;
}

div#center {
/* Pour ?viter la superposition
du pied de page et du contenu : */
padding-bottom: 30px;
overflow:hidden;
background-color:#FFFFFF;
width:1000px;
}

div#center2 {
height:700px;
background-color:#FFFFFF;
width:1200px;
}


div#footer {
height:20px;
width: 1000px;
bottom: 0;
background: #EF9B00;
color: #fff;
margin:auto;

}

div#content {
margin-top:20px;
float: left;
width: 800px;
margin-left: 10px;
}

div#content h2{
margin-top:0px;
}

div#content img{
margin:5px;
margin-right:8px;
}

div.postit{
background:url(images/post-it.png);
float:right;
margin-top:0px;
top:0p;
width:208px;
height:215px;;

}

div.postit p{
padding:15px;
color:#FF0000;
margin-top:30px; 
}

div#touredroite {
margin-top:20px;
float: right;
margin-bottom:0px;
width:170px;
margin-top:10px;
}

div#touredroite2 {
margin-top:20px;
margin-right:10px;
margin-bottom:0px;
width:170px;

float: right;
}

div#touredroite2 #authentification{
position:fixed;
}

a img{
text-decoration:none;
border:0;
display:inline;
}

#authentification{
border: 1px #EF9B00 solid;
padding:10px;
}

#authentification a{
color:#000000;
text-decoration:underline;
font-size:12px;
}

#authentification a:hover{
color:#EF9B00;
text-decoration:underline;
font-size:12px;
border:0;
}

#authentification h3{
background-color:#EF9B00;
background-image:url(images/bgh.png);
margin-top:0px;
color:#FFFFFF;
text-align:center;
}

#authentification label{
color:#EF9B00;
}

input.login{
border:1px solid;
border-color:#000000;
}

#liens{
border: 1px #EF9B00 solid;
margin-top:10px;
padding:10px;

}

#liens li{
list-style:none;
list-style-type:none;
}

#liens h3{
background-color:#EF9B00;
background-image:url(images/bgh.png);
margin-top:0px;
color:#FFFFFF;
text-align:center;
}

#liens a{
color:#000000;
text-decoration:underline;
font-size:12px;
border:0px;
}

#liens a:hover{
color:#EF9B00;
text-decoration:underline;
font-size:12px;
border:#FFFFFF;
}

#authentification a{
color:#000000;
text-decoration:underline;
font-size:12px;
border:0px;
}

#authentification a:hover{
color:#EF9B00;
text-decoration:underline;
font-size:12px;
border:#FFFFFF;
}

div#header {
background: #ffffff url(images/banniere7.jpg) no-repeat;
color: #EF9B00;
height: 200px;
position: relative;
}

div#header img{
margin-top:50px;
}

#imgIE{
margin-top:50px;
}

div#header h1 {
	margin: 0;
	position: absolute;
	bottom: 10px;
	left: 10px;
	font: 3em Georgia, serif;
	width: 267px;
}

div#header a{
border:none;
text-decoration:none;
display:inline;

}

div#header a:hover{
border:none;
text-decoration:none;
display:inline;

}


div#content h2 {
padding-left: 0px;
background: #fff url() left center no-repeat;
color: #EF9B00;
}

div#content h1 {
padding-left: 0px;
background: #fff url() left center no-repeat;
color: #EF9B00;
}

div#content h3 {
color: #c00;
font-variant: small-caps;
}

div#content p{
font-size:15px;
}

div#content a{
color:#000000;
text-decoration:underline;
font: 15px "Trebuchet MS", sans-serif; 
display:inline;
width:auto;
border:0px;
}

div#content li{
list-style-type:disc;
list-style:disc;
list-style-position: inside;
font-size:15px;
}

div#content a:hover{
color:#EF9B00;
text-decoration:underline;
font: 15px "Trebuchet MS", sans-serif;
border:#FFFFFF;
display:inline;
width:auto;
border:0px; 
}

div#footer p {
margin: 2px 0;
font-size: 0.9em;
}


a {
color: #6c0;
font-weight: bold;
}
a:hover {
color: #EF9B00;
}
	
#menunav {
	background-image:url(images/bgmenu.jpg);
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;	
	list-style-type: none;
	position:relative;
	float:left;


}

#menunav li {

	float: left;
	width: 142px;
	margin: 0;
	padding: 0;
	border: 0;	
	text-align: center;
	line-height: 15px;
	font-size:0.9em;
	font-weight: bold;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
}

ul,a {
	display:block;
	margin:0;
	padding:0;
	border:0;

}
#content ul{display:inline;
margin:auto;
}

/*
li.rubrique { 
	background:white;
}
*/
	
li.rubrique>ul { left:140px; } /* others */

a {
	padding:1px;
	padding-bottom:2px;
	padding-top:2px;
	/* margin:2px; */
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
	border: 1px solid #FFFFFF;
	width:100%; /* IE */
}
	
li>a { width:auto; } /* others */

li a.first-rub {
	background-color: #EF9B00;	
	background-image:url(images/bgmenu.jpg);	
}

li a.second-rub {
	font-size:1em;
	font: bold;
	/* background: transparent url("imgs/fond_hover.png") no-repeat; */
	background-color: #EF9B00;

}

/* regular hovers */

a:hover {
	border: 1px solid gray;
}
	
li.rubrique a:hover {
	background-color: #fff;
	border: 1px solid gray;
}
	
/* hovers with specificity */

li a.first-rub:hover {
	color: #000000;
	background: #ccc;	
}
	
li.rubrique:hover { z-index:10; }		
		
ul ul, li:hover ul ul {
	display:none;
}

li:hover ul, li:hover li:hover ul {
	display:block;
}

.equipe{
width:380px;
height:125px;
margin-bottom:30px;
margin-right:15px;
float:left;
}

.equipe h3{
margin-top:0px;
margin-bottom:15px;
}

.equipe img{
float:left;
margin-right:10px;

}

.actualite{
width:800px;
margin-bottom:20px;
float:left;
border-bottom:solid #EF9B00 1px;
padding-bottom:10px;
}

.actualite img{
float:left;
margin-right:10px;

}

.actualite h3{
margin-top:0px;
margin-bottom:5px;
}

.first_actu{
width:580px;
margin-bottom:50px;
float:left;
}

.first_actu img{
float:left;
margin-right:10px;

}

.first_actu h3{
margin-top:0px;
margin-bottom:5px;
}

.animation{
width:750px;
margin-bottom:30px;
float:left;
border-bottom:solid #EF9B00 1px;
padding-bottom:10px;
}

.animation img{
float:left;
margin-right:10px;
border:black solid 1px;
}

.animation h3{
margin-top:0px;
margin-bottom:5px;
}

#containerequipe{
width:800px;
}	



#tableau a{
color:#FFFFFF;
text-decoration:underline;
display:none;
border:0;
}

#tableau a:hover{
color:#FFFFFF;
text-decoration:none;
display:none;
border:0;
}

lien2.a{
color:#000000;
font:Arial, Helvetica, sans-serif, 10px;
text-decoration:underline;
display:inline;
}

lien2.a:hover{
color:#EF9B00;
font:Arial, Helvetica, sans-serif, 10px;
text-decoration:underline;
display:inline;
}
.nouveaute{
float:left;
width:150px;
height:250px;
margin-bottom:5px;
margin-left:10px;
background-image:url(images/bgn.png);
background-repeat:repeat-x;
text-align:center;
}

.nouveaute img{
width:100px;
}


.cd{
float:left;
width:150px;
height:200px;
margin-bottom:10px;
margin-left:10px;
background-image:url(images/bgn.png);
background-repeat:repeat-x;
text-align:center;
}

.cd img{
width:100px;
}

.cdc{
width:750px;
height:300px;
margin-bottom:10px;
margin-left:10px;
background-image:url(images/bgn.gif);
background-repeat:repeat-x;
text-align:left;
}

.cdc p{
margin-top:0px;
}

.cdc img{
float:left;
padding-right:10px;
padding-bottom:20px;

}

.picto{
margin-top:20px;
float:right;
z-index:100;
}

.suite_cdc{
margin-top:20px;
bottom:0px;
margin-bottom:0px;
float:right;
}

.cdc2{
width:750px;
heigth:300px;
margin-bottom:10px;
margin-left:10px;
background-image:url(images/bgn.gif);
background-repeat:repeat-x;
text-align:left;
padding:10px
}

.cdc2 img{
float:left;
padding-right:10px;

}

.picto2{
margin-top:30px;
float:right;
z-index:100;
}

.suite_cdc2{
bottom:0px;
margin-bottom:0px;
float:right;
}

.comment{
border-top:#EF9B00 solid 2px;
}

.liste_theme{
width:150px;
height:175px;
float:left;
text-align:center;
border-right:solid #EF9B00 1px;
border-bottom:solid #EF9B00 1px;
margin-right:20px;
margin-bottom:20px;
}

.liste_theme img{
margin-bottom:0px;
}

.liste_theme p{
margin-top:0px;
}

.search_engine p{
margin:0px;
}

.search_engine{
margin-bottom:20px;
}

.diapo{
width:110px;
border:1px solid #EF9B00;
text-align:center;
display:block;
float:left; 
padding:0;
height:170px;
color:#000000;
background-image:url(images/bgn.png);
background-repeat:repeat-x;
margin-right:20px;
margin-bottom:20px;
}

.diapo img{
padding-top:15px;
margin:0;

}

.diapo p{
margin:0px;
}

.diapo a{

}


