/*
  The Planete Renault Theme for phpBB version 2+
*/


b
{
  color: inherit;
}

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body 
{
  background-image: url("images/bg.jpg");
  background-repeat: repeat-x;
  background-position: top;
  background-color: #666666;
  margin:0;
  color: #333;
  font-size:12px;
  margin:0 auto;
  font-family: Arial, sans-serif;
}

.noneBody 
{
  background-image: none;
  background-color: #DCDCDC;
  border:0;
  margin:0;
}


a:link,a:active,a:visited 
{ 
  text-decoration: none;
  color : inherit; 
}

a:hover		
{ 
  text-decoration: underline; 
  color: #DD6900; 
/* color: #0e2976;*/

}

/* The register, login, search etc links at the top of the page */

.mainmenu
{
  color : #000000; 
  text-shadow:  0 -1px 0 #000;
}

a.mainmenu
{ 
  text-decoration: none; 
  color : #999999;  
}

a.mainmenu:hover
{
  text-decoration: none; 
  color : #FFFFFF;
}
a.newMP1
{
  text-decoration: none; 
  color : #FFFFFF; 
  font-weight: bold;
}

#page 
{
	width: 96.5%;
	min-width: 970px;
	margin: 0 auto;
	position: relative;
	top: 20px;
}

#header 
{
	height: 106px;
	margin-top:10px;
}
	
#logo 
{
	float: left;
	height:105px;
}

#logoCote 
{
	background-image: url("images/header_right.jpg");
	background-repeat: repeat-x;
	height: 96px;
	width: 100%;
	padding-top: 9px;
}

#pub1 
{
	margin-right: 8px;
	margin-left: 232px;	
}

#pub2 
{
  text-align: center;
  background-color: #FFF;
  clear: both;
  width: 728px;
  min-height:1px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.p300 
{
  height: 250px;
  text-align: center;
  clear: both;
  margin-bottom: 13px;	
}

#pub3 
{
  text-align: center;
  clear: both;
  margin-bottom: 20px;
}
	
#menu 
{
  background-image: url("images/3d-1.png");
  background-repeat: repeat-x;
  height: 30px;
}

#menu_bg 
{
  background: url("images/3d-2.png") top repeat-x #FFFFFF;
  height:30px;
  margin-top: 0px;
}
	
#menu #menuLeft 
{
  float: left;
  width:18px;
  background: url("images/3d-l.png") no-repeat;	
  height: 50px;
	margin-left:-18px;
}	

#menu #menuRight {
	float: right;
	width:18px;
	background: url("images/3d-r.png") no-repeat;
	height: 50px;	
	margin-right:-18px;
	
}
	
#menu-block.stick {
  position: fixed;
  top: 0;
height:10px;
  z-index: 200;
 }
 
.bar1 {
color:#FFCC33;
float:left;
margin-right:9px;
margin-top:8px;
}

.bar4 {
	color: #CCCCCC;
	float:left;
	margin-right:9px;
	margin-left:5px;
	margin-top:8px;
	font-weight: bold;
	text-shadow: 0px -1px 0px #000000;
}

.bar4 a:hover
{
  color: #FFFFFF;
  text-decoration: none;
}

.bar1 a {
color: #ffcc33;
}


	
.bar2 {
	color:#CCCCCC;
	float:left;
	margin-right:9px;
	margin-top:6px;
}

.bar0 {
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	}

.bar3, .bar3 a.main_menu {
	color:#999999;
	float:left;
	margin-right:9px;
	margin-top:8px;
}


#barRepondre, #barNouveau {
	background-color:#EAEAEA;
	color:#696969;
	margin-top:8px;
    -moz-border-radius: 12px;  
    -webkit-border-radius: 12px;  
    -khtml-border-radius: 12px;  
    border-radius: 12px;  
    width: 70px;
    text-align: center;
    float: right;
}

#barRepondre a, #barNouveau a{
	font-weight: bold;
	text-decoration: none;
	}

/** Reponse rapide **/
#reponse {
	position: absolute;
	height: 300px;
	width:300px;
	top: 10px;
	display:none;
	
	}
	
.separ {
	background-image:url("images/separ.png");
	float:left;
	height:30px;
	margin-right:9px;
	width:4px;
}

.outilsPost a {
	font-size:16px; 
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	}

#footer {
	background: url("images/footer.jpg") repeat-x bottom;
	min-height: 120px;
	height: 120px;
	text-align: center;
/*	width:970px; 02/06 */
/*	font-family: Arial, sans-serif;*/
	}

	
/* for youtube */
iframe.yt
{
  display:inline;
}

#partenaires {
/*	width: 970px; 02/06 */
	background-color: #666666;
	color:#999999;
	font-size:12px;
	margin-bottom:30px;
	margin-top: 5px;
	text-align:center;
}

#partenaires a:link{
	color: #999999;
}

#partenaires a:hover{
	color: #FFFFFF;
}

#contenu {
	background-color: #FFFFFF;
	/*	background: url("images/3d-2.png") top repeat-x #FFFFFF;*/
/*	padding: 20px;*/
/*	height:100%; */
	position: relative;
	padding: 0 20px 20px 20px;
	height:100%;
	/*width:930px; contenu */
}

/* Index: colonne centrale **/
#indexC {
/*	width: 615px; 02/06 */
/*	margin-right: 20px;*/
/*
	width: 97%;
	position: absolute;
	z-index: 2;

	float: left;
	*/
}

#indexD {
	width: 300px;
	float: right;
	z-index: 1;
	position: relative;
}

.user {
	padding:10px;
	width:145px;
	display: block;
	
}

#searchTop {
	background-image: url("images/search.png");
	width: 200px;
	float: right;
	height: 30px;
}

#searchTop .s{
	width: 160px;
	float:right;
	margin-right:10px;
	margin-top:7px;
	background: transparent;
	border:0;
	color: #CCCCCC;
}

#searchTop .sub{
	background: transparent;
	color: #CCCCCC;
	border:0;
}

#searchTop .sub:hover{
	background: transparent;
	color: #FDD631;
	border:0;
	cursor: pointer;
}



.a {
	width: 100%; 
 /*   height: 50px; */
    -moz-border-radius: 12px;  
    -webkit-border-radius: 12px;  
    -khtml-border-radius: 12px;  
    border-radius: 12px;  
    background-color: #eaeaea;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 20px;
    padding-bottom:20px;
    color: #696969;
    overflow: auto;
}

.b .a {
	width: 100%; 
 /*   height: 50px; */
    -moz-border-radius: 12px;  
    -webkit-border-radius: 12px;  
    -khtml-border-radius: 12px;  
    border-radius: 12px;  
    background-color:  #eccece;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 20px;
    padding-bottom:20px;
    color: #aa4b47;
    overflow: auto;
}

.astats {
	width: 100%; 
    -moz-border-radius: 12px;  
    -webkit-border-radius: 12px;  
    -khtml-border-radius: 12px;  
    border-radius: 12px;  
    padding-top: 8px;
    padding-bottom:8px;
    overflow: auto;
}


/******************************************************
.a form input, .a form checkbox {
	border: 0;
	height:18px;
	}
*********************************************************/


.b .gensmall, .b .gensmall b, .b .gensmall b a, .b .gen a, .b .gen b
{
  color: #FFF;
}
	

/** Blocs de news Haut **/
.blocC {
	width: 33.3%;
	float: right;
	
/*	display: inline;
	float:left;
	margin-right: 20px;
	*/
	}


.c1 {
	height:6px;
	background-image:url(images/c-1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.c2 {
		/*background-image:url(images/c-2.jpg);
		background-repeat: repeat-y;
		*/
	color:#636363;
	padding:9px;
	background-position: center;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	min-height:130px;
	overflow: hidden;
	
/*	font-family:arial,sans-serif;*/
	/*tahoma,verdana,*/
	font-size:12px;
	
}

.c2 input{
	width: 178px;	
	/*height: 12px;*/
	margin:0px;
}

.c2 .submit, .c2 .submit:hover{
	float:right;
	position:relative;
	width:83px;	
	margin-right: 10px;
	font-weight: bold;
	border: 0px;
	color: #333;
	background-color: transparent;
	cursor: pointer;
	padding: 0;
	height: 20px;
}

.c3{
	height:6px;
	background-image:url(images/c-3.jpg);
	background-repeat: no-repeat;
	margin-bottom: 16px;
	background-position: center;
}

.c2 h1 a, .c2 h1{
	margin-top:-5px; /* -12px*/
	padding-bottom:5px;
	font-size:21px;
	color:#686868;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-shadow: 2px 2px 2px #AAAAAA;
}

.c2 h3 a:hover{
	color: #FF0000;
}

.c2 h4{
	color:#333;
	font-weight: normal;
}

.c2 .link {
	margin-top:6px;
	margin-bottom:-9px;
	text-align:right;
	font-weight:700;
	color:#333;
}

.c2 .txt {
	color:#333;
}

.c2 ul.txt {
	list-style:square outside none;
	margin-left:-25px;
}
/******************************* TOPIC ************/

.row1 {
	background-color: #eaeaea;
	-moz-border-radius: 12px;  
    -webkit-border-radius: 12px;  
    -khtml-border-radius: 12px;  
    border-radius: 12px;  
    margin-bottom:10px;
    overflow: hidden;
   
	}
	
.row2 {
	background-color: #dcdcdc;
	-moz-border-radius: 12px;  
    -webkit-border-radius: 12px;  
    -khtml-border-radius: 12px;  
    border-radius: 12px;  
    margin-bottom:10px;
    overflow: hidden;
    }
    
.forumline .row1 {
	background-color: #EFEFEF;  
    margin-bottom:10px;
    overflow: hidden; 
	}
	
.forumline .row2 {
	background-color: #FFF; 
    margin-bottom:10px;
    overflow: hidden;
}

.rgauche {
	-moz-border-radius: 12px 0 0 12px;  
    -webkit-border-radius: 12px 0 0 12px;  
    -khtml-border-radius: 12px 0 0 12px;  
    border-radius: 12px 0 0 12px;  
	}

.rdroite {
	-moz-border-radius: 0 12px 12px 0;  
    -webkit-border-radius: 0 12px 12px 0;  
    -khtml-border-radius: 0 12px 12px 0;  
    border-radius: 0 12px 12px 0;  
	}

.rbas {
	-moz-border-radius: 0px 0 12px 12px;  
    -webkit-border-radius: 0 0 12px 12px;  
    -khtml-border-radius: 0 0 12px 12px;  
    border-radius: 0 0 12px 12px;  
	}
	
	
.rhaut {
	-moz-border-radius: 12px 12px 0 0;  
    -webkit-border-radius: 12px 12px 0 0;  
    -khtml-border-radius: 12px 12px 0 0;  
    border-radius: 12px 12px 0 0;  
	}

.rhautgauche {
	-moz-border-radius: 12px 0 0 0;  
    -webkit-border-radius: 12px 0 0 0;  
    -khtml-border-radius: 12px 0 0 0;  
    border-radius: 12px 0 0 0;  
}

.rhautdroite {
	-moz-border-radius: 0 12px 0 0;  
    -webkit-border-radius: 0 12px 0 0;  
    -khtml-border-radius: 0 12px 0 0;  
    border-radius: 0 12px 0 0;  
}

.rbasdroite {
	-moz-border-radius: 0 0 12px 0;  
    -webkit-border-radius: 0 0 12px 0;  
    -khtml-border-radius: 0 0 12px 0;  
    border-radius: 0 0 12px 0;  
}

.rbasgauche {
	-moz-border-radius: 0 0 0 12px;  
    -webkit-border-radius: 0 0 0 12px;  
    -khtml-border-radius: 0 0 0 12px;  
    border-radius: 0 0 0 12px ;  
}

.rnone {
	-moz-border-radius: 0;  
    -webkit-border-radius: 0;  
    -khtml-border-radius: 0;  
    border-radius: 0;  	
	}

.auteur {
	float:left;
	width: 15%;
	}
	
.message {
	width: 70%;
	}	

.cont {
	background-color: #FFFFFF;
		-moz-border-radius: 6px;  
    -webkit-border-radius: 6px;  
    -khtml-border-radius: 6px;  
    border-radius: 6px; 
    margin:10px;
    padding:10px;
    overflow: auto;
    width:89%;
    float:right;
}

.cont1 {
	float: left;
	background-color: #00ff00;
	margin: 2px;
	float: left;		
}
	
.cont2 {
	float: left;
	background-color: #00ff00;
	margin: 2px;
	float: left;
	width: 100px;
	width: 70%;				
}

.cont3 {
		float: right;;
		background-color: #00ff00;
		margin: 2px;
		text-align: center;
/*width: 100px;
	*/	
	}
	
.cont4 {
		float: left;
	}
	
.space {
	clear:both;
	
	}
	
	
.icone {
	position: relative;
	height: 100%;
	float: left;
}


/************************************************************************************************/
	/* add by j2c */
span.tag_topic_gen, .maintitle span.tag_topic_genTitle
{
//  color: #AA4B47;
  font-size:27px;
}

span.tag_topic_genTitle 
{
  color: #C00202;
}

a:tag_topic_genTitle:hover
{
  text-decoration: none;
}
	
span.tag_state_gen
{
  color:#00AA00;
}

.spoiler
{
  border:1px dotted blue;
  min-height:2em;
}

/* General font families for common tags */
font,th,td,p 
{ 
  font-family: Arial, Helvetica, sans-serif;
  /* Verdana, */
}


hr
{ 
  height: 0px; 
  border: solid #D1D7DC 0px; 
  border-top-width: 1px;
}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; /*border: 1px #98AAB1 solid;*/ }

/* This is the outline round the main forum tables */
.forumline	
{ 
  background-color: #EFEFEF; 
  -moz-border-radius: 12px;  
  -webkit-border-radius: 12px;  
  -khtml-border-radius: 12px;  
  border-radius: 12px; 
  background-color:#EFEFEF;
  margin-bottom:21px;
  padding: 0px 10px 20px 18px;
}



.b {
	width: 100%; 
    -moz-border-radius: 12px;  
    -webkit-border-radius: 12px;  
    -khtml-border-radius: 12px;  
    border-radius: 12px;  
    background-color: #aa4b47;
    margin-bottom:10px;
    color: #FFF;
    padding-top: 10px;
    padding-bottom:10px;
}

.b .none {
	text-decoration: none;
	}
	
.b button {
	width: 450px;
	height: 30px;
	background-color: #FFF;
	-moz-border-radius: 6px;  
    -webkit-border-radius: 6px;  
    -khtml-border-radius: 6px;  
    border-radius: 6px;  
    border:0px;
    cursor: pointer;
    color: #AA4B47;
}

.b button b {
	color: #AA4B47;
}
	

.boutonA {
	background-color: #FFF;
	-moz-border-radius: 6px;  
    -webkit-border-radius: 6px;  
    -khtml-border-radius: 6px;  
    border-radius: 6px;  
    border:0px;
    background-color:#EAEAEA;
	color:#696969;
	padding: 10px;
	font-weight: bold;	
}

.boutonA a{
	text-decoration: none;
}
.boutonB a{
	text-decoration: none;
	color: #FFF;
}

.boutonB {
		background-color: #FFF;
	-moz-border-radius: 6px;  
    -webkit-border-radius: 6px;  
    -khtml-border-radius: 6px;  
    border-radius: 6px;  
    border:0px;
	padding: 10px;
	font-weight: bold;
    background-color: #9f9e9f;
    margin-bottom:10px;
    color: #FFF;
}

a.none {
	text-decoration: none;
	}

.rm {
	height:100px;
	}


.forumline0	{ 
}

.forumline1	{ 
	background-color: #dcdcdc; 
	-moz-border-radius: 12px;  
    -webkit-border-radius: 12px;  
    -khtml-border-radius: 12px;  
    border-radius: 12px; 
	margin-bottom:11px;
	padding-bottom:20px;
	width: 100%;
}

.forumline2	{ 
	background-color: #eaeaea; 
	-moz-border-radius: 12px;  
    -webkit-border-radius: 12px;  
    -khtml-border-radius: 12px;  
    border-radius: 12px; 
	margin-bottom:11px;
	padding-bottom:20px;
	width:100%;
}

.forumline tr
{
}

	
/* Main table cell colours and backgrounds */
td.rown {
	display: block;
	width:100px;
	}

td.rownForum {
	display: block;
	width:10px;
}
	
td.row0	{ 
	
	-moz-border-radius-topleft: 6px;  
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-radius-topleft: 6px;  
    -webkit-border-radius-bottomleft: 6px; 
    -khtml-border-radius-topleft: 6px;  
    -khtml-border-radius-bottomleft: 6px;  
    border-radius-bottomleft: 6px; 
    border-radius-topleft: 6px;

}

td.row1 {

}
	

td.row21	{ 

	-moz-border-radius-topright: 6px;  
    -moz-border-radius-bottomright: 6px;
    -webkit-border-radius-topright: 6px;  
    -webkit-border-radius-bottomright: 6px; 
    -khtml-border-radius-topright: 6px;  
    -khtml-border-radius-bottomright: 6px;  
    border-radius-bottomright: 6px; 
    border-radius-topright: 6px;

}
td.row3	{ }

.color1 { background-color: #FFFFFF;}
.color2 { }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
	/*	background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
		*/
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #565656; font-size: 11px; font-weight : bold;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
		/*	background-image: url(images/cellpic1.gif);
			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
			*/
}


/* 4d8696 0e2976
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 0px; }
td.row3Right,td.spaceRow {
	/*background-color: #D1D7DC; border: #FFFFFF; border-style: solid;*/ }


th.thHead,td.catHead { font-size: 12px; border-width: 0; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0; }
th.thLeft,td.catLeft	  { border-width: 0; }
th.thBottom,td.catBottom  { border-width: 0; }
th.thTop	 { border-width: 0; }
th.thCornerL { border-width: 0; }
th.thCornerR { border-width: 0; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			/*font-size: 27px;*/
			font-size: 24px; 
			font-family: Regular, Verdana, Arial, sans-serif;
			text-decoration: none; line-height : 120%; color : #626262;
			font-weight: none;
}

.maintitle a:hover,	a.maintitle:hover{
	text-decoration: none;
	}


/* General text */
.gen 
{ 
  font-size : 12px; 
}

.genmed 
{ 
  font-size : 11px; 
}

.gensmall 
{ 
  font-size : 10px; 
}

.gen,.genmed,.gensmall 
{ 
  color : #333333; 
}

.gensmall a
{
  font-size : 10px;
  /*color: #660000;*/
  text-decoration: underline;
}

.last_post a
{
  /*color: #660000;*/
  text-decoration: underline;
}


.b .gen,.b .genmed,.b .gensmall {/* color : #D8D8D8;*/ color: #fff; }
.b .genmed, .b .gensmall {color: #fff; } /* 626262 */ 
/*
.b .a .gen {color: #626262; }
*/
.b .a .gen 
{
  color: #aa4b47; 
}
.b .gensmall, .b .genmed { /*color: #ccc;*/ color: #fff; }

.b .gensmall2, .b .genmed2,.b .gensmall2 b, .b .genmed2 b { /*color: #626262;*/ color: #fff; }
/*.b .a .gensmall2, .b .a .genmed2,.b .a .gensmall2 b, .b .a .genmed2 b { color: #626262;}
*/
.b .a .gensmall2, .b .a .genmed2,.b .a .gensmall2 b, .b .a .genmed2 b { color: #aa4b47;}


a.gen,a.genmed,a.gensmall { /*color: #0e2976;*/ /*text-decoration: none; */}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

a:hover span.tag_topic_genTitle 
{
  text-decoration: none;
}
	
div.gen {margin:0;padding:0;}


.stats {
	background-color: #999;
	color: #fff;
	position: relatvie;
	}

img{
border: 0px;
}

/* Forum category titles */
.cattitle		{ 
	/*font-weight: bold; 
	font-size: 20px ;*/
	font-family:Regular,Verdana,Arial,sans-serif;
	font-size:24px; 
	letter-spacing: 1px; 
	margin-left:10px; 
	color : #333; /*006699*/
	
	}
	
a.cattitle		
{
  text-shadow: 2px 2px 2px #AAAAAA;
  text-decoration: none; 
  color : #333; /*006699; */
}
a.cattitle:hover{ text-decoration: none; color: #DD6900}


.forumline2 .cattitle2		{ 
	margin-top:-5px; /* -12px*/
	padding-bottom:5px;
	font-size:21px;
	color:#686868;
	font-weight: normal;
	text-decoration: none;
	margin-left:3px;
	}
	
.forumline2 a.cattitle2		{ text-decoration: none; color : #686868; /*006699; */}
.forumline2 a.cattitle2:hover{ text-decoration: none; color: #686868}





.forumline0 .cattitle2		{ 
	margin-top:-5px; /* -12px*/
	padding-bottom:5px;
	font-size:21px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin-left:3px;
	}
	
.forumline0 a.cattitle2		{ text-decoration: none; color : #FFFFFF; /*006699; */}
/*.forumline0 a.cattitle2:hover{ text-decoration: none; color: #DD6900} */
.forumline0 a.cattitle2:hover{ text-decoration: underline; color: #FFF} 


/* Forum title: Text and link to the forums used in: index.php */
.forumlink
{ 
  font-weight: bold; 
  font-size: 12px; 
  color : #333333; 
}
a.forumlink 	
{ 
  /*text-decoration: none; */
  color : #333333;
}

a.forumlink:hover
{ 
  text-decoration: underline; 
  color : #DD6900; 
}

.b a.forumlink 
{ 
  color: #fff;
}

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			
{ 
  font-weight: bold; 
  font-size: 11px; 
  color : #333333;
}

.nav a
{
  color : #333333;
}
a.nav
{ 
  text-decoration: none; 
  color : #333333;
}

a.nav1	
{ 
  text-decoration: none; 
  color : #333333; 
  font-weight: normal
}

a.nav2	
{ 
  text-decoration: none; 
  color : #333333; 
}

a.nav:hover	,a.nav1:hover, a.nav2:hover	
{ 
  text-decoration: underline; 
}

.nav b { color: red; }

.genmed a.nav1 
{
  color:#333333;
}

/* titles for the topics: could specify viewed link colour too */
.topictitle
{ 
  font-weight: bold; 
  font-size: 11px; 
  color : #000000; 
}

a.topictitle:link, a.topictitle:visited
{ 
  text-decoration: none; 
  color : #333333; 
}

a.topictitle:hover
{ 
  text-decoration: underline;  
}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			
{ 
  color: #333333;
  text-decoration: underline;
}
.auteurPost			{ font-size : 21px; color: #333;}
/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #333; text-align: right;}


/* The content of the posts (body of text) */
.postbody 
{ 
  font-size : 12px;
}

.postbody a:link
{ 
  color : #DD6900;
  /*color: brown;*/
}

.postbody img 
{
  max-width:780px;  
  /*it's break js*/
}

a.postlink:link, a.postlink:visited	
{ 
  color : #DD6900; 
}

a.postlink:hover 
{ 
  text-decoration: underline;
}


/* Quote & Code blocks */

.quote, .code 
{
  font-size: 11px; 
  line-height: 125%;
  background-color: #FAFAFA; 
  border: #D1D7DC; 
  border-style: solid;
  border-left-width: 1px; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px;
  -moz-border-radius: 7px;  
  -webkit-border-radius: 7px;  
  -khtml-border-radius: 7px;  
  border-radius: 7px;  
}

.code
{
  font-family: Courier, 'Courier New', sans-serif;
  color: #006600;
}

.quote
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #444444;
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}



/* Form elements */
input,textarea, select {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	/*
	border-color : #000000;
		color : #000000;
	*/
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
/*
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/
/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
/*
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}
*/
/* image de fond pour la pub */
.pubfond{
background-image:url(../templates/planeterenault6/images/antipub.jpg);
background-repeat: no-repeat; 

}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }

.nowrap { white-space: nowrap; }
.bold { font-weight : bold; }
.italic { font-style : italic; }
.spacer, .spaceRow { height: 5px; line-height: 5px; padding: 0; margin: 0; }
.complet { width: 100%; }
.demi { width: 50%; }
.tiers { width: 33%; }
.quart { width: 25%; }
/* Affichage et masquage d'�l�ments */
.display_none { display : none; }
.display_inline { display : inline; }
.display_block { display : block; }
/* Liens non-soulign�s */

.welcome
{
  color: red;
  text-shadow: 0 -1px 0 #CC8888; 
}
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
/*@import url("formIE.css");*/


/*
input {
cursor:pointer;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:1em;
font-weight:normal;
padding:0 3px;
vertical-align:middle;
}
*/

.inputbox {
background-color:#FFFFFF;
border:1px solid #C0C0C0;
color:#333333;
cursor:text;
padding:2px;
}

/*
.inputbox {
background-color:#FFFFFF;
border-color:#B4BAC0;
color:#333333;
}
*/
input.search2 {
	background-image:none;
	background-position:left 1px;
	background-repeat:no-repeat;
	padding-left:17px;
}

.search-box input {
}

a.button1, input.button1, input.button3, a.button2, input.button2, input.liteoption, input.mainoption, input.button {
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	padding-bottom:1px;
	padding-top:1px;
	width:auto !important;
	background-image:url("images/bg_button.gif");
	background-color:#FAFAFA;
	color:#000000;
	border:1px solid #666666;
	border-color:#666666;
}

input.search2 {
	background-image:url("images/icon_textbox_search.gif");
}

input.button1, input.button2 {
font-size:1em;
}

select {

	cursor:pointer;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-weight:normal;
	padding:1px;
	vertical-align:middle;
	max-width: 300px;
}

.white, .white b, .white strong, .white b a {
	color: #FFF;
}

/*Onglets du haut de page */
#ongletsMenu {	
	/*width:970px; 02/06*/
	height:30px; 
	margin-top:-20px;
}

#ongletsMenu ul {
	list-style:none;
	margin:0;
	padding:0;	
}
#ongletsMenu ul li {
	float: left;
	}

.actif {
	float:left;
}

#ongletsMenu li.actif a, #ongletsMenu li.actif a:hover{
	background-image:url(images/onglets/tab1.jpg); 
	width:174px;	
	color: #c2c2c2;
	text-shadow: 0 -1px 0 #333333;
}

#ongletsMenu li a{
	background:url(images/onglets/tab2.jpg) no-repeat; 
	float:left;
	height: 30px;
	position:relative;
	width:155px;
	text-align:center;
	color:#777777;
	font-weight:700;
	text-decoration:none;
	padding-top:9px;
	text-shadow: 0 -1px 0 #000000;
}

#ongletsMenu li:hover a {
	background-image:url(images/onglets/tab2on.jpg);
	color: #CCCCCC;
}

.topic_review {
	display: block;
	border:0;
}

/* Met en gras pour de nouveaux messages */
/*
.newMP1 {
	font-weight: bold;
}
*/

.left {
	text-align:left;
}

.right {
	text-align: right;
}

/* Gestion des couleurs des rangs spéciaux */
/*.rangIndex 
{
	color: white;
	padding: 0 10px 0 10px;
  -moz-border-radius: 6px;  
  -webkit-border-radius: 6px;  
  -khtml-border-radius: 6px;  
  border-radius: 6px;  
  margin: 5px 0 5px 0;
  line-height: 2;
}*/

.newsticker{
        list-style-type: none;
        border: 1px dashed #fff;
        background: #050c44;
        padding: 3px;
        color: #FFF;
        margin: 0;
}

#newstickerH {
	visibility: hidden;
	border-radius: 25px;
   -moz-border-radius: 25px;  
    -webkit-border-radius: 25px;  
    -khtml-border-radius: 25px;  
	width: 305px; /* 315*/ 
	margin-top:6px;  
	height: 19px; 
	background-color:#FFF; 
	text-align: center;
	padding-top: 2px;
	float: right;
	margin-right: 5px;
	
}


/** Annonces RP */
.blockAnnonce {
	float: left; 
	border:1px solid; 
	border-color: #cbcbcb; 
	padding:2px; 
	margin:6px; 
	background-color: #FFF;
	color: #000000;
}

#carousel .blockAnnonce {
	margin:8px;
	}
.blockAnnonceDetail {
	background-color:#999;
	margin:-3px;
	padding: 3px;
	color: #FFFFFF;
	position:relative;
	width: 122px;
}

.blockAnnonceDetail .reduc {
/*    -webkit-border-radius: 40px;  
    -khtml-border-radius: 40px;  
    border-radius: 40px; 
	-moz-border-radius:40px;
	background-color:#00A9CA;
	*/
	
	background: url("images/icon_01.png") no-repeat;
	font-weight:bold;
	height:49px;
	position:absolute;
	right:-12px;
	top:-18px;
	width:49px;     
	text-align: center;
	text-shadow: 1px 1px 12px #003366;
}

.blockAnnonceDetail .titre1 {
	font-size: 20px;
	font-weight: normal;	
	display: block;
}

.blockAnnonceDetail .titre2 a{
	font-size: 12px;
	font-weight: normal;	
}

.blockAnnonceDetail .titre2 a:hover{
	font-weight: bold;
	text-decoration: none;
}


.p{
	width: 307px;
	margin-left:-4px;
	text-align:center;
	margin-bottom:16px;
}

.right{
	float:right;	
}

.left{
	float: left;
}

.b2 ul {
	list-style:square outside none;
	margin-left:-18px;	
}

.dlink3 {
	clear: both;
	color:#666;
	text-align:right;
	padding-top:7px;
	margin-right:0px;
	margin-bottom: -10px;
	}
	
/********************************** TEST ******************************************/
	
#newsticker-demo {  
	 width:300px;  
/*	 padding:5px 5px 0;  */
	 font-family:Verdana,Arial,Sans-Serif;  
	 font-size:12px;  
/*	 margin:20px auto;  */
 }  
   
 #newsticker-demo a { text-decoration:none; }  
 #newsticker-demo img { border: 2px solid #FFFFFF; }  
   
 #newsticker-demo .title {  
 text-align:center;  
 font-size:14px;  
 font-weight:bold;  
 padding:5px;  
 }  
 
 /* height: 300px;*/
   
 .newsticker-jcarousellite { width:300px; }  
 .newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:15px; height:300px;}  
 .newsticker-jcarousellite .thumbnail { float:left; width:110px; }  
 .newsticker-jcarousellite .info { float:rightright; width:190px; }  
 .newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }  
   
 .clear { clear: both; }  
 
 
 #newstickerF {
    background: none repeat scroll 0 0 black;
	clear: both;
    color: white;
    height: 22px;
    margin: 0 auto;
    opacity: 0.4;
    text-align: center;
    width: 800px;
    width: 80%;
	/* top: -14px; */
	position: relative;
	top: -20px;
}



.phaut {
    background-color: #FFF;
    margin: 0 auto;
 /*   text-align: center; */
    width: 728px;
	height: 90px;
}
