/* css universel */			
#group_title{
	clear:both;
	width:100%;
	border-bottom:2px solid #A8977A;
	margin:0;
	padding:0;
	background-position:center left;
	background-repeat:no-repeat;
}
#title , #subtitle{
	margin-left:258px;
	border-left:2px solid #A8977A;
}
#title div{
	padding:10px;
}

#title div{
	background-color:#F8E4B1;
}
#title div h1{
	color:#7C664B;
	font-size:x-large;
	font-weight:normal;
	width:auto;
	margin:0;
}
#title div h1 span{
	padding: 0 40px 0 0;		
	background:transparent url("/images/page_titles.gif") no-repeat center right;
}
#subtitle h2, #subtitle div{
	margin:0;
	padding:5px 10px 5px 10px;
	background-color:#F7DA8C;
	border-top:2px solid #A8977A;
}
#title1{
	font-size:small;
	text-transform:uppercase;
	font-weight:bold;
	color:#810706;
}
#title2{
	font-size:small;
	text-transform:uppercase;
	font-weight:bold;
	color:#7F0606;
}
#content_text{
	clear:both;
	margin-left:239px;
	padding:10px;
}

hr{
	color:#391F07;
	height:1px;
}