* { padding: 0; margin: 0; }
a { color: #fff; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }
h1 {padding:0;margin:0}
body {
height: auto; 
font: 11px Arial, Verdana, sans-serif; 
color: #000; 
text-align: center; 
background: #000 url(/images/fond_CRD.gif) repeat; 
height:100%;
}

#global {
	display:block;	
	width: 980px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
}

.img_centrer {padding-left:17px;padding-top:3px;}

img { border: 0; }

.header { width: 980px; height: 130px; }
.logo { width: 100%; height: 130px; text-align: right; }
.flag { float: right; width: 240px; height: 70px; padding-top: 15px; text-align: right; }


.menu { width: 960px; margin-left: auto; margin-right: auto; }
.submenu  {width: 620px; margin-left: auto; margin-right: auto; }
#prod1, #prod2, #prod3 {float:left;}
.home_left{clear:both;padding-top:20px;}
.encart {
	width:280px;
	margin-right:40px;	
	height:160px;
	float:left;
	position:relative;
	padding:10px;
}
.encart2 { width:300px; height:160px; margin-right:40px; background-image:url(/images/cellules_fond-CRD.gif); background-repeat:no-repeat; float:left;position:relative;}

.destock {margin:0;padding:0px; text-align:center;padding-top:5px;}
.actu_i {padding:10px;}

.encart3 { width:280px; height:160px; background-image:url(/images/cellules_fond-CRD.gif); background-repeat:no-repeat; float:left;padding:10px;}
.encart,.encart2, .encart3 {color:#FFF;}
.encart h2,.encart2 h2, .encart3 h2 { text-transform:uppercase;}
.encart3 { background-image:url(/images/CRD-catalogue-2010.jpg); background-repeat:no-repeat;}

p.lien_accueil {height:20px;}

p.lien_accueil a {
	display:block;
	text-decoration: none;
	height:17px;
	float:left;
	background: url(/images/lienG.gif) top left no-repeat;
	color:#FFF;
}
p.lien_accueil a span {
background: url(/images/lienD.gif) no-repeat top right;
display: block;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
height: 17px;
float: left;
color:#FFF;}

p.pos_bas_d {position:absolute;	bottom:30px;right:10px;	}
p.pos_bas_g {position:absolute;	bottom:30px;left:10px;	}
p.droite {	float:right;margin-right:10px;	clear:both;height:17px;}

p.pos_bas {	margin-top:100px;}

h2.pos_bas2 {margin-top:60px;}

.title { 
clear: both; width: auto; height: 20px; padding-top: 5px; 
text-transform: uppercase; text-indent: 10px; font-weight: bold; color: #FFF; 
background: url(../graphics/common/bg_title.gif) repeat-x 0 0; 
}
.text { width: auto; height: auto; padding: 5px; text-align: justify;}
.text p, .text hr {clear:both;}
.text hr {margin-bottom:7px;}
 
.path { width: auto; height: auto; margin: 0; padding: 3px; background: #E2E8EC; text-indent: 10px;}

.col_left { float: left; width: 193px; margin-right: 15px;}

#pied {color:#FFF}
#col1, #col2, #col3 {float:left; margin-left:10px;width:180px;}
#texte_pied {float:left; width:400px;}
#signature{clear:both;width:100%;text-align:center;padding-top:20px;padding-bottom:10px;}

/* ########### popup interne ########### */
#popup_bg{
	position:absolute;
	/*position:fixed;*/
	left:0px;
	top:0px;
	/*display:none;*/	
	text-align:center;
	vertical-align:middle;	
	z-index:40;
	}
#popup_bg2{
	position:absolute;
	/*position:fixed;*/
	left:0px;
	top:0px;
	/*display:none;*/	
	text-align:center;
	vertical-align:middle;	
	z-index:45;
	}
	
#popup_content{
	width:540px;
	height:auto;
	margin:auto;
	margin-top:100px;
	/*
	border:3px solid #000000;
	border-top-color:#888888;
	border-left-color:#888888;
	*/
	font-family: Helvetica, Arial, sans-serif;
	font-size : 13px;
	padding : 0px;
	padding-left:0px;
	background-color:#FFF;
	color:#000;
}

#popup_content a {color: #00569e; font-weight:bold;text-decoration:underline;}
#popup_content a:hover {color: #00569e; text-decoration:underline;font-weight:bold;}

.imgpromo {padding:10px;}
.texte_mv {padding-top:53px;font-size:12px; font-weight:bold;}
.texte_mv a {display:block;text-decoration:underline;text-align:right;}
.vert {color:#1c942e;}
.rouge {color:#F00;}


