﻿/* STRUCTURE */
body {
	background: url(../images/body-repeater.gif);
	font-family: verdana,arial,helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}
h2 {font-size: 0.9em;
	font-family: arial;
	color: red;
	}
h3 {
	font-size: 0.7em;
	font-family: arial;
	color: #0F3860;
	}	
p {
	font-size: 0.7em;
	text-align:justify;
	}
	
li {font-size: 0.7em;
	line-height:inherit;
}
	
li pageContent {font-size: 0.7em;
	line-height:inherit;
	width:auto;
}

a img
{
  border:  none ;
}

/* SPLASH */

#splashzone {
	background: url(../images/pattern-red.gif);
	position:absolute;
	color: #fff;
	border: 2px solid #006600;
	left: 50%;
	top: 40%;
	width: 400px;
	height: 340px;
	margin-top: -100px; /* moitié de la hauteur */
	margin-left: -200px; /* moitié de la largeur */
}
#splashzone a {
	color: #fff;
	text-decoration: none;
}
#splashzone a:hover {
	color: #CC3333;
	text-decoration: underline;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
#headerEn{
	border-left: 1px solid #1e2a04;
	border-right: 1px solid #1e2a04;
	margin: 0 auto;
	width: 760px;
}

#headerRw{
	border-left: 1px solid #1e2a04;
	border-right: 1px solid #1e2a04;
	margin: 0 auto;
	width: 760px;
}

#headerFr{
	border-left: 1px solid #1e2a04;
	border-right: 1px solid #1e2a04;
	margin: 0 auto;
	width: 760px;
}

#headerEn h1 {
	background: url(../images/banner-en.jpg) no-repeat;
	height: 103px;
	margin: 2px 0 0 0;
	padding: 0px;
	text-indent: -5000px;
	width: 760px;
	border:1px solid #fff; 
	}
	
#headerFr h1 {
	background: url(../images/banner-fr.jpg) no-repeat;
	height: 103px;
	margin: 2px 0 0 0;
	padding: 0px;
	text-indent: -5000px;
	width: 760px;
	border:1px solid #fff; 
	}
	
#headerRw h1 {
	background: url(../images/banner-rw.jpg) no-repeat;
	height: 103px;
	margin: 2px 0 0 0;
	padding: 0px;
	text-indent: -5000px;
	width: 760px;
	border:1px solid #fff; 
	}

/**Tools**/
#linkBoxTools {
	position: relative;
	top: -24px;
	left:-17px;
}

#linkBoxTools li {
	float: right;
	list-style-type: none;
	margin: 0;
}

#Tools ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 332px;
}

#Tools ul li {
	margin: 0;
	padding: 0;
}

#languages ul {
	margin: 0;
	padding-left: 3px;
	padding-right: 3px;
	position: absolute;
	right: 0;
	top: 0;
}

#languages li {
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 75%;
	font-weight: bold;
	margin:4px;
	text-decoration: none;
}

#languages a {
	color: #d0d0d0;
	text-decoration: none;
}
/**Path**/

#path {
	background: url(../images/path.jpg) no-repeat;
	color: #000;
	border: 1px solid red;
	font-size: 90%;
	margin: 3px;
	width: 760px;
	margin: 0 auto;
	padding-top: 6px;
	height:23px;
}
#pathBottom {
	background: url(../images/path.jpg) no-repeat;
	color: #fff;
	border: 1px solid red;
	font-size: 70%;
	margin: 3px;
	width: 760px;
	margin: 0 auto;
	padding-top: 6px;
	height:23px;
}
#pathBottom a:link {
	color: #fff;
	text-decoration: none;
}
#pathBottom a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#path li a:link {
	color: #fff;
	text-decoration: none;
}

#path li a:visited {
	color: #fff;
	text-decoration: none;
}

#path li a:hover {
	color: #fff;
	text-decoration: underline;
}

#path ul {
	margin: 0;
	padding: 2px 0;
}

#path ul li {
	display: inline;
	list-style-type: none;
	padding: 0 0 0 6px;
	color: #fff;
	font-size:12px;
}
/**Contenu**/

#container {
	background-color: #651E00;
	border: 1px solid #fff;
	margin: 0 auto;
	width: 760px;
	padding: 0 0 0 0;
}

/**left navigation**/
#home {
	position: relative;
	top: 2px;
	left: 52px;
	padding: 10px;
	text-decoration: none;
	}
	
#leftNavigation {
	background-color:#333;
	float: left;
	border : 2px solid #6F0011;
	width: 185px;
	padding-top:5px 0 0 5px;
	margin:5px 2px 2em 2px;
	line-height: 0.9em;
}

#leftNavigation ul {
	margin: 0;
	padding: 0;
	width: 170px;
}

#leftNavigation li {
	list-style-image: url(../images/puce-orange.jpg);
	color: #1e2a04;
	font-weight: bolder;
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0 0 15px 8px;
}

#leftNavigation li li {
	color: #1e2a04;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 5px;
}

#leftNavigation a {
	color: #fff;
	text-decoration: none;
}

#leftNavigation a:hover {
	color:#ff7800;
	text-decoration:underline;
}

#pageContent {
	margin:10px 5px 5px 200px;
	padding: 0px 5px 5px 5px;
	line-height:150%;
	color:#FFF;
	border-left: 1px solid #000;
	}
	
#pageContent li a:hover {
	color:#ff7800;
	text-decoration: underline;
}
#pageContent li a {
	color: #fff;
	text-decoration: none;
}

li a:visited {
	color: #fff;
	text-decoration: none;
}

#texteAbstract {
	background-color:#533300;
	border:1px solid #999;
	color:#fff;
	font-style:italic;
	padding:5px;
	margin:0px;
}

#imgleft {
	border : 3px solid #000;
	margin-top : 0px;
	margin-right : 10px;
	margin-left : 10px;
}

#imgright {
	border : 3px solid #000;
	margin-top : 2px;
	margin-right : 10px;
	margin-left : 10px;
}

#hr {
	background-color: #0be;
	border: none;
	color: red;
	height: 1px;
	width: 90%;
}
