*
{
	/*margin: 0;
	padding: 0;*/
}

body
{
	margin: 0;
	padding: 0;
	font-family:Verdana,Arial,sans-serif;
	font-size: 12px;
	background: #f7f7f7 url( '/img/vfe-layout/background.jpg' ) no-repeat top center;
	color: #000000;	
}

#wrapper
{
	margin: 0 auto;
	width: 980px;
	min-height: 560px;
	background: #ffffff;
}

/*********************/
/** Header          **/
/*********************/
#header
{
	height: 139px;
	color: #ffffff;
}


#head_wrapper
{
	margin: 0 auto;
	width: 980px;
}

#head_login
{
	height:34px;
	font-size: 10pt;
	font-family: Arial;
	padding: 6px 10px 0 10px;
}

#head_login a
{
	color: #ffffff;
}

#head_logos
{
	height: 90px;
}


#head_mainmenu
{
	float: left;
	height: 90px;
	width: 560px;
}

#mainmenu
{
	font-size: 14px;
	color: #8e8bb6;
	font-weight: bold;
	margin: 68px 0 0 18px;
}

#mainmenu img
{
	vertical-align: middle;
}

#mainmenu a
{
	color: #8e8bb6;
}


#head_mainlogo
{
	float: right;
	height: 90px;
	width: 410px;
}

#login
{
	float: left;
}

#sav
{
	float: right;
	font-weight: bold;
	font-size: 15px;
}

#sav span
{
	color:#f78209;
}


/*********************/
/** Footer          **/
/*********************/
#footer
{
	margin: 	0 auto;
	width: 		980px;
	height: 	54px;
	padding: 	6px 0 0 0;
	background: url( '/img/vfe-layout/footer/background.jpg' ) center no-repeat;
	text-align: center;
	color: 		#5a5a5a;
	font-size:	11px;
}

/*********************/
/** Styles généraux **/
/*********************/
img
{
	vertical-align: top;
}

a img 
{
	border: none;
}

a, a:visited
{
	text-decoration: none;
	color: #0088ee;
}

a:hover
{
	text-decoration: underline;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.breaker
{
	clear: both;
}

ul 
{
    list-style: none;
	margin: 0;
	padding-left: 1em;
}

li
{
	margin: 0;
	padding-left: 16px;
	background: url( '/img/vfe-layout/puce.png' ) no-repeat 0px 4px;
}


p
{
	margin: 0
}

hr
{
	border: none;
	border-bottom: 1px solid #cccccc;
}

/**************************/
/** Standard content     **/
/**************************/
.content
{
	margin: 0 2px;
	width: 976px;
}

.content.maincol
{
	width: 700px;
	float: left;
}

.content_header
{
	height: 12px;
	background: #ffffff url( '/img/vfe-layout/content/header.jpg' ) no-repeat left bottom;
	margin: 0;
	padding: 0;
}

.content.maincol .content_header
{
	background: #ffffff url( '/img/vfe-layout/content/header_col.jpg' ) no-repeat left bottom;
}

.content_footer
{
	height: 12px;
	background: #ffffff url( '/img/vfe-layout/content/footer.jpg' ) no-repeat left top;
	margin: 0;
	padding: 0;
}

.content.maincol .content_footer
{
	background: #ffffff url( '/img/vfe-layout/content/footer_col.jpg' ) no-repeat left top;
}

.content_wrapper
{
	background: #ffffff url( '/img/vfe-layout/content/background.jpg' ) repeat-y left top;
	padding: 0 23px;
	margin: 0;
	text-align: justify;
}

.content.maincol .content_wrapper
{
	background: #ffffff url( '/img/vfe-layout/content/background_col.jpg' ) repeat-y left top;
}


.content h1
{
	margin: 0 0 8px 0;
	border-bottom: #f0f0f2 1px solid;
	color: #8d8dc0;
	font-family: Arial;
}

.entete
{
	font-weight: 12px;
	margin: 20 0px;
	padding: 10px;
	border: 1px solid #cccccc;
	background: #eeeeee;
	text-align: justify;
}

/********************/
/* Etapes           */
/********************/
.steps
{
	margin:	0 2px;
	background: url( '/img/vfe-layout/content/header.jpg' ) no-repeat left bottom;
}

.steps .size
{
	margin:	0 auto;
	height: 58px;	
}
	
.steps .size1
{
	width: 150px;
}

.steps .size2
{
	width: 300px;
}

.steps .size3
{
	width: 450px;
}

.steps .size4
{
	width: 600px;
}

.steps .size5
{
	width: 750px;
}

.steps .size6
{
	width: 900px;
}


.step
{
	float: 			left;
	margin: 		0 5px;
	padding:		0;
	width:			140px;
	height:			58px;
	color:			#5f5f5f;
	font-weight:	bold;
}

.step.on
{
	color: #ed7e33;
}

	
.step img
{
	margin: 0 5px 0 0;
	float: left;
}

.step .title
{
	float: left;
	width: 95px;
	vertical-align: middle;
	margin-top: 14px;
}


.step_navigator
{
	margin: 14px 0 0 0;
}

.step_navigator .previous
{
	float: left;
	text-align: left;
}

.step_navigator .next
{
	float: right;
	text-align: right;
}

.step_navigator .bu_description
{
	float: left;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	line-height: 22px;
	margin: 0 10px; 
}


/*************/
/* Tabs      */
/*************/
.tabs
{
	background: #ffffff url( '/img/vfe-layout/content/header_col.jpg' ) no-repeat left bottom;
	height: 30px;
	padding: 0 20px;
}

.tabs .tab
{
	width: 158px;
	height: 25px;
	background: url( '/img/vfe-layout/content/tabs/medium.png' );
	float:left;
	line-height: 25px;
	text-align: center;
	color: #999999;
	cursor: pointer;
}

.tabs .tab:hover
{
	text-decoration: underline
}

.tabs .tab.selected
{
	background: url( '/img/vfe-layout/content/tabs/medium.png' ) 0 -25px;
	color: #666666;
	font-weight: bold;
	cursor: auto; 
}

.tabs .tab.selected:hover
{
	text-decoration: none;
}

/********************/
/* Colonne droite   */
/********************/
.column
{
	float:	right;
	width:	262px;
	margin:	8px 12px 8px 2px;
}


.columnbox
{
	border:	2px solid #b5b5d6;
	margin: 0 0 10px 0;
	padding: 4px;
	color: #929292;
	text-align:justify;
}

.columnbox.negative
{
	color: #ffffff;
	background-color: #b5b5d6;
}

.columnbox h1
{
	text-align: center;
	color: #fea259;
	border-bottom: 1px solid #fea259;
	margin: 2px 0 8px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	font-face: Arial;
}

.columnbox.negative h1
{
	color: #ffffff;	
	border-bottom: 1px solid #ffffff;
}
	
/********************/
/* Formulaires      */
/********************/
form
{
	padding: 10px 0;
}

/** Inputs **/
form .input
{
	clear: both;
}

form .input input, form .input textarea, form .input select
{
	border: 1px solid #666666;
	color: #2b2b2b;
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 12px;
	padding: 2px;
	margin: 2px 0;
	background-color: #f2f2f2;
	width: 250px;
	float: left;
}

form .input select 
{
	width: 606px;
}

form .input span
{
	line-height:24px;
}

/** Labels **/
form label
{
	font-size: 12px;
	font-weight:bold;
	cursor: pointer;
	float: left;
	overflow: hidden;
	width: 120px;
	text-align: right;
	padding-right: 16px;
	margin: 5px 0;
	color: #2b2b2b;
}

form .required label
{
	background: url( /img/vfe-layout/form/star.gif ) right top no-repeat;
}

form label a
{
	font-weight: normal;
}

form .input select 
{
	width: 406px;
}

form span.info
{
	display:		block;
	margin:			0;
	padding:		0;
	font-size:		9px;
	line-height: 	9px;	
	font-weight:	normal;
	cursor:			default;
}


input:disabled
{
	background: #ffffff !important;
	border: 1px solid #ffffff !important;
}

/** Cas des checkbox **/
.checkboxes
{
	float: left;
	width: 406px;
	margin: 5px 0;
}

.checkbox
{
	float: left;
}

.checkbox input
{
	margin: 2px 0 !important;
	width: auto !important;
}

.checkbox label
{
	float: none;
	margin: 0 0 0 5px;
	font-weight: normal;
}


/** Submit **/
form .submit input
{
	padding: 0px 4px;
}

form .submit 
{
	margin: 0 0 0 135px;
	padding: 2px 0 0 0;
}

/** Erreurs **/
form .error-message
{
	color: #ff0000;
	font-weight: bold;
	float: left;
	padding:0 0 0 5px;
	line-height:24px;
}

form .form-error
{
	border: 1px solid #ff0000 !important;
}

/** Boite jgrowl **/
#alert
{
	position: relative;
	top: 0;
	left: 0;
}

/**********************/
/* Liste énumérative  */
/**********************/
.enum
{
}

.enum label
{
	font-weight: bold;
	width: 60px;
	display:block;
	float: left;
	clear:both;
}

.enum .item
{
	float: left;
}

.enum .buttons
{
	clear:both;
	float: right;
	margin: 10px 0 0 0;
}


/***********/
/* Buttons */
/***********/
.button
{
	height: 23px;
	margin: 0 1px;
}

.button.small
{
	width: 85px;
	text-align: center;
	font-style: normal;
	background: url('/img/vfe-layout/buttons/small.png');
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	cursor:pointer;
}

.button.small.off
{
	background: url('/img/vfe-layout/buttons/small.png') 0 -46px;
	cursor:auto;
}

.button.small:hover
{
	background: url('/img/vfe-layout/buttons/small.png') 0 -23px;
	text-decoration: underline;
}

.button.small.off:hover
{
	background: url('/img/vfe-layout/buttons/small.png') 0 -46px;
	text-decoration: none;
	cursor:auto;
}

.button.next
{
	height: 27px;
	width: 115px;
	text-align: center;
	font-style: normal;
	background: url('/img/vfe-layout/buttons/next.png');
	line-height: 26px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	cursor:pointer;
}

.button.next.off
{
	background: url('/img/vfe-layout/buttons/next.png') 0 -54px;
	cursor:auto;
}

.button.next:hover
{
	background: url('/img/vfe-layout/buttons/next.png') 0 -27px;
	text-decoration: underline;
}

.button.next.off:hover
{
	background: url('/img/vfe-layout/buttons/next.png') 0 -54px;
	text-decoration: none;
	cursor:auto;
}

.button.up
{
	width: 22px;
	height: 23px;
	background: url('/img/vfe-layout/buttons/up.png');
	line-height: 22px;
	cursor:pointer;
}

.button.up:hover
{
	background: url('/img/vfe-layout/buttons/up.png') 0 -23px;
}

.button.up.off
{
	background: url('/img/vfe-layout/buttons/up.png') 0 -46px;
	cursor:auto;
}

.button.up.off:hover
{
	background: url('/img/vfe-layout/buttons/up.png') 0 -46px;
	cursor:auto;
}

.button.down
{
	width: 22px;
	height: 23px;
	background: url('/img/vfe-layout/buttons/down.png');
	line-height: 22px;
	cursor:pointer;
}

.button.down:hover
{
	background: url('/img/vfe-layout/buttons/down.png') 0 -23px;
}

.button.down.off
{
	background: url('/img/vfe-layout/buttons/down.png') 0 -46px;
	cursor:auto;	
}

.button.down.off:hover
{
	background: url('/img/vfe-layout/buttons/down.png') 0 -46px;
	cursor:auto;
}

.button.delete
{
	width: 22px;
	height: 23px;
	background: url('/img/vfe-layout/buttons/delete.png');
	line-height: 22px;
	cursor:pointer;
}

.button.delete:hover
{
	background: url('/img/vfe-layout/buttons/delete.png') 0 -23px;
}

.button.delete.off
{
	background: url('/img/vfe-layout/buttons/delete.png') 0 -46px;
	cursor:auto;
}

.button.delete.off:hover
{
	background: url('/img/vfe-layout/buttons/delete.png') 0 -46px;
	cursor:auto;
}

/*****************/
/* Tableaux      */
/*****************/
table 
{
	border-collapse:collapse;
	line-height:normal;
	margin:5px 0;
	width:100%;
}

table tr 
{
	border-bottom:1px solid #cccccc;
	background-color: #f5f5f5;
}

table tr.light 
{
	background-color:#ffffff;
}

table tr th
{
	background:#b5b5d6;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #cccccc;
	height:25px;
	padding:0 4px;
	text-align:left;
	color: #ffffff;
}

table tr th a, table tr th a:visited
{
	color: #ffffff;
	text-decoration: underline;
}

table tr th a:hover
{
	color: #ffffff;
	text-decoration: none;
}

table td 
{
	border-right: 1px solid #cccccc;
	padding:4px;
	vertical-align:top;
	border-bottom:1px solid #CCCCCC;
}

table td.first
{
	border-left: 1px solid #cccccc;
}


/************************/
/* Affichage des offres */
/************************/

.offer
{
	width: 300px;
	height:	200px;
	position: relative;
	float: left;
}

#offer_online_01
{
	background: url( "/img/offers/online_01.png" ) no-repeat top center;
}

#offer_pro_01
{
	background: url( "/img/offers/pro_01.png" ) no-repeat top center;
}

#offer_dvd_01
{
	background: url( "/img/offers/dvd_01.png" ) no-repeat top center;
}

.offer .title
{
	position: absolute;
	width: 200px;
	height: 25px;
	right: 8px;
	top: 5px;
	
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	
	text-align: right;
}

.offer .description
{
	position: absolute;
	width: 155px;
	heigth: 120px;
	top: 65px;
	left: 5px;
}

.offer .price
{
	position: absolute;
	width: 155px;
	heigth: 22px;
	bottom: 30px;
	left: 5px;

	font-family: Tahoma;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
}

/**********/
/* S A V  */
/**********/
#sav_column_content
{
	font-size: 12px;
}

#sav_content
{
	font-size: 16px;
}

#sav_content .ouverture,
#sav_column_content .ouverture
{
	margin: 20px 0;
}

#sav_content .type,
#sav_column_content .type
{
	float: left;
	width: 40px;
	color: #8d8dc0;
	font-weight: bold;
}

#sav_content .value,
#sav_column_content .value
{
	color: #f89301;
	font-weight: bold;
}


/**********/
/* F A Q  */
/**********/
.question
{
	border-bottom:1px solid #F0F0F0;
	margin:20px 0 5px;
	padding:0 0 4px;
	font-weight: bold;
	cursor: pointer;
}

.answer
{
}

.question span, .answer span
{
	font-weight: bold;
	color: #FEA259;
}

