<!-- 

BODY, P, TABLE, TR, TD       { color: #333; font-size: 11px; font-family: Verdana, Helvetica, sans-serif, Arial }

a:link     { color: #262178; text-decoration: none }

a:hover

{

   color: #297db3;

   text-decoration: underline;

}



td a:hover

{

   text-decoration: underline;

}



A:active    { color: #297db3 }

A:visited      { color: #262178; text-decoration: none }

.titre     { color: #297db3; font-weight: bold; font-size: 11px; padding-bottom:3px;}

.categorie { color: #297db3; font-weight: bold; font-size: 21px }

.souscategorie { color: #f52100; font-weight: bold; font-size: 16px }

.soustitre   { font-size: 13px }

.prix  { color: #f52100; font-weight: bold; font-size: 15px }

.description   { color: #333; font-size: 9px; position: relative; top:0; left:0; }

.note { color: #f52100; font-size: 9px }

.txtbleu { color: #297db3 }




.txtrouge a:hover, a:hover.txtrouge {

   color: #f52100

   text-decoration: underline;

}
.txtrouge, a.txtrouge,
.txtrouge a:link, a:link.txtrouge,
.txtrouge a:active, a:active.txtrouge,
.txtrouge a:visited, a:visited.txtrouge { color: #f52100 }



.txtvert { color: #809c42 }

.txtblanc { color: #fff }

.txtpanier { color: #262178; font-weight: bold; font-size: 10px }

.txttotal { color: #262178; font-weight: bold; font-size: 13px }

.txtpetit {font-size: 9px}

<!--.breadcrumb { color: #262178; font-weight: bold; font-size:  }-->

#breadcrumbs{
	margin:8px 0 5px 0;
}

.liste A:link { color: #f52100 }

.liste A:hover { color: #262178 }

.liste A:active { color: #262178 }

.liste A:visited { color: #f52100 }



.circ_image

{

   border-top:       0px solid #D4E4F1;

   border-left:      1px solid #D4E4F1;

   border-bottom:    0px solid #D4E4F1;

   border-right:     1px solid #D4E4F1;

}





#dhtmltooltip{

   position: absolute;

   left: -300px;

   width: 150px;

   border: 1px solid black;

   padding: 5px;

   background-color: lightyellow;

   visibility: hidden;

   z-index: 100;

   /*Remove below line to remove shadow. Below line should always appear last within this CSS*/

   filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);

}



#dhtmlpointer{

   position:absolute;

   left: -300px;

   z-index: 101;

   visibility: hidden;

}



.circ_click_add

{

   font-size: 12px;

   color: #297db3;

   font-weight: bold;

}

.job_title{
	width:347px;
	font-weight:bold;
	color:#000000;
	padding:5px 0;
}
.job_desc{
	width:347px;
	padding: 5px 0;
	font-weight:bold;
}
.job_add{
	width:347px;
	padding: 5px 0;
}
.btn_apply{
	width:347px;
	padding: 5px 5px 10px 0;
}
.btn_apply img{
	border:none;
}

div#bloc_catalogue{}
div#bloc_catalogue img{
	position:absolute;
	width:156px;
	height:218px;
	top:5px;
	right:5px;
	border:0px;
}
div#bloc_catalogue a{
	background:transparent url("../images/bt_fleche_droite.gif") no-repeat left center;
	padding-left:10px;
	margin-left:5px;
	line-height:19px;
	font-size:13px;
	letter-spacing:-1px;
	font-family:Arial;
	display:block;
}
div#bloc_catalogue a:hover{
	text-decoration:none;
	color:#f52100;/*rouge*/
}
div#top_catalogue, div#top_catalogue_en{
	background:transparent url("../images/oct_i_top_catalogue.jpg");
	width:375px;
	height:25px;
}
div#top_catalogue_en{
	background:transparent url("../imagesEN/oct_i_top_catalogue.jpg");
}