BODY {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DADBC0;
	scrollbar-3dlight-color: #DADBC0;
	scrollbar-arrow-color:  #FF0099;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	background-color: #FFFFFF;
} 

.orange {BACKGROUND: none; COLOR: #FF0099; FONT-SIZE: 10px; FONT-FAMILY: "MS Sans Serif", verdana, arial, sans-serif} 
.option {BACKGROUND: none; COLOR: #666666; FONT-SIZE: 14px; FONT-FAMILY: Georgia, "Times New Roman", Times, serif} 
FONT {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: MS Sans Serif, verdana, arial, sans-serif} 
.tite {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: MS Sans Serif, verdana, arial, sans-serif} 
.bodyline {
	border: 1px none;
	background-color: #DADBC0;
	margin: auto;
} 
.cat { 
	background-color:#DADBC0; border: 0px none #FFFFFF; 
	height: auto; 
} 


.titreblog {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: url(../images/comment.jpg);
	padding: 0px;
	margin: 0px;
	height: auto;
	width: auto;
	list-style-position: inside;
	position: static;
	} 
 
/* phrase aléatoire sous le titre du blog */ 
.phrase {  
	color: #FF0099; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: right; 
	} 
 
/* dates des posts et des commentaires */ 
.date {  
	color: #FF0099; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	line-height: 25px; 
	} 
	 
/* titre des posts */ 
.titre {
	color: #FF0099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	padding-top: 2px;
	text-decoration: blink;
	background-attachment: fixed;
	background-repeat: no-repeat;
} 
	 
/* titre des box */ 
.titrebox {
	color : #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	text-indent: 2px;
	padding-top: 2px;
	background-image: none;
}	 
 
.textebox {
	color: #666666;
	background :#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 29px;
	border: 0px none;
	margin: auto;
	} 
	 
	 
/* posts, corps des messages et des commentaires */ 
p  {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	margin: 30px;
	height: auto;
	width: auto;
	} 
 
.texte {  
	color: #999999; 
	background :#FFFFFF; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	} 
 
/* première lettre des paragraphes */	 
p:first-letter { 
	color: #FF0066; 
	border: 1px; 
	font-size: 11px; 
	font-weight: bolder; 
	text-indent: 15px; 
}	 
 
/* nom du bloggueur et heure */ 
.heure { 
	color: #FF0099; 
	background :#FFFFFF; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
	font-size: 11px; 
	text-indent: 15px; 
} 
 
/* liens */ 
a {  
	color: #FF0099; 
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	} 
	 
a:hover {
	color: #999999;
	background-color: #FFCCFF;
	} 
	 
a:visited {  
	color: #FF0099; 
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	} 
	 
a:active {  
	color: #FF0099; 
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	} 
	 
/* formulaire */ 
.form { 
	color: #FF0099; 
	background: #FFFFFF; 
	border: 1px solid #000000; 
	text-align: center; 
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
	font-size: 11px; 
} 
 
/* tableau */ 
.tableau { 
	color: #FFFFFF; 
	border: 1px dashed #000000; 
} 
 
/* pour définir la bordure de la photo aléatoire. Rien de très important, en somme. */ 
.photo { 
	background : #FFFFFF; 
	border : thin solid #000000; 
} 
 
/* pour écrire certains passages en tout petit */ 
.petit {  
	color: #999999; 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 9px; 
	text-align: justify; 
	letter-spacing: normal; 
	text-indent: 5px; 
	}