/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECECEC;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12p
}
.title_bleu_big {
	font-size: 18px;
	color: #002A50;
	font-family: Arial, Helvetica, sans-serif;
}
.date_bleu {
	color: #002A50; 
	font-weight: bold; 
}
TABLE#main {
background-color:#FFFFFF;
border-left: 1px dotted #999999;
border-right: 1px dotted #999999;
border-bottom: 1px dotted #999999;
}
TABLE#bottom {
background-color:#FFFFFF;
border-left: 1px dotted #999999;
border-right: 1px dotted #999999;
border-bottom: 1px dotted #999999;
border-top: 1px dotted #999999;
}
H2 { 
	margin: 0px; padding: 0px;  border: 0px;
}

.title_page {
	color: #FF6600;
	font-weight: bold;
	font-size: 18px;
}
.title_model {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.title_page_black {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.sous_title_bleu {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.sous_bleu {
	font-size: 12px;
	color: #000066;
}
.lien_rouge {
	color: #FF0000;
	font-weight: bold;
}
.lien_noir {
	color: #000000;

}
A {
text-decoration:none;
color: #2D3AE1;
}
A:link {
text-decoration:none;
color: #2D3AE1;
}
A:visited {
text-decoration:none;
color: #2D3AE1;
}
A:hover {
text-decoration:udnerline;
color: red;
}
.menu A {
text-decoration:none;
color:#333333;
}
.menu A:link {
text-decoration:none;
color:#333333;
}
.menu A:visited {
text-decoration:none;
color:#333333;
}
.menu {
text-decoration:none;
size:12px;
color:#333333;
margin-top:10px;

}
.back_search {
background:#FFFF66;
}
.Style2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.Style5 {font-weight: bold; }
.Style6 {font-weight: bold; font-size:14px;}
.Style7 {font-size:15px;}
.ContentTitle { font-size: 14px; color: #000000 ; font-weight: bold}
.ContentTitleText { font-size: 13px; color: #000000 ; font-weight: bold}
.ContentText {  font-size: 12px; color: #000000; font-weight: normal}
.ContentTextBold {  font-size: 12px; color: #000000; font-weight: bold}

.ProductHeading { font-size: 16px; color: #000000 ; font-weight: bold}
.ProductTitle { font-size: 13px; color: #000000 ; font-weight: bold}
.bold {font-weight:bold; font-size:12px;}
.Product-ContentText { font-size: 12px; }
img { border: 0; }