/* CSS Document */
.orange10{
	font-size: 10px;
	color: #E88C27;
	text-decoration: none;
}
.orange10 a:hover{
	text-decoration: underline;
}
.orange11{
	font-size: 11px;
	color: #E88C27;
	text-decoration: none;
}
.orange11 a:hover{
	text-decoration: underline;
}
.orange12{
	font-size: 12px;
	color: #E88C27;
	text-decoration: none;
}
.orange12 a:hover{
	text-decoration: none;
	color: #01B0E7;
}
.orange13{
	font-size: 13px;
	color: #E88C27;
	text-decoration: none;
}
.orange14{
	font-size: 14px;
	color: #E88C27;
	text-decoration: none;
}


a.show_link {
	font-size: 12px;
	color: #E88C27;
	text-decoration: none;
}

a.show_link:hover{
	text-decoration: none;
	color: #01B0E7;
}




.noir10{
	font-size: 10px;
	color: #1a1a18;
	text-decoration: none;
}
.noir11{
	font-size: 11px;
	color: #1a1a18;
	text-decoration: none;
}

a.noir11{
	font-size: 11px;
	color: #1a1a18;
	text-decoration: none;
}
a:hover.noir11{
	text-decoration: underline;
}

.noir12{
	font-size: 12px;
	color: #1a1a18;
	text-decoration: none;
}


.turquoise11{
	font-size: 11px;
	color: #00B1E6;
	text-decoration: none;
}
a.turquoise11{
	font-size: 11px;
	color: #00B1E6;
	text-decoration: none;
	font-weight:bold;
}
a:hover.turquoise11{
	text-decoration: underline;
}
.turquoise12{
	font-size: 12px;
	color: #00B1E6;
	text-decoration: none;
}
.turquoise13{
	font-size: 13px;
	color: #00B1E6;
	text-decoration: none;
}
.bleu9{
	font-size: 9px;
	color: #0057A3;
	text-decoration: none;
}
a.bleu9 {
	font-size: 9px;
	color: #0057A3;
	text-decoration: none;
}
a:hover.bleu9 {
	text-decoration: underline;
}
.bleu10{
	font-size: 10px;
	color: #0057A3;
	text-decoration: none;
}
.bleu10 a:hover{
	text-decoration: underline;
}
.bleu11{
	font-size: 11px;
	color: #0057A3;
	text-decoration: none;
}
.bleu11 a:hover{
	text-decoration: underline;
}

.bleu12{
	font-size: 12px;
	color: #0057A3;
	text-decoration: none;
}
.bleu13{
	font-size: 12px;
	color: #0057A3;
	text-decoration: none;
}
.bleu14{
	font-size: 12px;
	color: #0057A3;
	text-decoration: none;
}



.input1{
	font-size: 12px;
	color: #2D58AE;
	background-color: #D1EDEE;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #8CADB4;
	border-left-color: #8CADB4;	
	margin:2px 0 2px 15px;
	padding:0;
}
.input2{
	font-size: 12px;
	color: #08A4E1;
	background-color: #D2E8DC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D2E8DC;
	border-left-color: #D2E8DC;	
	margin:5px 0 2px 3px;
	padding:0;
}

.puce {
	list-style-type: square;
}
