/* CSS Document */

body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Tahoma;
	background: #374958;
	color:#fff;
}


#editorbody {
	background-color:#0b3e66;
}

a{
	color: #ffffff;
	text-decoration: underline;
}
a:hover{
	color: #9ba4ac; 
}

h1 {
	padding: 23px 0 44px 39px;
	margin:0;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	background:url(/images/sous-titre.png) no-repeat top right;
	height:45px;
	margin:0;
	padding:0 0 0 39px;
	line-height:45px;
}

p {
	padding:0 20px 15px 39px;
	text-align:justify;
}

strong,b{
	color: #8ecef7;
}

ul {
	list-style: none;
}

ul li{
	background: url(/images/block-puce.png) no-repeat 0 3px;
	padding-left: 35px;
	font-size: 14px;
}

ol li {
	padding-left: 35px;
	font-size: 14px;
}


#conteneur {
	width:952px;
	background-color:#fff;
	position:relative;
	margin:0 auto;
}

#head {
	width:952px;
	height:209px;
	position:relative;
	background:url(/images/julie.jpg) no-repeat 10px 20px;
}
#menutop {
	position:relative;
	display:block;
	height:21px;
	background:url(/images/bg-top.gif) no-repeat 0 1px;
	padding-right:10px;
}

#menutop a {
	float:right;
	display:block;
	text-decoration:none;
	padding-top:1px;
}

#menutop a img  {
	border:0;
}

#menu {
	height:29px;
	margin:0 10px;
	background:url(/images/bg-menu.gif) no-repeat top left;
	position:relative;
}

#menusel {
	width:199px;
	border-right:1px solid #000;
	height:29px;
	float:left;
	text-align:center;
	font-family:verdana;
	font-size:13px;
	letter-spacing:0px;
	font-weight:bold;
	line-height:29px;
	background:url(/images/menu-selected.gif);
}

#menu a {
	float:left;
	display:block;
	text-decoration:none;
	border-right:1px solid #000;
	height:29px;
}

#menu a img  {
	border:0;
	float:none;
}

#menu img {
	float:left;
	border-right:1px solid #000;
}

#main {
	margin:0 10px 10px 10px;
	background: url(/images/fond-contenu.gif) repeat-y;
}

#wrap {
	background:url(/images/contenu-top.gif) no-repeat 0 0;
	display:inline-block;
}

#wrap { display:block; }

#clients {
	width:286px;
	float:left;
	clear:left;
	background:url(/images/fond-quiz.gif) no-repeat top left;
	color:#fff;
}

#clients h2 {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:center;
	padding:15px 10px 30px 10px;
	line-height:35px;
	background:none;
}

#rside {
	float:right;
	clear:right;
	width:646px;
}

#pagecontent {
	padding:0;
	margin:0;
}


.redbox {
	display:block;
	background: url(/images/coordonne-fond.png) repeat-y 0 0;
	width: 542px;
	margin: 15px auto;
}

#copyright{
	width:909px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 0.8em;
	padding: 5px 0 10px 33px;
}
#copyright p{
	text-align:center;

}
#menubas {
	margin:0 auto;
	text-align:center;
}

#menubas a{
	margin: 5px 10px;
	color: #ffffff;
	text-decoration: none;
}

#menubas a:hover{
	color: #9ba4ac;
}


#block-coordonne{
	background: url(/images/coordonne-fond.png) repeat-y 0 0;
	width: 542px;
	margin: 40px auto 0 auto;
}
.coord-top-red{
	background: url(/images/block_top_red.png) no-repeat 0 0;
	width: 542px;
	height: 28px;
}
.coord-top-red h2{
	color: #ffffff;
	font-size: 1.4em;
	margin: 0 0 0 38px;
	padding: 0;
	font-weight: normal;
}

.coord-top{
	background: url(/images/coordonne-top.png) no-repeat 0 0;
	width: 542px;
	height: 19px;
}
.coord-bottom{
	background: url(/images/coordonne-bottom.png) no-repeat left bottom;
	width: 542px;
	height: 14px;
}
#block-coordonne h3{
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: #9a1818 solid 2px;
	width: 512px;
	margin: 0 auto;
}
.list_block{
	list-style: none;
}
.list_block li{
	background: url(/images/block-puce.png) no-repeat 0 3px;
	padding-left: 35px;
	font-size: 1.1em;
}
#block-coordonne table{
	width: 512px;
	margin: 0 auto;
	color: #ffffff;
	
}
#block-coordonne table a{
	color: #ffffff;
}
#block-coordonne table a:hover{
	color: #9a1818;
}

.table-contenu{
	margin-left: 73px;
}

.color_bleu{
	color: #8ecef7;
	font-weight: bold;
}
.font_big{
	font-size: 1.7em;
}

.block-acces{
	background:url(/images/block-acces.png) no-repeat 0 0;
	width: 262px;
	height: 137px;
	margin-left: 129px;
}
.block-acces h5{
	font-size: 1.3em;
	color: #def1fd;
	text-align: center;
	padding-top: 18px;
}
form input{
	text-align: center;
	margin: 0 0 0 55px;
}

table .font_bold{
	font-weight: bold;
	padding-bottom: 15px;
}

