body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size : 22px;
}

h1, h2 {
	color: #993300
}

h3, h4 {
	color: #006600
}
h2 {
	background-color: #FFFFCC;
	font-size : 18px;

}
a:link {
	color : #FF0000;
	text-decoration: none;
	
}
a:visited {
	color : #FF0000;
	text-decoration: none;
}
/*a:hover {
	font-weight: bold;

}*/
.fondRouge {
	color: White;
	background-color: #990000
	
}
.jus {
	text-align: justify;
}
th {
	color: White;
	background-color: #990000
}
.formBack {  background-color: #CCCC99}
.fobdBlanc {  background-color: #FFFFFF}

.tabBordure
{
	
	border-style : double;
}
.space
{
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
}

div.largeur600 { width:600px;
}

div.largeur700 { width:700px;
}

.margin300 {
margin-left: 300px; }

.titre  { font-family: 'Tangerine', arial, serif;
font-size: 2.6em;
margin-top: 0;
}

img.encadree { 
border-left:2px solid #990000; /* couleur du cadre */
border-right:2px solid #990000;
border-bottom:2px solid #990000;
border-top:2px solid #990000;
}

table.fondfleurs {background-image: url(Images/fleurGrosse.jpg) no-repeat;}



