@charset "utf-8";
/* CSS Document */
body{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5e646b;
}
#barre_ref{
	margin : 0;
	padding : 0;
	background: #ebe8d5;
	border-bottom: 1px solid gray;
	color : #000;
	width:100%;
	height:14px;
	font-size:10px;
	font-family:arial;
	text-align:center;
}
div#container{
width: 880px;
margin-left: auto;
margin-right: auto;
border: 1px solid gray;
background-color: #FFFFFF;

}

div#baseline{
margin-top: 10px;
text-align: center;
color: #F89A1C;
font-weight: bold;
font-size: 18px;
font-style:italic;
}


div#header{
background: #fff url("/templates/creditdujour/pics/header_bg.png") repeat-x;
height: 140px;
width: 100%;
border: 0;
border-bottom: 2px solid #959595;
}

div#div1{
float:left;
width: 424px;
padding: 5px;
font-size: 12px;
text-align: justify;
}

.liste li{
	background: url("/templates/creditdujour/pics/catchmail/arrow.jpg") no-repeat;
	height:34px;
	padding-left:22px;
	list-style:none;
	line-height:34px;
	float:left;
	font-weight:bold;
	margin-right:30px;
}

div#div1 h3{
color: #F79821;
}


div#div2{
float: left;
width: 340px;
margin-top: 0px;
margin-left: 40px;
}


div#catchmail_form{
background-image: url("http://www.creditdujour.com/templates/creditdujour/tag/catch_01/bg_green.jpg");
/*background-color: #eff490;*/
width: 330px;
height:60px;
padding: 5px 10px 5px 10px;
margin-left: auto;
margin-right: auto;
}

#form_catchmail{
	margin-top:5px;
}

input#mail_catch{
vertical-align: middle; 
height: 25px; 
margin-top: 15px;
margin-left: 8px;
font-size: 20px;
}
input#mail_catch_sauve{
vertical-align: middle; 
height: 25px; 
margin-top: 15px;
margin-left: 55px;
}

p#para_1{
text-align:center;
font-size: 10px;
margin:2px 0 3px 0;
}

p#para_2{
text-align:center;
font-size: 12px;
margin:0 0 3px 0;
}

p#para_3{
margin:-10px;
text-align: center;
}

input#catchmail_submit{
background-color: transparent;
background-image: url("/templates/creditdujour/pics/catchmail/submit_catch_cdj.gif");
background-position:0 0px;
width: 300px;
height: 70px;
border: 0;
cursor: pointer;
margin-top: 00px;
font-size: 13px;
font-weight:bold;
color: #393c3e;
padding-right: 30px;

}

input#catchmail_submit:hover{
background-position:0 70px;
}

.clearer{
	clear: both;
}

#infobulle{
	background-image: url("../../../templates/rachatcreditefficace/pics/catchmail/infobulle.gif");
	position: absolute;
	display: none;
    width: 387px;
    height: 154px;
	margin-left:-29px;
	margin-top: 10px;
}

#closeBulle{
	margin-left: 325px;
	margin-top: 18px; 
	width: 48px; 
	height: 22px; 
	cursor: pointer;
	
}
#bulle{
	clear: both; 
	width: 355px; 
	padding-top: 25px;
	text-align: center;
	color: #FF9209;
	font-weight: bold;
	margin-left: 20px;
}

div#infos_site {
background-color:transparent;
color:#fff;
font-size:11px;
margin-left:auto;
margin-right:auto;
text-align:justify;
width:850px;