/* CSS Document */

/* Bordeaux foncé #4C0B5F */
/* Rose Pastel #F781BE */
/* Fushia #B4045F */

body {
	margin:80;
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#555555;
	background-color:#FFFFFF;
	text-align:justify;
}

input {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	border:1px solid #728c40;
	background-color:#94ae62;
	margin-bottom:2px;
}
input[type=submit] {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	border:1px solid #728c40;
	margin-bottom:2px;
}

a {
	color:#4C0B5F;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#2a65ad;
}

ol,ul {

}

li {
	list-style-image:url(img/li.gif);
	line-height:20px;
	text-align:left;
}

a.abstract {
  padding-bottom:20px;
}

a.abstract p {
 background-color : #aaeeaa;
  width : 90%;
  font-size : 100%;
  font-weight: normal;
  border: 2px solid #116611;
  padding: 1em;
  color : #000; 
  display : none;
}
 
a:hover.abstract p {
 display : block;
}


#menu {
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#94AE62;
	margin-bottom:50px;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	background-image:url(img/menu.jpg);
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #728d40;
	border-right:1px solid #e9ffb7;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(img/a_hover.jpg);
}

#header {
	width:95%;
	margin:0 auto 0 auto;
	margin-bottom:40px;
}
#header h1 {
	font-family: "Century Gothic","Arial Narrow","Trebuchet MS",  Arial, sans-serif;
	font-size: 3em;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:30px;
	color:#B4045F;                       /* Couleurs des gros titres */
	margin-bottom:10px;
	text-align:left;
}
#header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1.25em;
	text-transform:uppercase;
	text-align:right;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
	border-bottom:1px solid #eeeeee;
}

#content {
	width:90%;
	margin:10 auto 10 auto;
	text-align:justify;
}

.introduction {
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	color:#99B198;
	text-indent:25px;
	background-image:url(img/desc.jpg);
	background-position:bottom left;
	padding-left:0;
	padding-right:200px;
	padding-bottom:35px;
	padding-top:0;
	background-repeat:no-repeat;
	
}
.logo {
	float:right;
	margin-right:30px;
}
.clearer {
	clear:both;
}

#sidebar {
	width:10%;
	float:right;
	font-size:95%;
	color:#6C534A;
	text-align:left;
}
.menutitle {
	display: block;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 2em;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#B4045F;                                           /* Couleur des menus */
	text-align:right;
}
.menusep {
	display: none;
}
.submenu {
}
.submenu a {
	display:block;
	width:100%;
	background-image:url(img/submenua.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0;
}
.submenu a:hover {
	background-color:#eeeeee;
	background-image:url(img/submenua_hover.jpg);
	background-repeat:repeat-y;
}
#mainbar {
	margin-right:185px;
	padding-right:35px;
	padding-bottom:35px;
	background-position:top right;
	background-repeat:no-repeat;
}

#mainbar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 2.5em;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#B4045F;                                      /* Gros titre */
}

#mainbar h2 {
	font-size: 1.5em;
        padding:0px;
}

#mainbar p {
	line-height:20px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:0px;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
}

#footer {
	width:100%;
	overflow: hidden;
	background-color:#F781BE;                        /* Couleur du bandeau du bas */
	border-top:1px solid #d8efa6;
	border-bottom:5px solid #94ae62;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
        position: relative; 
        bottom: 0px; 
}
#footer a {
	color:#FFFFFF; /*006600;*/
}
#footer a:hover {
	color:#F34747;
}

table {
    background-color:#FFFFFF;
    border: medium #000 1px;
    width: 100%;

}

table td {
    padding: 5px;
    border: medium #000 1px;
    border-collapse: collapse;
}

blockquote { 
	margin:10px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.94em;
	color:#555555;
	background-color:#FFFFFF;
	text-align:justify;
 }
 .alignleft {
	float: left;
}
.alignright {
	float: right;
}

/* Responsive iFrame */

.responsive-iframe-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.responsive-iframe-container iframe,
.vresponsive-iframe-container object,
.vresponsive-iframe-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


