/* CSS Document */

/** Forum**/
#forum-haut{
background:url('images/images_vert/fond.jpg');
width:1007px;
}
#forum-corp{
background:url('images/images_vert/fond.jpg');
width:1007px;
}
#forum-corp a:link{
		color:#CCFF00;
	text-decoration:none;
}
.text-forum
{
font-size:10px;
padding-left:20px;
padding-right:20px;
color:#fff;
padding-top:8px;
padding-bottom:10px;
}
/** fin forum**/

/**  css global  **/

body
{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1007px;
	background:url('images/images_vert/pointiller.jpg') ;
}

select
{
  color: #000;
  border: 1px #000000 solid;
  background-color:#fff;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

textarea
{
  color: #000;
  border: 1px #000000 solid;
  background-color: #fff;
  font-size: 10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
input
{
  color: #000;
  
  font-size: 10px;
  background:url(images/images_vert/imput.jpg);
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
a:visited
{
  color: #fff;
  text-decoration: none;
}

a:hover
{
  color:#CCFF00;
  text-decoration: none;

}
a:active
{
  color: #fff;
  text-decoration: none;
}
a:link{
	color:#666;
	text-decoration:none;
}

#centre,#droite{
float:left;
}

.clear{
clear: both;
}
.global 
{
	width: 1007px;
	background:url('images/images_vert/fond.jpg') ;
	font-size: 11px;
	background-repeat: repeat-y;
	
}
.global-forum
{
	width: 1007px;
	background:url('images/images_vert/fond.jpg') ;
	font-size: 11px;
	background-repeat: repeat-y;
	
}
/**  fin css global  **/

/**centre**/
#news-haut {
    background : url('images/images_vert/news_haut.png') ;
	width: 507px;
	height:25px;
}

#news-corp {
    background : url('images/images_vert/news.png') ;
	width: 507px;
	
}

.titre-news {
	font-size:12px;
	text-align: left;
	padding-left:22px;
	padding-top:5px;
	color:#000;
}
.text-news {
	font-size:10px;
	padding-left:22px;
	padding-right:22px;
	padding-bottom: 5px;
	padding-top:10px;
	color:#000;
		
}
.text-news-bas {
	font-size:10px;
	padding-left:22px;
	padding-right:22px;
	padding-top:20px;
	padding-bottom:10px;
	color:#000;
		
}


/**droite**/
#droite-haut {
    background : url('images/images_vert/haut.jpg');
    height: 38px;
	width: 500px;
	
}

#droite-corp {
    background : url('images/images_vert/corp.jpg');
	width: 500px;
	
}

.titre-droite {
    font-size:10px;
    text-align: left;
    padding-left:10px;
	padding-top:15px;
	color:#000;
}
.text-droite {
	font-size:10px;
	padding-left:10px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:8px;
	color: #000;	
}

/** blocks**/

#nav{
background:url("images/images_vert/nav.jpg");
width:1007px;
height:36px;
color:#FFFFFF;
}
#nav a{
   color:#fff;
   text-decoration:none;
}
#nav a:hover{
   color:#CCFF00;
   text-decoration:none;
}
.nav{
padding-top:8px;
}
#flash{
background:url("images/images_vert/flash.jpg");
width:500px;
height:52px;
color:#000;
}
#flash a:link {
color:#666;
}
#flash a {
color:#000;
}
#crea{
background:url("images/images_vert/FOLIO_09.jpg");
width:500px;
height:295px;
}
#dessus-crea{
background:url("images/images_vert/FOLIO_08.jpg");
width:500px;
height:29px;
}
#desus-news{
background:url("images/images_vert/FOLIO_06.jpg");
width:507px;
height:14px;
}
#footer{
background:url("images/images_vert/footer.jpg");
width:1007px;
height:11px;
}
#header{
background:url(images/images_vert/header.jpg);
width:1007px;
height:150px;

}
.header
{
	padding-top:60px;
	padding-left:30px;
	font-size:26px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}
.slogan
{
	padding-left:30px;
	font-size:12px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}
#tribune{
background:url(images/images_vert/tribune.jpg);
width:500px;
height:356px;
}
.tribune{
padding-top:30px;
padding-left:8px;
padding-right:10px;
color:#000;
}
/** modules**/

#module_corp{
background:url('images/images_vert/fond.jpg');
width:1007px;
}
.titre-modules {
	font-size:14px;
	padding-left:45px;
	padding-top:20px;
	padding-bottom:8px;
	color: #CCFF66;	
}
.text-module {
	font-size:11px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	color:#fff;
		
}
#stats{
background:url('images/images_vert/stats.jpg');
width:500px;
height:87px;
}

/**  Fin de la feuille de style  **/
