/*
Design by Creation Mini Site
http://www.creation-mini-site.com
*/

/* Police,liens et images */

h1, h2, h3 {
	font-weight: normal;
	color: #333333;
}
h1 {
	font-size: 24px;
	color: #663300;
}
h2 {
	color: #000099; 
}
h3 {
	color: #000099;
}
P {
padding-right : 10px;
}
P.gauche {
padding-right : 340px;
}
.red {
font-weight : bold; 
font-size : 1.5em;
color : red; 
text-align : center; 
}
.red-small {
font-weight : bold; 
font-size : 1em;
color : #CC0000; 
}
.blue {
font-weight : bold; 
font-size : 1.1em;
color : blue; 
text-align : center; 
}
.grey-box {
font-size : 0.8em;
color : #666666; 
text-align : center; 
}
.note-succes {
font-weight : bold; 
font-size : 1.2em;
font-family  : Viner Hand ITC;
color : #08006A;
padding : 10px 20px 10px 0px;
}
.bold {
font-weight : bold; 
font-size : 1em;
}
.highlighted {
font-weight : bold; 
font-size : 1.2em;
background-color: #ffff00;
text-align: justify;
}

/* Optin Box */

#formborder {
	width: 307px;
	text-align: center;
}

#formheader {
        background : #FFFFFF url(img/inscription-box-top.jpg) no-repeat;
	height: 38px;
	padding: 0px;
	color: #000000;
	font-size: 22pt;
	text-align: center;
	font-weight: bold;
}
#formcenter {
        padding: 10px 25px 5px 25px;
        background : #FFFFFF url(img/inscription-box-middle.jpg) repeat;
}
#formbox {
	width: 307px;
}
#formbox-mention {
	width: 307px;
}
#formfooter {
        background : url(img/inscription-box-back.jpg) no-repeat;
	height: 22px;
        text-align: center;
	padding: 20px 5px 20px 45px;
	font-size: 70%;
}

ul#step1 {
	margin:5px 20px 5px 5px;
	padding:0;
	list-style-type:none;
	}
ul#step1 li {
	color: black;
	background-image: url(img/Step1.gif);
	background-repeat: no-repeat;
	background-position: 0% 10%;
	padding: 0px 20px 2px 45px;
	text-align:justify;
	}
ul#step2 {
	margin:15px 20px 20px 5px;
	padding:0;
	list-style-type:none;
	}
ul#step2 li {
	color: black;
	background-image: url(img/Step2.gif);
	background-repeat: no-repeat;
	background-position: 0% 10%;
	padding: 0px 20px 2px 45px;
	text-align:justify;

	}
ul#blue {
margin : 0; 
padding : 5px 340px 5px 0px;
list-style-type : none; 
} 
ul#blue li {
background-image : url(img/puce-blue.gif);
background-repeat : no-repeat; 
background-position : 0% 30%; 
padding : 0px 5px 5px 20px;
text-align: justify;
}
ul#puce-blue {
margin : 0; 
padding : 5px 10px 5px 0px;
list-style-type : none; 
} 
ul#puce-blue li {
background-image : url(img/puce-blue.gif);
background-repeat : no-repeat; 
background-position : 0% 30%; 
padding : 0px 5px 5px 20px;
text-align: justify;
}
/* Deco */
#signature {
height: 76px;
margin : 0 0 5px 0px;
background : url(img/signature.gif) no-repeat;
}

/*
Conversions
*/

.encadtxt {
	font-weight: bold;
	background-color: #F2DB53;
	border: thin solid #231910;
	font-size: 12px;
}
.encadimg {
	border: thin solid #231910;
}
.Style2 {color: #000000}
.Style4 {color: #CC0000}
.encadtxt2 {
	font-weight: bold;
	border: thin dashed #231910;
	font-size: 12px;
	background-color: #F8F2B6;
}
.oui {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.sslig {
	text-decoration: underline;
}
.encadtxtCde {
	font-weight: bold;
	background-color: #FEFCF1;
	border: medium dashed #CC0000;
	font-size: 12px;
}
.txtpt {
	font-size: 12px;
}
.Style6 {color: #CC0000; font-weight: bold; }
.Style7 {color: #9900FF}
.Style8 {color: #9900FF; font-weight: bold; }