
body {

	background-color: #dddddd;

	margin:0px;
	
	
}
body,td,tr{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
img {
	border:none;
}

a{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	/*pink is the futur ...*/
	color:#00A2FF;
	/*.. or not */
	/*color:#f4a600;*/
	
	
}

.red {
color:#FF0000;
font-weight:bold;
}
.lien1{
color:#666666;

}
.td1{
background-color:#344044;
padding:2px;
padding-bottom:5px;

}

.td3{
background-color:#3e4e54;
padding:2px;
padding-bottom:5px;

}
.td2{

padding:2px;
padding-bottom:5px;

}

#borderleft{
	background-image:url(interface/border_left.jpg);
	background-repeat:repeat-y;
	background-color: #dddddd;
	width:56px;
	height:100%;
}

#borderright{
	background-image:url(interface/border_right.jpg);
	background-repeat:repeat-y;
	width:56px;
	height:100%;
	background-color: #dddddd;
}

#center{
	background-image:url(interface/milieu.jpg);
	background-repeat:no-repeat;
	background-position:0px 128px;
	background-color:#2f454d;
	
	height:100%;
}

#haut{
	height:128px;
	width:775px;
}
#milieu{

	height:100%;
	padding-bottom:5px;
}
#bas{
	background-color:#FFFFFF;
	height:50px;
	color:#666666;
	text-align:center
}

#menu{
padding:15px;
width:175px;

}

#separation{
background-image:url(interface/separation.gif);
background-repeat:repeat-y;
width:6px;
}
#banniere{
	height:128px;
	width:775px;
	padding:0px;
}
#shortcut{
text-align:right;
padding-right:50px;
padding-top:27px;
color:#333333;

}

#newsletter{
text-align:right;
padding-right:50px;
padding-top:40px;
}
input{
background-color:#7f96a3;
width:100px;
border-style:solid;
border-width:1px;
border-color:#c0ccd3;
color:#FFFFFF;
}
h1{
	color: #FFAF1A;
	font-weight: bold;
	font-size:10px;
}
.orange{
color: #FFAF1A;
}
.mauve{
background-color:#354246;
}
.vignette{
padding-top:8px;
}
#fixhaut{
padding:1px;
}
#contact input{
	width:300px;
}
#contact textarea{
	width:300px;
	background-color:#7f96a3;

border-style:solid;
border-width:1px;
border-color:#c0ccd3;
color:#FFFFFF;
}
