/* CSS Document */

p{
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

font{
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}

a:link {
color : #666666;
text-decoration : none;
font-weight : bold;
font-style : normal;
}

.retrait {
margin-left: 50px;
margin-right: 50px;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.retraitcommunications {
margin-left: 20px;
margin-right: 20px;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.retraitcv {
margin-left: 40px;
margin-right: 20px;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.orangegras {
	color: #ff7f00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
color : #666666;
text-decoration : none;
font-weight : bold;
font-style : normal;
}

a:hover {
color : #ff9022;
text-decoration : none;
background-color : white;
font-style : normal;
}

a:active {
color : green;
text-decoration : none;
font-style : normal;
}


