li, p, a, b, td, th, h1, h2, b {font-family: Arial, Helvetica, sans-serif; }

li, p, b, td, th {font-size: 12px;}

li, p, td, th { color: #000000;}

.rouge { color: #ff0000;}

.coul { color : #005585; }

a {font-size: 13px;}



a:link { color: #004888; text-decoration: none}
a:visited { color: #004888; text-decoration: none}
a:hover { color: #E08A00; text-decoration: underline; background-color:#FCF4E6; text-decoration: none;}
a:active { color: #004888; text-decoration: underline}

b{
	color: #888888;
	text-weight : bold;
	
}

h1{
	font-size: 16px;
	color: #E08A00;
	text-weight : bold;
	font-variant: small-caps;
}

h2{
	font-size: 13px;
	color: #005585;
	text-weight : bold;
}

fieldset{
	font-size: 15px;
	color: #005585;
	text-weight : bold;
	font-variant : small-caps;
	border: 1px dashed #a5a59f;
}



th {
	background : #005585;
	font-weight : bold;
	text-align: left;
				
}


.note {
	font-size: 11px;
	color: #666666;
	text-align: right;
	font-style: italic;
}

table.a { background-color : #F5F5F5; }

table.form {
	width : 100%;
	background-color : #F5F5F5;
	padding :2px;
	border: 1px dashed #E8E8E8;
	align : middle;
	-moz-border-radius: 10px;	
	background-image:  url(../images/hdpCV2.gif);
	background-position: 30px 30px;
	background-repeat: repeat;
}
.button {
	color : #E08A00;
	background-color : #FCF4E6;
	padding: 2px;
	border: 1px solid #E08A00;
	-moz-border-radius: 5px;
}



form {padding:0px 0 0px 0;margin:0 0 0 0;}
input, textarea, select, file
									{font-family:verdana, Arial, Helvetica, sans-serif;
									font-size:12px;border-color:#a5a59f;
									border-style:solid;
									border-width:1px;
									margin:1 1 1 10px;
									background-color:#FFFFFF;}

input.carte, textarea.carte, select.carte, file.carte
									{font-family:verdana, Arial, Helvetica, sans-serif;
									font-size:14px;
									font-weight: bold;
									border-style:none;
									margin:1 1 1 10px;
									background-color : #F5F5F5;
									}
		
body {
	background-attachment: fixed;
	background-image:  url(../images/hdpCV.gif);
	background-position: 480px 350px;
	background-repeat: no-repeat;
}


.blanc{ color: #FFFFFF }

