* 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0;
}
 
html,
body,
div{
    margin: 0;
    padding: 0;
}

#menunew{
display:none;
}

h1{
font-size:18px;
}

.bg-success728{
background-color:#ffffff;
valign:center;
height:90px;
}
.bg-danger728{
background-color:#C60017;
font-size:16px;
color:#ffffff;
height:200px;
}

  .column {
  float: left;
  width: 50%;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}


.bg-success300{
background-color:#ffffff;
valign:center;
}
.bg-danger300{
background-color:#C60017;
font-size:14px;
color:#ffffff;
height:300px;
}
.titrebox
{
font-size:18px;font-weight:bold;color:#000;
padding-top:4px;
padding-left:4px;
}

.BarreInscriptionMail{
    padding: 4px 15px 4px 25px;
    margin: 3px;
    font-size : 16px;
    background: url(btn_newsletter.png) no-repeat 4px 4px;
    background-color: #fcfcfc;
    border: 1px solid #acb1b7;
    color: #958f8f;
    width:88%;
}

.inscriptionmail{
font-family:"Ubuntu","Ubuntu Condensed",Arial;
padding:4px;
margin:4px;
font-size : 14px;
BACKGROUND:#FEDE58;
border-radius: 6px;
box-shadow: 1px 1px #bbbbbb;
color:#000000;
width:500px;
}

.nossl{
 margin:2px;
 padding:5px;
 border-left: 6px solid #F79646;
 border-top: 1px dotted #F79646;
 border-bottom: 1px dotted #CDC9BF;
 background-color: #FDEADA;
 font-family: Courier New, Courier, Monaco, mono;
 font-size: 12px;
 color: #000000;
 border-right: 1px dotted #CDC9BF;
 }
 
 .bonplan p{
  margin:4px;
  }

#bloc4 {
display: none;
   }

.bg-danger300 a:link, .bg-danger300 a:visited, .bg-danger300 a:active {
	text-decoration: underline;
color:#ffffff;
}


.bg-danger728 a:link, .bg-danger728 a:visited, .bg-danger728 a:active {
	text-decoration: underline;
color:#ffffff;
}


html, body {
   height: 100%;
   background-color: #FFFFFF;
   border: 0px solid transparent;
   font-size: 0.9em;
   margin: 0px 0px 0px 0px;
   min-height: 100%;
   padding: 0px 0px 0px 0px;
   width: 100%;
   font-family: Verdana, sans-serif;
}

#message a, a:link, a:visited, a:active {
color: #336699;
text-decoration:underline;
}

#message a:hover {
	color:#003366;
	text-decoration:underline;
}

a, a:link, a:visited, a:active {
	color: #336699;
	/*background: transparent;*/
	text-decoration: none;
	outline: none;
}

.listediscussions a:link{
	color:#2C6C9D;
	text-decoration:none;
}
.listediscussions a:visited{
	color:#800080;
	text-decoration:none;
}
.listediscussions a:hover{
	color:#2C6C9D;
	text-decoration:underline;
}
.commentaires{
color:#777;
}

a:hover {
	color: #003366;
	background: transparent;
	text-decoration: underline;
}

#fcatadmin a:link {
color:#FFFFFF;
text-decoration:none;
}
#fcatadmin a:visited {
color:#FFFFFF;
text-decoration:none;
}
fcatadmin a:hover {
color:#FFFFFF;
text-decoration:underline;
}

a.rss{
font-size:1em;
font-weight:bold;
color:#FFFFFF;
font-family: verdana, Helvetica, sans-serif;
text-decoration:none;
}
a.rss:hover{
text-decoration:underline;
color:#FFFFFF;
}

#relatif
{
overflow:hidden;
}
#fluid {
	float: left;
	width: 100%;
	margin-right: -350px; /* The size of the fixed block. */
  }
#inner-block {
	margin-right: 350px; /* The size of the fixed block. */
	}
#fixed-width {
	float: left;
  text-align:center;
	width: 350px; /* The size of the fixed block. */
	}
  
  /* The alert message box */
.alert {
    padding: 10px;
    background-color: #f44336; /* Red */
    color: white;
    
}
.alert.warning {
    background-color: #ff9800;
}

.alert.mp {
    background-color: #60D691;
}

/* The close button */
.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
    color: black;
}

  



#menu0{
background-color:#2C6C9D;
width:100%;
display: inline-block;
height:auto;
padding-bottom:2px;
}



#logo0{
float: left;
width: 220px; /*Width of left column*/
margin-left: -100%;

}
#outils0{
width: 100%;
float:left;
}

#listediscussions3{
padding:2px;
margin-top:0px;   
}

#message img {
       max-width: 100%;
       height: auto;
} 

#logo0 img {
       max-width: 100%;
       height: auto;
}

#logo1 img {
       height: auto;
       width:48px;
}
#menu0 a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
}

#navlistmenu ul {
    list-style: none;
    background: #4E93BD;
    padding:0px;
    margin:0px;
}
 
.navlistmenuprofil{
background:#2C6C9D;
font-style: italic;

}
#navlistmenu li a {
    display: block;
    padding: 0 6px;
    color: #fff;
    text-decoration: none;
    font-family: "Ubuntu","Ubuntu Condensed",Arial;
    font-size:18px;
      
    line-height: 2.2em;
    height: 2.2em;
}
 
#navlistmenu li:last-child a {
    border-bottom: none;
}
 
#navlistmenu li a:hover,
#navlistmenu li a:focus {
    color: #1c1c1c;
    background: #ccc;
}


#dropdown_area{

position:absolute;
z-index:4;
background-color: #4E93BD;
border-bottom: 1px solid #2C6C9D;
border-left: 1px solid #2C6C9D;
border-right: 1px solid #2C6C9D;
padding: 0px;
color:white;
text-shadow: none;
width:300px;
}

#menu0 a:hover{
text-decoration:underline;
}


#menu1{
	height:35px;
	background-color:#FFFFFF;
}

#menuonglets{
	overflow: hidden;
  height:38px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:0px;
  padding-left:1px;
  padding-right:2px;
	background-color:#2C6C9D;
}

#listeonglets {
        list-style: none;
        margin: 0;
        text-align: center;
	padding:0;
}
       
#listeonglets li {
          display: inline;
}

#listeonglets li a {
	display: inline-block;
	border-radius: 5px 10px 0px 0px;
	padding:4px;
	text-align: left;
	font-size:14px;
	color:#ffffff;
	text-decoration: none;
	/*background-color:#9A1200;
  */
  background-color:#C60017;
}

#listeonglets li a:hover{

	background-color:#4E93BD;
}

#listeonglets li a.ongletselect {
display: inline-block;
padding:4px;
text-align: left;
font-size:14px;
color:#ffffff;
text-decoration: none;
background-color:#4E93BD;
}

#listeonglets li a.ongletselect:hover {

background-color:#4E93BD;
}

#txtonglets{
font-size:10px;
color:#ffffff;
}

#fbarre{
padding:4px;
}
.bottomul
{
 padding:0;  
margin-top:5px;
margin-bottom:7px;  

}
.bottomul li {
margin-bottom:3px;
list-style-type:none;
}


.BarreRechercheTexte {
	padding:4px 15px 4px 25px;
	margin:3px;
	background: url('btn_recherche.png') no-repeat 4px 4px;
	background-color:#fcfcfc;
	border:1px solid #acb1b7;
	color:#958f8f;
	width:40%;
}


.BarreRechercheBouton, .BarreRechercheBouton:hover {
	border:1px solid #acb1b7;
	color:#FFF;
	cursor: pointer;
	font-weight:bold;
	background-color:#1E5178;
	margin-right:2px;
	height:27px
	
}



#menuRechercheNew
{
background-color:#4E93BD;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
padding-top:4px;
overflow: hidden;
text-align:right;

}

#menuRechercheNew a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}


#menuRechercheNew a:hover{
text-decoration:underline;
}

blockquote {
display:block;
margin-right:15px;
margin-left:15px;
margin-bottom:5px;
margin-top:2px;
padding:4px;
border-left: 6px solid #8394B2;
border-top: 1px dotted #CDC9BF;
border-bottom: 1px dotted #CDC9BF;
border-right: 1px dotted #CDC9BF;
height:auto;
overlow:scroll;
overflow-x:scroll;
overflow-y:auto;
overflow:-moz-scrollbars-horizontal;
background-color:#FAFCFE;
font-family: Courier New, Courier, Monaco, mono;
font-size: 11px;color:#000000;
}



.col1a {
width:28px;
 	text-align : center;
  background-color: #EFF4FC;
	border-bottom : 1px solid #cccccc;
  border-left : 1px solid #4E93BD;
}


.col1{
border-left : 1px solid #4E93BD;
}


.col1mp{
border-left : 1px solid #4E93BD;
width:28px;
 	text-align : center;
}

.col1mpa {
width:28px;
 	text-align : center;
  background-color: #EFF4FC;
	border-bottom : 1px solid #cccccc;
  border-left : 1px solid #4E93BD;
}

.col1mpb {
width:28px;
	text-align : center;
  background-color: #FFFFFF;
	border-bottom : 1px solid #cccccc;
  border-left : 1px solid #4E93BD;
}

.col1moda {
width:28px;
 	text-align : center;
  background-color: #EFF4FC;
	border-bottom : 1px solid #cccccc;
}

.col1modb {
width:28px;
	text-align : center;
  background-color: #FFFFFF;
	border-bottom : 1px solid #cccccc;
}


.col7mp{
border-right : 1px solid #4E93BD;
}

.col6{
border-right : 1px solid #4E93BD;
}


.col1b {
width:28px;
	text-align : center;
  background-color: #FFFFFF;
	border-bottom : 1px solid #cccccc;
  border-left : 1px solid #4E93BD;
}

.col2a {
  width:28px;
 	text-align : center;
  background-color: #EFF4FC;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col2b {
  width:28px;
	text-align : center;
  background-color: #FFFFFF;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col2mpa {
  width:28px;
 	text-align : center;
  background-color: #EFF4FC;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col2mpb {
  width:28px;
	text-align : center;
  background-color: #FFFFFF;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col3a {
 	text-align : left;
  background-color: #EFF4FC;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col3rougea, .col3bleu1a, .col3bleu2a {
 	text-align : left;
  background-color: #EFF4FC;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col3rougeb, .col3bleu1b, .col3bleu2b {
	text-align : left;
  background-color: #FFFFFF;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col3modb {
  white-space: nowrap;
	text-align : left;
  background-color: #FFFFFF;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col3moda {
white-space: nowrap;
 	text-align : left;
  background-color: #EFF4FC;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}



.col3b {
	text-align : left;
  background-color: #FFFFFF;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col3mpa {
width:120px;
 	text-align : left;
  background-color: #EFF4FC;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
  padding:4px;
}

.col3mpb {
width:120px;
	text-align : left;
  background-color: #FFFFFF;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
  padding:4px;
}

.col4a {
width:70px;
 	text-align : center;
 	font-size:0.9em;
 	color:  #313131;
 	background-color: #EFF4FC;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col4b {
width:70px;
  text-align : center;
  font-size:0.9em;
  color:  #313131;
  background-color: #FFFFFF;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col7a {
width:150px;
 	text-align : center;
 	font-size:0.9em;
 	color:  #313131;
 	background-color: #EFF4FC;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col7b {
width:150px;
  text-align : center;
  font-size:0.9em;
  color:  #313131;
  background-color: #FFFFFF;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col8a {
 	text-align : left;
 	font-size:0.9em;
 	color:  #313131;
 	background-color: #EFF4FC;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
  padding:4px;
}

.col8b {
  text-align : left;
  font-size:0.9em;
  color:  #313131;
  background-color: #FFFFFF;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
  padding:4px;
}

.col4mpa {
 	text-align : left;
  background-color: #EFF4FC;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
  padding:4px;
}

.col4mpb {
	text-align : left;
  background-color: #FFFFFF;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
  padding:4px;
}
.col5a {
width:70px;
 	text-align : center;
 	font-size:0.9em;
  background-color: #EFF4FC;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col5b {
width:70px;
	text-align : center;
	font-size:0.9em;
  background-color: #FFFFFF;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col5mpa {
width:70px;
 	text-align : center;
 	font-size:0.9em;
 	color:  #313131;
 	background-color: #EFF4FC;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col5mpb {
width:70px;
  text-align : center;
  font-size:0.9em;
  color:  #313131;
  background-color: #FFFFFF;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}


.col6mpa {
width:70px;
 	text-align : center;
 	font-size:0.9em;
 	color:  #313131;
 	background-color: #EFF4FC;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.col6mpb {
width:70px;
  text-align : center;
  font-size:0.9em;
  color:  #313131;
  background-color: #FFFFFF;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}
.col6a {
width:150px;
 	text-align : left;
  background-color: #EFF4FC;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
  border-right : 1px solid #4E93BD;
}

.col6b {
width:150px;
	text-align : left;
  background-color: #FFFFFF;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
  border-right : 1px solid #4E93BD;
}

.col7mpa {
width:160px;
 	text-align : left;
  background-color: #EFF4FC;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
  border-right : 1px solid #4E93BD;
}

.col7mpb {
width:140px;
	text-align : left;
  background-color: #FFFFFF;
  border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
  border-right : 1px solid #4E93BD;
}

#col6, #col7mp{
padding:4px;
}
.col3{
padding:2px;
}

.col4, .col5, .col7, .col5mp, .col6mp{
text-align:center;
}


.col6{
text-align:center;
}
.col1s{
min-height:75px;
}

#listeavatar{
padding-left:4px;
margin-top:4px;
margin-bottom:4px;
width:110px;
}
#col1s{
width:130px;
padding:4px;
background:#EFF4FC;
vertical-align: top;
border-bottom : 1px solid #4E93BD;
border-left : 1px solid #4E93BD;
}

tr.ligne1 {
background-color:#FFFFFF;
}
tr.ligne2 {background-color:#EEEEEE;}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

.bookmarkHolder{
	background-color:lightyellow;
	border:1px solid #FFDA5B;
	padding:20px;
	margin-bottom:10px;
}

.bookmarkButton{
	background-color:#70BA4C;
	border:2px solid #448B22;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:20px;
	padding:6px;
	font-size:11px;
	cursor:move;
	text-shadow:1px 1px 0 green;
}

a.bookmarkButton{
color:#FFFFFF;
}

a.bookmarkButton:hover{
	text-decoration:none;
}

.bookmarkHolder,
.bookmarkButton{
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
}

#fcat3{
background: #F5F5F5;
padding:4px;
margin-top:2px;
margin-bottom:2px;
display: block;
}

.barremsg{
height:30px;
border-top : 1px solid #4E93BD;
border-right : 1px solid #4E93BD;
border-left : 1px solid #4E93BD;
}

#menuoutil2{
display:none;
}

#message p{
margin: 4px 4px 13px 4px;
}

#message
{
//-ms-word-break: break-all;

     /* Be VERY careful with this, breaks normal words wh_erever */
     //word-break: break-all;

     /* Non standard for webkit */
     //word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
min-height:70px;
 display: table;
    table-layout: fixed;   
    width: 100%;
    overflow: hidden;
}
}


#messagesupprime p{
margin: 4px 4px 13px 4px;
}
#col2s{
padding:4px;
vertical-align:top;
border-bottom : 1px solid #4E93BD;
border-right : 1px solid #4E93BD;
}



#numerotationsujets{
font-size:0.8em;
display:inline;
margin-left:4px;
}

#fpar{
font-size:0.85em;
}

#barrefirst{
vertical-align:middle;
padding:4px;
}



#membername{
font-weight:bold;
font-size:0.9em;
width:130px;
vertical-align:middle;
float:left;
}

#membername3{
display:none;
}



#datefirst{
font-size:0.8em;
float:left;
vertical-align:middle;
}

#outilsfirst{
text-align:right;
vertical-align:middle;
}

 
.formsubtitle
{
	background: #D8DEEB url(images/newshead_bg.gif) repeat-x;
	border: 1px solid #90A0B0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}


.formsubtitle2
{
	background: #D8DEEB url(images/newshead_bg.gif) repeat-x;
	border: 1px solid #90A0B0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}

.minilogo{
height:22px;
}

#formidentifiez{
float:left;
width:340px;
}
#liensidentifiez{
float:left;
width:340px;
}


.outils1avatar{
max-height:24px;
}


#numerotation2{
display:none;
}

#numerotation1 a{
color: #FFFFFF;
}


 

#fcat{
background: #F5F5F5;
padding:4px;
margin-top:2px;
margin-bottom:2px;
}

#fcatadmin{
padding:4px;
margin-top:2px;
margin-bottom:2px;
}


#fcat2{
display: none;
}


#numerotation1{
text-align:center;
color: #FFFFFF;
}

#pageprecedente{
text-align:left;
}

#pagesuivante{
text-align:right;
}


#titresujet{
margin-right: 350px;
line-height: 30px;
padding-left:4px;
font-size:1.4em;

}

#fquestion{
position: absolute; top: 0; right: 0; width: 330px;text-align:right;
}

#fquestion2{
text-align:right;
}

#barretitresujet{
position: relative;
margin-bottom: .2em;
}


#Aprix1{
width:100px;
display: block;
background-color:#CC3A21;
color:#FFFFFF;
padding:2px;
}

#Aprix1 a, #Aprix2 a, #Aprix3 a{
color:#FFFFFF;
}

#Aprix2{
width:100px;
display: block;
background-color:#FFAD47;
color:#FFFFFF;
padding:2px;
}

#Aprix3{
width:100px;
display: block;
background-color:#16A766;
color:#FFFFFF;
padding:2px;
}



.rub_forum_1 {
	color: #FFFFFF;
	background: #4E93BD;
	padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
	}
.favauteur{
border-left: 4px solid #008000;
}	

.favnoauteur{
border-left: 4px solid #E9E6E6;
}

	
.msg1 {
	background-color: #FFFFFF;
	border: 1px solid #4E93BD;
	margin-top: 10px;
	line-height: 16px;
}

.msgmod {
	background-color: #FFFFFF;
	border: 1px solid #4E93BD;
	margin-top: 10px;
}

.rub_forum_2 {
color: #FFFFFF;
/*background: #9A1200;
*/
background-color:#D50303;
}
.msg2 {
background-color: #FFFFFF;
border: 1px solid #9A1200;
margin-top: 10px;
line-height: 16px;
	}
.separation{	
	height: 3px;
	}

.lienforum {
		font-size: 1.1em;
		font-weight:bold;
}

#enlegtitre, #enlegrub{
font-size: 1.1em;
font-weight:bold;
float:left;
width:90px;
}
#enlegico{
font-size: 1.1em;
font-weight:bold;
float:left;
width:60px;

}
#enlegoptions{
font-size: 1.1em;
font-weight:bold;

}

#enformtitre{
font-size: 1.1em;
} 



#enformrub{
font-size: .8em;
}

.lienforum a:link{
	color:#2C6C9D;
	text-decoration:none;
}
.lienforum a:visited{
	color:#2C6C9D;
	text-decoration:none;
}
.lienforum a:hover{
	color:#2C6C9D;
	text-decoration:underline;
}
.sujet_forum {
color: #444;
font-size: 10px;
line-height: 11px;
	}
p {
	margin: 0;	
	font-size: 13px;
	color: #000000;
	}
h3 {
margin:0;
}

#signature{
font-size: 10px;
color:#777;
padding-top:2px;
border-top : 1px dotted #cccccc;
margin-top:15px;
}

#footer{
background-color:#2C6C9D;
width:100%;
display: inline-block;
height:auto;
color: #FFF;
padding-top:4px;
padding-bottom:4px;
font-size:0.9em;
text-align:center;
}

#footer a:link{
	color:#FFF;
	text-decoration:none;
}

td.voiraussi {
	font-weight: bold;
	text-align: left;
	vertical-align: center;
	white-space: nowrap;
	height: 27px;
	background-color:#4E93BD;
	padding: 0px 7px 0px 7px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #4E93BD;
	color:#FFFFFF;
}

td.cellulesvoiraussi {
	text-align: left;
	'padding:2px;
	vertical-align: center;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #2C6C9D;
	background:#e9e6e6;
}



td.apropos {
	font-weight: bold;
	text-align: left;
	vertical-align: center;
	white-space: nowrap;
	height: 27px;

	background-color:#C60017;
	padding: 0px 7px 0px 7px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #C60017;
	color:#FFFFFF;
}
td.cellulesapropos {
	text-align: left;
	padding:2px;
	vertical-align: center;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #C60017;
	background:#e9e6e6;
}


td.flp0 {
border-left: 1px solid #4E93BD;
border-bottom:1px solid #4E93BD;
padding:2px;
width:27px;
}

td.flp1 {
border-left: 1px solid #4E93BD;
border-bottom:1px solid #acb1b7;
padding:2px;
width:27px;
}

td.flu0{
border-right: 1px solid #4E93BD;
border-bottom:1px solid #4E93BD;
padding:4px;
}

td.flu1{
border-right: 1px solid #4E93BD;border-bottom:1px solid #acb1b7;
padding:4px;

}
.flu{
font-size:0.85em;
}

.flusujet{
font-size:0.9em;
font-weight:bold;

}
.titrediscussion{
font-weight:bold;

}
.listediscussions {
padding:4px;
		font-size: 1em;
		
}

#flast{
text-align:right;
font-size:0.8em;
display:none;
}

#flastmod{
text-align:left;
font-size:0.8em;
display:none;
}

#correspondantmp{
text-align:left;
font-size:1em;
display:none;
}

#legende{
font-size:0.7em;
}

td.flf0 {
border-bottom:1px solid #4E93BD;
padding:5px;
}

td.flf1 {
border-bottom:1px solid #acb1b7;
padding:5px;
}

td.fcpt0{
border-left: 1px solid #4E93BD;
border-right: 1px solid #4E93BD;
border-bottom: 1px solid #4E93BD;
text-align:center;
width:80px;
background:#EFF4FC;
}
.fcpt{
font-size:0.8em;
}

td.fcpt1{
border-left: 1px solid #4E93BD;
border-right: 1px solid #4E93BD;
text-align:center;
border-bottom:1px solid #acb1b7;
background:#EFF4FC;
width:80px;
}

#bloc0, #blocbas {
text-align:center;
margin-top:4px;
margin-bottom:4px;
min-height:90px;
}

#bloc1 {
display: none;
   }

#bienvenue{
font-size:1em;
font-weight:bold;

}

.col3tracker{
width:85px;
text-align:right;
}

#trackerreference{
display:none;
}

.col5tracker{
text-align:center;
width:170px;
}
.col6tracker{
BORDER-right: 1px solid #4E93BD;
text-align:center;
width:70px;
}
.col1tracker{
BORDER-left: 1px solid #4E93BD;
}



#layout-main {
   min-height: 100%;
   width: 100%;
      
}

#contenu_droite {
   margin:2px;
     }
     
#liste_forum {
   margin:2px;
     }

#layout-content {
   color: #000000;
   background-color: #FFFFFF;
   width:100%;
        }



#layout-content, #layout-droite {
   vertical-align: top;
}
#formoutils1{
font-size:1em;
color:#fff;
margin: 15px 200px 0 220px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{

}

.innertube{
margin-top:5px;
/*margin: 10px; Margins for inner DIV inside each column (to provide padding)*/
/*margin-top: 0;*/
}

#leftcolumn{
float: left;
width: 220px; /*Width of left column*/
margin-left: -100%;
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left marginto -(RightColumnWidth)*/
margin-top: 10px; /*Set left marginto -(RightColumnWidth)*/
color:#fff;
font-size:16px;
}

#formoutils3{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left marginto -(RightColumnWidth)*/
background: #FDE95E;
}

#formoutils0{
color:#FFF;
margin-top:4px;
text-align:center;
}

#formoutils2{
display: none;
}

.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 66.13%; 
}

.span_1_of_3 {
	width: 32.26%; 
}

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  ============================================================================= */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}


.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}


.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */




@media screen and (max-width: 1000px) {


.flusujet{
display: none;
}
td.fcpt0{
border-left: 1px solid #4E93BD;
border-right: 1px solid #4E93BD;
border-bottom: 1px solid #4E93BD;
text-align:center;
width:50px;
background:#EFF4FC;
}
.fcpt{
font-size:0.65em;
}

td.fcpt1{
border-left: 1px solid #4E93BD;
border-right: 1px solid #4E93BD;
text-align:center;
border-bottom:1px solid #acb1b7;
background:#EFF4FC;
width:50px;
}

}






@media screen and (max-width: 850px) {

	.col { 
		margin: 1% 0 1% 0%;
	}
  
  	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}

#fquestion{
text-align:center;
position:relative;
width: 100%;
 
}


#titresujet{
margin-bottom: .1em;
margin-right:0px;

}


#menuonglets {
display: none;
}

#listediscussions3{
margin-top:4px;
}

#formoutils2{
margin: 0 200px 0 220px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#formoutils0{
display: none;
}

#liste_forum {
   margin:0px;
   margin-top:2px;
   width:100%;
     }
.sujet_forum{
display: none;
}

.outils1avatar img{
max-height:25px;
}

#blocbas {
display: none;
   }


#bienvenue {
display: none;
}   
.fcpt {
display: none;
}
h3{
font-size:1em;
}

td.fcpt0{
border-left: 0px solid #4E93BD;
border-right: 0px solid #4E93BD;
text-align:center;
border-bottom:1px solid #4E93BD;
background:#FFFFFF;
width:0%;
}

#frecherche{
display: none;
}

#fcat{
display: none;
}

#fcatadmin{
display: none;
}
#fcat2{
background: #F5F5F5;
padding:4px;
margin-top:2px;
margin-bottom:2px;
display: block;
}

#mppar{
display: none;
}

#touslesforums{
display: none;
}

#membername3{
display:block;
}

#membername3 a{
color:#000000;
text-decoration:none;
}
#membername3 a:hover{
color:#000000;
text-decoration:underline;
}

#membername2{
display:none;
}

.formsubtitle
{
display: none;
}

#toggleText
{
display: none;
}

#bloc1 {
text-align:center;
margin-top:4px;
margin-bottom:4px;
display:block;
}
td.fcpt1{
border-left: 0px solid #4E93BD;
border-right: 0px solid #4E93BD;
text-align:center;
border-bottom:1px solid #acb1b7;
background:#FFFFFF;
width:0%;
}

td.col2a{
width:0%;
padding:0;
margin:0;
border-left : 0px solid #cccccc;
border-bottom : 0px solid #cccccc;
}

td.col2b{
margin:0;
width:0%;
padding:0;
border-left : 0px solid #cccccc;
border-bottom : 0px solid #cccccc;
}
#col2{
display: none;
}

.col2{
width:0%;
}

td.col3a{
border-right : 1px solid #cccccc;
}

td.col3b{
border-right : 1px solid #cccccc;
}

td.col4a{
width:0%;
padding:0;
margin:0;
border-left : 0px solid #cccccc;
border-bottom : 0px solid #cccccc;
}

td.col4b{
margin:0;
width:0%;
padding:0;
border-left : 0px solid #cccccc;
border-bottom : 0px solid #cccccc;
}
#col4{
display: none;
}

td.col7a{
width:0%;
padding:0;
margin:0;
border-left : 0px solid #cccccc;
border-bottom : 0px solid #cccccc;
}

td.col7b{
margin:0;
width:0%;
padding:0;
border-left : 0px solid #cccccc;
border-bottom : 0px solid #cccccc;
}
#col7{
display: none;
}

.col1moda {
width:28px;
 	text-align : center;
  background-color: #EFF4FC;
	border-bottom : 1px solid #cccccc;
}

.col1modb {
width:28px;
	text-align : center;
  background-color: #FFFFFF;
	border-bottom : 1px solid #cccccc;
}

td.col8a{
width:0%;
padding:0;
margin:0;
border-left : 0px solid #cccccc;
border-bottom : 0px solid #cccccc;
}

td.col8b{
margin:0;
width:0%;
padding:0;
border-left : 0px solid #cccccc;
border-bottom : 0px solid #cccccc;
}
#col8{
display: none;
}

.col3rougea {
  border-left : 4px solid #F33E16;
}

.col3rougeb {
  border-left : 4px solid #F33E16;
}

.col3bleu1a {
  border-left : 4px solid #0085EE;
}

.col3bleu1b {
  border-left : 4px solid #0085EE;
}

.col3bleu2a {
  border-left : 4px solid #0600EE;
}

.col3bleu2b {
  border-left : 4px solid #0600EE;
}

#fpar{
display: none;
}

#fquestion2{
text-align:center;
}

#trackerpays{
display: none;
}

#flast{
display: block;
}

#Aprix1{
width:75px;
display: block;
background-color:#CC3A21;
color:#FFFFFF;
padding:2px;
}


#Aprix2{
width:75px;
display: block;
background-color:#FFAD47;
color:#FFFFFF;
padding:2px;
}

#Aprix3{
width:75px;
display: block;
background-color:#16A766;
color:#FFFFFF;
padding:2px;
}


#flastmod{
display: block;
}
#correspondantmp{
display: block;
}

.col4{
width:0%;
}

#col3tracker, #col4tracker, #col5tracker, #col7tracker{
display: none;
}

.col3tracker, .col4tracker, .col5tracker, .col7tracker {
width:0%;
}

.col6tracker{
width:70px;
}

#trackerreference{
display: inline;
font-size: 10px;
text-decoration: line-through;
margin-right:2px;
}

td.col3tracker, td.col4tracker, td.col5tracker, td.col7tracker{
width:0%;
padding:0;
margin:0;
}

.col7{
width:0%;
}

td.col5a, td.col5mpa, td.col6mpa, td.col1mpa{
width:0%;
padding:0;
margin:0;
border-left : 0px solid #cccccc;
border-bottom : 0px solid #cccccc;
}

td.col2mpa, td.col2mpb{
border-left : 1px solid #4E93BD;
}

td.col7mpa, td.col7mpb{
border-left : 0px solid #cccccc;
text-align:right;
}

td.col5b, td.col5mpb, td.col6mpb, td.col1mpb{
margin:0;
width:0%;
padding:0;
border-left : 0px solid #cccccc;
border-bottom : 0px solid #cccccc;
}
#col5, #col5mp, #col6mp, #col1mp{
display: none;
}

.col5, .col5mp, .col6mp, .col1mp {
width:0%;
}


td.col3mpa{
width:0%;
padding:0;
margin:0;
border-left : 0px solid #cccccc;
border-bottom : 0px solid #cccccc;
}

td.col3mpb{
width:0%;
padding:0;
margin:0;
border-left : 0px solid #cccccc;
border-bottom : 0px solid #cccccc;
}

#col3mp{
display: none;
}

.col3{
width:0%;
}



td.col6a{
width:0%;
padding:0;
margin:0;
border-left : 0px solid #cccccc;
border-bottom : 0px solid #cccccc;
}

td.col6b{
margin:0;
width:0%;
padding:0;
border-left : 0px solid #cccccc;
border-bottom : 0px solid #cccccc;
}
#col6{
display: none;
}

#numerotationsujets{
display:none;
}

.suivis_commentaires{
display:none;
}

.listeforum{
display:none;
}

#surpcastuces{
display:none;
}

#adconion{
display:none;
}

#menuoutil1{
display:none;
}

#menuoutil2{
display:block;
}



#numerotation2{
display:block;
text-align:center;
padding:2px;
color: #FFFFFF;
}

#numerotation2 a{
color: #FFFFFF;
}

.col6{
width:0%;
}

td.col1a{
width:0%;
padding:0;
margin:0;
border-bottom : 0px solid #cccccc;
}

td.col1b{
margin:0;
width:0%;
padding:0;
border-bottom : 0px solid #cccccc;
}
#col1{
display: none;
}

.col1{
width:0%;
}

td.flu0{
border-right: 1px solid #4E93BD;
border-bottom:1px solid #4E93BD;
padding:4px;
width:45%;
}    

.flusujet{
display:none;
}

#signature{
display:none;
}

#numerotation1{
display:none;
}

.identifiez{
display:none;
}

#maj_logiciels{
display:none;
}

#col1s{
width:0%;
padding:0px;
}

.col1s{
display:none;
}


.col3modb {
  white-space: normal;

}

.col3moda {
  white-space: normal;

}


td.flu1{
border-right: 1px solid #4E93BD;border-bottom:1px solid #acb1b7;
padding:4px;
width:45%;
}

.lienforum {
		font-size: 1em;
		font-weight:bold;
}

#logo0{
width: 120px;
float:left;
}

#logo1 img{
width: 32px;
}

#formoutils1{
font-size:1em;
color:#fff;
margin: 0 120px 0 120px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
font-weight:bold;
}

#rightcolumn{
font-size:12px;
}
      
#layout-content {
      display: block;
      height: auto;
      min-height: auto;
      width: 100%;
      margin-right:0px;
}
   
#layout-droite {
      display: block;
      height: auto;
      min-height: auto;
      vertical-align: top;
      width: 100%;
      margin-left:0px;
}

#relatif
{
overflow:hidden;
}
#fluid {
	float: left;
	width: 100%;   
	margin-right: -0px; /* The size of the fixed block. */
  }
#inner-block {
	margin-right: 0px; /* The size of the fixed block. */
	}
#fixed-width {
	display:none;
	width: 0px; /* The size of the fixed block. */
	}

.titrediscussion{
font-weight:bold;
font-size:0.9em;
}

#menunew{
background-color:#2C6C9D;
width:100%;
margin-left: auto;
margin-right: auto;
height:auto;
padding-left:0px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
display:block;
}
  
#menu0 {
display: none;
}

.inscriptionmail{
width:100%;

}

.column {
    width: 100%;
  }
  
  .inscriptionmail{
width:100%;
}
  
}	



