/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

body {
	background: #3CB5C6 url(img/bgbleu.jpg) repeat-x left top;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.4em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;padding-bottom: 15px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 830px;
}

/* header */
.top {
	padding: 10px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.0em;
	height: 136px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 830px;
}
.header .left, .header .right {
	background: #FFF;
	color: #FFF;
}
.header .left {
	background: url(img/logo_small.jpg) no-repeat;
	overflow: auto;
	font-size: 1.5em;
	text-align: center;	
	width: 301px;
}
.header .right {
	background: #FFF;
	font: normal 2.8em "Tahoma",sans-serif;
	text-align: center;	
	width: 599px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #FFF url(img/navbleu.gif);
	/*border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7; */
	height: 20px;
}
.navigation a {
	background: #D9E1E5 url(img/navbleu.gif);
	/*border-right: 1px solid #AFBEC7;*/
	color: #456;
	display: block;
	float: right;
	font: bold 1.1em sans-serif;
	line-height: 20px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	/*background: url(img/bgmain.gif) repeat-y;*/
	background: #F7F7F2;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 150px;
	height: 430px;
	background: #F7F7F2;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.content {
	float: right;
	margin: 0;
	padding: 0 16px;
	width: 620px;
	min-height: 430px;
	background: #FAFAFA;
}
.content h1 {
	margin-bottom: 15px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
	text-align: right;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Tahoma",sans-serif;}

.texte {
	float: left;
	width: 330px;
	text-align:justify;
}

.textecomplet {
	float: left;
	width: 550px;
	text-align:justify;
}

.arabe p 
{
	font-family: 'Arabic Transparent', Trebuchet MS;
	font-size:16px;
	direction:rtl;
	clear:both;
}

.pdf {
	display:block;
	padding:10px 0 10px 40px;
	margin:20px 0 20px 0;
	border:none;
	background-image: url(img/icone_PDF.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.illustrationgauche {
	float: left;
	clear: left;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align:right;
}

.illustrationdroite {
	float: right;
	clear: right;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align:right;
}

.illustrations {
	float: right;
	width: 290px;
	text-align:right;
}

.separateur {
	display: block;
	clear: both;
	background: url(img/navbleu.gif);
	height: 5px;
	margin-bottom: 5px;
}

/* footer */
.footer {
	background: url(img/navbleu.gif) repeat-x;
	color: #456;
	font: bold 1em sans-serif;
	line-height: 20px;
	text-align: center;
}
.footer a,.footer a:hover {color: #000;}

input,textarea
{
	border:1px #999 solid;
	font-weight:normal;
	color:#000;
	margin:0px;
	padding-left:3px;
	overflow-y:auto;	
}

select
{
	font-weight:normal;
	color:#000;
	margin:0px;
}

table
{
	border:solid 0 #000;
	color:#000;
}

tr
{
	vertical-align:top;
}

td
{
	padding-left:2px;
	padding-right:2px;
}
.boutonstandard	
{
	background: #FFF url(img/nav.gif);
	padding :1px 1px 0px 1px;
	margin:0px;
	color:#000;
	cursor:hand;
}
