body {
background-color: #9b94b5;
}

a img
{
  border-color:  #FFFFFF;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #3366FF;
}
a:active {
	text-decoration: none;
}

td.code {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #00000;
	background-color: #3A6175;
	border: 1px solid #297CFF;
}
.titlecode {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
}
 .texteblanc
{
font-size:12;
font-family:Verdana;
color:#0033CD;
font-weight: bold;
}
 td
{
font-size:12;
font-family:Verdana;
color:#000000;
}
 input,select,textarea
{
font-size:12;
font-family:Courier New,Courier,Monaco;
color:#1143CC;
background-color:#cccccc;
border-width:1;
border-color:#cccccc;
}

 .textetitre
{
font-size:14;
font-family:Courier New,Courier,Monaco;
color:#000000;
font-weight: bold;
}

 .submit
{
font-size:12;
font-family:Verdana;
color:#FFFFFF;
background-color:#ffffff;
border-width:1; border-color:#000000;
}
 a
{
font-size:12;
font-family:Verdana;
color:#393999;
text-decoration:none;
}
 a:hover
{
font-size:12;
font-family:Verdana;
color:#2419FC;
text-decoration:underline;
}
 hr
{
color:#000000;
}
 .pseudo
{
font-size:12;
font-family:Verdana;
color:#000000;
font-weight: bold;
}

.isvalide {
  color:green;
}
.isnotvalide {
  color:red;
}

div#test {
clear: both;
float: left;
width: 150px;
}

div.plop {
    width: 600px;
 }
 
div.spacer {
 	clear: both;
 }


div.float {
 	float: left;
	width: 140px;
	height: 200px; 
 }

div.float p {
 	text-align: center;
  }
  
.container { 
 background-image: url(images/design_02.gif);
 width: 930px;
 margin:0 ; padding:0} 

 
div#header {
    clear: both;
    background-image: url(images/design_01.jpg);
	width: 930px;
	height: 300px;
}

div#hbas {

    background-image: url(images/design_03.jpg);
	width: 930px;
	height: 22px;
}


div#middle {
    padding: 0px 0px 0px 0px;
    margin: 0px;
}


div#footer {
    clear: both;
    background-image: url(images/design_04.jpg);
	width: 930px;
	height: 164px;
}
