body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
body {
	background-color: #fffcf2;
	margin-left: 50px;
	margin-top: 50px;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #971017;
}
a:active {
	text-decoration: underline;
	color: #971017;
}

a.menu:link {
	color: #666666;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #666666;
}
a.menu:hover {
	text-decoration: none;
	color: #971017;
}
a.menu:active {
	text-decoration: none;
	color: #971017;
}

a.highlight:link {
	text-decoration: none;
	color: #971017;
}
a.highlight:visited {
	text-decoration: none;
	color: #971017;
}
a.highlight:hover {
	text-decoration: none;
	color: #971017;
}
a.highlight:active {
	text-decoration: none;
	color: #971017;
}

.Titre {
	color: #971017;
	font-weight: normal;
	font-size: 17px;
	vertical-align: text-bottom;
	line-height: 15px;
}
.SousTitre0 {
	font-size: 15px;
	color: #971017;
	font-weight: normal;
}
.SousTitre1 {
	font-size: 12px;
	color: #971017;
	font-weight: normal;
}
.Chapeau {
	font-size: 13px;
	font-weight: normal;
	line-height: 1px;
}
.chapeau_gris {
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	}

.Annexes {
	font-size: 11px;
	font-weight: normal;
}
.input {
	font-size: 11px;
	background-color:#FFFFFF;
	color:#666666;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F5EBC9;
	border-left-color: #F5EBC9;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
}
.buttonGo {
	font-size: 11px;
	background-color:none;
	color:#666666;
}

select {
	font-size: 11px;
	background-color:#FFFFFF;
	color:#666666;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F5EBC9;
	border-left-color: #F5EBC9;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
}
.TexteRouge {
	color: #971017;
}
.ImageDansTexte {
	float: left;
	border-right-width: 20px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFCF2;
	border-right-color: #FFFCF2;
	border-bottom-color: #FFFCF2;
	border-left-color: #FFFCF2;
	border-top-width: 4px;
}
