#box-cv{
	color: #05749c;
}
#box-cv .error{
	color: #D00;
}
#left-column #box-cv h3{
	background-image: url(img/h3.png);
	margin-bottom: 3px;
	color: #05759e;
}
#box-cv-content form{
	margin: 0;;
}
#box-cv-content p{
	margin: 0;
	padding-bottom: 7px;
}
#box-cv-content input, #box-cv-content textarea{
	width: 152px;
}
#box-cv-content .info{
	font-size: 9px;
}
#box-cv-content label{
	line-height: 1.2;
	font-weight: bold;
}
#box-cv-content .envoyer {
	text-align: center;
}
#box-cv-content .envoyer .btn {
	background-image:url(img/envoyer.png);
	width:102px;
	padding-top:35px;
	height:35px;
}
