@import "/css/formulaire.css";

body {
	background-color: #EBFFB8;
	background-image: url(/images/charte/degrade-fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contenu {
	background-color: #FFFFCD;
}
.colg {
	background-image: url(/images/charte/rpt_ss_menu.gif);
	background-repeat: repeat-y;
}
.liseret_html {
	background-image: url(/images/charte/rpt_html.gif);
	background-repeat: repeat-y;
}
.ombre_cold {
	background-image: url(/images/charte/cold_rpt.jpg);
	background-repeat: repeat-y;
}
.vert-bas {
	background-color: #EDFEBA;
}
.haut_menu {
	background-image: url(/images/charte/haut_menu.gif);
	background-repeat: no-repeat;
}
.spe {
	background-image: url(/images/charte/rpt_html_spe.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.cold_accueil {
	background-image: url(/images/charte/accueil/cold_accueil.jpg);
	background-repeat: repeat-y;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #933131;
	text-decoration: underline;
	background-image: url(/images/charte/h2.jpg);
	background-repeat: no-repeat;
	text-indent: 22px;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #810C2F;
	background-image: url(/images/charte/h3.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	text-align: left;
	height: 20px;
	}
h1 {
	font-size: 35px;
	background-image: url(/images/charte/h1.gif);
	color: #660000;
	font-family: Vivaldi;
	text-indent: 27px;
	line-height: 50px;
	height: 60px;
	background-repeat: no-repeat;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	text-align: justify;
}
