@CHARSET "UTF-8";

body{
	font-family:Verdanna;
	font-size: larger;
	margin:20px 20px 20px 20px;
}

body.contrat{
	font-family:Verdanna;
	font-size: larger;
	margin:20px 20px 20px 20px;
}

p{
	font-family:Verdanna;
	font-size: larger;
}

.form_h1, .imp_h2
{
	text-align: center;
	border:solid 2px grey;
	font-family:Verdanna;
	font-size: larger;
	font-weight: bold;
	background-color: white;
}

.imp_h2_note
{
	font-size: small;
}

.form_h2, imp_h3
{
	font-family:Verdanna;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom:2px;
}

.form_label_champ
{
	font-family:Verdanna;
	font-size: 12pt;
/*	font-weight: bold;
	color: #404040;
*/
}

.form_champ
{
	font-family:Verdanna;
	#font-style: italic;
	font-size: 14px;
}
.form_radio
{
	font-family:Verdanna;
	font-size:14px;
}
.form_note
{
	font-size: 9pt;
}
.form_italiques
{
	font-size: 10pt;
	color: red;
}
.imp_expediteur
{
	font-size: x-large;
	font-weight: bold;
}

.imp_label_champ
{
	font-size: medium;
	font-weight: bold;
	display: inline;
}	

.rib_tab
{
	border: 2px solid black;
	border-collapse: collapse;
}

.rib_tab_td, .rib_titre
{
	border: 1px solid black;
}

.rib_tab_middle
{
	border-bottom: hidden;
	border-top: hidden;
	border-left: 2px solid black;
	border-right: 2px solid black;
}

.rib_titre
{
	font-size: small;
	background-color: gray;
}

