	.titre_pack
	{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
	background-image: url("background_titre_pack.jpg");
	background-repeat: no-repeat;
	}
	
	.titre_pack_2
	{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
	background-image: url("background_titre_pack_2.jpg");
	background-repeat: no-repeat;
	}
	
	.desc_pack
	{
	width: 672px;
	background-color: #f4f4f4;
	border: 1px solid #cccccc;
	}
	
	.desc_pack td
	{
	padding: 2px;
	}
	
	.titre_devis
	{
	width: 235px;
	height: 28px;
	padding-top: 9px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-image: url("../../includes/background_onglet_corps.png");
	background-repeat: no-repeat;
	margin-top: 10px;
	}
	
	.modules
	{
	width: 672px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: bold;
	}
	
	.titre_points_positifs
	{
	color: #008edf;
	font-weight: bold;
	}
		
	#form_devis
	{
	width: 672px;
	}
	
	#form_devis td
	{
	padding: 4px;
	}
	
	#form_devis input[type=text]
	{
	width: 158px;
	}
	
	#form_devis select
	{
	width: 164px;
	}
	
	#form_devis textarea
	{
	width: 653px;
	height: 220px;
	}
	