body {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	margin:0px;
	background-color:#F8F8F8;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #99CCFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #99CCFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #DFEFFF;
	scrollbar-arrow-color: #0066CC;		
}
td {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;	
}
a:link {
	color: #6699CC;
	text-decoration: none;	
}
a:visited {
	color: #6699CC;
	text-decoration: none;  
}
a:hover {
	color: #0066CC;
	text-decoration:underline;
}
a:active {
	color: #6699CC;
	text-decoration: none;	
}

.menured {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.menu {
	font-size: 13px;
	font-weight: bold;
}

a.menu {
    color: #415A89;
  	text-decoration: none;	
}
a.menu:visited {
    color: #415A89;
}
a.menu:hover {
	color: #0066CC;
	text-decoration: none;
}
a.menu:active {
	color: #415A89;
}
.small-9 {
	font-size: 9px;
}
.small-9-red {
	font-size: 9px;
	color:#FF0000
}
.small-8 {
	font-size: 8px;
}

.footer-10 {
	font-size: 10px;
}
.medium-12 {
	font-size: 12px;
}
.big-16 {
	font-size: 16px;
}
.xbig-24 {
	font-size: 24px;
}
.justified {
	text-align: justify;
}

.titre-accueil {
	font-size: 16px; 
	color:#0099FF;
}

.titre {
	font-size: 12px; 
	color:#0099FF;
}

.bluesmall {
	font-size: 9px; 
	color:#0099FF;
}


.titre-cv {
	font-size: 16px; 
	color:#0099FF;
}

.titre-clients {
	font-size: 16px; 
	color:#0099FF;
}

.titre-candidats {
	font-size: 16px; 
	color:#0099FF;
}

li.titre-accueil {
	list-style-position: outside;
	list-style-image: url(images/bullet-token.gif);
	list-style-type: square;
}

li.titre-cv {
	list-style-position: outside;
	list-style-image: url(images/bullet-folder.gif);
	list-style-type: square;
}

li.titre-clients {
	list-style-position: outside;
	list-style-image: url(images/bullet-arrow.gif);
	list-style-type: square;
}

li.titre-candidats {
	list-style-position: outside;
	list-style-image: url(images/bullet-flower.gif);
	list-style-type: square;
}

li {
	list-style-position: outside;
	list-style-image: url(images/bullet-arrow.gif);
	list-style-type: square;
}

hr {
	color:#CCCCCC;
	height: 1px;
	width: 100%;
}
.border-all {
	border: 1px solid #CCCCCC;
}


option{
	font-family: Verdana;
	color: #333333;
	background-color: #F8F8F8;
	border: 1px solid #CCCCFF;
}

select{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #F8F8F8;
	border: 1px solid #CCCCFF;
	scrollbar-arrow-color: #0066CC;
}
input{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	border: 1px solid #CCCCCC;
}

.checkbox
{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	border: 0px;
}

.input-button-image{
	background-color: #FFFFFF;
	border: 0px;
}
.input-login{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.input-button-image-login{
	background-color: #F8F8F8;
	border: 0px;
}
textarea {
	font-family: Verdana; 
	font-size: 10px;
	color: #333333;
	background-color: #F8F8F8;
	border: 1px solid #CCCCFF;
}
