.main .cadre_top {
	background:url(../../../Design/images/mainframe/user-main-cadre-top.png) no-repeat;
	height:16px;
	font-size:1px; /* hack ie6 */
}
.main .cadre_mid {
	background:url(../../../Design/images/mainframe/user-main-cadre-mid.png) repeat-y;
	padding:0 14px 0 14px;
}
.cadre_btm {
	background:url(../../../Design/images/mainframe/user-main-cadre-btm.png) no-repeat;
	height:21px;
}

.userdesc.forum {
	background:url(../../../Design/images/services/forum-back.png) 99% 5px no-repeat;
	background:url(../../../Design/images/services/forum-back.png) 97% 15px no-repeat!important!;/*Hack pour ie6 & ie7*/
}

.forums {
}

h1
{
    text-transform:uppercase;
}

.forums h2 {
	font-size:12px;
	margin-left:5px;
}

/*  tableau */

.contentTableau .header1
{
	background-image: url('../images/forum/top_menu.png');
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	font-size:9pt;
}

.contentTableau .header1 span
{
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	text-align: center;
}

.contentTableau .header1 a
{
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
}

.contentTableau .header2 
{
font-size:10pt;
background-color:#E5E8EB;
padding:5px;
}

table.ModelTableauDispo
{
	border-collapse: collapse;
}

.ModelTableauDispo .header2
{
	height: 30px;
	background-color: white;
}

.ModelTableauDispo .header2 a, .ModelTableauDispo .header2 span
{
	text-decoration: underline;
	color: #1E1E1E;
	font-weight: bold;
}

.ModelTableauDispo .header2 a.lienProfil
{
	color: #87D300;
	padding-left: 5px;
}
.ModelTableauDispo tr
{
	border-bottom: solid 1px #B8B8B8;
}

.ModelTableauDispo tr td.post
{
	padding: 2px 5px 10px 5px;
	font-size:9pt;
}

.ModelTableauDispo tr td.post .lienTableau a
{
	color: #001F39;
	font-weight: bold;
}
.contentTableau tr td.post
{
	background-color: #F9F9F9;
	color: #344C61;
	padding: 2px 5px 2px 5px;
	border: solid 1px #cecccc;
}

.contentTableau tr td.postEnvoye
{
	color: #344C61;
	padding: 2px 5px 2px 5px;
	font-size:9pt;	
}


.contentTableau tr td.post_alt
{
	background-color: #E5E8EB;
	color: #344C61;
	padding: 2px 5px 2px 5px;
	border: solid 1px #cecccc;
}

.contentTableau tr td.postLast
{
	background-color: #FFFFFF;
	color: #344C61;
	padding: 2px 5px 2px 5px;
	font-size:9pt;
}
.contentTableau tr td.postLast .lienSujet a
{
	color: #344C61;
}

.contentTableau tr td.postLast a
{
	font-size:9pt;
	text-decoration:none;
}
.contentTableau tr td.postLast a:hover
{
	text-decoration:underline;
}
.contentTableau tr td.post_alt_back
{
	background-image: url('../images/back_alt_post.png');
	background-repeat: no-repeat;
	color: #344C61;
	width: 34px;
	height: 36px;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
	text-align: center;
}

.contentTableau tr td.post .lienTableau a
{
	color: #001F39;
}
.contentTableau tr td.post_alt .lienTableau a
{
	color: #001F39;
}
.contentTableau tr td.post_alt
{
    font-size:9pt;
    height:20px;
}
.contentTableau tr td.post
{
    font-size:9pt;
    height:20px;
}
.contentTableau tr td.post .lienSujet a
{
	color: #344C61;
	text-decoration: none;
	font-weight: bold;
}

.contentTableau tr td.post .lienSujet a:hover
{
	color: #87D300;
	text-decoration: underline;
	font-weight: bold;
}

table .iconlegend
{
	margin-top: 10px;
	font-size:9pt;
}

.pagerStyle span
{
	font-weight: bold;
	color: #001F39;
	font-size: 14px;
}

.pagerStyle a
{
	color: #001F39;
	text-decoration: none;
}

.postformheader
{
	background-color: #E5E8EB;
	font-weight: bold;
	font-size:10pt;
	color: #001F39;
}

.postformheader span
{
	background-color: #E5E8EB;
	font-weight: bold;
	color: #001F39;
	padding-left: 3px;
}

/*  Image */
img
{
	border: 0;
}

DIV.divMessageForum img{
  /* Code standard */ 
  max-width: 550px;    
  /* Code spécial IE */ 
   width: expression(this.width >= 550 ? "550px": "auto");
}

.edit
{
	width: 460px;
}


.textGrisClairGras
{
	color: #666666;
	font-weight: bold;
}

a.lienProfil
{
	color: #87D300;
}

div.suivre
{

}

.suivre a
{
	cursor: pointer;
	text-decoration: none;
}

.suivre a span
{
	color: #87D300;
}

.suivre a:hover
{
	text-decoration: underline;
}

.suivre a:visited
{
	text-decoration: none;
}

.champForumaire
{
	color: #666666;
	font-size:9pt;
}
DIV.divChangerCat
{
	text-align: right;
	margin-bottom: 10px
}

span.bleuClairBoldGrandeTaille
{
	font-weight: bold;
	color: #87D300;
	font-size: 17px;
}

span.bleuClairBold
{
	font-weight: bold;
	color: #87D300;
}

.postformheader .erreur
{
	color: Red;
}

/* SELECT */
SELECT.changerCategorie
{
	background-color: #FFFFFF;
	border: 1px solid #87D300;
	color: #636363;
	font-size: 10px;
	font-weight: normal;
	height: 20px;
}

SELECT.montrerSujet
{
	background-color: #FFFFFF;
	border: 1px solid #87D300;
	color: #636363;
	font-size: 10px;
	font-weight: normal;
	height: 20px;
}

SELECT.DepuisTopicActif
{
	background-color: #FFFFFF;
	border: 1px solid #87D300;
	color: #636363;
	font-size: 10px;
	font-weight: normal;
	height: 20px;
}

.espace
{
	height: 10px;
}

div.succes
{
	color: #666666;
	font-weight: bold;
	padding-bottom: 5px;
}

.pasResultat
{
	color: #636363;
	font-weight: bold;
	padding-top: 5px;
}
/*  PopUp */
div.popUp
{
	padding-left: 25px;
	padding-top: 25px;
	border: solid 1px #87D300;
	color: #636363;
}


.alignCenter
{
	text-align: center;
}

A.menuNavPostIdea
{
	text-decoration: none;
	background:url('../images/bouton.png') no-repeat center center;
	text-align:center;
	width:170px;
	height:28px;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	padding:7px;
    margin:5px;
	letter-spacing: 1px;
	color:#ffffff;
}

A.menuNavPostIdea:hover
{
	text-decoration: underline;
}

a.pbutton
{
	text-decoration: none;
	text-transform:uppercase;
	background:url('../images/pbouton.png') no-repeat center center;
	text-align:center;
	width:120px;
	height:28px;
	font-size: 9pt;
	font-weight:bold;
	padding:7px;
    margin:5px;
	letter-spacing: 1px;
}
a.pbutton:hover
{
    text-decoration: underline;
	color:#ffffff;
}
.arrowlistmenu
{
	position: relative;
	width: 196px; /*width of accordion menu*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}
.arrowlistmenu .menuheader
{
	/*CSS class for menu headers in general (expanding or not!)*/
	color: black; /*background: url(../Images/menu/accordion/arrowbullet.gif) no-repeat center left;*/
	cursor: hand;
	cursor: pointer;
	width: 100%;
	height: 18px; /*margin-left:5px;*/
	padding-left: 12px;
	font-weight: bold;
}

.arrowlistmenu .openheader
{
	/*CSS class to apply to expandable header when it's expanded*/
	font: bolder 12px Arial;
	color: black; 
	cursor: hand;
	cursor: pointer;
	width: 100%;
	height: 18px; /*margin-left:5px;*/
	padding-left: 12px;
}

.arrowlistmenu A.menuheader
{
	padding-top: 3px;
	display: block;
	margin-bottom: -2px;
}

.arrowlistmenu A.openheader
{
	padding-top: 3px;
	display: block;
	margin-bottom: -2px;
	font-weight: bold;
}

.arrowlistmenu ul
{
	/*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 2px 10px 0px 5px;
}

.arrowlistmenu ul li
{
	padding: 0px;
}

.arrowlistmenu ul li a
{
	color: #3d3d3d;
	padding-left: 7px;
	margin-top: 3px;
	margin-bottom: 3px;
	position: relative;
	left: -38px !important; /*Hack pour firefox*/
	left: -8px !important!;/*Hack pour ie6 & ie7*/

width:100%!important!;/*Hack pour ie6 & ie7*/
background-repeat:no-repeat;
background-position:center right;/*custom bullet list image*/

text-decoration:none;
font-weight:normal;
}

.arrowlistmenu ul li a:visited
{
	color: #3d3d3d;
	width: 100%;
	text-decoration: none;
}

.arrowlistmenu ul li a:hover
{
	/*hover state CSS*/
	text-decoration: none;
	color: #009dd2;
	padding-left: 15px;
    background-repeat:no-repeat;
    background-position:center right;/*custom bullet list image*/
}
div.cheminFer
{
	font-size: 10px;
	padding-left: 5px;
	color: #666666;
}

div.cheminFer a
{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.postheader
{
	padding: 10px;
	font-size:10pt;
}
.PetitBoutonPublicNoir
{
    background:url('../../../Design/images/bouton/976/btn.png') repeat-x;
    margin-top:2px;
    margin-bottom:3px;
    padding:4px 10px 5px 10px;
    text-align:center;
    position:relative;
    top:2px;
}

.PetitBoutonPublicNoir a
{
    font-size:10p?;
    font-weight:bold;
    color: #ffffff;
    text-decoration:none;
}

.PetitBoutonPublicNoir a:hover
{
    text-decoration:underline;
}

.boutonForum
{

}
