/* GENGERAL */

body {
	margin-top: 0px;
	background-image: url(../images/degrade_fond.jpg);
}
form {
	padding:0px;
	margin:0px;
}

/* TEXTES */


.orange9 {
	font-family: Arial;
	font-size: 9px;
	color: #ef5211;
}

.orange11 {
	font-family: Arial;
	font-size: 11px;
	color: #ef5211;
}

.orange12 {
	font-family: Arial;
	font-size: 12px;
	color: #ef5211;
}

.orange14 {
	font-family: Arial;
	font-size: 14px;
	color: #ef5211;
}

.bleu9 {
	font-family: Arial;
	font-size: 9px;
	color: #411951;
}

.bleu11 {
	font-family: Arial;
	font-size: 11px;
	color: #411951;
}

.bleu12 {
	font-family: Arial;
	font-size: 12px;
	color: #411951;
}

.bleu13 {
	font-family: Arial;
	font-size: 13px;
	color: #411951;
}

.bleu14 {
	font-family: Arial;
	font-size: 14px;
	color: #411951;
}

.blanc11 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.blanc12 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.blanc14 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.titre_blanc9gras {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}
/* LIENS */


.liens_bleu11 a {
	font-family: Arial;
	font-size: 11px;
	color: #411951;
	text-decoration: underline;
}
.liens_bleu11 a:link {
	font-family: Arial;
	font-size: 11px;
	color: #411951;
	text-decoration: underline;
}
.liens_bleu11 a:visited  {
	font-family: Arial;
	font-size: 11px;
	color: #411951;
	text-decoration: underline;
}
.liens_bleu11 a:active  {
	font-family: Arial;
	font-size: 11px;
	color: #411951;
	text-decoration: underline;
}
.liens_bleu11 a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #411951;
	text-decoration: none;
}

.lien_plan a {
	font-family: Arial;
	font-size: 12px;
	color: #411951;
	text-decoration: none;
}
.lien_plan a:link {
	font-family: Arial;
	font-size: 12px;
	color: #411951;
	text-decoration: none;
}
.lien_plan a:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #411951;
	text-decoration: none;
}
.lien_plan a:active  {
	font-family: Arial;
	font-size: 12px;
	color: #411951;
	text-decoration: none;
}
.lien_plan a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #411951;
	text-decoration: underline;
}

.liens_bleu12 a {
	font-family: Arial;
	font-size: 12px;
	color: #411951;
	text-decoration: underline;
}
.liens_bleu12 a:link {
	font-family: Arial;
	font-size: 12px;
	color: #411951;
	text-decoration: underline;
}
.liens_bleu12 a:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #411951;
	text-decoration: underline;
}
.liens_bleu12 a:active  {
	font-family: Arial;
	font-size: 12px;
	color: #411951;
	text-decoration: underline;
}
.liens_bleu12 a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #411951;
	text-decoration: none;
}

.liens_orange9 a {
	font-family: Arial;
	font-size: 9px;
	color: #ef5211;
	text-decoration: underline;
}
.liens_orange9 a:link {
	font-family: Arial;
	font-size: 9px;
	color: #ef5211;
	text-decoration: underline;
}
.liens_orange9 a:visited  {
	font-family: Arial;
	font-size: 9px;
	color: #ef5211;
	text-decoration: underline;
}
.liens_orange9 a:active  {
	font-family: Arial;
	font-size: 9px;
	color: #ef5211;
	text-decoration: underline;
}
.liens_orange9 a:hover {
	font-family: Arial;
	font-size: 9px;
	color: #ef5211;
	text-decoration: none;
}

.liens_orange12 a {
	font-family: Arial;
	font-size: 12px;
	color: #ef5211;
	text-decoration: underline;
}
.liens_orange12 a:link {
	font-family: Arial;
	font-size: 12px;
	color: #ef5211;
	text-decoration: underline;
}
.liens_orange12 a:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #ef5211;
	text-decoration: underline;
}
.liens_orange12 a:active  {
	font-family: Arial;
	font-size: 12px;
	color: #ef5211;
	text-decoration: underline;
}
.liens_orange12 a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ef5211;
	text-decoration: none;
}

.liens_gris9gras a {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.liens_gris9gras a:link {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.liens_gris9gras a:visited  {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.liens_gris9gras a:active  {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.liens_gris9gras a:hover {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}