﻿body 
{
    background: #000000 url('img/bg_body.png') repeat;
    text-align: center;
    overflow: visible;
}

/*****************************************************
                       TEXT
*****************************************************/
span
{
    text-decoration: none;
}

a
{
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    outline: none;
}

/*********************** DETAILS ********************/
.details_title
{
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    float:left;
    margin: 0 0 0 4px;
    width: 100%;
}

.details_property
{
    float:left;
    clear:left;
    color: #0287EC;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    margin: 4px 0 0px 0;
}

.details_value
{
    float:left;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    text-align: left; 
    margin: 4px 0 0px 4px;
}

.details_navigation
{
    color: #ABA786;
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    float: left;
    margin: 10px 0 2px -8px;
}

.details_navigation a
{
    color: #ABA786;
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    outline: none;
}

.c_details_right
{
    float: left; 
    margin: -5px 5px 5px 0px; 
    width: 245px;
    text-align:left;
}
/***************** END DETAILS **********************/

.text
{
    color: #AFAB89;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
}

.text_selected
{
    color: #AFAB89;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}

.menu_text
{
    color: #AFAB89;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
}

.menu_text:hover
{
    font-weight: normal;
    color:#FFFFFF;
}

.menu_text_selected
{
    /*color: #AFAB89;*/
    color:#FFFFFF;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}

.menu_text_selected:hover
{
    color:#FFFFFF;
}

.t_contact_title
{
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}

.t_contact_coord
{
    color: #0A8BED;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}

h1
{
    text-align: left;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 20px;
    font-weight: bold;  
    margin: 0;
}

h2
{
    color: #0A8BED;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

h3
{
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;  
    margin: 0;
}

h4
{
    color: #000000;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    margin: 4px 0 0 8px;
}
/*
.t_details
{
    color: #0287ec;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}*/

p
{
    padding: 0px;
    margin: 0px;
}

/* TODO : Trouble with the Glow */
.z_page
{
    z-index: -2;
    margin: 0 auto;
    width: 925px; min-height: 637px; height: 637px;
    overflow: visible;
    background: url('img/bg_glow.png') no-repeat top left;
}

.z_logo
{
    float: left;
    display: inline;
    margin: 33px 0 0 40px;
    width: 152px; height: 159px;
    background: url('img/im_logo.png') no-repeat;
}

/*****************************************************
                    HEADER
******************************************************/
.z_header
{
    float: left;
    display: inline;
    width: 575px;
    color: #FFFFFF;
    overflow: visible;
}

.i_menu_button
{
    float: right;
    display: inline;
    width: 119px; height: 38px;
    text-align: center;
    padding: 10px 0 0 0;
    margin: 0 0px -12px -5px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    background: url('img/btn_normal.png') no-repeat;
    cursor: pointer;
}

.i_menu_button:hover
{
   background: url('img/btn_hover.png') no-repeat; 
}

.i_menu_button a.current
{
    float: right;
    display: inline;
    width: 119px; height: 38px;
    text-align: center;
    padding: 10px 0 0 0;
    margin: 0 0px -12px -5px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    background: url('img/btn_hover.png') no-repeat; 
}

.i_menu_button_selected
{
    float: right;
    display: inline;
    width: 119px; height: 38px;
    text-align: center;
    padding: 10px 0 0 0;
    margin: 0 0px -12px -5px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    background: url('img/btn_hover.png') no-repeat;
}

.i_button_aspx
{
    float: right;
    display: inline;
    width: 119px; height: 38px;
    text-align: center;
    padding: 0 0 6px 0;
    font-family: Tahoma;
    font-size: 11px;
    margin: 0 23px 0 0;
    font-weight: bold;
    background: url('img/btn_normal.png') no-repeat;
    cursor: pointer;
}

.i_button_compare
{
    float: right;
    display: inline;
    width: 112px; height: 19px;
    text-align: center;

    margin: -12px 2px -12px -5px;
    cursor: pointer;
    background: url('img/btn_compare.png') no-repeat;
}

.separator
{
    float: right;
    display: inline;
    clear:both;
    width: 700px; height: 1px;
    margin: 5px 0 5px 0px;
    background: url('img/separator.png') no-repeat;
    
}

.separator_sport
{
    float: right;
    display: inline;
    clear:both;
    width: 180px; height: 1px;
    margin: 5px -30px 5px 0px;
    background: url('img/separator.png') no-repeat;
    
}

.separator_small
{
    float: right;
    display: inline;
    clear:right;
    width: 600px; height: 1px;
    margin: 5px 0 5px 0;
    background: url('img/separator_small.png') no-repeat;
}

.separator_contact
{
    float: left;
    display: inline;
    clear:left;
    width: 564px; height: 1px;
    margin: 15px 0 20px 0;
    background: url('img/separator_contact.png') no-repeat;
}

/*****************************************************
                    LEFT MENU
******************************************************/

.z_menu_left
{
    float:left;
    clear: left;
    display: inline;
    width: 160px;
    min-height: 240px;
    text-align: left;
    color: #AEAB89;
    font-family: Tahoma;
    font-size: 12px;
    padding: 7px 0px 7px 0px;
}

/*****************************************************
                    MAIN CONTENT
******************************************************/
.z_content
{
    float: right;
    clear:right;
    display: inline;
    width: 100%; min-height:350px; height: 100%;
}

.t_home_title
{
    color: #0A8BED;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

.t_home_text
{
    color: #999999;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
}    
/*
.i_input
{
    float: right;
    width: 182px; height: 21px;
    max-width: 182px;  
    border: none 0px #000000;
    padding: 4px 0px 0 10px;
    background: url('img/bg_input.png') no-repeat;
    overflow: hidden;
    position: relative;
}
*/

.i_input_button
{
    float: left;
    display: inline;
    width: 20px; height: 21px;
    background: url('img/bg_input_button.png') no-repeat;
}


div.inputWrapper 
{
    float:left;
    display: inline;
	width: 182px;
	padding: 0 0 0 5px;
	background: transparent url('img/bg_input.png') left top no-repeat;
	color: #302721;
}
div.inputWrapper:hover,
div.inputWrapper:focus {
	/*background-position: -182px top;*/
}
div.inputWrapper input {
	border: 0;
	padding: 3px;
	height: 22px;
	width: 170px;
	background-color: transparent;
}

div.inputWrapperComments
{
    float:left;
    display: inline;
	width: 182px;
	padding: 0 0 0 5px;
	background: transparent url('img/bg_input_comments.png') left top no-repeat;
	color: #302721;
}
div.inputWrapperComments:hover,
div.inputWrapperComments:focus {
	/*background-position: -182px top;*/
}
div.inputWrapperComments textarea {
	border: 0;
	padding: 3px;
	height: 145px;
	width: 185px;
	background-color: transparent;
	overflow-x:hidden;
	overflow-y:auto;
}

.g_header
{
    display: none;
}

.z_left
{
    float: left;
    width: 345px;
    overflow: visible;
    
}

.z_right
{
    float: left;
    width: 580px;
    overflow: visible;
}

.bg_left
{
    z-index: -1;
    margin: 0 0 0 -15px;
    position: absolute;
    width: 679px; min-height: 637px;
    overflow: visible;
    /*background: url('img/backgrounds/bg_1.png') no-repeat;*/
}

.bg_div
{
    border: solid 1px #293136;
    background: url('img/bg_div.png') repeat;
}

.bg_vedette
{
    border: solid 1px #293136;
    background: url('img/bg_vedette.png') repeat;
}

.bg_leftbar
{
    float: left;
    clear: left;
    width: 345px; height: 30px;
    background: url('img/bg_bar_left.png') repeat;
}

.bg_rightbar
{
    float:right;
    
    background: url('img/bar_search.jpg') no-repeat;
    width: 575px; height: 30px;
}

.z_footer
{
    float:left;
    clear:left;
    width: 100%;
}

.t_details
{
    float: left;
    clear: left;
    padding: 0px 0px 4px 0px;
    color: #0287ec;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

.fileUpload
{
    float:left;
    
}

.chkCompare
{
    font-size: 0;
}


/****************** iCarousel ********************/
#ica
{
    float:left; clear: left; 
    margin: 1px 0 0 0;
    position: relative; /* important */   
    overflow: hidden; /* important */   
    width: 346px; /* important */   
    min-height: 174px; /* important */ 
    
    border: solid 1px #293136;
    background: url('img/bg_div.png') repeat; 
}
#ica_frame {position: relative}   
#ica_frame img {position: absolute;}   
#ica_previous {top: 0; left: 0; float:right; margin: 0 10px 5px 10px; cursor:pointer;}   
#ica_next {top: 0px; left: 0;float:right; margin: 0 10px 5px 10px; cursor:pointer; } 

#ica_content
{
}

.ica_item
{
    display: none;
    float: left;
    clear:left;
    overflow:visible;
    position: relative;
    width: 346px;
}

