/*a {color: #990000;}
a:visited {text-decoration : underline;}

a.menu {text-decoration : none;}
.menu {
	font-family: Garamond, Tahoma;
	font-size: 20px;
	color: #990000;
	font-weight: normal;
*/
}
/*a.titre {text-decoration : underline;}
a.titre:hover {text-decoration : underline;}*/
body {
	scrollbar-arrow-color: #660033;
	scrollbar-darkshadow-color: #F6F2F2;
	scrollbar-face-color: #217B7C;
	scrollbar-hightlight-color: #F6F2F2;
	scrollbar-track-color: #F6F2F2;
}

.titre {
	font-family: Arial;
	font-size: 36px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.texte {
	font-family: Arial;
	font-size: 11px;
	color: #393f43;	
}
.texte2 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;	
}
.overflow {
	padding-right: 10px;
	height: 450px;
	overflow: auto;
}
.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tres-petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFFFFF;
}
.soustitre {
	font-family: Arial;
	font-size: 22px;
	color: #FFFFFF;
}
.soustitre2 {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}
.puces {
	list-style-type: square;
}

.overflow form {
	text-align: center;
}

.overflow form label {
	display: block;
	padding: 3px 0 3px 0;
	font-size: 12px;
}

.overflow form input, .overflow form textarea {
	color: black;
}

.confirm { color: blue; }
.alert { color: red; }
.center { text-align: center; }
.logos{
	padding:40px 0 0 0 ;
	margin:0;
	text-align:center;
}
.no-pad{padding,margin:100px;}

.marge_haute{
	padding-top:10px;
}

.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline;}
.white {color:#FFFFFF;}
.info {font-size:10px;}

a img {
border:none;
}
