@charset "utf-8";
/* CSS Document */



.titre_garage {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	line-height: inherit;
	text-transform: capitalize;
	font-variant: small-caps;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
}


.titre_page {
	font-family: Times New Roman, Times, serif;
	color: #00F;
	font-size: 24px;
}

.time_10 {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	color: #000;
}

.font_12_time {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.font_14_time {
	font-family:"Times New Roman", Times, serif;
	font-size:14px
}
/* COULEUR DE TEXTE */
/*time new roman 12 px rouge */
.font_12_time_rouge_gras{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#F00;
	font-weight: bold;	

}

/* LIENS NORMAUX */
A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: none;
	color: #00F;
	background-color: transparent;
	color: #FFFFCC;
	color: #00C;
	color: #06C;
} 
A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: none;
	color: #00F;
	background-color: transparent;
}
A:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #900;
	background-color: transparent;
}
A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #900;
	background-color: transparent;
}

.table_menu {
	margin-left: 5px;
	font-family: "Times New Roman", Times, serif;
	border-right-color: #00F;
	border-bottom-color: #00F;
	font-size: 14px;
	padding-left: 5px;
	border-right-width: medium;
	border-right-style: double;
	border-bottom-style: double;
}
.titre_page {
	color: #006;

}
.bordure_page {
	border-right-color: #000;
	border-left-color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
Police_rouge {
	color: #F00;
}
