body{
background-color: #f2eacf;
}



}
.strong {
	color: #7c3e38;
	font-weight: bold;
}
}
.em {
	color: #89b8a0;
	font-weight: bold;
}
table, tr, td {
background-color: #ffffff;
font: 7pt CENTURY GOTHIC;
color: #OOOOOO;
letter-spacing: 0px;
line-height: 12px;
margin: 4px;
}

B, { 
font: 8pt CENTURY GOTHIC; 
color:#f60c18; 
letter-spacing:0px; 
font-weight: bold; 
line-height:12px; 
} 

I, { 
font: 8pt CENTURY GOTHIC; 
color:#7b4640; 
letter-spacing:0px; 
font-weight:none; 
font-style:italic; 
line-height:12px; 
} 

U, { 
font: 7pt CENTURY GOTHIC; 
color:#9fb79f; 
letter-spacing:0px; 
text-decoration:underline; 
font-weight:; 
line-height:12px; 
} 

DIV.titre{
font: 7pt CENTURY GOTHIC;
color: #000000;
letter-spacing: 0px;
text-decoration: none;
font-weight: none;
background-color: #ffffff;
line-height: 12px;
align: justify;
padding-left: 0pt;
border-bottom-style: solid;
border-bottom-color: #c8dddc;
border-bottom-width: 0px;
}

.border {
border:1px dotted #c8dddc;
}

A:link , A:visited , A:active {
text-decoration : none;
font-weight: bold;
color : #58bac7;
 cursor :nw-resize;}
} 
a:hover {
color : #OOOOOO; 
border : 2px #EFFF8B dotted;
cursor :nw-resize;}
}

input, textarea, option, select {
background-color: #7fa48a;
font: 7pt CENTURY GOTHIC;
color: #000000;
letter-spacing: 0px;
border-style: dotted;
border-color: #a5e3e8;
border-width: 1px;
} 

.content { 
	background-color: #ffffff;
	font-size : 7pt; 
	color: #b8a29c;
	font-family : CENTURY GOTHIC;
	border-bottom : 1px solid #AF5750;
	text-align: left;
	padding : 3px;
}

.formButton {
		background-color: #d0af91;
		border: 0px;
		color: #f3141e;
		font-size: 9px;
		font-family: Century Gothic;
		padding-left: 4pt;
		border-left: 5px solid #58bac7;
}

.formButton2 {
		background-color: #ead8b5;
		border: 0px;
		color: #163555;
		font-size: 9px;
		font-family: Century Gothic;
		padding-left: 4pt;
		border-left: 5px solid #f5131b;
}

.h1 {
background-color: #163555;
font-family: verdana;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
color: #ffffff;
padding-bottom: 2px;
padding-top: 2px;
border-bottom: #AF5750 2px solid;
text-align: center;
letter-spacing: 2px;
}


.h2 {
background-color: #f3eacc;
font-family: verdana;
text-transform: uppercase;
font-size: 7px;
font-weight: bold;
color: #000000;
padding-bottom: 2px;
padding-top: 2px;
border-bottom: #CCCCCC 1px solid;
text-align: center;
letter-spacing: 2px;
}