body {
	background-color: #F1F1F1;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: justify;
}
table {
	background-color: #FFFFFF;
}
img {
border:none;
}
#example a div {
text-decoration:none;
}
.titre_back_black {
color:#000000;
font-weight:bold;
}
.cadre {
	border: 1px solid #000000;
}
.trait_droit {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.trait_gauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.date_news {
	color:#FF9900;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.trait_droit_point {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.trait_theme {
	padding:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.Titre-blanc-gras {
	color: #FFFFFF;
	font-weight: bold;
}
li {
list-style-image:url(images/puce.gif);
}
.titre {
color:#CC0000;
border-bottom:#FF9900 solid 1px;
font-weight:bold;
}
.titre1 {
color:#000000;
border-bottom:#FF9900 solid 1px;
font-weight:bold;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
/* Accordeon menu */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
top: 0;
left: 0;
width: 250px;
}
#menu dt {
	cursor:pointer;
	background-color:#FF9900;
	background-image:url(images/back_menu.png);
	color:#FFFFFF;
	font-size:12px;
	width:231px;
	padding-left:19px;
	padding-top:8px;
	font-weight:bold;
	/*border-bottom:1px solid #000000;*/
	height: 19px;
}
#menu li a {
color: #A70303;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 5px 0;
margin:0px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
}
#menu li a:hover {
color: #888888;
background-color:#F5F5F5;
}
/* FIN ACCORDEON MENU*/
.tumevoispas
{
 visibility: hidden;
}

.tumevois
{
 visibility: visible;
 font-size : 200%; 
 background-color: #DAEDFC;
 width: 300px;
 height: 40px;
}
.load_text {
margin-top:200px;
text-align:center;
	}
	
	.TextBox {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #CCCCCC;
}
.bottom {
background:#333333;
color:#FFFFFF;
border-right:#000000 solid 1px;
border-left:#000000 solid 1px;
border-top:#000000 solid 1px;
}
.bottom_link {
background:#333333;
}
.bottom_link a {
color:#FFFFFF;
font-weight:bold;
}

.bottom_link a:visited {
color:#FFFFFF;
font-weight:bold;
}.bottom_link a:hover {
color:#FF9900;
font-weight:bold;
}
.langue a:link{
	font-weight: bold;
	color:#FFFFFF;
	margin-right:10px;
	text-decoration:none;
}
.langue a:hover{
	font-weight: bold;
	color: #FF9900;
	margin-right:10px;
	border-bottom:#FFFFFF dotted 1px;
}
.langue a:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	margin-right:10px;
}
#apDiv1 {
	position:absolute;
	left:146px;
	top:11px;
	width:45px;
	height:34px;
	z-index:1;
}
#titre_news a:link,a:visited {
color:#FFFFFF;
}
#titre_news a:hover {
color:#000000;
}
#contact {
width:550px;
margin:auto;
}
#msg_erreur{
margin-top:41px;
border:#990000 solid 1px;
width:200px;
font-size:14px;
font-weight:bold;
}
#form {
float:right;
width:265px;
}
#demo {
float:left;
padding:5px;
}
#form_table td {
border-bottom:#CCCCCC solid 1px;
}
#msg_erreur_info {
width:200px;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
background-color:#800000;
}
.field_miss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #990000;
	background-color:#FFD7D7;
}
#bouton_demo {
margin-top:38px;
}