/**BODY*/
body{
	font-family: Arial,Verdana, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	scrollbar-face-color: #CEDEEC;
	scrollbar-shadow-color: #224E7B;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #224E7B;
	scrollbar-arrow-color: #FFFFFF  

}
#position{
	position:absolute;
	top:0;
	left:4px;
}
/**SCROLLING*/

/**MENU*/

.searchMenu {
	color:#224E7B;/*Azul*/
}

.searchMenuOver {
	color:#808080;/*Azul oscuro*/
}

/*******Par defaut, on definit les champs de la liste**************/
ul{
padding:0 0 0 0;
/*Marge a gauche¨et a droite*/
margin-left:1px;
margin-right:1px;
/*Marge entre les champs du menu*/
margin-bottom:15px;
list-style-type: none;
}

li{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
list-style-type: none;
}

.sizeli {
clear: both; /* pour obliger le retour à la ligne des menus */
list-style-type: none;
height:36px;
text-align: center;
font-size: 12px;
font-weight:bold;
font-style:normal
background:#FFFFFF;
}

.sizesubli{
text-decoration: none;
color:#333333;
font-weight:bold;
background-color:#CEDEEC;
font-style:normal;
font-size:12px;
text-align: center;

}

/*******Attention le fgeuille de style lit dans l ordre, elle execute d abord le 1er*************/
#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, #smenu7 {
margin-left:0px;
font-weight:bold;
/*Separation entre le sous-menu et le menu*/
text-align: center;
padding:0 0 0 0;
/*Interligne*/
line-height:20px;
display: block;
}


/**TEXT*/
/********Bottom**********/
.texto_blanc{
font-size:40px;
font-style:italic;
color:white;
}
.texto_blanc2{
font-size:12px;
color:white;
}
.texto_list{
font-size:12px;
color:#C23436;	
font-weight: bold;
padding-right:7%;
}
.texto_raya{
font-size:12px;
font-style:normal;
font-weight: normal;
border-style: solid;
border-color:#224E7B;
border-width: 1px 1px 1px 1px;
text-decoration: line-through;
color:red;
}

/***********Texte sur fond bleu*****/
.texto_fond{
font-size:20px;
font-style:normal;
background-color:#CEDEEC;
font-weight: normal;
font-family:arial;
border-style: solid;
border-color:#224E7B;
border-width: 0 0 3px 0;
padding-top:4px;
}

.texto_titre{
font-size:26px;
font-style:italic;
font-weight: bold;
font-family:arial;
}
/*texto titre del table de descripción de motos*/
.texto_titre2{
font-size:15px;
font-style:normal;
font-weight: bold;
text-align:left;
font-family:arial;
text-align:center;
background-color:#EEEEEE;
}
#textoConst{
	font-size:20px;
	font-weight: bold;
	color:#224E7B;/*BLEU DU MENU GAUCHE*/
	/*border-style: solid;
	border-width: 1 1 1 1;*/
	/*padding:4 4 4 4;*/
	position:absolute;
	top:60px;
	/*left:60px;*/
}
#textoConst2{
	font-size:20px;
	font-weight: bold;
	color:#000000;
}
/*Texto de pie de tabla ocasión*/
#texto_pie_table{
	font-size:10px;
	font-family:arial;
	text-align:center;
	
}

.texto_empresa{
	font-size:12px;
	color:#224E7B;
	text-align:justify;
}
.texto_first{
	font-size:8pt;
	color:#224E7B;
	text-align:justify;
}
/**Texto de los links**/
.texto_links{
	font-size:12px;
	color:#224E7B;
}
/**************th table description motos****/
.texto_th{
font-size:14px;
font-style:normal;
font-weight: bold;
}
/**************th table Ocasion****/
.texto_th2{
font-size:14px;
font-style:normal;
font-weight: bold;
color:#FFFFFF;
background:#224E7B;
height:30px;
}
.texto{
font-size:15px;
font-style:normal;
font-weight: normal;

}

.texto_modelo{
font-size:12px;
font-style:normal;
font-weight: bold;
font-family:arial;
}
/*Texto del table de descripción moto*/
.texto_desc{
font-size:12px;
font-style:normal;
font-weight: normal;
font-family:arial;
padding-left: 1cm;
padding-right: 1cm;
}

.texto_ocas{
font-size:12px;
font-style:normal;
font-weight: normal;
color:black;
}

.texto_contact_titre{
font-size:16px;
font-style:normal;
font-weight: normal;
font-family:arial;
font-weight: bold;
color:#224E7B;
}
/*Texto del titulo moto ofertas*/
.texto_contact_titre{
font-size:18px;
font-style:normal;
font-weight: normal;
font-family:arial;
font-weight: bold;
color:#224E7B;
}

.texto_dyna{
font-size:12px;
font-style:normal;
font-weight: normal;
font-family:arial;
font-weight: bold;
/*color:#C23436;*/
}

/**Tableaux*/
.tab_desc{
	border-style: solid;
	border-color:#224E7B;
	border-width: 3px 3px 3px 3px;
}

.tab_ocas{
	font-size:12px;
	font-style:normal;
	font-weight: normal;
	border-style: solid;
	border-color:#224E7B;
	border-width: 1px 1px 1px 1px;
}

/************Submenu Left*/
.sizeli a{
text-decoration: none;
color:#333333;
text-align:center;
background:#FFFFFF;
width:105px;
}

.sizesubli a{
text-decoration: none;
text-align:center;
font-weight:bold;
color:#333333;
background-color:#CEDEEC;
width:105px;
}

/*Déjà visité*/
.sizeli a:visited, .sizesubli a:visited{
 color:#333333;/*Color rojo*/
 font-weight:bold;
 text-decoration: none;
}

/*Passe la souris*/
.sizesubli a:hover{
background-color:#CCCCCC;
font-weight:bold;
text-decoration: none;
}
/*Entrain d'être cliqué*/
.sizeli a:active, {
color:#C23436;/*Color rojo, link menu visited*/
text-decoration: none;
}
.sizesubli a:active{
color:#C23436;/*Color rojo, link menu visited*/
font-weight:bold;
background-color:#CCCCCC;
text-decoration: none;
}

#cerrar a:link,#cerrar a:visited,#cerrar a:active,#cerrar a:hover {
font-size:12px;
color:#C23436;
}

.ancre a:link, .ancre a:visited,.ancre a:active,.ancre a:hover{
font-style:bold;
color:#224E7B;
}

.album a:link, .album a:visited,.album a:active,.album a:hover{
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	color:#224E7B;
}
/************Submenu top*/
#menuTop a {
height:20px;
text-align:center;
font-size:12px;
font-style:italic;
font-weight:bold;
color:#010101;/*Gris letras menu top*/
}
#menuTop a:link{
color:#010101;
text-decoration:none;
}

#menuTop a:visited{
color:#010101;
text-decoration:none;
}

#menuTop a:active {
color:#C23436;
text-decoration:none;
}
