﻿

.titremenu
{
    font-size: 12pt;
    color: #4682b4;
    font-family: Arial;
}

ul.menugauche
{
	font-size: 10pt;
	font-family: Verdana;
	list-style-type: none;
	margin: 0 0 0 30px;
	padding: 0;

}


li.art_accueil
{
	position: absolute;
	top: 50px;
}



a.art_accueil
{
	color: #18759C;
	text-decoration: none;
}


a.art_accueil:hover	
{
	font-weight: bold;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}


li.art_contact
{
	position: absolute;
	top: 50px;
	left: 100px;
}


a.art_contact
{
	color: #18759C;
	text-decoration: none;
}


a.art_contact:hover	
{
	font-weight: bold;
	border-bottom-color: #FFFF00;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}




a.lien_menu
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a.lien_menu:hover	
{
	font-weight: bold;
    color: #99d3d5;
}


.lien_select
{
    color: #4682b4;
    font-weight: bold;
    text-decoration: none;
}


li.art0_menu 
{
	margin-top: 1px;
}

li.art1_menu 
{
	margin-top: 10px;
}

li.art2_menu 
{
	margin-top: 10px;
	margin-bottom: 10px;
}










