
A {
    font-size : x-small;
    font-family : Tahoma;
    color : #4582B4;
}

A:Visited {
    color: #4682b4;
    font-family:   Tahoma;
    font-size: x-small
}

A:Active {
    color: #4682b4;
    font-family:   Tahoma;
    font-size: x-small
}

A:Hover {
    color: #cd5c5c;
    font-family:   Tahoma;
    font-size: x-small
}

.titreDoc {
	
	font-family : Verdana;
	color : Maroon;
	text-align : left;
	font-weight : bold;
}

H1 {
	font-size : large;
	font-family : Tahoma;
	color : Gray;
	font-style : normal;
	font-weight : normal;
	font : bold;
}

H2 {
	color : Gray;
	font-size : small;
	font-weight : normal;
	font-family : Tahoma;
	font : bold;
}

H3 {
	font-size : x-small;
	color : Gray;
	font-weight : normal;
	font-family : Tahoma;
	font : bold;
}

.impair {
	background-color : #F6F6F6;
	color : #666666;
	font-family : Tahoma;
	font-size :12;
}

.pair {
	background-color : transparent;
	color : black ;
	font-family : Tahoma;
	font-size : 12;
}

.blog {
	background-color : transparent;
	color : black ;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 15;
}


.comm {
	color : black ;
	font-family : "Verdana, Arial, Helvetica, sans-serif";
	font-size : 7 ;
}
.BlogPiedDePage
{
	font-size : 10;
	font-family:   Tahoma;
}
.formHeader {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
	background : #FFFFCC;
	text-align : left;
}


.tbl1 {
	background-color: #DDDDDD;
	}

.bordure {
	background-color: black;
	}
	
.tbl2 {
	background-color: #FFFFFF;
	}
	
.tbl2over {
	background-color: #EEEEEE;
	}
	
.titre {
	margin: 5px; 
	font-size: 16px; 
	font-family: Verdana, sans-serif; 
	color: black;
	}

