/*****************************/
/** CSS DU SITE ILXELLE.COM **/
/**     PAGE PAR DEFAUT     **/ 
/*****************************/

#fil_arianne {
	float: left;
	display: inline;
	width: 790px;
	font-size: 9px;
	font-weight: bold;
	margin: 10px 0 8px 181px;
}

#contenu {
	float: left;
	width: 992px;
	
}

/* COLONNE DE GAUCHE */
#colonne_gauche {
	float: left;
	width: 181px;
}

/* le contenu de la colonne de gauche par d�faut */
#default {
	float: left;
	width: 181px;
	text-align: right;
}

/* PARTIE CENTRALE DU SITE */
#central {
	float: left;
	display: inline;
	width: 791px;
	margin-left: 10px;
}

#arianne {
	float: left;
	display: inline;
	width: 750px;
	color: #DDAB57;
	font-size: 10px;
	margin-left: 15px;
}

#arianne a {
	color: #000000;
	text-decoration: underline;
}

#arianne a:hover {
	text-decoration: none;
}

#table_principale {
	float: left;
	width: 778px;
	font-family: "Georgia", Verdana;
	color: #424242;
	font-size: 13px;
	background-image: url('bg_table_principale.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#table_login {
	float: left;
	width: 778px;
	font-family: "Georgia", Verdana;
	color: #424242;
	font-size: 13px;
}

#table_principale td, .main, #table_login td, #table_login .main {
	font-size: 13px;
	color: #434343;
}

#table_principale a, #table_login a {
	color: #434343;
	text-decoration: underline;
}

#table_principale a:hover, #table_login a:hover {
	text-decoration: none;
}

td#page_heading {
	width: 740px;
	color: #424242;
	font-family: "Georgia", Verdana;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	padding: 15px 0 8px 20px;
	background-image: url('bg_page_heading.jpg');
	background-position: top left;
	background-repeat: repeat-y;
}

.premier_td {
	padding-left: 12px;
}

.separateur {
	background-image: url('bg_separateur.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

#sous_footer {
	float: right;
	display: inline;
	width: 340px;
	font-family: "Times";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #434343;
	padding-top: 9px;
	margin: 30px 325px 13px 310px;
	border-top: 1px solid #D8A656;
}

#sous_footer a {
	color: #434343;
	text-decoration: underline;
}

#sous_footer a:hover {
	text-decoration: none;
}

/* page login */
#table_login td#nouveau_client {
	padding-left: 20px;
	height: 223px;
	background-image: url('bg_nouveau_client.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}

#table_login td#deja_client {
	padding-left: 20px;
	background-image: url('bg_deja_client.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}


#table_login td.titre_login {
	color: #424242;
	font-family: "Georgia", Verdana;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}


#table_login td#deja_client td {
	color: #FFFFFF;
}

td#deja_client a.lien_rouge {
	color: #9D0C15;
	text-decoration: underline;
}

td#deja_client a.lien_rouge:hover {
	text-decoration: none;
}

/** PROCESS DE CMDE **/
#heading_expedition {
	width: 740px;
}

#heading_paiement {
	width: 740px;
	height: 49px;
	padding: 5px 0 0 55px;
	background-image: url('bg_heading_paiement.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#heading_recap {
	width: 740px;
	height: 49px;
	padding: 5px 0 0 55px;
	background-image: url('bg_heading_recapitulatif.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#heading_paiement a, #heading_recap a {
	font-size: 16px;
	font-family: "Georgia";
	color: #DDAB57;
	text-decoration: none;
	margin-right:120px;
}

#heading_paiement a:hover, #heading_recap a:hover {
	text-decoration: underline;
}

/* page recapitulative */
td#th_quantite {
	width: 60px;
	text-align: center;
	color: #DDAB57;
	border-bottom: 1px solid #DDAB57;
}

td#th_descriptif {
	width: 550px;
	text-align: center;
	color: #DDAB57;
	border-bottom: 1px solid #DDAB57;
}

td#th_prix {
	text-align: center;
	color: #DDAB57;
	border-bottom: 1px solid #DDAB57;
}

td.ligne_produit {
	border-bottom: 1px solid #DDAB57;
}

.produit_recap {
	width: 550px;
	border-left: 1px solid #DDAB57;
	border-right: 1px solid #DDAB57;
	margin: 5px 0;
}

td.produit_recap_prix {
	color: #000000;
	font-family: "Georgia";
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #DDAB57;
}

/** DE L'ANCIENNE CSS **/
.moduleRow { }
.moduleRowOver { background-color: #FFF4D4; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFF4D4; }

.en_14 {
	font-size: 14px;
}