/* CSS Document */


#toutenbas{
margin-left:auto;
margin-right:auto;
font-size:9px;
width:70%;
text-align:center;
color:#CCCCCC;

}
#toutenbas a{
color:#CCCCCC;
text-decoration:none;
}

#toutenbas a:hover{
color:#CCCCCC;
text-decoration:none;
}



#princ {
	 	
	 margin:0 auto;
	 
	 border:3px solid #339900;
	 width:693px;
	 height:350px;
	 margin-top:-13px;
	 padding:10px;
	 }
	
*html #princ {
	width:719px;
	height:350px;
	}

#livre a:link {
	color:#339900;
	text-decoration: underline;
	font-family:"Comic Sans MS", "Times New Roman";
	}

#livre a:visited {
	color:#339900;
	text-decoration: underline;
	font-family:"Comic Sans MS", "Times New Roman";
	}
	
#liv1 {
	border:2px solid #339900;
	 width:550px;
	 background-color:#339900;
	 color:#FFFFFF;
	font-family:"Comic Sans MS", "Times New Roman";
	padding:7px; 
	 
	 }

#liv2 {

	 border:2px solid #339900;
	  width:550px; 
	  text-align:left;
	   margin-top:-2;
	   color:#3333FF;
	   padding:7px;
	   font-family:"Comic Sans MS", "Times New Roman";
	}

a:link, a:visited{
	color: #339900;
	text-decoration: underline;
	font-family:"Comic Sans MS", "Times New Roman";
	
}

a:hover{
	
}


#ajout_message {
	border:2px solid #339900;
	 width:500px;
	 
	 color:#FFFFFF;
	font-family:"Comic Sans MS", "Times New Roman";
	padding:7px;
	
	} 
