/* Start of CMSMS style sheet 'ArtFinition' */
#mainContent{
background-color:#FFFFCC;
width:760px;
border: none;
}

body{
	margin:0px;
	padding:0px;
	background-color:#FFFFCC;
	color:#990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fond_table {
	background-color:#FFFFCC;
}

.text {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.textbas {
	font-size: 8pt;
}

.fullheight {
	height:100%;
}

.commentaire {
	font-size:8pt;
}

a {
	text-decoration:underline;
	color:#000;
}

.espacement {
	margin-left:10px;
	margin-right:10px;
}

.espacement2 {
	margin-left:25px;
	margin-right:25px;
}

.bordure_table {
	border-color:#990033;
}

.formulaire_titre {
	font-size:12pt;
	font-weight:bold;
}

/*========= MENU =============*/

#navlist {
	padding: 0;
	margin : 0;
}

#navlist ul{
margin: 0;
padding: 0;
white-space: nowrap;
}

#navlist li{
display: inline;
list-style-type: none;
}

#navlist a {
	width:170px;
	height:30px;
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
	font-weight:bold;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2pt;
	border:2px solid #990033;
}

.actif {
	color: #990033;
	background-color: #F3CD50;
	text-decoration: none;
	background-repeat:repeat-y;
}

#navlist .nonactif{
	color: #990033;
	text-decoration: none;
	background-color:#FCEBB2;
}

#navlist a:hover{
	color: #990033;
	background-color: #fff;
	text-decoration: none;
	background-repeat:repeat-y;
}
/* End of 'ArtFinition' */

