.lien_rapide{
	color: #EB8205;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	line-height: 14px;
}
.lien_rapide:hover{
	color:#A50000;
	text-decoration:none;
}

.bodydesign{
	background-image: url(../interface/back_body.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color:#FFFFFF;
	padding:0px; 
	margin:0px;
}

.bodydesignAccueil{
	background-image: url(../interface/back_accueil.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color:#FFFFFF;
	padding:0px; 
	margin:0px;
}

.bodydesignBiblio{
	background-image: url(../interface/back_biblio.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color:#FFFFFF;
	padding:0px; 
	margin:0px;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: uppercase;
}
.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#0051A5;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: uppercase;

}
.menuSelect{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0051A5;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: uppercase;

}

.smenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	

}
.smenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0051A5;
	text-decoration: none;

}
.smenuSelect{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0051A5;
	text-decoration: none;

}

.ssmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:12px;

}
.ssmenu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0051A5;
	text-decoration: none;
	line-height:12px;

}
.ssmenuSelect, .ssmenuSelect:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0051A5;
	text-decoration: none;
	line-height:12px;
	
	background-repeat:no-repeat;
	background-position: top left;
	position:relative;
	left:-10px;
	padding-left:10px;
	display:block;
}


.boutonSecond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
	text-decoration:none

}
.boutonSecond:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
	text-decoration:underline;

}

.ibouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #cccccc;
	font-weight: bold;
	cursor: hand;
	border: thin outset #cccccc;
}

.separateur {
	background-image: url(interface/separateur.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.rule{
	background-image: url(interface/rule2.gif);
	background-repeat: repeat-x;
	background-position: center;

}
.deroulant{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	text-decoration:none;
}
.deroulant:hover{
	color:#0051A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	background-image: url(../interface/menu/smenu_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.titreSection{
	color:#80385D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}

.search{
	color:#A60000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	text-transform: uppercase;
}

.titresmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004AA0;
	text-decoration:none;
}
fieldset{
	border:1px solid #FFBC6D;
	margin-bottom:10px;
	padding:6px;
}
legend{
	font-weight:bold;
	color:#024FA7;
