@charset "iso-8859-1";
/* auteur: Sylvain D */
/* Date de création: 03/08/2005 */
/* Dernière modification: 08/09/2005 */

<STYLE type=text/css>

	  
/************************************************************************************************/
/* Definitions générales                                                                        */
/************************************************************************************************/


font  {
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 13px;
      }
	 
	  
	  
td {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 13px;
      }
	 
	  
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(background_degrade.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


	  /*
div {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 10px;
      }
	  
form {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 10px;
      }
	  
	  */
	  
A:link {
			color: Gray;
			font-size: 13px;
			font-family: Arial, Helvetica, sans-serif;
			text-decoration: none;
			font-weight: bolder;
}
A:active {
           color: Gray;
           font-size : 13px;
           font-family : Arial, Helvetica, sans-serif;
           text-decoration : none;
           font-weight : bolder;
      }
A:visited {
           color: Gray;
           font-size : 13px;
           font-family : Arial, Helvetica, sans-serif;
           text-decoration : none;
           font-weight : bolder;
      }
A:hover {
           color : #FFFFFF;
           font-size : 13px;
           font-family : Arial, Helvetica, sans-serif;
		   background-color: #000000;
           text-decoration : none;
           font-weight : bolder;
      }
	  
	  
	  
h1 {
           font-size : 2em;
           font-weight : bolder;
      }
h2 {
           font-size : 1.7em;
           font-weight : bolder;
      }
h3 {
           font-size : 1.4em;
           font-weight : normal;
      }
h4 {
           font-size : 1.2em;
           font-weight : bold;
      }
h5 {
           font-size : 1em;
           font-weight : bold;
      }
h6 {
           font-size : 0.8em;
           font-weight : bold;
      }
hr {
	        width: 85%;
	        border: 1px solid dotted;
}		
	  
	  
/* Pour les formulaires	  */
input , textarea , select {
           color : #000000;
           font : normal 11px Arial, Helvetica, sans-serif;
           border : 1px solid #202020;
           border-color : #000000;
      }
input.post , textarea.post , select {
           background-color : #efefef;
      }
input {
           text-indent : 2px;
      }
input.button {
           background-color : #ffffff;
           color : #000000;
           font-size : 11px;
           font-family : Arial, Helvetica, sans-serif;
           border : 1px solid #202020;
      }
input.radio {
           background-color : #ffffff;
      }
	  



/*********************************************************/  
	  
.tbl_blk_npnav {
           width : 100%;
           border : 0 none inherit;
		   font-size : 11px;
      }
	  /*
.td_blk_npnav_img {
           width : 50px;
      }
	  */
	  
	  /*
.td_blk_npnav_link {
           width : 100%;
      }

.td_blk_npnav_space {
           height : 15px;
      }
	  
	  */
/************************************************************************************************/
/* définitions des styles pour le menu de Navigation Haut                                       */
/************************************************************************************************/
.menunav-top {
           color : #f1f3f5;
           margin-left : -1px;
           margin-left : -4px;
      }
	  
a.menunav-top {
           position : relative;
           background : #e9ecef;
           padding : 5px 6px;
           color : #666;
           border : 1px solid #ccc;
           margin : 0;
      }
a.menunav-top:hover {
			color : #FFFFFF;
           font-size : 13px;
           
           background : #000000;
           border : 1px solid #ccc;
           padding : 5px 6px;
      }
a#active_menunav-top {
           position : relative;
           background : #ffffff;
           padding : 5px 6px;
           color : #666;
           border : 1px solid #ccc;
           margin : 0;
      }
a#visited_menunav-top {
           position : relative;
           background : #ffffff;
           padding : 5px 6px;
           color : #666;
           border : 1px solid #ccc;
           margin : 0;
      }
	  
	  
	 
	  
a.menunav-top-yellow {
           position : relative;
		   color : #000000;
           background : #FFFFFF;
           padding : 5px 6px;           
           border : 1px solid #CCCCCC;
           margin : 0;
      }
	  
	  
  a.menunav-top-yellow:hover {
         color : #FFFFFF;
           font-size : 13px;
           
           background : #000000;
           border : 1px solid #ccc;
           padding : 5px 6px;
  }
	 
	 
	  
/************************************************************************************************/
/* définitions des styles dans le fichier blocks.html                                           */
/************************************************************************************************/
.tbl_blk_gen {
           width : 210px;
           height : 23px;
		   /*font-size : 11px;*/
      }

	  
.blk_top {
           width : 210px;
			height: 23px;
           background-image : url(fond_rouge.jpg);
		   /*background-image : url(http://www.phpnuke-europe.org/themes/Nuke-Pro/images/blk_top.png);*/
		   /*http://www.phpnuke-europe.org/themes/Nuke-Pro/images/blk/mailinglist.gif*/
      }
	  
	  
.tbl_blk_gen2 {
           /*width : 400px;*/
           height : 23px;
		   
      }

	  
.blk_top2 {
           width : 500px;
			height: 23px;
           background-image : url(fond_rouge.jpg);
		   /*background-image : url(http://www.phpnuke-europe.org/themes/Nuke-Pro/images/blk_top.png);*/
		   /*http://www.phpnuke-europe.org/themes/Nuke-Pro/images/blk/mailinglist.gif*/
      }	  
	  
			  
		/*
		.blk_ligvert {
		           width : 2px;
		           background-color : white;
		           background-image : url(../images/ligvert.gif);
		      }
		*/

	  
.block-title {
           background : none repeat;
           color : #ffffff;
           font-size : 12px;
           font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
           font-weight : bolder;
           padding-left : 21px;
      }
	 
	 
.main_outline {
	/*width: 902px !important;
	width: 908px;
	*/
	font-size : 13px;
	border: 1px solid #D2232A;
	padding: 6px;
	background: #FFFFFF;
	margin-bottom: 7px;
	
}
	  
	  
#main_outline {
	/*width: 902px !important;
	width: 908px;
	*/
	font-size : 13px;
	border: 1px solid #D2232A;
	padding: 6px;
	background: #FFFFFF;
	margin-bottom: 7px;
	
}



/*
.gris1 {background-color:#AAAAAA}
.gris2 {background-color:#999999}
*/
.over {background-color:#DDDDDD}
		
		
	  
</STYLE>
