html{
	background-color:#FFCC66;
	margin:0;
}
body,table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
img{
	border:0;
}

#header1{
	width:820px;
	height:10px;
	background:url(css/h1.gif) center top no-repeat;
}

#header2{
	background:url(css/h2.gif) left top repeat-x;
	width:820px;
	height:64px;
}
#header2 ul{
	margin:0;
	padding:0;
	padding-top:25px;
	margin-left:40px;
}
#header2 li{
	padding-left:5px;
	padding-right:5px;
	display:inline;
	list-style-image:none;
	border-right:1px solid #FFFFFF;
}
#header2 a{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#header2 a:hover{
	color: #000000;
}
#header{
	width:820px;
	height:170px;
	background:url(css/header.jpg) left top no-repeat;
}

table#container{
	width:820px;
	padding:0;
	margin:0;
	border:0;
	border-collapse:collapse;
	color:#2B3A46;
	font-size:11px;
	text-decoration: none;
}

td#left{
	padding-top:20px;
	vertical-align:top;
	width:224px;
	background-color:#78733D;
	color:#FFFF99;
}
#left h2{
	font-size:12px;
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:underline;
	font-weight:bold;
	margin-left:25px;
}

td#center{
	width:376px;
	background:#F9F9F8 url(css/header3.jpg) left top no-repeat;
	padding:5px;
	padding-top:40px;
	vertical-align:top;
}

td#right{
	vertical-align:top;
	width:220px;
	background-color:#FFFFCC;
}
#right h2{
	font-size:12px;
	color:#604B59;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-left:25px;
}

.coordonnees li{
	list-style-image:url(css/puce.gif);
}
#left a{
	color:#FFFFCC;
}
#left a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#footer{
	width:820px;
	background:url(css/b1.gif) center top no-repeat;
	padding-top:72px;
	text-align:center;
	color:#666666;
	font-size:11px;
}
#footer a{
	color:#666666;
	text-decoration:underline;
}
#footer a:hover{
	color:#000000;
	text-decoration:none;
}
h2{
	font-size: 15px;
	font-style: normal;
	text-transform: uppercase;
	color:#333333;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant:small-caps;
	color:#FF9900;
	text-decoration:underline;
}

li{
	list-style-image:url(css/puce_c.gif);
}
.accueil a{
	color:#996600;
	font-size:16px;
	font-variant:small-caps;
}
.accueil a:hover{
	color:#336600;
}

textarea,input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#330000;
	border:#333333;
	background-color:#FFEEFF;
	width:100%;
	border:1px solid #FFCCCC;
}
textarea:hover,input:hover{
	border:1px solid #990000;
}

input[type=submit], input[type=reset]{
	border:1px outset #FF99CC;
	font-variant:small-caps;
}
input[type=submit]:hover, input[type=reset]:hover{
	border:1px inset #FF99CC;
	background-color:#FFCCFF;
	color:#000000;
	cursor:pointer;
}
.puce{
	width:auto;
}
