 @charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999966;
	background-image: url(../navigation/fond.jpg);
}
.titrebig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
}
.minimenuhaut {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.minimenugauche {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.couleurchrono {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.couleurtheme {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.couleurformat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.couleurcuriosites {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.texte12 {
	color: #000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
a.couleurchrono:link {
	color: #328886;
}
a.couleurchrono:hover {
	text-decoration: underline;
	color: #000000;
}
a.couleurchrono:visited {
	color: #328886;
}
a.couleurtheme:link {
	color: #CC6600;
}
a.couleurtheme:hover {
	color: #000000;
	text-decoration: underline;
}
a.couleurtheme:visited {
	color: #CC6600;
}
a.couleurformat:link {
	color: #2A5509;
}
a.couleurformat:hover {
	text-decoration: underline;
	color: #000000;
}
a.couleurformat:visited {
	color: #2A5509;
}
a.couleurcuriosites:link {
	color: #521E85;
}
a.couleurcuriosites:hover {
	text-decoration: underline;
	color: #000000;
}
a.couleurcuriosites:visited {
	color: #521E85;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666600;
}
a:active {
	text-decoration: none;
	color: #666600;
}
a.minimenuhaut:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.minimenuhaut:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.minimenuhaut:hover {
	text-decoration: underline;
	color: #99CC99;
}
a.minimenuhaut:active {
	text-decoration: none;
	color: #99CC99;
}
.minilink {
	font-size: 10px;
	font-weight: bold;
}
.Style1 {
	color: #999966
}
.titrenav {
	color: #336666;
	font-size: 16px;
}
.textepages {
	color: #336666;
	font-size: 16px;
}
p.lien{
	padding-top: 4px;
	padding-bottom: 8px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999967;
	background-color:#EFEFE7;
	padding-right: 4px;
	padding-left: 4px;
}
p.lien strong{
	
	line-height: 24px;
	
}
/* Travail sur search engine */
#search_mecanic,#search_all {
	position:relative;
}
#search_all {
	z-index:80;
}
#search_mecanic {
	z-index:70;
}

#propal_all_terme {
	display:none;
	position:absolute;
	top:24px;
	left:16px;
	width:160px;
	height:auto;
	background-color:#C1BCA8;
	border:solid 1px #333;
	padding: 2px 6px;
}
#propal_all_terme {
	width:520px;
}
#propal_all_terme h5{
	font-size:12px;
}
#propal_all_terme h5.actif{
	cursor:pointer;
}
#propal_all_terme h5 em{
	font-size:0.9em;
	font-style:italic;
}
#propal_all_terme ul{
	text-align:left;
	font-size:14px;
	margin:0;
	padding:0;
	list-style:none;
}
#propal_all_terme ul{
	font-size:11px;
}
#propal_all_terme ul ul{
	padding-left:20px;
}
#propal_all_terme ul ul li {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor:pointer;	
}
#propal_all_terme ul ul li:hover {
	color:#C1BCA8;
	background-color:#333;
}
