* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff;
	margin: 0px;
	font-size: 13px;
	font-family: Arial;
	color: #000;
	padding: 10px 0px;
}

form {
background:#FFF;
padding:10px;
}

table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

table th {
text-align:left;
font-size:18px;
color:#999999;
}

table td input, textarea {
background:#EEECEC;
border:0px;
}


a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #336600;
	text-decoration: underline;
}
.back {
	color: #6B9800;
	font-weight: bold;
}
img {
	border: none;
}

ul, ol {
	margin: 10px 0px 10px 20px;
}
.clear {
	border: 0px #FFF solid;
	clear: both;
}
.line {
	display: block;
	height: 21px;
	background: url(css/line.gif) repeat-x right center;
}
h1, h2, h3, h4, h5 {
padding: 10px 0px;
}
h1 {
	font-size: 24px;
	text-align: left;
	color: #003366;
}
h2 {
	font-size: 18px;
	text-align: left;
	color: #afbb11;
}
h3 {
	font-size: 18px;
	color: #6aa316;
}
h4 {
	font-size: 16px;
	color: #003366;
}
h5 {
	color: #003366;
	font-size: 14px;
}
h6 {
	color: #336600;
	font-size: 12px;
}
/*page LAYOUT*/
#header {
	padding: 0;
	background: url(css/header.gif) bottom left no-repeat;
	width:963px;
  margin:0px auto;
  height:233px;
}
#logo {
  padding:53px 0px 0px 55px;
}
#city {
	padding:0;
	background: url(css/city.gif) top left no-repeat;
	width:963px;
  margin:0px auto;
  text-align:right;
  height:25px;
}

#city span {
margin: 4px 20px 4px 0px;
text-transform:uppercase;
 font-size:11px;
color:#FFF;
}

#main1 {
	padding: 0;
	background: url(css/main1.gif) top left repeat-y;
	width:963px;
  margin:0px auto;
}
#main2 {
	margin: 0;
	padding: 10px 15px;
}
#left {
	float: left;
	width: 263px;
	margin: 0;
	padding: 0;
	font-size: 80%;
	background:#e5f2bf;
}
#left1 {
background: url(css/left1.gif) top left no-repeat #e1eebb;
margin-bottom:10px;
}
#left2 {
background: url(css/left2.gif) top left no-repeat #eae4b1;
margin-bottom:10px;
}
#left3 {
background: url(css/left3.gif) top left no-repeat #eaedad;
margin-bottom:10px;
}

.left_caption {
color:#FFF;
font-size:18px;
padding:2px 0px 0px 10px;
margin-bottom:10px;
}

.left_links {

}

.left_links a {
display:block;
font-size:15px;
color:#999999;
}

.left_links a:hover {
background:#f3f8e1;
}

#left1 .left_links a {
border-bottom: 1px dotted #aeba11;
padding:5px 3px 3px 40px;
}

#left1 .left_links a:hover {
background:#f3f8e1;
}

#left2 .left_links a {
border-bottom: 1px dotted #ff6600;
padding:5px 3px 3px 40px;
}

#left2 .left_links a:hover {
background:#f6e7c9;
}

#left3 .left_links a {
border-bottom: 1px dotted #ffcc33;
padding:5px 3px 3px 40px;
}

#left3 .left_links a:hover {
background:#f6f1c2;
}

.votre {
margin:26px auto;
width:145px;
}

.votre a {
background: url(css/votre.gif) center center no-repeat;
display:block;
height:145px;
width:145px;
}

.votre a:hover {
background: url(css/votre_h.gif) center center no-repeat;
display:block;
height:145px;
width:145px;
}

#right {
	float: right;
	width: 240px;
	margin: 0;
	padding: 0;
}
div#middle {
	margin: 0 250px 0px 273px;
	background: #eeecec;
}

#content{
margin: 0px 0px;
padding:15px;
color:#666666;
font-size:12px;
}

#content p {
margin-bottom:10px;
}

#index {
color:#666666;
font-family:trebuchet ms;
font-weight:bold;
font-size:17px;
text-align:center;
background: url(css/index.gif) top center no-repeat;
padding:25px 0px;
letter-spacing: -1px;
}

#index div {
margin-top:15px;
font-family:arial;
font-weight:normal;
font-size:18px;
color:#339933;
letter-spacing: 0px;
}

.column-in {
	margin: 0;
	padding: 0;
}
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

#footer {
background: url(css/footer.jpg) top left no-repeat;
width:963px;
margin:0px auto;
padding-top:95px;
color:#999999;
font-size:10px;
text-align:center;
}

#footer a {
color:#999999;
}

#footer a:hover {
color:#C3C52A;
}

/*ROUNDED*/

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}
.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
