body, * {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#666666; 
margin: 0;
padding: 0;
}
a, a:link, a:visited, a:active {
text-decoration:none; 
color:6688FF; 
/*background:transparent;*/
}

a:hover {
text-decoration:none; 
color:#E03B0F; /*  */ 
/*background: #99CCFF ;*/ 
}


.encadre {
	border:1px solid #999999;
	padding:5px;
}

.clic_seq { 
font-size: 10px;
}

				/*
				.clic_seq { 
				font-size: 10px;
				color: #666666; 
				}
				.clic_seq:link { 
				text-decoration: none; 
				color: #006633; 
				}
				.clic_seq:visited { 
				text-decoration: none; 
				color: #006633; 
				}
				.clic_seq:hover { 
				text-decoration: none; 
				color: #EF4325; 
				background: #99CCFF ; 
				}
				*/



.pied_page { 
font-size: 10px;
}


.titrepage {
	font-size:18px;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	color:#E03B0F;
	text-transform:uppercase;
}

.titre1 {
	font-size:24px;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}
.soustitre {
	font-size:18px;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}
.titre2 {
	font-size:18px;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}
.titre3 {
	font-size:14px;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}
.texte1 {
	font-size:12px;
	font-weight:bold;
}
.texte2 {
	font-size:11px;
}
.texte3 {
	font-size:10px;
}

.p { /*tous les paragraphes standards*/
	text-align:justify;
	font-size:12px;
	margin:0px 0px 9px 0px;
}

.courriel {  /* pour courriel anti spam */
	width:400px;
	margin-bottom:10px;
	font-size:11px;
	font-weight:normal;
}


.important { /*pour les textes importants d'une page*/
	margin:5px 0px;
	font-size:12px;
	list-style-position: inside; /* quand ce sont des puces*/
}
.important li { /*pour les textes importants d'une page*/
	margin:2px 0px;
}


.notice {
	font-size:8px;
}

.orange {
	color:#E03B0F;
}
.rouge {
	color:#FF0000;
}

.gauche {
	text-align:left;
}
.centre {
	text-align:center;
}
.droite {
	text-align:right;
}

.majuscule {
	text-transform:uppercase;
}
.gras {
	font-weight:bold;
}
.italique {
	font-style:italic;
}

.auteur {
	margin-top:30px;
	margin-left: 300px;
	margin-bottom:30px;
}

						/*
						.titre1 {
							font-size:24px;
							font-weight:bold;
						}
						.titre2 {
							font-size:18px;
							font-weight:bold;
						}
						.titre3 {
							font-size:14px;
							font-weight:bold;
						}
						*/


input.f_objet_250 {
	width:250px;
}
input.f_objet_400 {
	width:400px;
}



.resultat_rech {
	width: 95%;
	padding:5px;
	background-color: #FFFFFF;
	border: thin solid #FFDDDD;		/*#6666CC*/
	font-size: 10px;
}



/*
.formulaire {
	background-color: #CCDDFF;
	border: thin solid #6666CC;
	width: 95%;
}
*/








