﻿*
{
	margin: 0;
}

.login_input
{
	background: #FFFFFF;
	height: 14px;
	width: 86px;
	border: none;
	font-size: 10px;
	padding: 0px 0px 0px 5px;
	border: solid 1px #999999;
}

.login_input:focus
{
	border: solid 1px red;
}

.login_div
{
	position: relative;
	float: left;
}

.info_condition_vente
{
	height: 300px;
	width: 718px;
	overflow: auto;
	padding: 10px 10px 50px 10px;
	border: solid 1px #c5c6c8;
	color: #646567;
	font-size: 11px;
}

.info_condition_vente p
{
	font-size: 12px;
}

.info_condition_vente h5
{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

.info_condition_vente ul
{
	list-style-type: disc;
	margin: 0px 0px 0px 40px;
	font-size: 12px;
}

.info_livraison ul
{
	list-style-type: disc;
	margin: 0px 0px 0px 40px;
	font-size: 12px;
	color: #646567;
}

.info_sav
{
	color: #646567;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
}

.info_sav ul
{
	list-style-type: disc;
	margin: 10px 0px 0px 30px;
	font-size: 12px;
	color: #646567;
}
/* ----------- MasterPage ----------- */
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial;
	background: #ededed url(../X-Common/Images/bck_body.gif) repeat-y center top;
}

#DIV_main
{
	position: relative;
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px; 
	.padding-left:1px;
}

#DIV_main_content
{
	position: absolute;
	z-index: 0;
	top: 162px;
	width: 980px;
	background: #FFFFFF url(../X-Common/Images/bck.gif) repeat-x top;
}

#DIV_main_contentplaceholder
{
	position: relative;
	float: left;
	overflow: hidden;
	width: 785px;
}

#DIV_main_footer
{
	position: relative;
	float: left;
	overflow: hidden; /*border: solid 1px #DDDDDD;*/
	width: 980px;
	height: 38px;
	margin: 10px 0px 0px 0px;
}
/* ----------- /MasterPage ----------- */





/* ----------- Header ----------- */
#DIV_header
{
	height: 116px;
	position: absolute;
	z-index: 0;
	background: url(../X-common/Images/header_bg.gif);
	width: 980px;
}

#DIV_header_logo
{
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	position: relative;
	background: url(../X-Common/Images/logo.gif) no-repeat top left;
	width: 210px;
	height: 116px;
}

#DIV_header_right
{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 400px;
	height: 116px;
	background: url(../X-Common/Images/header_right.gif) no-repeat top;
}

#DIV_header_links
{
	height: 12px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px 40px 13px 0px;
	text-align: right;
	font-weight: bold;
}

#DIV_header_links a
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

#DIV_header_links a:hover
{
	text-decoration: underline;
}

.DIV_header_cust_space
{
	padding: 5px 0px 0px 18px;
	width: 382px;
	height: 50px;
}

.DIV_header_cust_space a
{
	color: #FFFFFF;
	text-decoration: none;
}

.DIV_header_cust_space a:hover
{
	text-decoration: underline;
}

#DIV_header_cust_space_login
{
	margin: 0px 5px 0px 0px;
}

#DIV_header_cust_space_pass
{
	margin: 0px 5px 0px 0px;
}

#DIV_header_cust_space_btn
{
    padding: 9px 0px 0px 0px;
}

#DIV_header_cust_space_remember
{
	color: #FFFFFF;
	font-size: 10px;
}

.CB_remember_me
{
	padding: 0px 25px 0px 0px;
}

.CB_remember_me label
{
	padding: 0px 5px 0px 0px;
}

.DIV_header_cust_space_connected
{
	padding: 35px 0px 0px 18px;
	width: 382px;
	height: 50px;
}

.LAB_name
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.HL_disconnect
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background: none;
	border: 0px;
	height: 15px;
	width: 85px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.HL_disconnect:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.HL_account
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.HL_account:hover
{
	text-decoration: underline;
}

.HL_orders
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.HL_orders:hover
{
	text-decoration: underline;
}

/* ----------- /Header ----------- */




#DIV_category_content
{
	background: url(../X-Common/Images/content_bg.gif);
	width: 762px;
	min-height: 550px;
	_height: 550px;
}

#DIV_mainpath
{
	color: #646567;
	font-size: 12px;
}

#DIV_mainpath a
{
	text-decoration: none;
	color: #646567;
	font-size: 12px;
	font-weight: bold;
}

#DIV_mainpath a:hover
{
	text-decoration: underline;
}

.historique
{
	background-color: #ededed;
	padding: 10px 80px 10px 80px;
	color: #646567;
	font-size: 12px;
	width: 580px;
	margin: 50px 0px 0px 0px;
}

.historique p
{
	padding: 10px 0px 10px 0px;
	font-size: 12px;
}

.historique ul
{
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	text-indent: 50px;
}

.div_infos_gen_links
{
	float: left;
	width: 370px;
}

.div_infos_gen_links a
{
	font-size: 12px;
	color: #17479e;
	text-decoration: none;
	font-weight: bold;
}

.div_infos_gen_links a:hover
{
	text-decoration: underline;
}

.DIV_content_input
{
	width: 115px;
	padding: 0px 5px 0px 5px;
	height: 18px;
}

.news_general
{
	border-bottom: solid 1px #c5c6c8;
	padding: 0px 0px 10px 0px;
}

.news_title
{
	color: #17479e;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	overflow: hidden;
}

.news_title_text
{
	float: left;
}

.news_date
{
	float: right;
	color: #646567;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
}

.news_text
{
	color: #646567;
	font-size: 10px;
	padding: 0px 5px 0px 5px;
}

.page_news_general
{
	padding: 40px 0px 30px 0px;
	border-bottom: solid 2px #c5c6c8;
}

.page_news_titre
{
	width: 720px;
	padding: 0px 10px 10px 10px;
	border-bottom: solid 2px #c5c6c8;
	overflow: hidden;
}

.page_news_titre_text
{
	color: #17479e;
	font-size: 16px;
	float: left;
	font-weight: bold;
}

.page_news_date
{
	float: right;
	color: #646568;
	font-size: 11px;
	padding: 5px 0px 0px 0px;
}

.page_news_text_general
{
	overflow: hidden;
}

.page_news_img
{
	height: 200px;
	width: 200px;
	border: solid 1px #c5c6c8;
	margin: 30px 10px 0px 10px;
	float: left;
}

.page_news_text
{
	float: left;
	margin: 30px 10px 0px 10px;
	width: 498px;
	font-size: 12px;
	color: #646568;
}

.page_news_text p
{
	/*text-indent: 20px;*/
	font-size: 12px;
	color: #646568;
}

.div_doc_leg
{
	padding: 10px 0px 10px 20px;
}

.div_doc_leg a
{
	color: #17479e;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.div_doc_leg a:hover
{
	text-decoration: underline;
}

.TV_node_style
{
	color: #17479e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.TV_node_style:hover
{
	text-decoration: underline;
}