body {
/*	background: url('../images/debut_light.png'); */
	background-color: #eee;
	font-family: 'Open Sans', sans-serif, Arial, Trebuchet;
}

.wrapheader {
	background: #fff;
}

.container {
	background: #fff;
}

p { 
	text-align: justify;
	line-height: 22px;
	margin: 5px 0 10px;
}

h2 {
	font-size: 21px;
	font-weight: bold;
}

h5 {
	font-size: 15px;
	font-weight: bold;
}

.page-header {
    border: 0;
    margin: 10px 0 10px;
    padding-bottom: 9px;
}
.breadcrumb {
	margin: 20px 0;
}
.accordion {
	border: 1px solid #eff0f0;
	padding: 12px;
	margin: 20px 0;
}

.accordion-heading {
	line-height: 24px;
}

.item-page li, .accordion-inner li {
	list-style-image:url('../images/dot.png');
	margin-left: -12px;  
}

a.accordion-parent {
	background: none;
}

#slider-wrap {
    background-color: #000;
}

#slider-wrap .container {
	background: #000;
}

#wrapheader {
/*	background: url('../images/top_bg.jpg'); */
	
}

#wrapfooter {
	background-color: #eee;
	min-height: 100px;
}

#wrapfooter.container {
	background-color: #eee;
	color: #fff;
	font-size: 12px;
	min-height: 100px;
	padding: 20px;
}

dl.article-info {
	background: #f9f9f8;
	font-size: 12px;
	padding: 12px;
}
