
 body {margin:0px; padding:0px; background:URL(images/back_main.gif); background-repeat:repeat-x; background-color:#2B83CD}

  .policy{font-family:Tahoma; font-size:10px;  color:#8ABEEA; text-decoration:none }
  .main{font-family:Tahoma; font-size:10px;  color:#D1EAFF; line-height:13px}
  .white{font-family:Tahoma; font-size:10px;  color:#E8F4FE;}
  .white_l{font-family:Tahoma; font-size:10px;  color:#FFFFFF; text-decoration:none}
  .title{font-family:Tahoma; font-size:10px;  color:#94C7F1; }
  .text{font-family:Tahoma; font-size:10px;  color:#A7D6FF; }



  .input{
  		width:275px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#257CC6;
		border-color:#78C2F3;font-family:Tahoma; font-size:10px;  color:#D1EAFF; line-height:13px
		}

		 
		
	  .textarea{
		width:275px; height:88px;
		border-width:1px;
		border-style:solid;
		background-color:#257CC6;
		border-color:#78C2F3;font-family:Tahoma; font-size:10px;  color:#D1EAFF; line-height:13px;
		overflow:auto;
		}

h1 {
    font-family : helvetica, arial, tahoma;
    color : white;
    font-size : 20px;
    font-weight : bold;
    
    }
 
/* ================================================================================================================= */
/* the navigation bars inside the datas listings                                                                     */
/* ================================================================================================================= */

div.navig {border : 1px solid #ACA899; 
           padding : 3px;
           background : #ECE9D8;           
           position : relative;
           top : 3px;
           margin-bottom : 8px;
           margin-top : 8px;
           margin-right : 5px;
           float : right;
           
           }

div.navig ul {
	list-style-type: none;
	margin:0; padding:0;
	font-size:10px;
}
div.navig ul li {
	display: inline;
}

/* Barres de navigation : liens */
div.navig ul li a {
	text-decoration: none;
}
div.navig ul li a:link, div.navig ul li a:visited {
	
}
div.navig ul li a:hover, div.navig ul li a:active {
	
}

/* Barres de navigation : page en cours */
div.navig ul li span {
	color: #ff1693; /* rose */
}             





 




