
	/****************************************************************************************************  GENERAL */

	/*---------- CONTAINERS ----------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
	color: black;
	text-align: center;
	letter-spacing: 1px;
}
div#container {
	background: url(../img/bg.gif) repeat-y;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0 10px 0 10px;
}

	/*---------- TITRES ----------*/

h1 {
	background: url(../img/h1.gif) no-repeat left;
	font-size: 22px;
	margin: 0;
	padding-bottom: 5px;
	text-align: right;
	border-bottom: 2px solid #E15A0F;
	margin-bottom: 20px;
}
h2 {
	color: #E15A0F;
	font-size: 18px;
	margin-bottom: 5px;
	font-style: italic;
	letter-spacing: 2px;
	font-weight: normal;
	padding-bottom: 0;
}
h3 {
	font-size: 16px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	font-style: italic;
	color: #666666;
}
h4 {
	margin: 0;
	padding: 2px 0 2px 10px;
	background-color: #E15A0F;
	border-bottom: 2px solid #D1D1D1;
	color: #FFFF00;
	font-size: 15px;
	font-style: italic;
}
h5 {
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 2px;
	color: white;
	font-style: italic;
	background-color: #E15A0F;
}

	/*---------- AUTRES BALISES ----------*/

img {
	border: none;
	display: block;
}
p {
	line-height: 18px;
	text-align: justify;
}
ul {
	margin: 10px 0 10px 25px;
	padding-left: 0;
}
ul li {
	padding-bottom: 5px;
	list-style-image: url(../img/fleche_orange.gif);
}
dt {
	color: white;
	font-weight: bold;
	font-size: 16px;
	width: 56px;
	background-color: #E15A0F;
	padding: 2px;
	text-align: center;
	border: 2px solid black;
}
dd {
	font-weight: bold;
	background-color: #E5E5E5;
	padding: 5px;
	color: #333333;
	margin-left: 64px;
	border: 1px solid black;
	margin-bottom: 5px;
}
a {
	color: #E15A0F;
}
a:hover {
	text-decoration: none;
}

	/*---------- TABLEAUX ----------*/

table {
	width: 100%;
	margin-top: 20px;
	line-height: 14px;
}
th {
	padding: 2px;
	text-align: right;
}
td {
	text-align: center;
	padding: 2px;
}
table.background th {
	background-color: #D3D3D3;
}
table.background td {
	background-color: #ECECEC;
}

	/*---------- FORMULAIRES ----------*/

table input {
	border: 1px solid #333333;
	color: #E15A0F;
}
.large {
	width: 98%;
}
form {
	margin: 0;
	padding: 0;
}

	/*---------- DIVERS ----------*/

.clear {
	clear: both;
}
.orange {
	color: #E15A0F;
}

	/****************************************************************************************************  TOP */

div#top {
	background-color: #E15A0F;
	border-bottom: 2px solid #A54313;
}

	/*---------- MENU ----------*/

ul#menu {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	background-color: black;
	height: 25px;
	margin: 0;
	padding: 0;
	line-height: 25px;
}
ul#menu li {
	list-style-type: none;
	float: right;
	padding-bottom: 0;
	list-style-image: none;
}
ul#menu li a {
	color: white;
	text-decoration: none;
	padding: 0 20px 0 20px;
	font-weight: bold;
	font-size: 12px;
	float: left;
	display: block;
}
ul#menu li a:hover {
	color: #FFFF00;
}
ul#menu li a.selected {
	color: #FFFF00;
}


	/****************************************************************************************************  LEFT */

div#left {
	background: url(../img/top_menu.gif) no-repeat;
	width: 200px;
	float: left;
	padding-top: 20px;
}

	/*---------- SOUS-MENU ----------*/

ul#smenu {
	background: url(../img/bottom_menu.gif) no-repeat bottom #D1D1D1;
	letter-spacing: 2px;
	margin: 0;
	padding: 10px 0 10px 10px;
	border-bottom: 4px solid white;
	font-size: 11px;
}
ul#smenu li {
	list-style-type: none;
	display: inline;
}
ul#smenu li a {
	display: block;
	color: black;
	padding: 3px 0 3px 14px; 
	background: url(../img/fleche_jaune.gif) no-repeat left;
	font-weight: bold;
}
ul#smenu li a:hover {

}
ul#smenu li a.selected {
	color: #E15A0F;
	text-decoration: none;
}

	/*---------- UNDER-MENU ----------*/

div#under_menu {
	background: url(../img/bottom_left.gif) no-repeat bottom;
	border-bottom: 4px solid white;
	padding-bottom: 92px;
}

	/**************************************************************************************************** RIGHT */

div#right {
	background: url(../img/top_right.gif) no-repeat top;
	width: 520px;
	float: left;
	padding: 20px;
}

	/*---------- PRESENTATION EN COLONNES ----------*/
	
div#content {
	float: left;
	width: 320px;
	padding-right: 20px;
}
div#col {
	background: #E5E5E5;
	float: left;
	width: 180px;
	font-size: 11px;
}
div#col h4 {
	text-align: right;
	color: white;
	padding-right: 5px;
	border-top: 4px solid white;
	border-right: 4px solid #FFFF00;
}

	/*---------- VIGNETTES ----------*/

ul.vignette {
	margin: 0;
	padding: 0;
	float: left;
}
ul.right {
	margin-left: 20px;
}
ul.vignette li {
	list-style-type: none;
	list-style-image: none;
}
ul.vignette li.text {
	font-size: 11px;
	padding-left: 20px;
	background: url(../img/fleche_orange.gif) left top no-repeat;
	font-weight: bold;
	width: 230px;
	height: 30px;
	letter-spacing: normal;
}

	/****************************************************************************************************  BOTTOM */

h6 {
	background-color: black;
	color: white;
	clear: both;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 5px;
	line-height: 16px;
}
h6 a {
	color: white;
	font-weight: bold;
}
