/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#999999;
	margin: 0;
	padding: 0;
	background-image:url(../images/interface/baisse-des-prix.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 50% 0;
	background-color:#2a8ac9;
	top: 0;
}

del {
    color: red;
}
del span {
    color: black;
}

body a{
	text-decoration:none;
}

img {
	border: none;
}

h1{
	font-size:18px;
}

h2{
	font-size:12px;
	font-weight:normal;
}

#conteneur {
	position: absolute;
	width: 1000px;
	top:20px;
	left: 50%;
	background-color:#FFFFFF;
	border:2px solid #666666;
	/*background-image:url(../images/interface/baisse-des-prix.jpg);*/
	background-repeat: no-repeat;
	margin-left: -500px;
}

#bandeau{ 
	width:1000px;
	height:175px;
	/*background-image:url(../images/interface/fond_bandeau.gif);
	background-position:top;*/
	background-repeat:no-repeat;
}

#logo{
	float:left;
	width:165px;
	height:126px;
	padding-top:15px;
	padding-left:15px; 
}

#anim{ 
	float:right;
	padding-top: 30px;
	padding-right:20px; 
	width:380px;
	height:150px;
}

#compte_h{
	float:right;
	width:187px;
	height:130px;
	margin-top:27px;
	margin-right:20px;
	background-image:url(../images/interface/compte_h.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#frm_compte{
	margin-left:50px;
	margin-top:30px;
}

#frm_panier{
	margin-left:50px;
	margin-top:30px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

#panier_h{
	float:right;
	width:183px;
	height:130px;
	margin-top:27px;
	margin-right:10px;
	background-image:url(../images/interface/panier_h.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.form_compte{
	font-size:11px;
	color: #000000;
	border:1px solid #6a6a66;
	margin-top:4px;
	text-indent:4px;
}

#menu_haut{
	width:979px;
	height:23px;
	background-image:url(../images/interface/fond_menuh.gif);
	background-repeat:repeat-x;
	border:1px solid #7fc31c;
	margin-left:10px;
}

#recherche{
	float:right;
	width:123px;
	height:19px;
	background-image:url(../images/interface/fond_recherche.gif);
	background-repeat:no-repeat;
	margin-right:5px;
	margin-top:2px;
}

.form_recherche{
	font-size:11px;
	color: #949090;
	border:0px solid #FFF;
	text-indent:4px;
}

#dock_cont{
	width:979px;
	height:82px;
	background-image:url(../images/interface/fond_dock.jpg); 
	background-repeat:repeat-x; 
	text-align:center;
	/*background-image:url(../images/interface/fond_dock.gif);*/
	border:1px solid #7fc31c; 
	text-align:center;
	margin-left:10px;
	margin-top:6px;
	/*z-index:-10;*/
}

.dock {
	position: relative;
	margin-top:-5px;
	height: 50px;
	padding-top:13px;
	text-align: center;
}

.dock-container {
	position: absolute;
	height: 50px;
	/*background: url(images/dock-bg2.gif);*/
	/*padding-left: 20px;*/
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px -20px -20px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none;
	padding-bottom:30px; 
	padding-left: 20px;
}

#menu_d{
	float:left;
	width:203px;
	margin-top:20px;
	padding-left:10px; 
}

#menud_h{
	width:203px;
	height:9px;
	background-image:url(../images/interface/h_menud.gif);
	background-repeat:no-repeat;
	font-size:7px;
}

#menud_b{
	width:203px;
	height:9px;
	background-image:url(../images/interface/b_menud.gif);
	background-repeat:no-repeat;
}

#fond_menud{
	width:203px;
	padding-top:5px;
	padding-bottom:10px;
	background-image:url(../images/interface/fond_menud.gif);
	background-repeat:repeat-y;
	position: relative;
	z-index:0;
}



.elm_menud{
	width:195px;
	height:24px;
	margin-left:8px;
	margin-bottom:3px;
	background-image:url(../images/interface/fond_elmd.gif);
	border:1px solid #7fc31c;
	cursor:pointer;
	z-index:100;
}

.txt-elm_menudh{
	float:left;
	height:19px;
	padding-left:5px;
	padding-top:5px;
	color:#047e45;
	font-weight:bold;
	font-size:11px;
}
	

.puce_elmh{
	float:right;
	height:19px;
	width:14px;
	padding-top:5px;
	margin-right:5px;
}

.elminact_menud2{
	width:190px;
	height:19px;
	margin-left:8px;
	margin-bottom:6px;
	background-image:url(../images/interface/fond_menu_out2.gif);
	border:1px solid #7cb706;
	cursor:pointer;
	padding-left:5px;
	padding-top:5px;
	color:#0707d1;
	font-weight:bold;
	font-size:11px;
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
	-khtml-border-radius: 4px; 
    border-radius: 4px; 
    behavior: url(border-radius.htc); 
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	/* IE */
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='gray');
	/* slightly different syntax for IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='gray')";
}

.elminact_menud2.current{
	cursor:default;
	background-image:url(../images/interface/fond_menu_hover.gif);
	color:#FFF;
}

.elminact_menud{
	width:190px;
	height:19px;
	margin-left:8px;
	margin-bottom:6px;
	background-image:url(../images/interface/fond_menu_out2.gif);
	border:1px solid #7cb706;
	cursor:pointer;
	padding-left:5px;
	padding-top:5px;
	color:#0c57ee;
	font-weight:bold;
	font-size:11px;
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
	-khtml-border-radius: 4px; 
    border-radius: 4px; 
    behavior: url(border-radius.htc); 
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	/* IE */
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='gray');
	/* slightly different syntax for IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='gray')";
}

/*.elminact_menud.current{
	cursor:default;
	background-image:url(../images/interface/fond_menu_hover.gif);
	color:#FFF;
}*/

.txt-elm_menud{
	float:left;
	height:19px;
	padding-left:5px;
	padding-top:5px;
	color:#dcdedd;
	font-weight:bold;
	font-size:11px;
}

.menud_sscat2{
	width:190px;
	font-size:11px;
	color:#1897cc;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:16px;
	display:none;
}

.menud_sscat2 a{
	color:#1897cc;
	text-decoration:none;
}

.menud_sscat2 a:hover{
	color:#73BB00;
	text-decoration:none;
}

.menud_sscat{
	width:190px;
	font-size:11px;
	color:#1897cc;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:16px;
	/*display:none;*/
}

.menud_sscat a{
	color:#1897cc;
	text-decoration:none;
}

.menud_sscat a:hover{
	color:#73BB00;
	text-decoration:none;
}

#contenu{
	float:right;
	margin-top:20px;
	width:755px;
	padding-right:15px;
	/*border:1px solid #84c525;*/
}

#contenu_accueil{
	float:right;
	margin-top:20px;
	width:820px;
	/*height:400px;*/
	margin-right:7px;
	/*border:1px solid #84c525;*/
}

#contenu_accueil2{
	float:right;
	margin-top:20px;
	width:600px;
	/*height:400px;*/
	margin-right:12px;
	/*border:1px solid #84c525;*/
}

.cat{
	float:left;
	width:375px;
	background-image:url(../images/interface/fond_cat.gif);
	background-repeat:repeat-y;
}

.cat_h{
	width:365px;
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	font-weight:bold;
	padding-left:10px;
	padding-top:7px;
	background-image:url(../images/interface/haut_cat.gif);
	background-repeat:no-repeat;
}

.cat_h a{
	color:#FFFFFF;
	text-decoration:none;
}

.cat_h a:hover{
	color:#FFCC00;
	text-decoration:none;
}

.cat_cont{
	width:343px;
	padding-left:20px;
	padding-right:10px;
	padding-top:5px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

.cat_prod{
	float:left; 
	width:150px;
	height:180px;
	padding-left:15px;
	padding-top:5px;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	/*border-left:1px solid #999999;*/
}

.cat_img_prod{
	/*padding-left:20px; 
	padding-top:10px; */
	height:130px;
	width:90%;
	text-align:center;
}

.cat_img{
	position:relative;
	font-size:18px;
	color:#FF0000; 
	font-weight:bold; 
	padding-top:3px; 
	padding-left:10px;
}

.cat_sscat{
	float:right;
	width:170px;
	padding-left:10px;
	padding-right:20px;
	padding-top:25px;
	/*border-right:1px solid #999999;*/
}

.cat_txt{
	width:170px;
	line-height:20px;
	font-size:12px;
	color:#333333;
	border-bottom:1px dotted #c3e4f1;
}

.cat_txt a{
	text-decoration:none;
	color:#333333;
}

.cat_txt a:hover{
	text-decoration:none;
	color:#63b9db;
}

.cat_txtl{
	width:170px;
	/*height:16px;*/
	line-height:16px;
	font-size:11px;
	text-align:right;
	color:#63b9db;
	margin-bottom:5px;
	border-bottom:1px dotted #c3e4f1;
}

.cat_b{
	width:375px;
	height:10px;
	font-size:6px;
	background-image:url(../images/interface/bas_cat.gif);
	background-repeat:no-repeat;
	clear:both;
}
	

#cont_md{
	float:right;
	margin-top:10px;
	width:160px;
}

#panierd{
	width:152px;
	height:102px;
	background-image:url(../images/interface/fond_panierd.gif);
	background-repeat:no-repeat;
}

#compted{
	width:152px;
	/*height:96px;*/
	margin-top:15px;
	background-color:#1a98cd;
	/*background-image:url(../images/interface/fond_compted.gif);
	background-repeat:no-repeat;*/
}

#frm_panierd{
	margin-left:10px;
	padding-top:40px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

#frm_compted{
	margin-left:15px;
	color:#FFFFFF;
	font-size:11px;
	/*padding-top:40px;*/
}

#frm_compted a{
	color:#FFFFFF;
	text-decoration:none;
}

#frm_compted a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.bulle{
	margin-top:10px;
	width:152px;
}

.bulle_n{
	width:152px;
	height:29px;
	background-image:url(../images/interface/bulle_nouveautes.gif);
}

.bulle_v{
	width:152px;
	height:29px;
	background-image:url(../images/interface/bulle_ventes.gif);
}

.bulle_s{
	width:152px;
	height:29px;
	background-image:url(../images/interface/bulle_services.gif);
}

.bulle_m{
	width:140px;
	height: 300;
	position:relative;
   overflow: hidden;
	border:4px solid #98e921;
	padding-left:2px;
	padding-right:2px;
	font-size:10px;
	color:#333333;
	text-align:center;
	/*background-color:#98e921;*/
}

.bulle_mv{
	width:142px; 
	border:4px solid #98e921;
	padding-left:0;
	padding-right:2px;
	padding-top:4px;
	font-size:10px;
	color: #333333;
	background-image:url(../images/interface/degrade_vert.gif);
	background-repeat:repeat-x;
	/*font-weight:bold;*/
	/*background-color:#98e921;*/
}

.bulle_m22{
	width:145px;
	/*border:4px solid #98e921;*/
	background-color:#4bb1eb;
	font-size:10px;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:2px;
}

.bulle_m2{
	/*width:145px;
	border:4px solid #98e921;
	background-color:#4bb1eb;
	font-size:10px;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:2px;*/
	
	width:138px; 
	border:4px solid #4bb1eb;
	padding-left:4px;
	padding-right:2px;
	padding-top:4px;
	font-size:10px;
	color: #333333;
	background-image:url(../images/interface/degrade_bleu.gif);
	background-repeat:repeat-x;
}

.bulle_b{
	width:152px;
	height:5px;
	background-image:url(../images/interface/bulle_bas.gif);
	background-repeat:no-repeat;
}

.bulle_b2{
	width:152px;
	height:5px;
	background-image:url(../images/interface/bulle_bas2.gif);
	background-repeat:no-repeat;
}

.titre_cat{
	font-size:22px;
	font-weight:bold;
	color:#109dd5;
}

.arbo{
	font-size:10px;
	color:#00CC00;
}

.mv{
	width:750px;
	background-image:url(../images/interface/fond_mv.gif);
	background-repeat:repeat-y;
}

.h_mv{
	width:750px;
	height:27px;
	background-image:url(../images/interface/h_mv.gif);
	background-repeat:no-repeat;
}

.h_recherche{
	width:750px;
	height:27px;
	background-image:url(../images/interface/h_recherche.gif);
	background-repeat:no-repeat;
}

.b_mv{
	width:750px;
	height:7px;
	font-size:5px;
	background-image:url(../images/interface/b_mv.gif);
	background-repeat:no-repeat;
}

.m_mv{
	width:750px;
}

#popup_panier{
	position:absolute;
	z-index:1000;
	width:448px;
	display:block;
	background-image:url(../images/interface/popup_panier_fond.gif);
	background-repeat:repeat-y;
}	

#popup_panierh{
	width:448px;
	height:74px;
	background-image:url(../images/interface/popup_panier_h.gif);
	background-repeat:no-repeat;
}

#popup_paniertxt{
	width:433px;
	color:#333333;
	line-height:25px;
	padding-left:10px;
	padding-right:5px;
}

#popup_panierb{
	width:448px;
	height:4px;
	background-image:url(../images/interface/popup_panier_bas.gif);
	background-repeat:no-repeat;
	clear:both;
	font-size:3px;
}

#popup_panierbtnc{
	float:left;
	padding-left:5px;
	width:154px;
	height:36px;
}

#popup_panierbtnv{
	float:right;
	padding-right:10px;
	width:139px;
	height:36px;
}

#popup_avis{
	position:absolute;
	z-index:1000;
	width:448px;
	display:block;
	background-image:url(../images/interface/popup_panier_fond.gif);
	background-repeat:repeat-y;
}	

#popup_avish{
	width:448px;
	height:74px;
	background-image:url(../images/interface/popup_avish.gif);
	background-repeat:no-repeat;
}

#popup_avistxt{
	width:433px;
	color:#333333;
	line-height:25px;
	padding-left:10px;
	padding-right:5px;
	font-size:10px;
}

#popup_avisb{
	width:448px;
	height:4px;
	background-image:url(../images/interface/popup_panier_bas.gif);
	background-repeat:no-repeat;
	clear:both;
}

#popup_avisbtnc{
	float:left;
	padding-left:5px;
	width:154px;
	height:36px;
}

#popup_avisbtnv{
	float:right;
	padding-right:10px;
	width:139px;
	height:36px;
}

#popup_avis2{
	position:absolute;
	z-index:1000;
	width:448px;
	display:block;
	background-image:url(../images/interface/popup_panier_fond.gif);
	background-repeat:repeat-y;
}	

#popup_avish2{
	width:448px;
	height:74px;
	background-image:url(../images/interface/popup_avish.gif);
	background-repeat:no-repeat;
}

#popup_avistxt2{
	width:433px;
	color:#333333;
	line-height:25px;
	padding-left:10px;
	padding-right:5px;
	font-size:10px;
}

#popup_avisb2{
	width:448px;
	height:4px;
	background-image:url(../images/interface/popup_panier_bas.gif);
	background-repeat:no-repeat;
	clear:both;
}

#popup_avisbtnc2{
	float:left;
	padding-left:5px;
	width:154px;
	height:36px;
}

#popup_avisbtnv2{
	float:right;
	padding-right:10px;
	width:139px;
	height:36px;
}

#gris{
	position: fixed;
	top:0;
    left:0;
    width:100%;
    height:100%;
	background-color:#CCCCCC; 
	z-index:10;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter:alpha(opacity=50);
	display:block;
}

.libelle_prod{
	font-size:14px;
	font-weight:bold;
	color:#0066CC;
}

.img_prod{
	float:left;
	width:200px;
	text-align:center;
}

.desc_prod{
	float:left;
	width:370px;
	padding-right:30px;
	border:0px solid #000000;
	color:#666666;
}

.avis_prod{
	clear:both;
	color: #047e45;
	margin-top:10px;
	font-size:11px;
	padding-left:5px;
	padding-top:3px;
	height:17px;
	background-image:url(../images/interface/fond_vert.gif);
	background-repeat:repeat-x;
	font-weight:bold;
}

.avis_txt{
	color:#333333;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #93e120;
	border-top:0px solid #000000;
	font-size:11px;
}

.prix_prod{
	float:left;
}

#pied{
	width:1001px;
	/*background-image:url(../images/interface/fond_bas.gif);
	background-position:bottom;
	background-repeat:no-repeat;*/
	text-align:center;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-top:15px;
	padding-bottom:10px;
	clear:both;
}

tr.trhover:hover{
	background-color:#006600;
}

.lien_caddie{
	color:#FFFFFF;
	text-decoration:none;
}

.lien_caddie a{
	color:#FFFFFF;
	text-decoration:none;
}

.lien_caddie a:hover{
	color: #0066CC;
	text-decoration:none;
}	

#transport{
	float:right;
	width:350px;
	border:1px solid #bbe3f9;
	/*margin-right:40px;*/
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	color:#08649e;
}

#transport2{
	width:350px;
	float:right;
	border:1px solid #bbe3f9;
	margin-right:15px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	color:#08649e;
}

#btn_cmde{
	width:370px;
	float:right;
	clear:both;
	/*margin-right:40px;*/
	text-align:right;
}
	
.formError{
	color:#FF0000;
	display:none;
}

.liens_compte{
	font-size:12px;
	color: #000;
	line-height:25px;
	background-image:url(../images/interface/tab_out.gif);
	background-repeat:repeat-x;
}

/*.liens_compte:hover{
	background-image:url(../images/interface/tab_over.gif);
	background-repeat:repeat-x;
	color:#000;
	cursor:pointer;
}*/


.liens_compte a{
	color: #000;
	text-decoration: none;
}

.liens_compte a:hover{
	color: #0099FF;
	text-decoration:none;
}

.liens_bandeau{
	font-size:11px; 
	color:#1395c8;
}

.liens_bandeau a{ 
	color:#1395c8;
	text-decoration:none;
}

.liens_bandeau a:hover{
	color: #00CC00;
	text-decoration:none;
}

#cmde_txt{
	background-image:url(../images/interface/adresse_txt.jpg); 
	background-repeat:no-repeat; 
	height:187px; 
	padding-top:19px; 
	padding-left:28px; color:#000000;
	line-height:22px;
}

.a_eco a{
	color:#006633;
	text-decoration:none;
}

.a_eco a:hover{
	color:#0066CC;
	text-decoration:none;
}

.a_discount a{
	color: #990000;
	text-decoration:none;
}

.a_discount a:hover{
	color:#0066CC;
	text-decoration:none;
}

.a_bleu_vert a{
	color:#0066CC;
	text-decoration:none;
}

.a_bleu_vert a:hover{
	color: #33CC00;
	text-decoration:none;
}

.a_vert_bleu a{
	color:#00CC00;
	text-decoration:none;
}

.a_vert_bleu a:hover{
	color: #0066CC;
	text-decoration:none;
}

.a_blanc_vert a{
	color:#FFF;
	text-decoration:none;
}

.a_blanc_vert a:hover{
	color: #FFCC00;
	text-decoration:none;
}

.a_gris_vert a{
	color:#333333;
	text-decoration:none;
}

.a_gris_vert a:hover{
	color: #0066CC;
	text-decoration:none;
}

.a_blanc_rouge a{
	color:#FFF;
	text-decoration:none;
}

.a_blanc_rouge a:hover{
	color: #CC0000;
	text-decoration:none;
}

.a_blanc_bleu a{
	color:#FFF;
	text-decoration:none;
}

.a_blanc_bleu a:hover{
	color: #0066CC;
	text-decoration:none;
}

.a_noir_souligne a{
	color:#333333;
	text-decoration:none;
}

.a_noir_souligne a:hover{
	color: #333333;
	text-decoration: underline;
}

.a_bleu_souligne a{
	color:#08649e;
	text-decoration:none;
}

.a_bleu_souligne a:hover{
	color:#08649e;
	text-decoration: underline;
}

.a_bandeau a{
	color: #0c57ee;
	text-decoration:none;
}

.a_bandeau a:hover{
	color:#FFF;
	text-decoration:none;
}

.a_rouge_souligne a{
	color: #FF0000;
	text-decoration:none;
}

.a_rouge_souligne a:hover{
	text-decoration:underline;
}

/* Autocompletion */
.update{
        position:relative;
        background-color:white;
        border:1px solid #888;
        margin:0px;
        padding:0px;
}

ul.contacts {
        list-style-type: none;
        margin:0px;
        padding:0px;
        text-align: left;
}
ul.contacts li.selected { background-color: #ffb; cursor: pointer; }
li.contact {
        list-style-type: none;
        display:block;
        margin:0;
        padding:2px;
        /*height:14px;*/
}
li.contact div.image {
        float:left;
        width:32px;
        height:14px;
        margin-right:8px;
}
li.contact div.nom {
        font-weight:bold;
        font-size:11px;
        /*line-height:1.2em; */
}

.border_table{
	border-style:solid;
	border-width:1px;
	border-color: #66CC00;
	font-size:10px;
	color: #0066CC;
}

#slider{
	width:600px;
	height:126px;
}

#slider ul{
	margin:0;
	padding:0;
}

#pager {
DISPLAY:block;   
position:absolute; 
z-index:10;
right:0;
bottom:0;
margin-bottom:978px;
margin-right:710px;

}
#pager A {
	 FONT-SIZE: 8pt; FLOAT: left; WIDTH: 14px; HEIGHT: 14px;line-height:16px; TEXT-ALIGN: center; line-height:100%;margin-top:10px; margin-right:3px;color:#FFFFFF;  
}
#pager A.activeSlide {
	 COLOR: #CB1416;
	 background-color:#FEFE00;
	 filter:Alpha(opacity=80);
	 text-decoration:none;
}
#pager A:hover {
COLOR: #fff;
	 background-color:#FEFE00;
	  text-decoration:none;
	  COLOR: #CB1416;
	 filter:Alpha(opacity=80);
}

.rect_accueil{
	float:left;  
	margin-right:20px; 
	border:1px solid #6698cc; 
	background-image:url(../images/interface/search_fond.gif); 
	background-repeat:repeat-x; 
	-moz-border-radius:8px; 
	-webkit-border-radius:8px; 
	-khtml-border-radius: 8px; 
    border-radius: 8px; 
    behavior: url(border-radius.htc); 
	padding-top:5px; 
	padding-left:5px; 
	padding-right:5px; 
	background-position:bottom; 
	font-size:14px; 
	color:#6698cc;
}

.cadre_accueil {
	width:580px; 
	padding-left:15px; 
	padding-right:5px; 
	padding-top:10px; 
	padding-bottom:10px; 
	border:1px solid #6698cc; 
	margin-top:15px;
}

.titre_cadre{
	font-size:16px; 
	font-weight:bold; 
	color:#6698cc; 
	clear:both; 
	padding-bottom:15px;
}

.cloud1{
	font-size:10px;
	
}

a.cloud1{
	color:#06C;
	text-decoration:none;
	font-style:italic;
}


.cloud2{
	font-size:12px;
	
}

a.cloud2{
	color: #3C0;
	text-decoration:none;
	font-style:oblique;
}

.cloud3{
	font-size:15px;
}

a.cloud3{
	text-decoration:none;
	color: #969;
}

.cloud4{
	font-size:18px;
}

a.cloud4{
	text-decoration:none;
	color: #C60;
}

.cloud5{
	font-size:9px;
	font-weight:bold;
}

a.cloud5{
	text-decoration:none;
	color: red;
	font-weight:bold;
}

.cloud6{
	font-size:12px;
}

a.cloud6{
	text-decoration:none;
	color: #FC0;
}

#rss{
	padding-left:5px; 
	padding-right:5px; 
	text-align:left; 
	padding-top:10px; 
	font-size:11px;
}

#rss a{
	color:#6698cc;
	text-decoration:none;
}

#rss a:hover{
	color:#6C3;
}

#search2{
	padding-left:5px; 
	padding-right:5px; 
	text-align:left; 
	font-size:11px;
	text-align:center;
	padding-top:10px;
}

#search2 input{
	color: #999;
	font-size:12px;
	border:1px solid #6698cc;  
	-moz-border-radius:4px; 
	-webkit-border-radius:4px; 
	-khtml-border-radius: 4px; 
    border-radius: 4px; 
    behavior: url(border-radius.htc); 
	width:130px;
	text-indent:3px;
	padding-bottom:2px;
	background-image:url(../images/interface/search_loupe.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-style:italic;
}

#search2 input:focus{
	color:#000;
	font-style:normal;
}

.lv_result{
	position:relative;
	width:200px;
	font-size:11px;
	background-color:#FFF;
	border:1px solid #6698cc;
	z-index:10;
	display:none;
	text-align:left;
	margin-left:9px;
/* offset left, top, thickness, color with alpha */
-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
/* IE */
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray');
/* slightly different syntax for IE8 */
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray')";
}

.tabSearch{
	font-size:11px;
	color:#333;
}

.tabSearch a{
	text-decoration:none;
	color:#000;
}

td.tabSearch{
	padding-top:3px;
	border-bottom:1px solid #6698cc;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
}


