


.orange{color:#DB931A;}
.rouge{color:#BE1B20;}


#site {
	width:990px;
	margin:0 auto;
	
}


#header{
	height:107px;
}


#logo{
	
	
	float:left;
	width:400px;
	height:35px;
	


}

#nav_langues{
	float:right;

}

img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1{
	font-family: calibri,Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	font-variant: small-caps;
	text-transform: capitalize;
	font-weight: normal;
}

#menu{
	margin-top:-5px;
}


#texte {
	font-size:16px;
	color:#333;
	font-family: calibri,Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	font-weight: normal;
	padding-bottom:-10px;
}


#texte a.red{
	font-size:16px;
	color:#CC0000;
	text-decoration:none;
	text-transform:uppercase;
}

li{

	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	font-weight: normal;
}





#bandeau_img{

	width: 970px;
	height: 250px;
	position: relative;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	
	margin-left: auto;
	border: 8px solid #D9D9D9;

}

#KeyWords{
	height:60px;
	text-align:center;


}

#KeyWords a {
	color:#FFFFFF;
	text-decoration:none;

}
#KeyWords a:hover {
	color:#FFFFFF;
	text-decoration:underline;

}



.contour{
	padding:5px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-right:10px;
}
.capitale{
	font-size:115%;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;	

}
#footer{
	padding-bottom:20px;

}

#footer a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration:none;
	padding-right:10px;


}

#footer a:hover{
	
    color: #FFFFFF;
	text-decoration:underline;
}


hr{
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;


}

.clear{clear:both;}

/*Info Bulle */

a.info {
	position: relative;
	text-decoration: none;
	font-family: calibri,Georgia, "Times New Roman", Times, serif;
}
a.info span {
   display: none; /* on masque l'infobulle */
}
a.info:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */

   cursor: help; /* on change le curseur par défaut en curseur d'aide */
}
a.info:hover span {
	/* on affiche l'infobulle */
   	font-size:16px;
	position: absolute;
	width:225px;
	/* white-space: nowrap; on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
	top: 30px; /* on positionne notre infobulle */
	left: 15px;
	background: white;
	color: #666666;
	padding: 10px;
	border: 1px solid #666666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: inline;
	text-align:left;
}


a, a:visited{
	text-decoration:underline;
	color:#272727;
}

/* Simple Nav*/

 
/* Nav Border Navy blue */
 #nav_rounded_tweet {
	padding:0px;
	height:35px;
	width:75%;
	list-style:none;
	font-family: Calibri,Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	margin-bottom: 30px;
	margin-left:auto;
	margin-right:auto

  }
 	
#nav_rounded_tweet ul {
  margin: 0;
  padding: 0;
  }

#nav_rounded_tweet li {
  float: left;
  margin: 0;
  padding:0px 10px 0px 0px;
  }
/* For IE 7 Only */  
 
*+html #nav_rounded_tweet li{
    padding:10px 10px 20px 10px	

}
#nav_rounded_tweet a {
	line-height: 30px;
	margin: 0;
	font-size: 15pt;
	color:#222222;
	letter-spacing:1px;
	color:#fff;
	text-decoration:none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	position: relative;
	left: auto;
	top: 5pt;
	right: auto;
	bottom: 5pt;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: calibri;
georgia, "lucida console", sans-serif;
	font-style: normal;
	font-weight: 200;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
  }


#nav_rounded_tweet a:hover {
	text-decoration: none;
    background color:#fff;
	color: #FFF;
	border-top-color: #D60000;
	border-right-color: #D60000;
	border-bottom-color: #D60000;
	border-left-color: #D60000;
	text-align: center;
	vertical-align: middle;
  }

/* Nav Rounded Simple */
#nav_rounded_simple {
 background:#779900;	
 padding:10px 0px 0px 20px;
 height:40px;
 width:auto;
 list-style: none;
 text-transform: lowercase;
 font-family: arial, "lucida console", sans-serif;
 }
 	
#nav_rounded_simple ul {
  margin: 0;
  padding: 0;
  }

#nav_rounded_simple li {
  float: left;
  margin: 0;
  padding:0px 10px 0px 0px;
  }
 

#nav_rounded_simple a {
  display:block;
  line-height: 30px;
  margin: 0;
  padding: 0 20px 0 15px;
  font-size: 18pt;
  color:#fff;
  letter-spacing:-1px;
  text-decoration: none; 
  -moz-border-radius:10px;
  -webkit-border-radius:10px;  
   background:#363840;  
  }

#nav_rounded_simple a:hover {
  text-decoration:none;
  background:#333333;
  }

/* Nav  with Border */
 #nav_border {
 background:#660000;	
 padding:10px 0px 0px 20px;
 height:40px;
 width:auto;
 font-family: Georgia, serif;
 font-size: 20px;
 font-style: italic;
 font-weight: normal;
 text-transform: normal;
 letter-spacing: normal;
 line-height: 1.4em;
 list-style:none;

  }
 	
#nav_border ul {
  margin: 0;
  padding: 0;
  }

#nav_border li {
  float: left;
  margin: 0;
  padding:0px 10px 0px 0px;
  }
 

#nav_border a {
 line-height: 30px;
  margin: 0;
  padding: 0 20px 0 15px;
  font-size: 18pt;
  color:#fff;
  letter-spacing:-1px;
  text-decoration: none; 
  }

#nav_border a:hover {
  border-bottom:4px solid #0077bb;	
  text-decoration:none;
  border-top:none;
  }
/* the following rules apply only to IE7 */
*+html #nav_border a:hover{
   border-top:2px solid #0077bb;	

}



/* Nav Border Groove */
 #nav_border_dashed {
 background:#303030;
 padding:10px 0px 0px 20px;
 height:40px;
 width:auto;
 list-style:none; 
 font-family: Georgia, serif;
 font-size: 20px;
 font-style: italic;
 font-weight: normal;
 text-transform: normal;
 letter-spacing: normal;
 line-height: 1.4em;

  }
 /* For IE 7 only */
*+html #nav_border_dashed {
   padding:5px 0px 5px 20px;  

}	
#nav_border_dashed ul {
  margin: 0;
  padding: 0;
  }

#nav_border_dashed li {
  float: left;
  margin: 0;
  padding:0px 10px 0px 0px;
  }
/* For IE 7 only */
*+html #nav_border_dashed li{
    padding:5px 0px 20px 10px	

}

#nav_border_dashed a {
  line-height: 30px;
  margin: 0;
  padding: 0 20px 0 15px;
  font-size: 18pt;
  color:#222222;
  letter-spacing:-1px;
  text-decoration:none;
  border:3px solid #222222;
  background:#990033;
  color:#000;
  }

#nav_border_dashed a:hover {
	 text-decoration: none;
	 background:#330033;
     color:#999999;
  }
  
.obligatoire{
	color:#D60000;
	font-size:130%;
	font-weight:200;
	
}

.formulaire{
	width:280px;
	color:#333;
	font-family: Calibri, Georgia, "Times New Roman", Times, serif;
	border: thin solid #F00;
	height:22px;
	padding-left:5px;
}
  
/*SCROLLER */   	
#scroller{
	font-family: Calibri, Georgia, "Times New Roman", Times, serif;
	position: relative;
	font-size: 19px;
	top: 5pt;
	bottom: auto;
	left: auto;
	right: auto;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
}

#scroller a{
	text-decoration:none;
	font-size: 19px;
	font-variant: small-caps;
	text-transform: none;
	position: relative;
	left: auto;
	top: 5pt;
	right: auto;
	bottom: auto;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
}
