body {	
font-family: Times New Roman;	
font-size: 2;
font-style: normal;	
line-height: normal;	
font-weight: normal;	
font-variant: normal;	
text-transform: normal;
text-align: left;	
color: #000066;
text-decoration: none;	
background-color: #666666;
	scrollbar-face-color: #000066;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #cccccc;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #cccccc;
    scrollbar-track-color: #e1eaf7;
    scrollbar-arrow-color: #e1eaf7;
}
.fondbleu {
background: #000066 url(http://www.modlettres.com/cv/v2/images/bouton_blueFonce.jpg) no-repeat ;
}
.fondbleupale {
background: #000066 url(http://www.modlettres.com/cv/v2/images/bouton_bluePale.jpg) no-repeat ;
}
.fondgris {
background: #000066 url(http://www.modlettres.com/cv/v2/images/bouton_gris.jpg) no-repeat ;
}
.fondmauve {
background: #000066 url(http://www.modlettres.com/cv/v2/images/bouton_mauve.jpg) no-repeat ;
}
.fondorange {
background: #000066 url(http://www.modlettres.com/cv/v2/images/bouton_orange.jpg) no-repeat ;
}
.fondvert {
background: #000066 url(http://www.modlettres.com/cv/v2/images/bouton_vert.jpg) no-repeat ;
}
.borduretiret {
border:1px dashed #666666;
}
.borduretiretgauche {
border-left:1px dashed #666666; 
}
a.accueil:link {
    color : #FFFFFF;
    text-decoration : none;
	cursor : pointer;
}
a.accueil:visited {
	color: #FFFFFF;
	text-decoration : none;
}
a.accueil:hover {
    color : #99FFFF;
    text-decoration : none;
	font-weight : bold;
	cursor : pointer;
}
a.classique:link {
    color : #C4C4FF;
    text-decoration : none;
	cursor : pointer;
}
a.classique:visited {
	color: #C4C4FF;
	text-decoration : none;
}
a.classique:hover {
    color : #000066;
    text-decoration : none;
	font-weight : bold;
	cursor : pointer;
}
a.service:link {
    color : #ffffff;
    text-decoration : none;
	cursor : pointer;
}
a.service:visited {
	color: #ffffff;
	text-decoration : none;
}
a.service:hover {
    color : #99FFFF;
    text-decoration : none;
	font-weight : bold;
	cursor : pointer;
}
a:link {	
	color: #000066;	
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration : none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {color: #000066;}
TEXTAREA:focus {color: #000066;}

