


/* CSS login.cfm */

div#compte{
	position: absolute;
	margin: 0 auto;
	width: 800px; 
}

table#entete{
	margin: 0 0 10 0;
	width: 805px;
}

td#moncompte{
	font-size:16px; 
}

table#corp{
	width: 800px;
	margin: 0 ;
}

td#corp{
	width: 380px; 
	padding: 0 0 5 6;
}

table#nouveau{
	height:400px; 
}

td#nouveau{
	font-size:12px; 
	font-weight:bolder;
}

div#nouveau{
	padding-left:10px;
	margin-top:30px;
	margin-bottom:20px;
}

table#contenu{
	height:190px;
	margin-bottom:10px;
}

td#contenu{
	padding-top:10px;
}

table#article27{
	margin-bottom:20px;
	width:810px;
}

div#article27{
	margin-bottom:10px;
}

div.valid{
	text-align:right;
	margin-right:10px;
}

td.title_login {
	background-color: #F56B09 ;
	padding: 0;
	margin: 0;
	height: 37px;
}

div.title_login {
	background: transparent url(../ximg/v2/fiche_label_mask_785.png) no-repeat scroll left center !important;
	display: block;
	line-height: 37px;
	overflow: hidden;
	width: 785px;
	color: #FFF;
	text-indent: 10px;
	font-size: 12px;
}

div.title_login2 {
	background: transparent url(../ximg/v2/home_cat_label_mask.png) no-repeat scroll left center !important;
	display: block;
	line-height: 37px;
	overflow: hidden;
	width: 373px;
	color: #FFF;
	text-indent: 10px;
	font-weight: bold;
	font-size: 12px;
}



/* CSS panier.cfm */


td.title_panier {
	background-color: #F56B09 ;
	padding: 0;
	margin: 0;
}

div.title_panier {
	background: transparent url(../ximg/v2/fiche_label_mask_785.png) no-repeat scroll left center !important;
	display: block;
	width: 785px;
	line-height: 37px;
	overflow: hidden;
	color: #FFF;
	font-size: 11px;
	text-indent: 10px;
}




table.home_block_table tr td.tl {width: 11px; height: 11px;}
table.home_block_table tr td.t {font-size: 2px; height: 11px; background: transparent url(../ximg/V2/home_block_t.gif) repeat-x;}
table.home_block_table tr td.tr {width: 11px; height: 11px;}
table.home_block_table tr td.l {width: 11px; background: transparent url(../ximg/V2/home_block_l.gif) repeat-y;}
table.home_block_table tr td.r {width: 11px; background: transparent url(../ximg/V2/home_block_r.gif) repeat-y;}
table.home_block_table tr td.bl {width: 11px; height: 11px;}
table.home_block_table tr td.b {height: 11px; background: transparent url(../ximg/V2/home_block_b.gif) repeat-x;}
table.home_block_table tr td.br {width: 11px; height: 11px;}
table.home_block_table tr td.content {font-size: 10px;}

table.home_block_table img {border: 0;}
table.home_block_table label {font-size: 10px;}
