/*
div {
	aborder: solid 1px #FF0000;
}
*/
#content {
	line-height:1.4em;
	margin-right: 30px;
	width: 450px;
}

h1{
	font-size:1.4em;
	color: #3E528D;
}
h2{
	font-size:1.1em;
	color: #3E528D;
}

#content a { atext-decoration:none; }

#content p{
	text-align:justify;
}

#content hr {
	 display:block;
	 height:1px;
	 margin:20px 0px;
	 padding:0px 0px;
	 color:#CCCCCC;
	 background-color:#CCCCCC;
	 border:0;
}

#content strong{
	color: #333333;
}

#content li{
	font-size:1em;
	list-style: url(pictures/ico_fleche.gif);
	margin-bottom: 1em;
}

#nav_info {
	color: #666666;
	margin: 0px 0px 20px;
}

#nav_info a{
	color: #666666;
	text-decoration:none;
}

#nav_info a:hover{
	text-decoration:underline;
}

#nav_info small{
	color: #FCAF17;
}

#certification {
	background-repeat:no-repeat;
	background: #FFFFFF url(pictures/line2.jpg) no-repeat;
	padding-top: 10px;
	text-align: center;
}

#content_left_separator {
	padding-left: 20px;
	background: url(pictures/line1.jpg) no-repeat right top;
}

#content_left {
	float:right;
	width:170px;
	margin-top: 3.3em;
}

#content_left a, #content a{
	color:#3E528D;
}

#content_left .highlight {
	padding-top:10px;
	color: #3E528D;
	font-weight: bold;
	
}

#content .table_style1 {
	border-top: 1px solid #B5B8B9;
	border-left: 1px solid #B5B8B9;
}
#content .table_style1 tr td{
	border-right: 1px solid #B5B8B9;
	border-bottom: 1px solid #B5B8B9;
	padding: 4px 8px;
	color: #666666;
}
#content .table_style1 tr th{
	border-right: 1px solid #B5B8B9;
	border-bottom: 1px solid #B5B8B9;
	padding: 4px;
	background: #F3F3F3;
	font-weight: bold;
	color: #3E528D;
}

.citations {
	padding: 10px 0px;
	text-align: right;
	color: #3E528D;
}
.temoignages {
	padding: 5px 60px 5px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(pictures/bckgrnd_temoignage_1.gif) no-repeat right top;
}

