.tags { color:#5A5A5A; font-size:11px; font-family:verdana; text-decoration:none; }
.tags:hover { color:#5A5A5A; font-size:11px; font-family:verdana;text-decoration:underline; }
input.mainoption {
	background-color : #FAFAFA;
	font-weight : normal;
	font-size:10px; font-family:verdana;
	width:130;
	border-style: solid;
	border-bottom-color:#EBEAE6;
	border-right-color:#EBEAE6;
	border-top-color:#BFBFBF;
	border-left-color:#BFBFBF;
	border-width: 1;
}
input.mainoption2 {
	background-color : #FAFAFA;
	font-weight : normal;
	font-size:10px; font-family:verdana;
	width:160;
	border-style: solid;
	border-bottom-color:#EBEAE6;
	border-right-color:#EBEAE6;
	border-top-color:#BFBFBF;
	border-left-color:#BFBFBF;
	border-width: 1;
}
input.submit{
	background-color : #FAFAFA;
	font-weight : normal;
	font-size:12px; font-family:verdana;
	font-weight : bold;
	border-style: solid;
	border-bottom-color:#EBEAE6;
	border-right-color:#EBEAE6;
	border-top-color:#BFBFBF;
	border-left-color:#BFBFBF;
	border-width: 2;
}
input.input {
	background-color : #FAFAFA;
	font-weight : normal;
	font-size:10px; font-family:verdana;
	width:130;
	border-style: solid;
	border-bottom-color:#EBEAE6;
	border-right-color:#EBEAE6;
	border-top-color:#BFBFBF;
	border-left-color:#BFBFBF;
	border-width: 1;
}
textarea.input {
	background-color : #FAFAFA;
	font-weight : normal;
	font-size:10px; font-family:verdana;
	width:300;
	height:50;
	border-style: solid;
	border-bottom-color:#EBEAE6;
	border-right-color:#EBEAE6;
	border-top-color:#BFBFBF;
	border-left-color:#BFBFBF;
	border-width: 1;
}
select.taille {
	background-color : #FAFAFA;
	font-weight : normal;
	font-size:10px; font-family:verdana;
	width:50;
	border-style: solid;
	border-bottom-color:#EBEAE6;
	border-right-color:#EBEAE6;
	border-top-color:#BFBFBF;
	border-left-color:#BFBFBF;
	border-width: 1;
}
select.select {
	background-color : #FAFAFA;
	font-weight : normal;
	font-size:10px; font-family:verdana;
	width:130;
	border-style: solid;
	border-bottom-color:#EBEAE6;
	border-right-color:#EBEAE6;
	border-top-color:#BFBFBF;
	border-left-color:#BFBFBF;
	border-width: 1;
}
.alert { color:#F3582C; font-size:13px; font-family:verdana; text-decoration:none; font-weight : bold;}

/*.text { color:#6A6D6F; font-size:12px; font-family:verdana; text-decoration:none; }
.text:hover { color:#6A6D6F; font-size:12px; font-family:verdana; text-decoration:underline; }*/
.text-actualite{ color:#6A6D6F; font-size:11px; font-family:verdana; text-decoration:none; }
.text-actualite:hover { color:#6A6D6F; font-size:11px; font-family:verdana; text-decoration:underline; }
.titre { color:#5E5F61; font-size:14px; font-family:verdana; text-decoration:none; font-weight : bold;}
.note{ color:#6A6D6F; font-size:10px; font-family:verdana; text-decoration:none; }
.note:hover { color:#6A6D6F; font-size:10px; font-family:verdana; text-decoration:underline; }


.copyright { color:#6A6D6F; font-size:10px; font-family:verdana; }
A.copyright { color:#6A6D6F; font-size:10px; font-family:verdana;text-decoration:none;   }
A.copyright:hover { color:#6A6D6F; font-size:10px; font-family:verdana;text-decoration:underline;   }


