@CHARSET "UTF-8";

body {
font-size: 12px;
}

#page_essai_moto .titre_page {
	background: #dfdfdf;
	height: 65px;
	overflow: hidden;
	line-height: 65px;
	font-size: 30px;
	color: #464646;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
}
#page_essai_moto .titre_page.essai_moto {
	background: url('../images_site/page/titre-reseau.png') 100% 0 no-repeat #dfdfdf;
}

#page_essai_moto .titre_page .cursor {
	float: left;
    height: 65px;
    width: 30px;
	background: url("../images_site/page/titre-reseau-curseur.png") no-repeat scroll 0 50% transparent;
}

#page_essai_moto .encart_liste_deroulante_choix {
 	background: url("../images_site/reseau/fond-intro.jpg") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #48484B;
    color: #46464A;
    font-size: 12px;
    font-weight: bold;
    min-height: 28px;
    padding: 15px;
    padding-left: 40px;
    width: 568px;
    margin-bottom: 35px;
}
#page_essai_moto .encart_liste_deroulante_choix .titre {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
#page_essai_moto .encart_liste_deroulante_choix .liste_deroulante {
	padding-top: 10px;
	padding-bottom: 10px;
}
#page_essai_moto .encart_liste_deroulante_choix .deposer_test >.texte a {
	text-decoration: underline;
	font-size: 11px;
	color: #000000;
}
#page_essai_moto .encart_liste_deroulante_choix .deposer_test >.texte a:hover {
	text-decoration: none;
	color: #CC0000;
}

#page_essai_moto .essai_choisit .haut_cadre {
	overflow: hidden;
	margin-top: 35px;
	margin-bottom: 5px;
}
#page_essai_moto .essai_choisit .haut_cadre .titre {
	float: left;
	font-size: 20px;
	color: #CC0000;
}
#page_essai_moto .essai_choisit .haut_cadre .bouton_deposer_test {
	float: right;
}

#page_essai_moto .essai_choisit .cadre >.titre, #page_essai_moto .essai_choisit .cadre .contenu .right_contenu .fiche_technique >.titre {
	color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    position: relative;
}
#page_essai_moto .essai_choisit .cadre .bg {
	background: url("../images_site/essai_test/titre_essai_moto.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    position: absolute;
    width: 625px;
}
#page_essai_moto .essai_choisit .cadre >.titre {
	padding-left: 15px;
	padding-right: 30px;
}
#page_essai_moto .essai_choisit .cadre >.titre .texte {
	float: left;
}
#page_essai_moto .essai_choisit .cadre >.titre .date {
	float: right;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}


#page_essai_moto .essai_choisit .cadre >.contenu {
    background: none repeat scroll 0 0 #F7F7F7;
    border-color: -moz-use-text-color #CC0000 #CC0000;
    border-right: 1px solid #CC0000;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin-top: -3px;
    overflow: hidden;
    padding: 15px;
    width: 593px;
}

#page_essai_moto .essai_choisit .cadre .contenu .resume {
	font-weight: bold;
	margin-bottom: 15px;
}

#page_essai_moto .essai_choisit .cadre .contenu .left_contenu {
	float: left;
	width: 400px;
}
#page_essai_moto .essai_choisit .cadre .contenu .left_contenu .image {
}
#page_essai_moto .essai_choisit .cadre .contenu .left_contenu .description {
	margin-top: 5px;
}
#page_essai_moto .essai_choisit .cadre .contenu .left_contenu .surveiller {
	background: url("../images_site/reseau/fond-intro.jpg") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #48484B;
    color: #46464A;
    font-size: 12px;
    font-weight: bold;
    min-height: 28px;
    padding: 15px;
    margin-top: 20px;
}
#page_essai_moto .essai_choisit .cadre .contenu .left_contenu .surveiller >.titre {
	margin-bottom: 10px;
}

#page_essai_moto .essai_choisit .cadre .contenu .right_contenu {
	float: right;
	width: 180px;
}
#page_essai_moto .essai_choisit .cadre .contenu .right_contenu .fiche_technique {
	background: #E8E7E6;
}
#page_essai_moto .essai_choisit .cadre .contenu .right_contenu .fiche_technique >.titre {
	background: url("../images_site/essai_test/titre_fiche_technique.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    width: 180px;
    text-align: center;
}
#page_essai_moto .essai_choisit .cadre .contenu .right_contenu .fiche_technique >.contenu {
	padding: 8px;
}
#page_essai_moto .essai_choisit .cadre .contenu .right_contenu .fiche_technique .categorie {
	padding-bottom: 15px;
}
#page_essai_moto .essai_choisit .cadre .contenu .right_contenu .fiche_technique .categorie >.titre {
	color: #CC0000;
	font-weight: bold;
}
#page_essai_moto .essai_choisit .cadre .contenu .right_contenu .fiche_technique .categorie >.contenu {
}
	
#page_essai_moto .essai_choisit .cadre .contenu .pour, #page_essai_moto .essai_choisit .cadre .contenu .contre {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
}
#page_essai_moto .essai_choisit .cadre .contenu .note {
	text-align: center;
	font-weight: bold;
	color: #0000000;
	margin-bottom: 15px;
	height: 100px;
	background: url("../images_site/essai_test/fiche_technique_note.png") no-repeat;
	background-position: center top;
	padding-bottom: 15px;
	
}
#page_essai_moto .essai_choisit .cadre .contenu .note .texte {
	padding-top: 25px;
}
#page_essai_moto .essai_choisit .cadre .contenu .note .titre_note {
	font-size: 12px;
}
#page_essai_moto .essai_choisit .cadre .contenu .note .note_sur_20 {
	font-size: 30px;
}




#page_essai_moto .essai_choisit .titre_interne {
	font-size: 20px;
	color: #CC0000;
	float: left;
}

#page_essai_moto .essai_choisit .categorie_item {
	overflow: hidden;
}

#page_essai_moto .essai_choisit .categorie_test_moto {
	line-height: 39px;
	font-size: 14px;
}

#page_essai_moto .essai_choisit .note_categorie {
	width: 39px;
	height: 39px;
	background: url("../images_site/essai_test/fond_note_categorie.png") no-repeat scroll 0 0 transparent;
    float: right;
    text-align: center;
    font-weight: bold;
    color: black;
    font-size: 15px;
    padding-top: 10px;
    margin-left: 10px;
}

#page_essai_moto .essai_choisit .cadre .contenu .note_globale {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
	height: 100px;
	background: url("../images_site/essai_test/fond_note_globale.png") no-repeat;
	background-position: center top;
	
}
#page_essai_moto .essai_choisit .cadre .contenu .note_globale .texte {
	padding-top: 25px;
}
#page_essai_moto .essai_choisit .cadre .contenu .note_globale .titre_note {
	font-size: 14px;
}
#page_essai_moto .essai_choisit .cadre .contenu .note_globale .note_sur_20 {
	font-size: 40px;
}





#page_essai_moto .link_left {
 	background: url("../images_site/service/btn_left.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 23px;
    width: 4px;
}    
#page_essai_moto .link_center {
    background: url("../images_site/service/btn_center.png") repeat-x scroll 0 0 transparent;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
}
#page_essai_moto .link_center a {
color: #000000;
    padding: 0 7px;
    text-decoration: none;
}
#page_essai_moto .link_center a:hover {
	color: #7F7F7F;
}

#page_essai_moto .link_right {
    background: url("../images_site/service/btn_right.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 23px;
    width: 4px;
 }
 
 #page_essai_moto .essai_choisit .cadre .contenu .left_contenu_essai {
	float: left;
	padding-right: 5px;
	width: 415px;
}
#page_essai_moto .essai_choisit .cadre .contenu .right_contenu_essai {
	float: right;
	width: 160px;
}


#page_essai_moto .essai_choisit .cadre .contenu #divCommentaire .commentaire_moto_text {
	background: white;
	padding: 7px;
	margin-bottom: 10px;
}



#page_essai_moto .essai_choisit .cadre .contenu .tm-txtRecap12Orange {
	color: #CC0000;
	font-weight: normal;
	font-size: 12px;
}



#page_essai_moto .essai_choisit .cadre .contenu .ligne_info_pilote {
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CC0000;
}
#page_essai_moto .essai_choisit .cadre .contenu .ligne_info_pilote .intitule, #page_essai_moto .essai_choisit .cadre .contenu .ligne_info_composant_moto .intitule {
	font-weight: bold;
	color: #454547;
}

#page_essai_moto .essai_choisit .cadre .contenu .ligne_info_pilote .colone1 {
	float: left;
	width: 220px;
}
#page_essai_moto .essai_choisit .cadre .contenu .ligne_info_pilote .colone2 {
	float: left;
	width: 220px;
}
#page_essai_moto .essai_choisit .cadre .contenu .ligne_info_pilote .colone3 {
	float: right;
}
#page_essai_moto .essai_choisit .cadre .contenu .ligne_info_pilote .colone3 .cadre_pourcentage div {
	float: left;
}

#page_essai_moto .essai_choisit .cadre .contenu .ligne_info_pilote .colone1 div, #page_essai_moto .essai_choisit .cadre .contenu .ligne_info_pilote .colone2 div {
	float: left;
}

#page_essai_moto .essai_choisit .cadre .contenu .ligne_info_pilote .cadre_pourcentage {
	padding-left: 2px;
	padding-right: 2px;
	width: 111px;
	height: 21px;
}

#page_essai_moto .essai_choisit .cadre .contenu .ligne_info_pilote .fond_cadre_pourcentage {
	background: url("../images_site/essai_test/jauge.png") no-repeat;
	width: 115px;
	height: 21px;
	position: absolute;
}

#page_essai_moto .essai_choisit .cadre .contenu .ligne_info_pilote .colone1, #page_essai_moto .essai_choisit .cadre .contenu .ligne_info_pilote .colone2 {
	padding-top: 10px;
}


#page_essai_moto .essai_choisit .cadre .contenu .ligne_info_composant_moto {
	overflow: hidden;
	margin-bottom: 10px;
}
#page_essai_moto .essai_choisit .cadre .contenu .ligne_info_composant_moto .intitule {
	float: left;
}
#page_essai_moto .essai_choisit .cadre .contenu .ligne_info_composant_moto .avis_caracteristique_composant {
	float: right;	
}
	
.popup_content_background {
	background-color: black;
}




/* DEPOSER TEST MOTO KENT1 */

.c_Page_Tests_motos .testsmotos .acces_fondu .tableau_recapitulatif_test {
	font-size: 12px;
}

.c_Page_Tests_motos .testsmotos .acces_fondu .tableau_recapitulatif_test .entete_tab {
	background-color: #444447;
	height: 30px;
	line-height: 30px;
	color: white;
	font-weight: bold;
	text-align: center;
}

.c_Page_Tests_motos .testsmotos .acces_fondu .tableau_recapitulatif_test .contenu_tab td {
	height: 60px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
}
.c_Page_Tests_motos .testsmotos .acces_fondu .tableau_recapitulatif_test .contenu_tab.bgcolor1 td {
	background-color: #EEEEEE;
}
.c_Page_Tests_motos .testsmotos .acces_fondu .tableau_recapitulatif_test .contenu_tab.bgcolor2 td {
	background-color: #D9D7D8;
}

.c_Page_Tests_motos .testsmotos .acces_fondu .tm-txtChoix {
	color: #CC0000;
}

.c_Page_Tests_motos .testsmotos .acces_fondu p {
	margin-bottom: 3px;
}

.c_Page_Tests_motos .testsmotos .lien_navigation {
	margin-top: 20px;
	overflow: hidden;
}
.c_Page_Tests_motos .testsmotos .lien_navigation .lien1 {
	float: left;
}
.c_Page_Tests_motos .testsmotos .lien_navigation .lien2 {
	float: left;
	margin-left: 60px;
}
.c_Page_Tests_motos .testsmotos .lien_navigation .lien3 {
	float: right;
}






 
 /* DEPOSER UN TEST MOTO */
  .c_Page_Tests_motos .intro
 { 
 	width: 603px; 
 	padding: 10px;
 	font-size:12px;
 	font-weight:bold;
 	background: url('../images_site/home/fond_encart.png') repeat-x;
 	border: 1px solid #48484B;
 }
 
 .c_Page_Tests_motos .intro_no_background
 { 
 	width: 603px;
 	padding: 10px;
 	font-size:12px;
 	font-weight:bold; 
 }
 
 .c_Page_Tests_motos .intro_no_background a,  .c_Page_Tests_motos .intro a
 { 
 	color: #CC0000;
 }
 
 .c_Page_Tests_motos .testsmotos .backpane
 {
 	background: url('../images_site/compte/back_pane_open.png') no-repeat;
 	position: absolute;
 	width: 625px;
 	height: 35px;
 }
 
 .c_Page_Tests_motos .testsmotos .titre
 {
 	font-size: 13px;
 	font-weight: bold;
 	color: #FFFFFF;
 	position: relative;
 	height: 35px;
 	line-height: 35px;
 	padding-left: 10px;
 }
 
 
 .c_Page_Tests_motos .testsmotos .acces_fondu
 {
 	position: relative;
 	margin-top: -2px;
 	border-left: 1px solid #CC0000;
 	border-right: 1px solid #CC0000;
 	border-bottom: 1px solid #CC0000;
 	width: 593px;
 	background: url('../images_site/compte/degrade-identification.png') repeat-x;
 	background-color: #F7F7F7;
 	padding-top: 10px;
 	padding-left: 15px;
 	padding-right: 15px;
 	padding-bottom: 10px;
 	font-size: 12px;
 }
 .c_Page_Tests_motos .testsmotos .acces_fondu a
 {
 	font-weight: bold;
 	color: black;
 }
 .c_Page_Tests_motos .testsmotos .acces_fondu a:hover
 {
 	color: #CC0000;
 }
 
 .c_Page_Tests_motos .testsmotos .backpane
 {
 	background: url('../images_site/compte/back_pane_open.png') no-repeat;
 	position: absolute;
 	width: 625px;
 	height: 35px;
 }
 
 .c_Page_Tests_motos .testsmotos .titre
 {
 	font-size: 13px;
 	font-weight: bold;
 	color: #FFFFFF;
 	position: relative;
 	height: 35px;
 	line-height: 35px;
 	padding-left: 10px;
 }
 
 .c_Page .page-title-container.testsmotos
 {
 	background: url('../images_site/page/titre-reseau.png') 100% 0 no-repeat
 		#dfdfdf;
 }
 
 .c_Page .page-title-container.testsmotos .cursor
 {
 	background: url('../images_site/page/titre-reseau-curseur.png') 0 50%
 		no-repeat;
 }
 
 .c_Page .testsmotos .tm_note0
 { 
 	background: url('../images_site/tests_motos/note/avis_0.png') no-repeat; 
 }
 
 .c_Page .testsmotos .tm_note-1
 { 
 	background: url('../images_site/tests_motos/note/avis_-1.png') no-repeat; 
 }
 
 .c_Page .testsmotos .tm_note1
 { 
 	background: url('../images_site/tests_motos/note/avis_1.png') no-repeat; 
 }
 
 .c_Page .testsmotos .tm_note2
 { 
 	background: url('../images_site/tests_motos/note/avis_2.png') no-repeat; 
 }
 
 .c_Page .testsmotos .tm_note3
 { 
 	background: url('../images_site/tests_motos/note/avis_3.png') no-repeat; 
 }
 
 .c_Page .testsmotos .tm_note4
 { 
 	background: url('../images_site/tests_motos/note/avis_4.png') no-repeat; 
 }
 
 .c_Page .testsmotos .tm_note5
 { 
 	background: url('../images_site/tests_motos/note/avis_5.png') no-repeat; 
 }
 
 .c_Page .testsmotos .tm_note-1 td.tm-noteCursor,
 .c_Page .testsmotos .tm_note0 td.tm-noteCursor,
 .c_Page .testsmotos .tm_note1 td.tm-noteCursor,
 .c_Page .testsmotos .tm_note2 td.tm-noteCursor,
 .c_Page .testsmotos .tm_note3 td.tm-noteCursor,
 .c_Page .testsmotos .tm_note4 td.tm-noteCursor,
 .c_Page .testsmotos .tm_note5 td.tm-noteCursor
 {
 	cursor:pointer;
 }
 
 .c_Page .testsmotos .tm_noteCursor
 { 
 	cursor:pointer; 
 }
 