body {
	margin: 5px;
	background: url(../images/papier.jpg);
}
a {	text-decoration: none;
	color: #990000;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; }
	
a:hover {  color: #F881A2}

.lien_1 {  font-family: arial; font-size: 11px; font-weight: bold; text-decoration: none; font-style: normal; color: #003366; clip:     rect(   )}
.lien_1:hover {color : red;}

.lien_2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #484AFF;
	clip: rect(   );
}
.lien_2:hover {color : red;}

.lien_3 { font-family: arial; font-size: 11px; font-weight: bold; text-decoration: none; font-style: normal; color: #990000; clip:     rect(   )}
.lien_3:hover { color : green; }

.lienp { font-family: Arial; font-size: 11px; color: #0066CC }
.liencom { font-family: Arial; font-size: 9px; color: #000066}

.lien_part { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; color: #CC0033; }

a.lien1:link, a.lien1:active, a.lien1:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBDEF4;
	text-decoration: none;
	font-weight: bolder;
} 
a.lien1:hover
{
	color: #D6ABE4;
	text-decoration: underline;
}
.titleup {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #EBDEF4;
	font-weight: bold;
}
.T1 {  font-family: Arial; font-size: 13px; font-weight: bold; color: #000033; text-transform: none; text-align: left; text-indent: 20pt}
.T2 {  font-family: Arial; font-size: 12px; color: #0099CC; font-weight: normal; margin-right: 35px; margin-left: 40px; vertical-align: middle; padding-top: 3px; padding-bottom: 3px}

.texte {  font-family: Arial; font-size: 11px; clip:  border: #c5ccd2; left: 20px; text-align: justify; color: #333333}
.textecent {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #4B0082;
}
.textecent2 {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #FF0909;
	font: italic;
}

.visit {  font-family: Arial; font-size: 9px; }

.barre1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #97B4FF;
	padding: 2px;
	background: url(../images/menu_base.jpg);
}

.barre2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	vertical-align: middle;
	color: #003366;
	padding: 4px;
	background: url(../images/papier_base3.jpg);
}

.cad_info {
	border: 1px dashed #E85959;
	padding: 4px;
	background-color: #FFF4F4;
	width: 60%;
	vertical-align: middle;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
}

.cad_info2 {
	border: thin solid #88CFFF;
	padding: 3px;
	background-color: white;
	width: 80%;
	position: relative;
}

.cad_info3 {
	border: thin solid #3399FF;
	padding: 3px;
	background-color: #EAF5FF;
	width: 80%;
	position: relative;
}

input,select,textarea {
	border:2px solid #000099;
	background-color:#E9E9FC;
	font-family: Verdana, Arial, Geneva;
	font-size: 12px;
}

.check {
	border:0px;
	background-color:#E2F0FE;
}

.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
