/*Pour le menu*/m1		{		font: 16px/28px Lucida Grande, Verdana, Arial;		}		td.menubg {		background: url(../i/bg_bg.jpg) no-repeat;		}		ul		{		font-family: Lucida Grande, Verdana, Arial;		font-size: 14px;		margin-top: 0px;		margin-bottom: 9px;		margin-left:0;		padding-left:27px;		}			li		{		margin-bottom: 2px;		margin-left:0;		padding-left:0;		}			/*Contenu du site*/blockquote	{			margin-left: 30px;			margin-right: 20px;			}/*NOMS DES PAGES*/h1		{		font-family: Arial, Times new Roman, Times;		font-size: 15px;		font-weight: bold;		color: black;		}	/*TITRES dans les textes*/h2		{		font-family: Arial, Verdana, Times new Roman, Times;		font-size: 15px;		font-weight: bold;		color: #0C1222;		}/*NOTRE VALAIS*/h3		{		font-family: Arial, Lucida Grande, Verdana, Times new Roman, Times;		font-size: 10px;		color: #AA0035;		}/*SIGNATURE en bas à DROITE page d'accueil*/h4		{		margin-left: 450px;		}/*"PAGE SUIVANTE"*/h5		{		font-family: Arial, Lucida Grande, Verdana;		font-size: 14px;		}/*COPYRIGHT en bas ˆ gauche*/h6		{		text-align:center;		font-family: Arial, Lucida Grande,Times new Roman, Times;		font-size: 8px;		color: /*en gris clair : #8F97AB;*/ #000000;		}/*TEXTE*/			body	{		font-family: Arial, Verdana, Times new Roman, Times;		font-size: 12px;		line-height: 16px;		color: #172241;		}/*Affichage des sources dans le CV*/.source {	font-size:0.75em;	margin:5px;	text-align:right;		}						/*Pour les liens*/			a:link		{			color: #0000EE;			text-decoration: none;			}a:visited	{			color: #0031A5;			text-decoration: none;			}a:active	{			color: #FF0000;			text-decoration: none;			}			a:hover		{			text-decoration: none;			}			
