body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(/img/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 670px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(/img/bg_header.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	float: left;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #006AC3;
}

#container-eyecatcher {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(/img/bg_eyecatcher.png);
	background-color: #FFFFFF;
}

#container-navigation {
	width: 670px;
	background-color: #45AAFF;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #0066CC;
}

#container-content {
	width:670px;
	background-image: url(/img/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 430px;
	float: left;
}

#border {
	width: 170px;
	margin-left: 480px;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 15px;
	font-family:Tahoma ,"Times New Roman", Times, serif ;
	color: #164E81;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	_margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(/img/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(/img/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

a img {
	border: 0; }

img.cadre {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

/* Box Ressource */
.box {
	margin: 0;
	padding: 0;
}
.box a, .box li a {
	text-decoration: none;
	color: #0000EE;
}
.box a:hover, .box li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
}
.box h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}
.box h2 a {
}
.box ul {
	margin: 0;
	padding: 0;
}
.box li {
	list-style: none;
	background-image: url(/img/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 0px 0px 0px 15px;
	margin: 0 0 0px 0px;
}
.box img {
	border: none;
}
.box p {
}
.box p a {
}
*/


table.navigate {
	width: 100%;
	font-size: 12px;
	margin:10px 10px 10px 10px ;
	}
table.navigate a {
	color:#175ca4;
	text-decoration: none;
	font-weight: bold; }
table.navigate a:hover {
	color:#175ca4;
	text-decoration: underline; }

table.navigate2 {
	width: 100%;
	font-size: 12px;
	margin:0px 0px 0px 0px ;
	}
table.navigate2 a {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold; }
table.navigate2 a:hover {
	color:#ffffff;
	text-decoration: underline; }


.con {
	text-align: center;
	font-size: 16px;
	color: #525552;
	font-weight: bold; }



/* Tableau */
table.board, table.search, table.navigate {
	/*margin: 0px 10px 0px 10px;
	padding: 5px; */}
table.board {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	width: 100%;
	margin:10px 10px 10px 10px; }
table.board td {
	padding: 3px; }
table.board th {
	padding: 5px;
	border-right: 0px solid #ffffff;
	background-color: #164E81;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align:left; }
table.board th a, th a:visited {
	color: white;
	text-decoration:none;
	padding: 0px 0px 5px 30px;
}
table.board tr.drow {
	background-color: #fff;
	border-bottom:1px dashed #164E81;
	background-image: url(/images-faqdif/point-q.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height:normal;
	color:#2969A6;
	height:30px;
}
table.board tr.drow td {
	padding: 0px 0px 5px 30px;
}
table.board tr.drow a, th a:visited {
	color:#2969A6 ;
}
table.board tr.lrow {
#	background-color: #eee; 
	background-color: #fff;
	border-bottom:1px dashed #164E81;
	background-image: url(/images-faqdif/point-q.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height:normal;
	color:#2969A6;
	height:30px;
}
table.board tr.lrow td {
	padding: 0px 0px 5px 30px;
}
table.board tr.lrow a, th a:visited {
	color:#2969A6 ;
}
table.search {
	border: 1px solid #cccccc;
	background-color: #eee;	
	border-collapse: collapse; }
table.search td{
	white-space: nowrap; }
table.search a, table.search a:visited{
	color: #000;
	text-decoration: none; }
table.search input{
	border: 1px solid #cccccc; }




/* Boite de login */
table.login {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	width: 453px;
	border-color: silver;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse; }
table.login tr.title {
	background-color: #EEEEEE;
	padding-left: 15px;
	text-align: center;
	color: black;
	font-size: 12pt;
	font-weight: bold;
	height: 59px; }
table.login input {
	font-family: Tahoma;
	font-size: 8pt;
	width: 200px; }
table.login input.button {
		margin: 10px; }
table.login label {
	padding: 0 10px 0 10px;
	font-weight: bold; }




/* Annuaire */
.directory{
	color: green;
	font-weight: bold;
	text-align: center;}
.directory hr{
	width: 400px;
	color: green;}


/*Box Notation*/
.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating{
	background: url(/images/lookprocess/star.gif) left -1000px repeat-x; }
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0px;
	padding:0px;
	background-position: left top; }
.star-rating li{
	display: inline; }
.star-rating a, .star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none; }
.star-rating a:hover, .star-rating a:active, .star-rating a:focus{
	background-position: left bottom; }
.star-rating a.star1{
	width:20%;
	z-index:6; }
.star-rating a.star2{
	width:40%;
	z-index:5; }
.star-rating a.star3{
	width:60%;
	z-index:4; }
.star-rating a.star4{
	width:80%;
	z-index:3; }
.star-rating a.star5{
	width:100%;
	z-index:2; }
.star-rating .current-rating{
	z-index:1;
	background-position: left center; }




/* Box Commentaire */
.cadre_forum {
float:left;
margin:0;
padding:0;
width:670px;
}

.cadre_forum a {
color:#20447e;
text-decoration:none;
}

.cadre_forum a:link {
color:#20447e;
text-decoration:none;
}

.cadre_forum a:visited {
color:#20447e;
text-decoration:none;
}

.cadre_forum a:hover {
color:#666;
text-decoration:underline;
}

.cadre_forum a:active {
color:#333;
}

.espace {
clear:both;
font-size:1px;
height:8px;
}

hr {
background-color:#bbd1e4;
border:0;
color:#bbd1e4;
height:1px;
}

/*champs de formulaire*/
input.obligatoire_erreur {
background:#fee8bd;
}

textarea.obligatoire_erreur {
background:#fee8bd;
}

input.checkbox {
width:15px;
}

input.recherche {
height:16px;
text-indent:5px;
}

/*fin des champs de formulaires
navigation par page*/
.message_nav_page {
background-color:#fff;
clear:both;
float:left;
height:26px;
width:672px;
}

.message_nav_page a:link,.message_nav_page a:visited {
text-decoration:underline;
}


.message_nav_page a:hover {
text-decoration:none;
}

.message_nav_page .surforum {
border:1px solid #ccc;
float:right;
font-size:12px;
font-weight:bold;
height:17px;
margin:2px 0;
padding:4px 0 2px;
text-align:center;
width:170px;
}

.message_nav_page .surforum a {
color:#666;
text-decoration:none;
}

.message_nav_page .loading {
display:none;
margin-top:7px;
}

.message_nav_page .message_nav_extremite {
background-color:#efefef;
border:1px solid #ccc;
float:left;
font-size:10px;
font-weight:bold;
height:17px;
margin:2px 1px 0;
padding:3px 0 2px;
text-align:center;
width:26px;
}

.message_nav_page .message_nav_alleralapage {
background-color:#efefef;
border:1px solid #ccc;
cursor:pointer;
float:left;
font-size:12px;
height:17px;
margin:2px 1px 0;
padding:3px 0 2px;
text-align:center;
width:120px;
}

.message_nav_page .message_nav_chiffre {
background-color:#efefef;
border:1px solid #ccc;
float:left;
font-size:12px;
font-weight:bold;
height:17px;
margin:2px 1px 0;
padding:3px 0 2px;
text-align:center;
width:20px;
}

.message_nav_page .message_nav_chiffre_sel {
background-color:#c1e0ff;
border:1px solid #ccc;
float:left;
font-size:12px;
font-weight:bold;
height:17px;
margin:2px 1px 0;
padding:3px 0 2px;
text-align:center;
width:28px;
}

.message_nav_page .message_nav_repondre_nouveau {
float:right;
padding:2px;
}

.message_nav_page .message_nav_page_presui_gris {
color:#9e9e9e;
}

.message_nav_page .message_nav_page_presui a {
background-color:#efefef;
border:1px solid #ccc;
float:left;
font-size:12px;
font-weight:bold;
height:17px;
margin:2px 1px 0;
padding-bottom:2px;
padding-top:3px;
text-align:center;
text-decoration:none;
width:20px;
}

.message_nav_page .message_nav_page_fin a {
background-color:#efefef;
border:1px solid #ccc;
float:left;
font-size:11px;
font-weight:bold;
height:17px;
margin:2px 1px 0;
padding:3px 2px 2px;
text-align:center;
text-decoration:none;
}

.message_nav_page .message_nav_recherche {
color:#20447e;
float:right;
font-size:11px;
padding:2px;
text-align:left;
}

.message_nav_page .message_nav_recherche_options {
color:#20447e;
float:right;
font-size:11px;
padding:2px;
}

.message_nav_page .message_nav_nbmess {
border:1px solid #ccc;
color:#20447e;
float:left;
font-size:12px;
font-weight:bold;
height:17px;
margin:2px 2px 0 0;
padding:3px 2px 2px;
}

.liste_nav_page {
background-color:#fff;
border:1px solid #ccc;
clear:both;
float:left;
height:31px;
margin:3px 0;
text-align:center;
width:670px;
}

.liste_nav_page	.message_nav_repondre_nouveau {
float:right;
padding:2px;
}

.liste_nav_page a:link,.liste_nav_page a:visited {
text-decoration:underline;
}

.liste_nav_page a:hover {
text-decoration:none;


.liste_nav_page .liste_nav_num_sujet {
float:left;
font-size:12px;
font-weight:bold;
padding-left:6px;
padding-top:6px;
width:118px;
}

.liste_nav_page .liste_nav_page_presui_gris {
color:#9e9e9e;
}

.liste_nav_page .liste_nav_page_presui {
float:left;
font-size:12px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
padding-top:6px;
}

.liste_nav_page .liste_nav_manuel {
background-color:#efefef;
float:left;
height:24px;
padding-top:7px;
text-align:center;
width:18px;
}

.liste_nav_page .liste_nav_manuel_in {
background-color:#fff;
border:1px solid #ccc;
cursor:pointer;
height:20px;
margin-left:2px;
margin-top:-4px;
width:12px;
}

.liste_nav_page .liste_nav_chiffre {
background-color:#efefef;
float:left;
font-size:10px;
font-weight:bold;
height:24px;
padding-left:3px;
padding-right:3px;
padding-top:7px;
text-align:center;
}

.liste_nav_page .liste_nav_chiffre_sel {
background-color:#c1e0ff;
}

/*fin navigation par page message*/
.box_commentaire, .box_commentaire_team {
	border:1px solid #bbd1e4;
	clear:both;
	float:left;
	width:430px; }

.box_commentaire .message,.box_commentaire_team .message {
	clear:both;
	float:left;
	width:430px; }

.box_commentaire .message {
background:url(/images/generic/fond_message_comm.gif) repeat-y top left;
background-color:#fff;
}

.box_commentaire_team .message {
background:url(/images/generic/fond_message_team_comm.gif) repeat-y top left;
background-color:#fff;
}

.opacite {
-moz-opacity:0.3;
filter:alpha(opacity=30);
opacity:0.3;
}


.message_profil_pseudo {
background:url(/images/generic/bg_pseudo.gif) bottom right no-repeat;
clear:both;
float:left;
font-size: 12px;
font-weight:bold;
height:18px;
text-align:center;
width:84px;
}

.message .message_profil {
float:left;
padding:3px 6px;
text-align:center;
width:84px;
}

/*colonne gauche : avatar*/
.message .message_profil .message_profil_actions {
float:left;
height:10px;
margin:0;
padding:3px 0 0;
text-align:left;
width:84px;
}

.message .message_profil .message_profil_actions_mini {
float:left;
height:20px;
padding:1px 0 0;
width:56px;
}

.message .message_profil .message_profil_cadre {
float:left;
font-weight:bold;
padding:3px 9px;
text-align:center;
width:84px;
}

.box_commentaire .message .message_profil .message_profil_cadre {
background-color:#E9ECFB;
}

.box_commentaire_team .message .message_profil .message_profil_cadre {
background-color:#FAE4C5;
z-index:10000;
}

.message .message_profil .message_profil_cadre .message_profil_img,.message_profil_img {
background:url(/images/generic/ombre_avatar.gif) bottom right no-repeat;
clear:both;
float:left;
height:84px;
margin:0;
padding:0;
text-align:left;
width:84px;
}

.message .message_profil .message_profil_cadre .message_profil_img_mini,.message_profil_img_mini {
float:left;
height:20px;
padding:0 0 4px 4px;
width:40px;
}

.message .message_profil .message_profil_cadre .message_profil_pseudo {
background:url(/images/generic/bg_pseudo.gif) bottom right no-repeat;
font-size: 12px;
clear:both;
height:18px;
width:84px;
}

.message .message_profil .message_profil_cadre .avatar {
border:1px solid #4D6DB3;
margin:0;
padding:0;
}

.message .message_profil .message_profil_statut {
border-top:1px dotted #20447e;
color:#000;
font-size:9px;
margin:0;
padding:0;
}

/*contenu du message*/
.message .message_contenu {
float:right;
text-align:left;
width:295px;
}

/*date et note*/
.message .message_contenu .message_header {
background-color:#f3f3f3;
border:1px solid #D2E1EE;
color:#20447e;
font-family:arial;
font-size:12px;
height:15px;
margin:5px 5px 0;
padding-top: 4px;
padding-right: 2px;
padding-left: 2px;
}

.message .message_contenu .message_header .message_date {
float:left;
font-size:10px;
font-weight:normal;
margin:0 5px 5px 0;
text-align:right;
}

.message .message_contenu .message_header .niv {
float:left;
padding:1px 0px 0px 8px;
}

.message .message_contenu .message_header .message_modo {
float:left;
font-size:10px;
font-weight:normal;
margin:0 0 0 5px;
text-align:left;
/*width:200px;*/
}

.message .message_contenu .message_header .message_modo a {
color:#72869e;
font-size:10px;
font-weight:normal;
}

/* bottom : block de vote et repondre */
.message .message_contenu .message_header .message_vote {
float:right;
margin-top:-2px;
}

/*texte du message*/
.message .message_contenu .message_txt {
float:left;
font-family:arial;
font-size:12px;
overflow:auto;
padding:5px 5px 2px;
text-align:justify;
width:518px;
}

.message .message_contenu .message_txt a:link,.message .message_contenu .message_txt a:visited {
color:#00f;
}

.message .message_contenu .message_txt a:hover {
color:#666;
text-decoration:underline;
}

/* block repondre et editer */
.editer_commentaire {
text-align:center;
}

.editer_commentaire #txt {
width:100%;
}

.layer_reponse {
clear:both;
float:left;
width:430Px;
}

/*fin message
gestion des quotes dans un message*/
blockquote {
background:#E9ECFB url(/images/generic/guillemet_haut.gif) left top no-repeat;
}

blockquote div.quote {
background:transparent url(/images/generic/guillemet_bas.gif) right bottom no-repeat;
border:1px solid #90afdd;
margin-bottom:10px;
margin-top:3px;
padding:15px 5px;
}

/* indent */
div.indent {
margin:0;
padding:0 15px;
}

/* code 
 code */
div.code {
background:#f6f6f6;
border:1px solid #999;
font-family:courier,courier new,verdana,arial;
font-size:11px;
margin:0;
padding:3px;
}

/* linkback */
div.linkback {
background:#f6f6f6;
border:1px solid #999;
display:inline;
margin:1px;
padding:1px;
}

/* indent */
div.spoiler {
background:#f6f6f6;
border:1px solid #999;
display:none;
margin:0;
padding:3px;
}

/*fin gestion des quotes
on cache les images dans un post*/
img.inpost {
display:none;
padding-left:3px;
padding-right:3px;
}

img.emoticon {
display:inline;
}

/*fin on cache les images dans un post
 parametres membre */
#params {
float:none;
}

#params span.options {
height:10px;
padding:.5em 0;
}

#params span.options label {
font-weight:bold;
}

#params span.options .help {
color:#666;
font-style:normal;
}

/* fin parametres membre 
admin*/
.alert {
color:red;
}

/*fin admin
tooltip*/
#tooltip {
-moz-opacity:0.85;
background-color:#ffe;
border:1px solid #111;
filter:alpha(opacity=85);
opacity:0.85;
padding:2px;
}

#tooltip h3,#tooltip p {
background-color:transparent;
color:#000;
font-size:11px;
font-weight:normal;
margin:0;
}

.titre {
	background-image: url(/images-faqdif/point-q.jpg);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 40px;
	line-height:normal;
	color:#2969A6;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma ,"Times New Roman", Times, serif
}

.reponse {
	background-image: url(/images-faqdif/point-r.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 35px;
	line-height:normal;
	color:#000000;
	font-size:12px;
	font-family:Tahoma ,"Times New Roman", Times, serif
}
