table { border:0px; width:100%} 
html {height:100%;}


td, table, select, input, textarea{
	font-family:arial;
	font-size:12px;
	color:#5e5e5e;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0 0 0 0; background:#989899;
	background-image:url(images/fond.jpg);
    background-repeat: repeat-y;}


#png {
	width:1148px;
	background-image:url(images/ombre.png);
    background-repeat: repeat-y;
}

img {border:0}
strong {color:#656565}

a {text-decoration:underline; color:#e03892; font-weight:bold}
a:hover {text-decoration:none}

.asterix  {color:#e03892} 

.input{
  		width:360px; height:22px;
		border-width:1px;
		border-style:solid;
		border-color:#e03892;
		background-color:#ffffff;
		font-size:12px;
		font-family:Arial;
		color:#5e5e5e
		}
		
		
		.input2{
  		width:360px;
		border-width:1px;
		border-style:solid;
		border-color:#e03892;
		background-color:#ffffff;
		font-size:12px;
		font-family:Arial;
		color:#5e5e5e
		}

.main { width:100%}
.main_1 { width:100%; text-align:center}
.main_2 {width:769px; margin:0 auto; text-align:left }


/* footer */
#footer { height:89px; background:url(images/bg_footer.gif) repeat-x top; padding:0 0 0 0}
#footer .table {width: 100%;}
#footer .table .c1 { padding:0px 0 0 32px; color:#eae9e8}
#footer .table .c2 {width:1px; background:#E03892}
#footer .table .c3 { padding:0px 32px 0px 0px; color:#eae9e8 }
#footer a {color:#eae9e8; text-decoration:underline; font-weight:normal}
#footer a:hover {text-decoration:none}





