/* 
	page globale
*/
* {
  margin: 0;
  padding: 0;
}

html {
	background-color: #867359;
}

body {
	width: 900px;
	margin: auto;
	font-family: verdana;
	font-size: 85%;
	color: #333333;
	text-align: center;
}
ul, li {
	list-style-type: none;
}
/* img {
	display: none; //* pour faire disparaitre les images 
}
*/
.img {
	display:block;
	float: left;
}
/* 
	entête globale
*/

#header {
	margin-top: 5px;
}
#header a {
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#header p {
	text-indent: -5000px;
	margin: 0;
	line-height: 0;
}
#styleswitcher {
	float: left;
	width: 500px;
}
#styleswitcher ul {
	display: block;
	text-align: left;
	padding-left: 20px;
	font-size: 80%; 
}
#langue {
	float: right;
	width: 300px;
}
#langue ul {
	display: block;
	text-align: right;
	padding-right: 20px;
	font-size: 80%;
}
#styleswitcher ul li, #langue ul li{
	display: inline;
	list-style-type: none;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
#langue ul li a {
	color: White;
	font-weight: bold;
}
#styleswitcher ul li a {
	color: White;
}

#langue ul li a img {
	text-decoration: none;
}
a img, a:visited img {
	border: none;
}
#banner {
	background: url(../../img/img_design/banner_photos.jpg) top center no-repeat;
	width: 900px;
	height: 157px;
	margin-top: 10px!important;
	margin-top: 0;
}
#banner-en {
	background: url(../../img/img_design/banner_photos_en.jpg) top center no-repeat;
	width: 900px;
	height: 157px;
	margin-top: 10px!important;
	margin-top: 0;
}
#banner h2, #banner h3, #banner h1, #banner-en h2, #banner-en h3, #banner-en h1 {
	text-indent: -5000px;
	border: none;
}
#menutop {
	background: url(../../img/img_design/menutop.jpg) center no-repeat;
	height: 23px;
	font-size: 0.8em;
}
#menutop ul {
	display: block;
	text-align: left;
	margin-left: 247px;
}
#menutop ul li {
	display: inline;
	list-style-type: none;
	padding: 0 4px 0 6px;
	border-left: 1px solid #f6c76b;
}
#menutop ul li a, #menutop ul li a:hover, #menutop ul li a:visited {
	color: White;
}
/* 
	contenu global : menu, contenu, notes
*/
#abonnement {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #5989b9;
}
#abonnement p {
	font-size: 0.8em;
	color: #e48026;
	margin-bottom: 5px;
}
#mailbox {
	color: #696969;
}
#main {
	background: url(../../img/img_design/fond_content.jpg) center repeat-y;
	height: 100%;
}
/*#main:after {
	content: "";
	display: block;
	clear: both;
}*/
#ariane p { display: block; margin: 0 180px 0 250px; padding: 5px 0 0 5px; text-align: left; font-size: 0.8em; color: #5989b9; line-height: 130%;}
#ariane a, #ariane a:visited { text-decoration: underline; color: #5989b9;}
#ariane a:hover {	color: #e48026;}
/* 
	menu
*/
#mainmenu {
	float: left;
	height: auto;
	margin-left: 10px!important;
	margin-left: 5px;
	text-align: left;
	width: 195px;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}

#mainmenu a {
	display: block;
	padding: 5px 5px 5px 20px;
	width: 195px;
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: 1px solid #b25959;
	background: url(../../img/img_design/liste-type-a.jpg) left no-repeat;
	background-position: 8px;
}
#mainmenu a:hover, #mainmenu a:active
{
	color: #fff;
	background: #89abce url(../../img/img_design/liste-type-hover.jpg) left no-repeat;
	background-position: 8px;
	text-decoration: none;
	font-weight: bold;
}
#mainmenu ul ul li { margin: 0; }

#mainmenu ul ul a
{
	display: block;
	padding: 3px 0px 3px 25px;
	font-size: 0.8em;
	color: #ea964b;
	text-decoration: none;
	border: none;
	line-height: 1.3em;
	font-weight: normal;
	background: none;
}
	
#mainmenu ul ul a:hover
{
	color: #5989b9;
	background-color: #dee7f1;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
}
#onemenu {
	margin-top: 15px;
}
#onemenu p {
	color: #ea964b;
	font-size: 0.8em;
	padding: 5px 0 0px 15px;
}
#onemenu a, #onemenu a:hover {
	font-weight: normal;
	background: none;
	background-color: transparent;
	border: none;
	padding: 0;
}
.google_form {
	width: 205px;
	padding: 5px 0 5px 15px;
	margin: 5px 0 5px 0;
}
#content {
	padding: 15px;
	margin-left: 240px;
	margin-right: 203px;
}

h4 { text-align: left; 	color: #5b321a; margin-bottom: 10px;}
h3 { 
	text-align: left;
 	color: #e48026;
	margin-bottom: 10px; 
	margin-top: 20px; 
	border-bottom: 1px solid; 
	line-height: 140%;
	font-size: 120%;
}
h2 { text-align: left; 	color: #91654b;}

#content p {
	text-align: justify;
	color: #696969;
	font-size: 0.9em;
	line-height: 140%;
}
#content li p {
	text-align: left;
}
#content a {
	color: #5b321a;
	text-decoration: underline;
}
#content a:hover{
	color: #e48026;
	text-decoration: underline;
}
.ref, .ref a {	font-size: 0.9em;	color: #5b321a;	line-height: 120%!important; line-height: 150%;}
.ref a:hover {	color: #e48026;}

.floatleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.floatright {
	float: right;
	margin: 5px 0 5px 10px;
}
.cache {
	text-indent: -5000px;
	line-height: 0;
}
.id {
	height: 100px;
}
.id p {
	padding: 20px 0 0 100px;
}
#pageliens ul {
	list-style-type: none;
	padding: 10px 0 15px 0;
}
#pageliens ul li {
	margin-left: 115px;
}
#pageliens a {
	font-size: 0.85em;
	color: #e48026;
	text-decoration: none;
	font-weight: bold;
}
#pageliens a:hover{
	color: #e48026;
	text-decoration: underline;
}
#pageliens img {
	margin-top: 0;
}
#pageliens p {
	text-align: left;
}

#publications li {
	margin-left: 120px;
}

#plan, #plan a {
	padding-left: 10px;
	text-align: left;
	font-size: 0.9em;
	color: #5b321a;
	line-height: 1.4em;
	list-style-type: none;
}
#plan ul {
	padding-left: 2.5em;
	list-style-type: none;
}

/* menu droit */
#notes {
	float: right;
	width: 180px;
	margin-right: 11px!important;
	margin-right: 5px;
	margin-top: 25px;
	text-align: left;
}
#notes h4 {
	padding-right: 20px;
	font-size: 95%;
	color: #5b321a;
}
#notes ul {	
	list-style-type: none; 
	font-family: verdana, arial, Helvetica, sans-serif;
}
#notes a {
	display: block;
	width: 150px;
	color: #e48026;
	text-decoration: none;
	font-size: 0.8em;
	padding: 8px 0px 3px 10px;
	background: url(../../img/img_design/puce_titre_note.jpg) no-repeat;
	background-position: 0 5px;
	font-weight: bold;	
}
#notes a:hover, #notes a:active, #notes a.current {
	text-decoration: underline;
}
#notes a.current {
	font-weight: bold;
}
#notes ul ul a { display:block; color: #5b321a; border: none; width: 140px; padding: 2px 0 2px 10px; font-weight: normal; background-image: none;}
#notes ul ul ul { padding-left: 10px;}
#notes img { margin-bottom: 10px;}
#notes p a {
	background: none;
}
.download {
	background:	url(../../img/img_design/sign_pdf.gif) no-repeat;
	background-position: 0 3px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 100%;
}
.download2 {
	display: block;
	background:	url(../../img/img_design/sign_pdf.gif) no-repeat;
	padding: 3px 0 0 20px;
	
}

.commander {
	font-weight: bold;
	color: #e48026;
}
.encadre {
	display: block;
	color: #e48026;
	text-align: center;
	border-top: 1px solid #77a7d3;
	border-bottom: 1px solid #77a7d3;
	padding: 3px 0 5px 0;
}
/* notes actu */
#actu {
	font-size: 0.8em;
	width: 165px;
	color: #696969;
}
#actu a {
	border: none;
	display: inline;
	color: #5989b9;
	background-image: none;
	font-weight: bolder;
	font-size: 90%;
	padding: 0;
}
#actu a:hover {
	background-color:	transparent;
	color: #e48026;
}
.evenements {
	background: url(../../img/img_design/titre_eve.jpg) left no-repeat;
	text-indent: -5000px;
	height: 20px;
	border: none;
}
.publications {
	background: url(../../img/img_design/titre_pub.jpg) left no-repeat;
	text-indent: -5000px;
	margin-top: 15px;
	height: 20px;
	border: none;
}
.publications-en {
	background: url(../../img/img_design/titre_pub_en.jpg) left no-repeat;
	text-indent: -5000px;
	margin-top: 15px;
	height: 20px;
	border: none;
}
.events {
	background: url(../../img/img_design/titre_events.jpg) left no-repeat;
	text-indent: -5000px;
	margin-top: 15px;
	height: 20px;
	border: none;
}
.participe {
	background: url(../../img/img_design/titre_participe.jpg) left no-repeat;
	text-indent: -5000px;
	margin-top: 15px;
	height: 20px;
	border: none;
}
.traduction {
	background: url(../../img/img_design/titre_traduction.jpg) left no-repeat;
	text-indent: -5000px;
	margin-top: 15px;
	height: 20px;
	border: none;
}
.boldmarron {
	font-weight: bold;
	color: #5b321a;
}
.boldorange {
	font-weight: bold;
	color: #e48026;
}
.textalignleft {
	text-align: left;
}
.retour a {
	display: block;
	background: url(../../img/img_design/haut.gif) no-repeat right;
	text-align: right;
	font-size: 0.9em!important;
	font-weight: bold;
	color:#5989b9;
	text-decoration: underline!important;
	padding-right: 15px;
}
.retour a:hover {	color: #9c3036!important;}
/* 
	pied de page
*/
#footer {
	background: url(../../img/img_design/footer.jpg) bottom center no-repeat;
	height: 70px;
	color: #AFAFAF;
	text-align: left;
	font-size: 0.8em;
}
#footer a, #footer a:hover {
	color: #ea964b;
}
#footer p {
	padding-top: 15px;
}
.real {
	display: block;
	float: left;
	width: 210px;
	color: #ea964b;
	padding-left: 35px;
	padding-right: 10px;
}
hr {
  clear: both;
  visibility: hidden;
}
