/* @override 
	http://dev.credis.org/default.css
	http://dev.credis.org/full.css
*/

html>body, html>body #content
{
	height: auto;
	height:100%;
}

body{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2{
	background: url(/img/star.png) no-repeat 1px 1px;
	padding-left: 28px;
	color: #0d3f96;
}

#content_wrapper a{
	color: #0d3f96;
}

#wrapper{
	position: absolute;
	margin-right: auto;
	margin-left: auto;
}

#col{
	height: 500px;
	float: left;
	margin-left: 25px;
	width: 240px;
}

#coordonnees{
	width: 190px;
	height: 140px;
	font-size: 14px;
	padding-top: 30px;
	padding-left: 30px;
	background: url(/img/postit2.jpg) no-repeat;
}

#content_wrapper{
	position: absolute;
	left: 290px;
	width: 710px;
}

#header{
	width: 690px;
	margin-top: 30px;
	background: url(/img/tous.jpg) no-repeat right;
	height: 120px;
	margin-left: 10px;
}

#header img{
	margin-top: 10px;
}

#faq{
	display: block;
	margin-top: 25px;
	text-align: right;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-repeat: no-repeat;
	position: relative;
	right: 12px;
}

#faq img{
	position: relative;
	top: 8px;
}

#faq a:hover{
	background-color: yellow;
}

#content{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	margin-top: 20px;
	background: url(/img/fond-content2.jpg) no-repeat;
	min-height: 400px;
}

#content ul{
	list-style-position: inside;
	padding-left: 0;
}

h3.actut{
	color: #823231;
	margin-bottom: 0;
	text-align: right;
	border-bottom: 2px solid #823231;
}

#footer{
	float: right;
	font-size: 0.8em;
	padding-right: 20px;
}

#menu{
	margin-top: 20px;
}

#menu, .submenu{
	list-style-type: none;
	list-style-position: outside;
	line-height: 33px;
	font-weight: bold;
	padding: 5px 0 10px;
}



#menu > li{
	display: block;
	width: 240px;
	background-image: url(img/fond-menu.jpg);
	text-indent: 20px;
}

#menu > li >a{
	color: #52190f;
	text-decoration: none;
}

.submenu > li{	
	text-indent: 40px;
	display: block;
	width: 240px;
	font-size: 0.9em;
	line-height: 23px;
	background: url(/img/puce.png) no-repeat 24px 6px;
}

.submenu > li > a{
	color: #0a1f4b;
	text-decoration: none;
}

#menu a:hover, .menuhover{
	text-decoration: underline;
	cursor: pointer;
	}
	
.blogpost{
	font-size: 0.9em;
	border-bottom: 2px solid #823231;
	padding-bottom: 10px;
}

.blogpost h3{
	margin-bottom: 5px;
	margin-top: 5px;
}
	
.blogpost a{
	color: #823231;
}
	
.blogpost h3 a{
	font-size: 24px;
	text-decoration: none;
	background: url(/img/star.png) no-repeat 1px 1px;
	padding-left: 28px;
}

#actus-accueil .blogpost h3 a{
	font-size: 16px;
	text-decoration: none;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial;
	background: url(/img/star16.png) no-repeat 1px 1px;
	padding-left: 22px;
}

.blogp{
	padding-top: 0;
	padding-bottom: 11px;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial;
	color: #3b3b3b;
	line-height: 1.3em;
}

.postmeta{
	font-size: 10px;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial;
}

.ct_item{
	font-size: 12px;
}

#the_side_bar{
	margin-left: 36px;
	padding-left: 10px;
	padding-right: 20px;
	background: url(/img/fond-content2.jpg) no-repeat right top;
	border-left: 1px solid #ffd3c4;
	padding-top: 20px;
}

#the_side_bar > ul{
	overflow-x: hidden;
	overflow-y: scroll;
	width: 250px;
	height: 530px;
}
