body
{
margin: 0px;
padding: 3px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
width:100%;
}

html, body, form, fieldset, p, div, h1, h2, img{
	margin:0;
	padding:0;
	-webkit-text-size-adjust:none;
	}
	
#page_wrapper{
	overflow:auto;
	width:320px;
	position:relative
}

#content_left,
#content_right,
#content_normal,
#content_flipped{
	display:none;
	}


#container 
{
	font-family: calibri;
	background-image: url("images/licorne_fond.png");
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}
#container_interieur 
{
	font-family: calibri;
	background-image: url("images/licorne_fond.png");
	background-repeat: no-repeat;


}

#slide1{
	position: relative;
	width: 320px;
	float: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.show_normal,
.show_flipped{
	width:320px;
	}
.show_left,
.show_right{
	width:480px;
	}

.show_left #content_left,
.show_right #content_right,
.show_normal #content_normal,
.show_flipped #content_flipped{
	display:block;
	}



#logo
{
	
	background-image: url(images/licorne_menu_03.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	color: white;
	height: 54px;
	padding-left: 90px;
}
#logo2
{
	background-image: url(images/banniere_02.png);
	color: white;
	background-repeat: no-repeat;
	text-transform: uppercase;
	height: 43px;
	width:100%;
}

#logo2 .bt_compte
{
	float:left;
	margin-left:40px;
	padding-top:5px;
	text-align:center;
	font-size:11px;
	background-image:url('images/bouton_compte_06.png');
	width:74px;
	height:21px;
	background-repeat:no-repeat;
}
#logo2 .bt_compte a
{
	color:white;
	text-decoration:none;
}

#fond_haut {
	background-image: url(images/licorne_left_02.png);
	background-repeat: no-repeat;
	width: 10%;
	height: 100%;
	width: 90%;
	padding-top: 13px;	
	padding-left: 40%;
	font-size: 18px;

}
.menu .case
{
	background-image: url("images/arriere_menu_07.png");
	background-repeat: no-repeat;
	height: 48px;
	list-style-type:none; 
}

.menu .case .text-menu
{
	color: white;
	font-weight: bold;
}

a, a:hover, a:visited
{
	text-decoration: none;	
}


.header
{
	margin-top: 10%;
	background-image: url("images/banniere_02.png");
	width:100%;
}

.bouton_banniere
{
	background-image: url("images/bouton_noir_03");
	background-repeat: no-repeat;
		float: right;
height: 20%;
width: 35%;
color: white;
}

.contenu {
width : 310px;
margin: auto 0;
padding-top: 10px;
margin-left: 10px;

}

.ctitre {
 background-image: url(images/header_encart_ref_11.jpg);
background-position: fixed;
background-repeat: no-repeat;
height: 20px;
width: 330px;
color: #222222;
padding-top: 3px;
padding-left: 5px;
text-transform: uppercase;

}

.ccontenu {
background-image: url(images/fond_ref_05.png);
background-repeat: repeat-y;
width: 90%;
padding-left: 10px;
padding-right: 30px;
padding-top: 5px;
font-size: 12px;
text-align: justify;
padding-bottom:20px;
float:left;
}


.bas {
width: 95%;
height:1px;
border-top : 1px solid #c5c5c5;
float:left;
}

.separateur {
width: 95%;
height:1px;
border-top : 1px solid #c5c5c5;
margin-bottom:10px;
}

.sous_menu {
text-align : center;
font-size: 12px;
width: 100%;
}

.sous_menu a {
color: #222222;
font-size: 12px;
}
.titre_texte {
font-weight: bold;
}
.texte {
width:90%;
}

#footer {
	text-align: center;
}

#image_c {
	float:left;
	margin-top:20px;
	margin-right:10px;
}

#text_floatimg
{
	float:left;
	padding-top:50px;
	padding-left:10px;
}

#text_floatimg2
{
	float:left;
	padding-top:30px;
	padding-left:10px;
}

#text_floatimg2 a
{
	color:#000;
	text-decoration:none;
}


.compte_soustitre
{
	color:#b73943;
	margin-top:15px;
	margin-left:10px;

}

.compte_valid input
{
	background-image:url('images/bouton_noir_03.png');
	width:84px;
	height:26px;
	border:none;
	color:white;
	padding-top:3px;
	float:right;
	margin-top:10px;
}


.compte_input input
{
	margin-left:10px;
	background-image:url('images/champs_texte_03.jpg');
	border-color:#c9c9c9;
}


.compte_forgot a
{
	color:#000;
	text-decoration:none;
	margin-top:10px;
	float:left;
	clear:both;
}

.ref_titre
{
	float:left;
	width:160px;
}

.ref_link a
{
	float:right;
	color:#c52125;
	margin-top:5px;
	margin-bottom:5px;
}