html, body {
	background: url("audi/bg.gif") top center repeat-y #8f9398;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

input[type="text"] {
    width: 150px;
	background: #FFFFFF;
	color: #000000;
	border: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
}

input.calendar {
    width: 150px;
    background: url("calendar/calendar.png") right center no-repeat #EAEAEA;
	cursor: pointer;
	color: #000000;
	border: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
}

input[type="password"] {
    width: 150px;
	background: #FFFFFF;
	color: #000000;
	border: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
}

input[type="file"] {
    width: 250px;
	background: #FFFFFF;
	color: #000000;
	border: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
}

input[type="radio"] {
	background: #FFFFFF;
	color: #000000;
	border: 0px;
	margin: 0px;
}

input[type="checkbox"] {
	color: #000000;
	border: 0px;
	margin: 0px auto;
}

.default_checkbox {
	color: #000000;
	border: 0px;
	margin: 0px auto;
}

select {
    width: 150px;
	background: #FFFFFF;
	color: #000000;
	border: 0px;
	margin: 0px;
	font-size: 10px;
}

textarea {
    width: 200px;
    height: 80px;
    background: #FFFFFF;
    color: #000000;
	border: 0px;
	margin: 0px;
	font-size: 11px;
}

a {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
    color: #000000;
}

form {
    padding: 0px;
    margin: 0px;
}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
    color: #FFFFFF;
}

table {
    margin: 0px;
    padding: 0px;
}

td {
	font-family: Verdana;
	font-size: 10px;
    margin: 0px;
    padding: 0px;
}

/*******************************************************************************/
.main {
    width: 971px;
	margin: 0px auto;
}

/*******************************************************************************/

.head_image_big {
    clear: both;
    width: 965px;
    margin: 3px;
}

.head_image_big a {
    margin: 0px;
	padding: 0px;
}

.head_image_big a:hover {
    margin: 0px;
	padding: 0px;
}

.head_image {
    clear: both;
    width: 704px;
    margin-top: 20px;
    padding-bottom: 2px;
}

.head_image a {
    margin: 0px;
	padding: 0px;
}

.head_image a:hover {
    margin: 0px;
	padding: 0px;
}

/*******************************************************************************/
.logo {
    width: 971px;
	display: inline-block;
	
}

.logo1 {
    background: url("audi/logoAudi.gif") left top no-repeat;
    width: 231px;
    height: 70px;
    float: right;
    cursor: pointer;
}

.logo2 { 
    background: url("audi/logo2.gif") left top no-repeat;
    width: 367px;
    height: 51px;
    margin-top: 10px;
    margin-left: 0px;
	float: left;
}

/*******************************************************************************/
.header {
    width: 971px;
	height: 35px;
	padding-left: 8px;
	padding-right: 8px;
	background: url("audi/bg_header.gif") left top no-repeat;
	clear: both;
}

.header a {
    float: left;
    margin: 13px 10px 10px 10px;
	padding: 0px;
	display: inline-block;
}

.header a:hover {
    float: left;
    margin: 13px 10px 10px 10px;
	padding: 0px;
	display: inline-block;
}

/*******************************************************************************/

.print{
    background: rgb(179, 182, 189); 
    width: 100%; 
    height: 50px; 
    padding: 0px;
    margin: 0px;
    text-align: right;
}

/*******************************************************************************/

.content {
    clear: both;
    width: 971px;
    padding: 0px;
	margin: 0px;
    text-align: center;
}

/*******************************************************************************/

.login {
    width: 965px;
    height: 250px;
    background: url("audi/bg_login.gif") left top;
	text-align: left;
	margin: 3px;
}

.login_left {
    float: left;
    width: 765px;
    height: 135px;
	text-align: left;
	margin: 0px;
}

.login_right {
    float: right;
    width: 200px;
    height: 135px;
	text-align: right;
	margin: 0px;
}

.login ul {
    clear: both;
    width: 200px;
    padding: 3px;
	margin: 0px;
    list-style: none;
    text-align: right;
}

.login li {
    list-style: none;
    padding: 3px;
	margin: 0px;
	text-align: left;
}

/*******************************************************************************/

.content_bottom {
    clear: both;
    width: 965px;
    height: 135px;
    background: url("audi/bg_login.gif") left top no-repeat;
	text-align: right;
	margin: 3px;
}

.content_bottom_left {
    float: left;
    width: 715px;
    height: 135px;
	text-align: left;
	margin: 0px;
}

.content_bottom_right {
    float: right;
    width: 250px;
    height: 135px;
	text-align: right;
	margin: 0px;
}

/*******************************************************************************/

.home {
    width: 965px;
    height: 135px;
    background: url("audi/bg_login.gif") left top no-repeat;
	text-align: right;
	margin: 3px;
}

/*******************************************************************************/

.left_nav {
    clear: both;
	width: 242px;
	float: left;
	text-align:left;
	margin: 20px 3px 3px 3px;
}

.left_nav ul {
    width: 242px;
    padding: 0px;
    margin: 0px;
}

.left_nav li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.left_nav a {
    display: block;
	font-size: 10px;
	text-decoration: none;
    padding: 9px;
    margin: 0px;				
}

.left_nav .niveau1 a {
	background: url("audi/button1.gif") left top no-repeat;
	margin: 0px 0px 4px 0px;
	color: #E8E8E8;
}

.left_nav .niveau1 a:hover {
    background: url("audi/button1_over.gif") left top no-repeat;
    margin: 0px 0px 4px 0px;
	color: #FEFEFE;
}

.left_nav .niveau2 a {
	background: url("audi/button2.gif") left top no-repeat;
	margin: 0px 0px 4px 0px;
	color: #E8E8E8;
}

.left_nav .niveau2 a:hover {
    background: url("audi/button2_over.gif") left top no-repeat;
    margin: 0px 0px 4px 0px;
	color: #FEFEFE;
}
		
.left_nav .niveau3 a {
	background: url("audi/button3.gif") left top no-repeat;
	color: #CECFD1;
}

.left_nav .niveau3 a:hover {
    background: url("audi/button3_over.gif") left top no-repeat;
    color: #FEFEFE;
}

.left_nav .niveau4 a {
	background: url("audi/button4.gif") left top no-repeat;
	color: #CECFD1;
}

.left_nav .niveau4 a:hover {
    background: url("audi/button4_over.gif") left top no-repeat;
    color: #FEFEFE;
}

/*******************************************************************************/
.center {
	width: 710px;
	padding: 0px 0px 60px 0px;
	margin: 0px;
	text-align: left;
    float: right;
}

/*******************************************************************************/

.utiles {
    clear: both;
    width: 704px;
    height: 10px;
    margin: 10px 3px 10px 3px;
    padding: 0px;
    text-align: right;
}

.utiles a {
    margin-right: 10px;
}

.utiles a:hover {
    margin-right: 10px;
}

/*******************************************************************************/

.form_table {
    clear: both;
    width: 704px;
    margin: 3px 3px 6px 0px;
	text-align: left;
}

.form_table_top {
    clear: both;
	width: 704px;
	height: 4px;
	background: url("audi/bg_form_table_top.gif") left top no-repeat;
}

.form_table_middle {
    clear: both;
	width: 704px;
	height: auto;
	background: url("audi/bg_form_table_middle.gif") left top repeat-y;
}

.form_table_middle td {
    padding: 4px;
}

.form_table_bottom {
    clear: both;
	width: 704px;
	height: 4px;
	background: url("audi/bg_form_table_bottom.gif") left top no-repeat;
}

.form_table_label {
	width: 180px;
	font-weight: bold;
}

.form_table_param {
    width: 480px;
    float: left;
	margin: 10px;
}

.form_table_utils {
    width: 200px;
    float: left;
	margin: 2px;
}

/*******************************************************************************/

.big_table {
    clear: both;
    width: 704px;
    margin: 3px 3px 6px 0px;
	text-align: left;
}

.big_table_top {
    clear: both;
	width: 704px;
	height: 4px;
	background: url("audi/bg_big_table_top.gif") left top no-repeat;
}

.big_table_middle {
    clear: both;
	width: 704px;
	height: auto;
	background: url("audi/bg_big_table_middle.gif") left top repeat-y;
}

.big_table_middle td {
    padding: 4px;
}

.big_table_bottom {
    clear: both;
	width: 704px;
	height: 4px;
	background: url("audi/bg_big_table_bottom.gif") left top no-repeat;
}

.big_table_label {
	font-weight: bold;
}


.big_table_param {
    width: 674px;
    float: left;
	margin: 15px;
}

/*******************************************************************************/

.sort_list {
    width: 180px;
}

.sort_item {
    cursor: move;
    width: auto;    
    padding: 5px;
}

.sort_item:hover {
    cursor: move;
    width: auto;
    padding: 5px;
    background: #A0A4AD;
}

/*******************************************************************************/

.round_top {
    width: 704px;
    height: 4px;
    background: transparent url("audi/bg_round_top.png") no-repeat;
}

.round_bottom {
    width: 704px;
    height: 4px;
    background: transparent url("audi/bg_round_bottom.png") no-repeat;
    padding-bottom: 10px;
}

.list_status {
    width: 684px;
    padding: 3px 10px 3px 10px;
    background: transparent url("audi/bg_list.png") repeat;
}

.list_header {
    width: 684px;
    padding: 10px 10px 10px 10px;
    background: transparent url("audi/bg_list.png") repeat;
}

.list {
    margin: 0px;
}

.list_line1 {
    background-image: none;
    padding: 10px 12px 10px 12px;
}

.list_line2 {
    background: transparent url("audi/bg_list.png") repeat;
    padding: 10px 12px 10px 12px;
}

.list_sort {
    font-weight: bold;
    text-decoration: underline;
}

.list_view_record {
    text-decoration: underline;
}

/*******************************************************************************/

.stat_line1 {
    background-image: none;
    padding: 8px 5px 8px 5px;
}

.stat_line2 {
    background: transparent url(audi/bg_list.png) repeat;
    padding: 6px 5px 6px 5px;
    font-weight: bold;
}

/*******************************************************************************/

.bottom {
    clear: both;
	width: 704px;
	padding: 0px;
	margin: 0px;
}

.bottom table {
    text-align: right;
    margin: 10px;
}

.page {
    display: inline;
    cursor: pointer;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

.page_active {
    display: inline;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}

/*******************************************************************************/
.loading {
    clear: both;
    background: url("audi/loading.gif") top center no-repeat;
    height: 200px;
    margin-top: 200px;
    margin-bottom: 100px;
	text-align: center;
}

.loading_small {
    clear: both;
    background: url("audi/loading.gif") top center no-repeat;
    height: 135px;
    margin: 150px 215px 50px 0px;
}

/*******************************************************************************/
/* fixed footer */
/* {position:fixed;bottom:0;left:0;width:100%;height:30px;z-index:20;} */

.footer_rel {
    clear: both;
    background: url("audi/bg.gif") top center repeat-y #8f9398;
    width: 971px;
	height: 60px;
    text-align: right;
    vertical-align: bottom;
}

.footer_fix {
    clear: both;
    background: url("audi/bg.gif") top center repeat-y #8f9398;
    width: 971px;
	height: 60px;
	text-align: right;
    vertical-align: bottom;
	position: fixed;
	bottom: 0px;
}

.footer_bar {
    clear: both;
    background: url("audi/bg_footer.gif") bottom no-repeat;
    position: relative;
    text-align: left;
	width: 971px;
	height: 23px;
}

.footer_bar a {
    display: inline-block;
    text-decoration: none;
	color: #DADBE1;
	font-size: 9px;
	margin: 3px 0px 0px 10px;
}

.footer_bar a:hover {
    display: inline-block;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 9px;
    margin: 3px 0px 0px 10px;
}

/*******************************************************************************/

.copyright{
    text-align: right;
    color: #FFFFFF;
	font-size: 9px;
	margin: 10px 10px 10px 0px;
}

/*******************************************************************************/

.line {
    clear: both;
    background: url("audi/line.gif") left top no-repeat;
	height: 1px;
}

.white_line {
    clear: both;
    background: #FFFFFF;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

.black_line {
    clear: both;
    background: #000000;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

/**************   BUTONS CSS    ************************************************/
/*******************************************************************************/

.index_btn {
    display: inline-block;
    width: 111px;
    height: 12px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_index.gif") left top no-repeat;
}

.index_btn:hover {
    background: url("audi/btn_index_over.gif") left top no-repeat;
}

.index_myaudi_btn {
    display: inline-block;
    width: 120px;
    height: 12px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_index.gif") left top no-repeat;
}

.index_myaudi_btn:hover {
    background: url("audi/btn_index_over.gif") left top no-repeat;
}

.check_chassis_btn {
    display: inline-block;
    width: 132px;
    height: 12px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_check_chassis.gif") left top no-repeat;
}

.check_chassis_btn:hover {
    background: url("audi/btn_check_chassis_over.gif") left top no-repeat;
}

.vos_acces_btn {
    display: inline-block;
    width: 137px;
    height: 12px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_vos_acces.gif") left top no-repeat;
}

.vos_acces_btn:hover {
    background: url("audi/btn_vos_acces_over.gif") left top no-repeat;
}

.channels_btn {
    display: inline-block;
    width: 60px;
    height: 12px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_channels.gif") left top no-repeat;
}

.channels_btn:hover {
    background: url("audi/btn_channels_over.gif") left top no-repeat;
}

.channel_myaudi_btn {
    display: inline-block;
    width: 60px;
    height: 12px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_channel.gif") left top no-repeat;
}

.channel_myaudi_btn:hover {
    background: url("audi/btn_channel_over.gif") left top no-repeat;
}

.excellence_btn {
    display: inline-block;
    width: 149px;
    height: 12px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_excellence.gif") left top no-repeat;
}

.excellence_btn:hover {
    background: url("audi/btn_excellence_over.gif") left top no-repeat;
}

.vehicules_btn {
    display: inline-block;
    width: 103px;
    height: 12px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_vehicules.gif") left top no-repeat;
}

.vehicules_btn:hover {
    background: url("audi/btn_vehicules_over.gif") left top no-repeat;
}

.partenaires_btn {
    display: inline-block;
    width: 112px;
    height: 12px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_partenaires.gif") left top no-repeat;
}

.partenaires_btn:hover {
    background: url("audi/btn_partenaires_over.gif") left top no-repeat;
}

.profil_btn {
    display: inline-block;
    width: 80px;
    height: 12px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_profil.gif") left top no-repeat;
}

.profil_btn:hover {
    background: url("audi/btn_profil_over.gif") left top no-repeat;
}

.vos_vehicules_btn {
    display: inline-block;
    width: 94px;
    height: 12px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_vos_vehicules.gif") left top no-repeat;
}

.vos_vehicules_btn:hover {
    background: url("audi/btn_vos_vehicules_over.gif") left top no-repeat;
}

.suivant_btn {
    display: block;
    width: 99px;
    height: 21px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_suivant.gif") left top no-repeat;
}

.suivant_btn:hover {
    background: url("audi/btn_suivant_over.gif") left top no-repeat;
}

.conecter_btn {
    display: block;
    width: 120px;
    height: 21px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_conecter.gif") left top no-repeat;
}

.conecter_btn:hover {
    background: url("audi/btn_conecter_over.gif") left top no-repeat;
}

.abonner_btn {
    display: block;
    width: 99px;
    height: 21px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_abonner.gif") left top no-repeat;
}

.abonner_btn:hover {
    background: url("audi/btn_abonner_over.gif") left top no-repeat;
}

.desabonner_btn {
    display: block;
    width: 99px;
    height: 21px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_desabonner.gif") left top no-repeat;
}

.desabonner_btn:hover {
    background: url("audi/btn_desabonner_over.gif") left top no-repeat;
}

.search_btn {
    display: block;
    width: 99px;
    height: 21px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_search_over.gif") left top no-repeat;
}

.search_btn:link {
    background: url("audi/btn_search.gif") left top no-repeat;
}

.search_btn:hover {
    background: url("audi/btn_search_over.gif") left top no-repeat;
}

.retour_btn {
    display: block;
    width: 99px;
    height: 21px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_retour_over.gif") left top no-repeat;
}

.retour_btn:link {
    background: url("audi/btn_retour.gif") left top no-repeat;
}

.retour_btn:hover {
    background: url("audi/btn_retour_over.gif") left top no-repeat;
}

.valider_btn {
    display: block;
    width: 99px;
    height: 21px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_valider_over.gif") left top no-repeat;
}

.valider_btn:link {
    background: url("audi/btn_valider.gif") left top no-repeat;
}

.valider_btn:hover {
    background: url("audi/btn_valider_over.gif") left top no-repeat;
}

.refuser_btn {
    display: block;
    width: 99px;
    height: 21px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_refuser_over.gif") left top no-repeat;
}

.refuser_btn:link {
    background: url("audi/btn_refuser.gif") left top no-repeat;
}

.refuser_btn:hover {
    background: url("audi/btn_refuser_over.gif") left top no-repeat;
}

.modif_btn {
    display: block;
    width: 99px;
    height: 21px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_modif_over.gif") left top no-repeat;
}

.modif_btn:link {
    background: url("audi/btn_modif.gif") left top no-repeat;
}

.modif_btn:hover {
    background: url("audi/btn_modif_over.gif") left top no-repeat;
}

.print_btn {
    display: block;
    width: 99px;
    height: 21px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_print_over.gif") left top no-repeat;
}

.print_btn:link {
    background: url("audi/btn_print.gif") left top no-repeat;
}

.print_btn:hover {
    background: url("audi/btn_print_over.gif") left top no-repeat;
}

.del_btn {
    display: block;
    width: 99px;
    height: 21px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_del_over.gif") left top no-repeat;
}

.del_btn:link {
    background: url("audi/btn_del.gif") left top no-repeat;
}

.del_btn:hover {
    background: url("audi/btn_del_over.gif") left top no-repeat;
}

.login_btn {
    display: block;
    width: 99px;
    height: 21px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_login_over.gif") left top no-repeat;
}

.login_btn:link {
    background: url("audi/btn_login.gif") left top no-repeat;
}

.login_btn:hover {
    background: url("audi/btn_login_over.gif") left top no-repeat;
}

.logout_btn {
    display: block;
    width: 100px;
    height: 12px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_logout_over.gif") left top no-repeat;
}

.logout_btn:link {
    background: url("audi/btn_logout.gif") left top no-repeat;
}

.logout_btn:hover {
    background: url("audi/btn_logout_over.gif") left top no-repeat;
}

.select_btn {
    display: block;
    width: 22px;
    height: 21px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_select_over.gif") left top no-repeat;
}

.select_btn:link {
    background: url("audi/btn_select.gif") left top no-repeat;
}

.select_btn:hover {
    background: url("audi/btn_select_over.gif") left top no-repeat;
}

.sort_asc_btn {
    display: block;
    width: 10px;
    height: 8px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_sort_asc_over.gif") left top no-repeat;
}

.sort_asc_btn:link {
    background: url("audi/btn_sort_asc.gif") left top no-repeat;
}

.sort_asc_btn:hover {
    background: url("audi/btn_sort_asc_over.gif") left top no-repeat;
}

.sort_desc_btn {
    display: block;
    width: 10px;
    height: 8px;
    border: 0px;
    cursor: pointer;
    background: url("audi/btn_sort_desc_over.gif") left top no-repeat;
}

.sort_desc_btn:link {
    background: url("audi/btn_sort_desc.gif") left top no-repeat;
}

.sort_desc_btn:hover {
    background: url("audi/btn_sort_desc_over.gif") left top no-repeat;
}

/*******************************************************************************/

.aluminium {
	color: #999999;
}

.red {
	color: #CC0033;
}

.white {
	color: #FFFFFF;
}

.white_bold {
	color: #FFFFFF;
	font-weight: bold;
}

.black {
	color: #000000;
}

.grey01 {
	color: #2B2F33;
}

.grey02 {
	color: #41464C;
}

.grey03 {
	color: #A0A4AD;
}

.grey04 {
	color: #B3B7BD;
}

.grey05 {
	color: #CECECE;
}

.bold{
    font-weight: bold;
}

.italic{
    font-style: italic;
}

.cursor_pointer {
    cursor: pointer;
}

.greytxt {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
    color: #666666;
}