@charset "utf-8";
/* CSS Document */

html, body , div, h1, form {
	margin:0; 
	padding:0; 
	display:block;
	font-size:0px;
}

img {
	border:none;
}

a {
	cursor:hand;
}

table.NoSpace {
	border-collapse:collapse;
}

hr {
clear:left;
visibility:hidden;
height:0px;
}

/* systeme page */
.systeme_page {
	position:relative;
	width:710px;
	text-align:right;
	clear:both;
}
.systeme_page_element {
	position:relative;
	float:right;
	margin-right:3px;
	padding-top:5px;
}

.global {
	background-color:#ebebeb;	
	background-repeat:repeat-x;
	background-position:top;
	background-image:url(Images/interface_menu_bande.jpg);
}

.global_frame {
	background-color:white;
}

.centrage {
	position:relative;
	left:50%;
	margin-left:-485px;
	width:970px;
	height:auto;	
}

.centrage_iframe {
	position:relative;
	width:540px;
	height:auto;
	margin-top:45px;
	left:30px;
}

.header {
	position:relative;
	height:127px;
	width:100%;
}
.header_logo {
	position:absolute;
	top:0px;
	left:0px;
}
.header_menu_panier {
	position:absolute;
	left:520px;
	top:30px;
	height:23px;
	width:auto;
}
.header_menu_panier_texte {
	position:absolute;
	top:5px;
	left:40px;
}

.header_menu {
	position:absolute;
	top:75px;
	left:300px;
	height:39px;
	width:auto;
}


.fond_centre_haut {
	position:relative;
	width:970px;
	height:10px;
	z-index:1;
	background-image:url(Images/fond_centre_haut.gif);
}

.fond_centre_bas {
	position:relative;
	width:970px;
	height:10px;	
	z-index:1;
	background-image:url(Images/fond_centre_bas.gif);
}


.fond_centre_haut_main {
	position:relative;
	width:970px;
	height:10px;
	z-index:1;
	background-image:url(Images/fond_centre_haut_main.gif);
}

.fond_centre_bas_main {
	position:relative;
	width:970px;
	height:10px;	
	z-index:1;
	background-image:url(Images/fond_centre_bas_main.gif);
}

.fond_centre_haut_court {
	position:relative;
	width:370px;
	height:10px;
	z-index:1;
	background-image:url(Images/top.gif);
}

.fond_centre_bas_court {
	position:relative;
	width:370px;
	height:10px;	
	z-index:1;
	background-image:url(Images/bottom.gif);
}

.fond_encadre_330_haut {
	position:relative;
	width:329px;
	height:6px;	
	background-image:url(Images/fond_encadre_330_haut.jpg);
	z-index:1;
	clear:both;
}

.fond_encadre_330_ligne {
	position:relative;
	padding-left:10px;
	padding-right:10px;
	width:309px;
	background-image:url(Images/fond_encadre_330_ligne.jpg);
	height:auto;	
	z-index:1;
	background-repeat:repeat-y;
}

.fond_encadre_330_bas {
	position:relative;
	width:329px;
	background-image:url(Images/fond_encadre_330_bas.jpg);
	height:6px;	
	z-index:1;
	clear:both;
}

.fond_encadre_350_haut {
	position:relative;
	width:350px;
	height:6px;	
	background-image:url(Images/fond_encadre_350_haut.jpg);
	z-index:1;
	clear:both;
}

.fond_encadre_350_ligne {
	position:relative;
	padding-left:10px;
	padding-right:10px;
	width:330px;
	height:auto;	
	z-index:1;
	background-image:url(Images/fond_encadre_350_ligne.jpg);
	background-repeat:repeat-y;
}

.fond_encadre_350_bas {
	position:relative;
	background-image:url(Images/fond_encadre_350_bas.jpg);
	width:350px;
	height:6px;	
	z-index:1;
	clear:both;
}


.fond_encadre_700_haut {
	position:relative;
	width:693px;
	height:6px;	
	background-image:url(Images/fond_encadre_700_haut.jpg);
	z-index:1;
	clear:both;
}

.fond_encadre_700_ligne {
	position:relative;
	padding-left:10px;
	padding-right:10px;
	width:673px;
	background-image:url(Images/fond_encadre_700_bande.jpg);
	height:auto;	
	z-index:1;
	background-repeat:repeat-y;
}

.fond_encadre_700_bas {
	position:relative;
	width:693px;
	background-image:url(Images/fond_encadre_700_bas.jpg);
	height:6px;	
	z-index:1;
	clear:both;
}

.contenu {
	position:relative;
	width:950px;
	height:auto;
	background-color:white;
	padding-left:10px;
	padding-right:10px;
	z-index:10;
}
.Footer {
	position:relative;
	clear:both;
	width:100%;
	height:auto;
	padding-top:30px;
	z-index:1;
}

.Footer2 {
	position:relative;
	padding-top:10px;
	width:100%;
	z-index:1;
	padding-bottom:30px;
}

.Compte_ModalBox {
	position:relative;
	height:auto;
	width:350px;
	padding-left:10px;
	padding-right:10px;
	background-color:white;
}


/*********** INPUT ************/

.Selecteur {
	width:200px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-style:normal;
	color:#333333;
}


.fakeinput {
	padding-left:5px;
	padding-top:4px;
	height:21px;
	width:155px;
	border: none;
}

.fakeinput_input {
	margin-top:1px;
	height:15px;
	width:190px;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-style:normal;
	color:#333333;
}
.fakeinput_image {
	position:absolute;
	top:0px;
	left:0px;
}
.fakeinput_hidden {
	position: relative;
	text-align: left;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	height:20px;
	width:177px;
	padding-left:5px;
	padding-top:5px;
	border: none;
}


.fake_textarea {
	width:470px;
	height:125px;
	border:none;
	overflow:hidden
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-style:normal;
	color:#333333;
}


/********* RollOver *******/
.RollOver_Fermer {
	position:absolute;
	top:7px;
	right:28px;
	width:60px;
}

.RollOver_Fermer {
	position:absolute;
	top:7px;
	right:28px;
	width:60px;
}
.RollOver_Fermer_Texte {
	position:relative;
	float:left;
	padding-top:3px;
}
.RollOver_Fermer_Icone {
	position:relative;
	float:left;
	padding-left:5px;
}

