/* @group General Styles */

body, html {
	text-align: justify;
	margin: 0;
	padding: 0;
	font: 10px/10px Arial, Helvetica,sans-serif;
	background: #f9f3e6 url(images/bkg_repeat.png) repeat-y 0 0;
	width: 1006px;
}
h1 {
	text-align: center;
	text-transform: uppercase;
	font: bold 4em/1.32em Arial, Helvetica,sans-serif;
	vertical-align: text-bottom;
	direction: rtl;

}
h2 {
	text-align: justify;
	text-transform: none;
	font: bold 2.8em/1.32em Arial, Helvetica,sans-serif;
	direction: rtl;
}

h3 {
	text-align: center;
	text-transform: uppercase;
	font: normal 2.8em/1.32em Arial, Helvetica,sans-serif;
	direction: rtl;
}
h4 {
	text-align: right;
	text-transform: none;
	font: bold 2.8em/1.32em Arial, Helvetica,sans-serif;
	color: black;
	direction: rtl;
}
h5 {
	text-align: justify;
	text-indent: 50pt;
	color: black;
	font: 1.2em/1.1em Arial, Helvetica,sans-serif;
}

p {
	text-align: justify;
	text-indent: 50pt;
	color: black;
	font: 2.4em/1.1em Arial, Helvetica,sans-serif;
	direction: rtl;
}
ul {
	margin: 0;
	padding: 0;
	text-align: justify;
	color: black;
	font: 2.4em/1.2em Arial, Helvetica,sans-serif;
	list-style-type: disc;
	list-style-position: outside;
	direction: rtl;
}
table {
	width: 100%;
}
td {
	margin: 0;
	padding: 0;
	text-align: left;
	color: black;
	font: 2.4em/1.2em Arial, Helvetica,sans-serif;
	width: 50%;
}

.left {
	text-align :left;
	text-indent: 0pt;
}
.center {
	text-align :center;
	text-indent: 0pt;
}
.left_decale {
	padding-left : 15px;
	text-indent: 0pt;
	padding-right : 15px;
}
.insist {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	text-align: left;
	text-indent: 0pt;

}
.insist-right {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	text-align: right;
	text-indent: 0pt;

}
b, strong { 
	font-weight: bold;
}

a:link,a:visited { 
	text-decoration: underline; 
	color: black;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: black;
}

img {
	border-style: none;
}

ul {
	font-size: 2.4em;
	list-style-type: disc;
	list-style-position: inside;
	text-shadow: white 1em 0 0;
}

ul li {
}

a img {
	border: none;
}
	
/* @end */

/* @group Layout */

#container { 
	width: 1006px;
	min-height: 800px;
	background: url(images/bkg_repeat.png) repeat-y 0 0;
}
.clearer {
	clear: both;
}

#pageHeader {
	background-color: transparent;
	height: 145px;
	width: 1006px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#sidebarContainer {
	position: absolute;
	top: 145px;
	left: 0px;
	width: 321px;
	height: 437px;
	background-color: transparent;
	min-height: 550px;
}
#sidebarContainer #sidebar {
	background-color: #f8f6ed;
	position: relative;
	width: 321px px;
	top: 0px;
	left: 0px;
	height: 71px;
}

#sidebarContainer #sidebar_content {
	position: absolute;
	width: 281px;
	left: 0px;
	top : 71px;
	background: #efe2c2 url(images/vertic_zone.png) no-repeat;
	height: 366px;
}
#sidebarContainer #sidebar_content #sidebar_header {
	position: relative;
	width: 247px;
	left: -26px;
	top : 0px;
	background: #efe2c2 url(images/bande-bleue.png) no-repeat;
	height: 48px;
	float:right;
	z-index: 3;
}
#sidebarContainer #sidebar_content #sidebar h1 {
	color: #fff;
	text-align: center;
	font: 1.8em Arial, Helvetica, sans-serif;
	text-transform: none;
	vertical-align: bottom;
}

#sidebarContainer #sidebar_content #sidebar_header h2 {
	color: #fff;
	text-align: center;
	padding-top: 5px;
	text-transform: uppercase;
	font: 1.4em Arial, Helvetica, sans-serif;
}
#contentContainer {
	position: relative;
	top: 145px;
	left: 321px;
	width: 685px;
	background:#f9f3e6;
	padding-bottom: 53px;
	min-height: 500px;
}
#contentContainer # content_title {
	position: relative;
	top: 0px;
	background-color: #f9f3e6;
	left: 321px;
	height: 30px;
	width: 685px;
}

#contentContainer #content {
	position: relative;
	left: 18px;
	top: 0px;
	border-left: 2px solid #aac731;
	width: 667px;
	background: #f9f3e6 url(images/yellow_zone.png) no-repeat right 0;
}


#contentContainer #content #content_text {
	position: relative;
	color: #000;
	left: 23px;
	top: 0px;
	height: auto;
	width: 563px;
	background: #f9f3e6;
}
#footer {
	width: 1006px;
	height : 22px;
	position: relative;
	background: #f9f3e6 url(images/bkg_repeat.png);
	clear: both;
	float: none;
	bottom: -150px;
}

#footer p {
	text-align: center;
	margin: 0;
	font: 1em/1em Arial, Helvetica,sans-serif;

}


/* @end */
/* @group Images */
.image_header {
	width: 1006px;
	height: 145px;
	top: 0;
	left: 0;
}


/* @end */
/* @group Contact Form */
.message-text { } 

.required-text {
	color: #b90000;
} 

.form-input-field {
	border: 1px solid #ccc;
	background-color: white;
	width: 100%;
}

textarea.form-input-field {

} 

.form-input-button { } 
/* @end */



