* {
	margin:0; 
	padding:0;
}

html, body {
	/*background-color:#3696b4;*/
	/*background-color:#00171F; bleu */
	background-color:#4B3D30;
	font-family:Verdana;
	height:100%;
}

label {
	display: block; 
	float:left; 
	width:265px; 
}

dd {
	margin-bottom: 15px; 
}

img {
	border:0; 
}

a {
	color:#5f3735;
}

a:hover {
	color:#A8C5CF;
}

/**
 * Style pour les erreurs de formulaire
 */
ul.errors {
	color:RED; 
	list-style-type: none;
}

#page {
	width:1000px;
	margin-left:auto; 
	margin-right:auto; 
	border-left:1px solid BLACK;
	border-right:1px solid BLACK;
}

#haut-page {
	width:100%; 
	height:40px;
	background-repeat:repeat-x;
	/*background-image:url(../images/bg_haut.jpg);*/
}

#haut {
	width:1000px;
	margin-left:auto; 
	margin-right:auto;
	border-left:1px solid BLACK;
	border-right:1px solid BLACK;
}

#zone_connec {
	height:40px;
	margin-left:auto; 
	margin-right:auto;
	background-image:url(../images/site_01.jpg);
}

#contenu {
}

#header {
	background-image:url(../images/site_02.jpg); 
	height:304px; 
}

#menu_h {
	background-image:url(../images/site_03.jpg); 
	height:49px; 
}

#menu_h #menu_container {
	width:696px;
	margin-left:150px;
}

#menu_container a {
	color:WHITE;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

#menu_container a:hover {
	color:RED;
}


#menu_h #menu_container #m1{
	width:20%;
	float:left;
}

#menu_container  a {
	margin-top:3px;
}

#m1 a {
	margin-left:35px;
}

#menu_h #menu_container #m2{
	width:20%;
	float:left;
}

#m2 a {
	margin-left:22px; 
}

#menu_h #menu_container #m3{
	width:20%;
	float:left;
}

#m3 a {
	margin-left:50px;
}

#menu_h #menu_container #m4{
	width:20%;
	float:left;
}

#m4 a {
	margin-left:50px;
}

#menu_h #menu_container #m5{
	width:20%;
	float:left;
}

#m5 a {
	margin-left:55px;
}

#centre {
	background-image:url(../images/bg_content.jpg);
	height:100%;
	border-bottom:1px solid BLACK;
}

#menu_v {
	width:200px; 
	height:100%;
	float:left;
	margin-left:140px;
}

#menu_v h1 {
	position:relative;
	background-image:url(../images/bg_intitule.jpg); 
	background-repeat:no-repeat;
	font-size:14px;
	width:190px; 
	height:22px;
	margin-left:5px;
	color:WHITE;
	text-align:right;
	font-weight:normal;
	padding-top:2px;
}

#menu_v ul {
	list-style-image:url(../images/puce.jpg);
	margin-top:15px;
	margin-left:30px;
	margin-bottom:50px;
}

#menu_v ul a {
	color:WHITE; 
	text-decoration:none;
	font-size:14px;
}

#menu_v ul p{
	margin-bottom:15px;
	color:#525252;
	font-size:12px;
}




#content {
	width:500px; 
	float:left;
	margin-left:7px;
}

#content_header {
	background-image:url(../images/site_04.jpg); 
	height:25px;
}

#content_content {
	background-image:url(../images/bg_centre.jpg); 
	padding-left:20px;
	padding-right:5px;
}

#content_content h1 {
	background-image:url(../images/head.png);
	background-repeat:no-repeat;
	font-size:12px;
	margin-bottom:40px;
	width:482px;
	height:23px;
	margin-left:-4px;
	text-align:center;
}

#content_footer {
	background-image:url(../images/site_05.jpg); 
	height:57px;
}

#footer {
	background-image:url(../images/site_06.jpg); 
	background-repeat:no-repeat;
	background-position:104px;
	height:73px;
}

#zone_connec p,a {
	color:#96c2d6;
	font-size:14px;
}

#zone_connec p {
	margin-left:130px;
	padding-top:10px;
	font-weight:bold;
}

#input_txt p {
	margin-left:0px;
}

#zone_connec a {
	font-weight:normal;
	text-decoration:none;
}

#zone_connec_logon {
	width:50%;
	float:left; 
}

#zone_connec_form {
	width:50%;
	float:right;
}

#zone_connec_form #input_txt {
	width:60%;
	float:left; 
}

#zone_connec_form #input_image {
	width:40%;
	float:right; 
}

#zone_connec_form #input_image input {
	margin-left:50px;
	margin-top:3px;
}

#zone_connec_form #input_txt input {
	margin-top:9px;
	width:140px;
	color:GREY;
}

#mention {
	width:1000px; 
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
	color:white;
	font-size:10px;
	margin-top:100px;
}

.clear {
	clear:both;
}

.news-box {
	width:460px;
	margin-left:8px;
}

.news-header {
	background-color:#2d99b9;
	padding:5px;
	color:WHITE;
}

.news-content {
	background-color:#d5ebf1;
	margin-bottom:2px;
	padding:5px;
	color:#3f6e7c;
	font-size:12px;
}

.news-content p {
	margin-left:15px;
	margin-top:10px;
}

.news-footer {
	background-color:#90c6d6;
	color:GREY;
	font-size:12px;
	padding:5px;
	text-align:right;
	margin-bottom:40px;
}

/* glider test */
div.scroller { 
	width: 280px; 
	height: 200px;
	overflow: hidden;
	border:1px solid BLACK;
	float:left;
}

div.controls {
	float:left;
	width:187px;
}
	
div.scroller div.section {
	width:280px;
	height:200px;
	overflow:hidden;
	float:left;
}

.section h4 {
	font-size:15px;
}

.controls .glider-active {
	display:block;
	background-image:url(../images/glider_active.jpg);
	width:187px;
	height:38px;
}

.controls .glider-noactive {
	display:block;
	background-image:url(../images/glider_noactive.jpg);
	width:187px;
	height:38px;
}

.controls span {
	position:relative; 
	left:10px;
	top:10px;
}

.avert, .alert {
	color:RED;
	border:1px solid RED;
	background-image:url(../images/attention.png); 
	background-repeat:no-repeat;
	background-position:3px;
	padding:5px;
	padding-left:60px;
	width:405px;
	margin-bottom:40px;
	background-color:#ef8a73;
}

#content_content p {
	margin-bottom:40px;
}

#content_content > ul {
	margin-left:50px;
}

#content_content li {
	margin-bottom:15px;
}

legend {
	padding:5px;
	font-weight:bold;
	background-color:WHITE;
	border:1px solid BLACK;
}

fieldset {
	padding:10px;
	border-color:BLACK;
	margin-bottom:30px;
}

div.controls a {
	color:WHITE;
	text-decoration:none;
	margin-bottom:5px;
}

#content_content h3 {
	margin-bottom:15px;
}

.section p {
	padding:5px;
}



/********************************
 * Tabs
 *******************************/
#tabbed_box_1 {
	width:470px;
}

.tabbed_area {
	padding:8px;	
}

ul.tabs {
	margin:0px; 
	padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-color:#464c54;
	color:#ffebb5;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #464c54;
}

ul.tabs li a:hover {
	background-color:#2f343a;
	border-color:#2f343a;
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#282e32;
	border:1px solid #464c54; 
	border-bottom: 1px solid #ffffff;
}

.content {
	background-color:#ffffff;
	padding:10px;
	border-left:1px solid #464c54; 	
	border-right:1px solid #464c54; 	
	border-top:1px solid #464c54; 	
	font-family:Arial, Helvetica, sans-serif;
}

#content_2, #content_3, #content_4, #content_5 { display:none; }

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small {
	color:#baae8e;
}

#content_validation {
	background-color:#ffffff;
	padding:10px;
	border-left:1px solid #464c54; 	
	border-right:1px solid #464c54; 	
	border-bottom:1px solid #464c54; 	
	font-family:Arial, Helvetica, sans-serif;
}

.border-bottom {
	border-bottom:1px solid #464c54; 	
}