body {
   font-family: Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
	font-size:12px;
	color:#333333;
	margin:0;
	padding:0;
}
.bg3{ background-color: #EE7B17; color: White; font-size: 12px}
.bg1{background-color: #EE7B17;  font-size: 12px}
.bg2{ background-color: #EE7B17;  }
h1{
	font-size: 22px;
	color: #EE7B17;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
	line-height:14px;
}
h1 span{
	font-size: 17px;
	color: #EE7B17;
	text-transform:uppercase;
}
h2{
	font-size: 16px;
	color: #EE7B17;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
}
h2 span{
	font-size: 13px;
	color: #EE7B17;
	text-transform:uppercase;
	font-weight:normal;
}
h3{
	font-size: 16px;
	color: #EE7B17;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
}
#pagecontainer{
	width: 760px;
	font-size: 14px;
	border: 1px solid Red;
	background-color: White;
}
.bordtabge{
	border: 1px solid Red;
}
a {
	color: #0066FF;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:active {
	color: #0066FF;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CC0000;
}
p {
	text-align: left;
}
.titre1{
	font-size: 15px;
	color: #DC143C;
	font-weight: bold;
	text-transform:uppercase;
}
.titre2{ 
font-size: 30px; 
padding : 3px 0 3px 3px; 
margin : 3px 0 3px 3px; 
color: #EE7B17; 
font-weight: bold;  
text-align: justify; 
 }
.txtge{
	font-size:12px;
	color:#333333;
	line-height:20px;
}
.txtge2{
	font-size:12px;
	color:#ffffff;
	line-height:20px;
}
ul li{ 
list-style: square outside url(../images/list_square.png); 
color: #333333;
font-size:12px; 
margin-left:-15px;
line-height: 20px;  
}
#form{
	width: 760px;
	color: White;
}
#form p{
	color: White;
}
#form .h4{
	color: White;
	margin-left: 30px;
	font-weight:bold;
	font-size : 18px;
}
#form a{
	color: #666666;
}
#form a:hover{
	color: #333333;
}
#form .container{ 
color:white; 
margin : 3px 3px 3px 3px; 
background-color: #EE7B17;  
}
#form .formcontainer {
	width:615px;
}
.headerimg{ 
margin-top: 5px; 
}