.laurent, .julien, .text, .form, .txt_tab, .titre_tab, .liens  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none; }

.indx-border {	border-style : solid;
				border-width : 1px;
				border-color : #F0A410; }
					
.liens {
	 height: 30px;
	 font-size : 14px;
	 font-weight : bold;
	 color : #FFA500;
	 padding: 6px 4px 0 4px;
}
.liens:hover { color : #FDF5E6}
			

.laurent {
	font-size : 14px;
	color : #F0A410;
}

.julien {
	font-size : 13px;
	color : #FFF5BF;
}

.julien:hover {
	color : #FFA500;
	background-color : White;
}

.textindx {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #FDF5E6;
}

.mail {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration : none;
	font-size : 13px;
	color : #CCCC00;
}

.mail:hover {
	color : #FDF5E6;
}

.text {
	font-size : 12px;
	color : #FDF5E6;
	text-align : justify;
}	
.form {
	font-size : 12px;
	color : #000000;
	text-align : justify;
}

.titre_tab {
	font-size : 12px;
	color : #CC9900;
}

.txt_tab {
	font-size : 12px;
	color : #FDF5E6;
}

.border {
	border : solid;
	border-width : 1px;
	border-color : White;
}

.index {font-family: Arial, Geneva, sans-serif;
	    font-size : 13px;
		font-weight : bold;
	    color : #FFFFFF;}

.index2 {font-family: Arial, Geneva, sans-serif;
	    font-size : 16px;
		text-decoration : none;
		font-style : italic;
		font-weight : bold;
	    color : #0002D0;}

.index2:hover { color : #FFF5BF;}
.space { font-family: Geneva, sans-serif;
	    font-size : 4px;
		color : #000000;}
		
input { border : none; }

BODY {
	margin:20px 0 0 0;
	background-color:#000000;
	scrollbar-base-color : #000000;
	scrollbar-face-color : #212121;
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #fffff0;
	scrollbar-3dlight-color : #fffff0;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #000000;
	scrollbar-arrow-color : #f0fff0;
}
