@charset "utf-8";
/* CSS Document */
body, html{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
img{
border:none;
}
img a{
border:none;
}

/*a,
a:link,
a:active,
a:visited{
color:#0071B9;
text-decoration:none;
}
a:hover{
color:#000000;
text-decoration:none;
}*/
ul,li{
margin:0px;
padding:0px;
}
a#noir_bleu,
a:link#noir_bleu,
a:active#noir_bleu,
a:visited#noir_bleu{
color:#000000;
text-decoration:none;
font-size:10px;
}
a:hover#noir_bleu {
color:#487FB3;
text-decoration:none;
}
ul li:hover, .bleu {
color:#487FB3;
}
a#bleu_noir,
a:link#bleu_noir,
a:active#bleu_noir,
a:visited#bleu_noir{
color:#487FB3;
text-decoration:none;
font-size:10px;
text-transform:uppercase;
}
a:hover#bleu_noir {
color:#000000;
text-decoration:none;
}
a#bleu_14b,
a:link#bleu_14b,
a:active#bleu_14b,
a:visited#bleu_14b{
color:#487FB3;
text-decoration:none;
font-size:14px;
font-weight:bold
}
a:hover#bleu_14b {
color:#000000;
text-decoration:none;
}
ul#puce_bleu{
color:#487FB3;
}
ul#puce_bleu li:hover, .noir {
color:#000000;
}
.noir_10{
	font-size:10px;
}
#recherche{
	width:98px;
	color:#606060;
	border:solid 1px white;
}
input#effet{
	width:100px;
	border:solid 1px white;
	font-size:11px;
	text-align:center;
}
textarea#effet{
	width:370px;
	height:60px;
	border:solid 1px white;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
}
#pointille_bleu{
	 width:100%;
	 height:44px;
	 background:transparent url('../media/img/pointille_bleu.gif') top left repeat-x;
}
#pointille_bleu2{
	 width:100%;
	 height:22px;
	 background:transparent url('../media/img/pointille_bleu2.gif') top left repeat-x;
}
#pointille_bleu3{
	 width:100%;
	 height:7px;
	 background:transparent url('../media/img/pointille_bleu3.gif') top left repeat-x;
}
h1{
	font-size:30px;
	color:#487FB3;
}
.gris_11{
	color:#606060;
}
.rouge{
	color:#EE0B0B;
}
.noir_uppercase{
	font-size:10px;
	text-transform:uppercase;
	color:#000000;
}
