/* BLOCS */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background: #2d1a14 url(img/bg_body.gif) no-repeat center top;
	height: 100%;
}


#centre {
	margin-left: 210px;
	margin-right: 160px;
	padding: 0 20px 20px 20px;
	color: #FFFFFF;
}

#header {
	background:url(img/bg_header.jpg) no-repeat center bottom;
}

#gauche {
	position: absolute;
	left:0;
	width: 215px;
}

#droite {
	position: absolute;
	right:0;
	width: 150px;	
}
/* HEADER */
#header h1 a span {
	display: none;
}
#header h1, #header h1 a {
	margin: 20px;
	padding: 0;
	width: 320px;
	height: 130px;
	display: block;
}
h1#logo_maroc {
	background:url(img/logo_maroc.gif) no-repeat;
}
h1#logo_france {
	background:url(img/logo_france.gif) no-repeat;
}

#cours {
	color: #FFCC00;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	padding: 2px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	height: 30px;
}

/* GAUCHE */

#menugauche a {
	color: #FFFFFF;
	display: block;
	margin: 0 25px 0 5px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: uppercase;
	font-size: 0.8em;
}
#menugauche a:hover {
	color: #FFCC00;
	border-bottom-color: #FFCC00;
	padding-left: 5px;
}

#menugauche a.linkOrange {
	border-bottom-color: #FFCC00;
	color: #FFCC00;
}

#gauche h3, #gauche h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	font-size: 1em;
	letter-spacing: 0.2em;
	padding: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#gauche p {
	margin: 0px;
}

/* DROIT */
#droite a {
	color: #660000;
	text-decoration: underline;
}
#droite a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#droite h3 {
	background-color: #454545;
	font-size: 0.85em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
.NewsGris {
	background-image: url(img/news_rouge.gif);
	font-weight: bold;
}
.NewsGris {
	background-image: url(img/news_gris.gif);
}

#droite p {
	margin: 0px;
	padding: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #372420;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3ccb3;
	font-size: 0.85em;
}
#droite ul {
	margin:0;
	list-style:none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #372420;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3ccb3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}
#droite li {
	margin:2px 0 2px 0;
	text-indent:-15px;
	background-image: url(img/puce_li_droit.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 23px;
  }
  
  
#droite li a:link , #droite li a:active, #droite li a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
}

#droite li a:hover {
	color: #2d1a14;
	text-decoration: none;
}

/* CENTRE */


#centre h2 {
	color: #FFCC00;
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	padding-left: 35px;
	height: 38px;
	padding-top: 25px;
	background: url(img/bg-h2.gif) no-repeat left center;
}
#centre h2 a {
	color: #FFCC00;
	text-decoration: none;
}

#centre h3 {
	color: #e3ccb3;
	font-size: 1.2em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	padding-left: 35px;
	background: url(img/bg-h3.gif) no-repeat left center;
}
#centre p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
}

#centre h4 {
	color: #877069;
	font-size: 1em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#centre p a:link, #centre p a:active, #centre p a:visited {
	color: #FFCC00;
	text-decoration: none;
}
#centre p a:hover {
	text-decoration: underline;
}
#centre li a:link , #centre li a:active, #centre li a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#centre li a:hover {
	color: #FFCC00;
	text-decoration: none;
}  
blockquote {
	color: #FFFFFF;
	border: 1px solid #02549E;
	padding: 5px;
	background-color: #666666;
}
#centre h4 a {
	text-decoration: underline;
	color: #CCFFFF;
}
#path a {
	color: #666666;
	text-decoration: underline;
}
.table, .table2 {
	border: 1px solid #666666;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 20px;
	color: #FFFFFF;
}
.table3{
	background-color: #FFFFFF;
	border: 1px solid #666666;
	border-spacing: 0px;
	border-collapse: collapse;
	color: #333333;
}
.table td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 0px;
	padding: 3px;
	font-size: 0.85em;
}
.table2 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 0px;
	padding: 3px;
	font-size: 0.85em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.table th, .table2 th {
	font-size: 0.85em;
	color: #FFCC00;
}

.table3 caption {
	font-weight: bold;
	text-align: left;
	color: #666666;
	font-style: italic;
	padding: 20px 0 5px 0;
}

/*#centre a img {
	text-decoration: none;
	border: 1px;
}*/


a.AHome:link img, a.AHome:active img, a.AHome:visited img {
	border: 1px solid #000000;
}

a.AHome:hover img {
	border: 1px solid #FFFFFF;
}


.iframe {
	border: 1px solid #666666;
	height: 725px;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#centre ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  list-style:none;
  }
#centre li {
	background-image: url(img/puce_li_centre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
  



#path {

	font-size: 0.8em;
}
.underline {
	text-decoration: underline;
}
.pipe {
	color: #FFFFFF;
}
kbd {
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
	background-color: #CCCCCC;
	color: #666666;
}
.skiplink {display:none}.tableIndex {
	width: 70%;
	height: 520px;
}
iframe {
	margin-left: 12px;
}
iframe table {
	margin-left: 12px;
}
#Search {
	width: 145px;	
	margin:0;
	padding: 0;
}
.form_submit {
	font-size: 0.85em;
	font-weight: bold;
	width: 105px;	
	margin: 2px 0 2px 20px;
	padding: 0;
}
.form_query_pays {
	font-size: 0.85em;
	width: 145px;	
	margin: 2px 0 0 2px;
	padding: 0;
}
.ImgLeftBorder1 {
float: left;
border: 1px solid #CCC;
margin-right: 5px;
}

form#formContact {
margin: 10px auto;
width: 420px;
}
#formContact label {
width: 200px;
float: left;
display: block;
text-align: right;
margin-right: 10px;
font-weight: bold;
}

#formContact input, #formContact select, #formContact textarea {
width: 200px;
}

#formContact input#contactSend {
width: 100px;
margin-left: 250px;
}

.center {
text-align: center;
}