body { font-family: Verdana, Arial, Comic sans MS, Times New Roman;
   margin: 0px;
   width: 1000px;
   font-size: 13px;
   color: #ffffff;
   text-align: justify;
   background-color: #ffcbdf;
   background-image: url("images/index_02.jpg");
   background-repeat: repeat-y repeat-x;
   background-position: top-center;}
	  
	  
.Content a:hover {
   color: #ffffff;}
.Content a { color: #ff639c;}

.titre {	 font-family: Book Antiqua;
	text-transform: uppercase;
    color: #ffffff;
	font-size: 14pt;}
	
.title {	 font-family: Book Antiqua;
	text-transform: uppercase;
    color: #ffffff;
	border-bottom: 2px dashed #ffffff;
	text-align: center;
	font-size: 14pt;}

.title:first-letter { font-size: 18pt;
	color: #ff639c; }

b {color: #ff639c;}

i {color: #ff639c;}

u {color: #ff639c; border-bottom: 1px dashed #ff639c;}

s {color: #ff639c;}

#navi a { font-family: verdana;
text-align:center;
color:#ff639c;
width: 65px;
height: 25px;
border-right: 1px dashed #ff639c;
border-left: 1px dashed #ff639c;
border-top: 1px dashed #ff639c;
border-bottom: 1px dashed #ff639c;
text-decoration:none;
padding: 5px;
font-size: 10pt;
letter-spacing: 5px;}

#navi a:hover { font-family: verdana;
text-align:center;
color:#ff639c;
width: 65px;
height: 25px;
border-right: 1px dashed #ffffff;
border-left: 1px dashed #ffffff;
border-top: 1px dashed #ffffff;
border-bottom: 1px dashed #ffffff;
text-decoration:none;
padding: 5px;
font-size: 10pt;
letter-spacing: 5px;}

#foot {
	clear:both;
	height:173px;
	}
	
textarea { color: #ff639c;
     	background-color: #ffffff;
	    border: 1px dashed #ff548c;}

