body{
	background-color: #3A2304;
	background-color: #EFEFEF;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#MainContainer{
	width: 1000px;
	margin: 10px auto;
	background-color: #3A2304;
	border: solid 1px #CCCCCC;
}

#PageContainer{
/*	background: url('/img/background/default.jpg') no-repeat; 	*/
	border-top:solid 1px #FF7012;
	border-bottom:solid 1px #FF7012;
	background-color: #FFFFFF;
	padding-bottom: 10px;
/*	height: 580px;	*/
}

#PageMinimumHeight{
	height:550px;
	width:1px; 
	float:left; 
	margin-left:-2px; 
}

#PanelLeft{
	height: 100%;
	width: 150px;
	padding: 0px 7px 0px 7px;
/*	 filter: alpha(opacity=60); 	*/
/*	// opacity: 0.6; 	*/
/*	background-image: url('/img/panel_left.png');	*/
	float:left;
	margin-right: 5px;
}

#PanelRight{
	width: 815px;
	height: 100%;
	float: left;
	margin-top: 10px;
}

#Header{
	height: 41px;
	background: url('/img/header_bg.png') left top repeat;
	/*text-align: center; */
	/*border: solid 1px red;*/
}
#Header #logo{
	float: left;
	padding: 0;
	margin: 0;
}
#Header #corner_right{
	float: right;
	width: 8px;
	height: 41px;
	background: url('/img/header_bg_cornerR.png') left top no-repeat;
	padding: 0;
	margin: 0;
}
#Header ul{
	float:left;
	margin: 0;
	padding: 18px 0 0 0px;
}
#Header li, #Footer li  {
	display:inline;
	margin-left: 32px;
}
#Header a, #Footer a{
	font-size: 12px;
	color: #FF7411;
	font-weight: bold;
	text-decoration: none;
}


#Footer ul{
	display:inline;
	margin-right: 200px;
	//border: solid 1px blue;
}

#Footer{
	color: #C9B0A3;
	font-size: 11px;
	text-align:right;
	margin-right: 40px;
	padding: 5px 0 5px 0;
}

.Content_page{
	padding-right: 5px;
}
.Content_page h1{
	font-size: 16px;
	color: #3A2304;
	border-bottom: 1px #999999 solid;
}
.Content_page h2{
	clear: both;
	color: #3A2304;
	font-size: 14px;
	padding-top: 10px;
}
.Content_page p{
	text-align: justify;
}
.Content_page hr{
	width: 200px;
	margin: 35px auto;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
}

.encart img{
	padding: 5px 4px 5px 4px;
	background-color: #3A2304;
}

.encart h2{
	margin: 0px;
	position: relative;
	bottom: 4px;
	left: 15px;
}
.encart h2, .encart a{
	font-size: 10px;
	color: #FF7411;
	text-decoration: none;
}

.encart{
	background: url('/img/encart_bottom.png') bottom no-repeat; 
	width: 140px;
	margin-top: 10px;
}

.show_listview, .content_text{
	padding: 5px 40px 0 40px;
}
.show_listview h1, .content_text h1{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 15px 5px;
}
.show_listview h2, .content_text h2{
	clear: both;
	font-size: 14px;
	border-bottom: 1px #999999 solid;
	padding-top: 15px;
}
.show_encart{
	float: left;
	margin: 0 0px 10px 0px; 
}
.show_encart img{
	border: 2px #3A2304 solid;
	margin-left: 20px; 
	margin-right: 20px; 
}
.show_encart h3{
/*	width: 125px; */
	margin: 0 0 0 25px;
	padding: 0;
}
.show_encart h3, .show_encart h3 a{
	text-decoration: none;
	color: #3A2304;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}
.show_listview p{
	margin-bottom: 20px;
	text-align: justify;
}
.show_listview ul li a{
	text-decoration: none;
	color: #000000;
}

.content_text h3{
	font-size: 12px;
	margin-bottom: 5px;
}
.content_text h3 a{
	color: #000;
	text-decoration: none;
}
.content_text p{
	clear: both;
	text-align: justify;
}
.content_text p img{
	float: left;
	margin: 0 20px 10px 0;
	border: 1px #3A2304 solid;
}
.content_text ul  li a{
	text-decoration: none;
	color: #000;
}
.content_text .RightImg img{
	float: right;
	margin: 0 0 10px 20px;
}
.content_text .RightColumn{
	float: right;
	width: 300px
}
.content_text .RightColumn img{
	padding-top: 35px;
}


#ProductView{
	float: left;
	width: 520px;
	margin: 20px 20px 10px 0px;
	padding: 2px 2px 0px 2px;
	background-color: #3A2304;
	color: #FF7411;
}
#ProductView #photo_preview{
	padding-top: 2px;
}
#ProductView a{
	color: #FF7411;
	text-decoration: none;
}
#ProductView a img{
	margin: 0 0 0 3px;
}

#ProductText p{
	padding-right: 10px;
	text-align: justify;
}


.float_h1{
	position:absolute; 
	top: 170px;
	width: 180px;
	line-height: 30px;
	height: 30px;
	background-color: #FF7411;
	font-size: 17px;
	margin: 0 0 0 585px;
	padding-left: 50px;
	opacity: 0.5; 
	filter: alpha(opacity=50);
	z-index: 1001;
}

.float_ul{
	position: absolute;
	top: 568px;
	width: 215px;
	line-height: 16px;
	background-color: #3A2304;
	margin: 0 0 0 575px;
	padding: 2px 10px 2px 15px;
	z-index: 1002;
}
.float_ul li{
	display: inline;
	padding: 0 0 0 5px;
	margin: 0;
}

/* Pour un lien à la fin d'une liste tronquée, renvoyant vers la liste complete */
.view_next{
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FF7411;
}

/* Classe pour un div de message general (genre votre message a bien ete envoye) */
.summary_action_message{
	margin-top: 250px;
	height: 100px;
	text-align: center;
	font-weight: bold;
}

.pagination{
	width: 700px;
	text-align: center;
	margin-top: 10px;
}
.pagination, .pagination a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.pagination_admin{
	text-align: right;
	margin-top: 20px;
}
.ListView{
	border-spacing: 1px;
	background-color: #AAA;
}
.ListView th{
	background-color: #DDD;
}
.ListView td{
	background-color: #FFF;
	padding-left: 5px;
}

.EditView label{
	float:left;
	display:block;
	width:150px;
	margin-top:5px;
}
.EditView .field{
	margin-top:5px;
}
.EditView .submit{
	margin: 20px 0 0 150px;
}

.warning_field{
	color: red;
	font-size: 10px;
}

#debug{
	float: left;
	font-size: 11px;
	width: 130px;
	height: 400px;
}
#debug a{
	color: #000000;
	text-decoration: none;
}
#debug ul{
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	width: 120px;
	margin: 5px auto;
	background-color: #fffcfc;
	border: 1px #ccccdb solid;
}
#debug ul li{
	padding-left: 5px;
	border-bottom: 1px #eee solid;
	line-height: 22px;
}
#debug ul li a{
	display: block;
	width: 100%;
}
#debug ul li:hover{
	background-color: #F9EBE8; 
}


#AuthForm{
	font-size: 11px;
	width: 260px;
	margin: 110px auto;
	padding: 25px 20px 25px 20px;
	background-color: #F6F6F6;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
#AuthForm label{
	float: left;
	width: 100px;
	line-height: 20px;
}
#AuthForm .field, #AuthForm label{
	padding-top: 5px;
}
#AuthForm .auth_submit{
	display: block;
	margin: 20px 0 0 0px;
	text-align: center;
}
#AuthForm input {
	border:1px solid #BBBBBB;
}

