body {

text-align:center;
/*compatibilité IE < IE6 
background-color : #D55B18;*/
font-family : Arial, Helvetica, Geneva, sans-serif;

}

.main {

margin-left:auto;
margin-right:auto;
text-align:left;
 /* Remettre tous les textes à gauche à cause de la compatibilité IE < IE6 */

}

.cel {
padding-left:5px;
padding-right:5px;
margin-left:5px;
margin-right:5px;
}

.cel span {
padding-left:5px;
padding-right:5px;
}

.cel1 {
color: #990000;
background-color : #ffffff;
font-weight: normal;
font-size : 60%;
font-family : Arial, Helvetica, Geneva, sans-serif;
color : 990000;
padding-left:5px;
padding-down:2px;
padding-top:0px;
}


#global {
     margin-left: auto;
     margin-right: auto;
     width: 600; /* largeur obligatoire pour être centré */
     }
     
     
h1 {
     font-size : 85%;
     color : 000000;
     text-align: left;
     padding-left:5px;
     margin-top: 0px;
     margin-bottom: 0px;
}

h2 {
text-align: right;
font-size : 60%;
color : 000000;
padding-left:5px;
padding-right:8px;
padding-down:0px;
padding-top:0px;
}

h3 {
font-size : 60%;
color : FFFFFF;
padding-left:5px;
padding-down:0px;
padding-top:0px;
}


h4 {
	font-size : 11px;
	font-weight: normal;
	color : black;
	padding-left:5px;
	padding-down:1px;
	padding-top:0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 3px;
	padding-right: 3px;

}

h5 {
font-size : 10px;
font-weight: bold;
color : white;
padding-left:5px;
padding-down:0px;
padding-top:0px;
margin-bottom: 0px;
margin-left: 0px;
}

h6 {
font-size : 16px;
font-weight: bold;
color : black;
padding-left:5px;
padding-down:0px;
padding-top:0px;
margin-bottom: 0px;
margin-left: 0px;
}


a:link {color: #FFFFFF; text-decoration:underline;}
a:visited {color: #FFFFFF; text-decoration:underline;}
a:hover {color:#EEEEEE; text-decoration:none;}

a.info {
text-decoration: underline;
color: black;
}

a.info:hover {
text-decoration: none;
color: black;
}

a.info:visited {
text-decoration: underline;
color: black;
}

a.une {
	border:0 none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}

a.une:hover {
	border:0 none;
	margin: 0px;
	height: 0px;
	width: 0px;
	text-decoration: none;
}

a.une:visited {
	border:0;
}

a1:link {color: #000000; text-decoration:underline;}
a1:visited {color: #000000; text-decoration:underline;}
a1:hover {color:#000000; text-decoration:none;}

a.menu
{font-size : 80%; color: black; text-decoration:none;padding-down:3px;
padding-top:0px;font-family : Arial, Helvetica, Geneva, sans-serif;
}
a:hover.menu {font-size : 80%; color:white; background-color: #990000; text-decoration:none;padding-down:3px;
padding-top:0px;font-family : Arial, Helvetica, Geneva, sans-serif;
}

table {
vertical-align:top;
/*border-style:solid; 
border-width:1px; 
border-color:#D55B18;*/
}

.fond {
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;

	font-style: normal;
	line-height: normal;
	font-weight: 200;

	background-color: #620000;
	color: #FFFFFF;
}
.fond1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	width: 200px;
	background-color: #900000;
	text-indent: 20px;
	height: auto;
	text-transform: none;
	margin-left: 10px;
	font-style: italic;
	font-size: 14px;
	color: #FFFFFF;
	
}
.fond2 {
	background-color: #620000;
	height: 15px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	vertical-align: middle;
	text-align: left;
	margin-left: 5px;
	padding-left: 5px;
	text-indent: 15px;
	font-size: 14px;
	color: #FFFFFF;
	clear: both;



}
.cadre {
	border: thin solid #0D0141;
}
.cadre1 {
	border: thin solid #CCCCCC;
}
.unnamed1 {
	border: 2px solid #FFFFFF;
}


input {
border:1px solid black;
background-color:white;
font-family:"arial",sans-serif;
color:#620000;
font-weight: bold;
}
select, option {
font-size : 8px;
font-weight: bold;
color : white;
background-color:black;
}
label {
font-family:"arial",sans-serif;
font-weight:bold
}

.backgroundtxt {
	background-image: url(image/test_fond.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.blanc {
	color: #FFFFFF;
}
