@charset "utf-8";
/* CSS Document */

td
{
	color:#FFF;
	 font-size:11px; font-family:verdana; font-weight: normal;
	}
	.td
	{
	color:#FFF;
	 font-size:13px; font-family:verdana; font-weight: normal;
	}
	.font_8b{
	font-family			 : Verdana; 
	font-size			 : 12px; 
	color				 : #000; 
	font-weight			 : normal; 
	text-decoration		 : none;
}
input[type=submit]:active, input[type=reset]:active {
 border:2px inset #CCC;
 background-color:#CCC;
 color:black;

 } 
input[type=submit]:hover, input[type=reset]:hover {
 border:2px outset white;
 background-color:#E9E2E2;

 }
input[type=submit], input[type=reset] {

border:2px outset #A6BEDE;
 font-weight:normal;
 cursor:pointer;
 font-size:10px; font-family:verdana; font-weight: normal;
 }
 input {
/*border:4px solid black;*/
 background-color:#FFF;
 font-size:11px; font-family:verdana; font-weight: normal;
 }
 textarea
 {
 background-color:#CCCCCC;
border:3px  ;
 font-size:11px; font-family:verdana; font-weight: normal;
 }


A { color:#FFF; text-decoration:none; }
A:hover { color:#369;text-decoration:underline;}


body
 {
 font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight: normal;
 }
 .maligne 
{ 
margin-bottom:0px; 
border-bottom: solid 1px #CCC; 
width:100%; 
} 
.maligne1 
{ 
margin-bottom:0px; 
border-bottom: solid 1px #CCC; 
width:50%; 
} 
h2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#005883;
	}
	
.divcontent2 { float:left; display:inline; width:630px; margin:5px 0 0 5px; color:#000000; font-size:11px; text-align:left; padding-bottom:15px; }

.divcontent1 { float:left; display:inline; width:630px; margin:5px 0 0 5px; background-color:#CAD1CF; color:#000000; font-size:11px; text-align:left; padding-bottom:15px; margin-bottom:20px; }
.divborder { float:left; display:inline; width:640px;border-right:1px #CCC solid; border-top:1px #CCC solid; border-left:1px #CCC solid; margin-left:25px; margin-bottom:20px; }

h4
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999;
	}
	td_lin img { margin-left: 30px; margin-top: 0px }
	
	.boton0
	{
      background-color: transparent;
      background:url(../images/envoyer.gif) ;
      background-repeat: no-repeat;
      width: 100px;
      height: 20px;
      margin: 5px auto;
      border: none;
      
    }
	#right a.readMore{
	display:block;
	width:77px;
	height:15px;
	background:url(../images/lire_suite.jpg) 0 2px no-repeat;
	margin:15px 0 0 0;
	float:left;
}
#right a.readMore:hover{
	background:url(../images/lire_suitehover.jpg) 0 2px no-repeat;
}
