@charset "UTF-8";
/* CSS Document */

.content {
	margin: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #111111;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 35px;
	line-height: 18px;
}
a {
	color: #003399;
	text-decoration: none;
}
.img_space {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textfield {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.content_small {
	font-size: 12px;
}
.content_big {
	font-size: 17px;
}
.error_text {
	color:#FF0000;
}
.response_text {
	color:#003399;
}
.liste_form {
	margin: 0px;
	padding: 0px;
}
.separator {
	background:url(images/pn2_v7_13.gif) bottom no-repeat #FFFFFF;
}
.copyright {
	font-size: 12px;
	color: #CCCCCC;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.copyright a {
	color: #FFFF66;
	text-decoration: none;
}
.boutique {
	height: 180px;
}
.boutique_text {
	font-weight: bold;
}	
.boutique_prix {
	font-size: 18px;
	color:#333333;
	font-weight: bold;
}	
