P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;
}

.normal
{
	border-top: 1px dashed #666666;
	border-bottom: 2px dashed #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6699FF;
	font-weight: bold;
}

.bordere
{
	border-top: 1px dashed #666666;
	border-bottom: 2px dashed #999999;
	font-size: 11px;
}

.cursiv

{
	border-top: 1px dashed #666666;
	border-bottom: 2px dashed #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	font-style: italic;
	color: #333333;
}

li{
	list-style-type: square;
}

.lista {
	border-top: 1px dashed #666666;
	border-bottom: 2px dashed #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;
}

.footer
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #6699ff;
}

.cv

{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
}

.title_cv

{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	font-style: italic;
	color: #333333;
}


.tdcv

{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
	font-style: italic;
	color: #333333;
	border-bottom: 1px solid #666666;
	font-weight: bold;
}

input {
	border: 1px solid #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;
	padding: 2px;
	background-color: #F4F0EC;
}

textarea {
	border: 1px solid #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;
   padding: 2px;
	background-color: #F4F0EC;
	width=400px
}

.ajouter

{
		border: 1px solid #CC0000;
}

A
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699ff;
}

A:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DC143C;
}

.buton {
	border-top: 2px solid #6D675B;
	border-left: 2px solid #6D675B;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
   font-weight: bold;
	color: black;
	padding: 1px;
	background-color: #D4D0C8;
	width:80px;
	text-align: center
}