@import url(header.css);

* {
margin: 0;
padding: 0;
}

ul {
list-style: none;
}

body {
font-size: 11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #5c5a5b;
}

ul.inline li {
display: inline;
}

ul.finline {
float: left;
}
ul.finline li {
float: left;
}

ul.finline li a {
float: left;
display: block;
}

.block {
display: block;
}

hr {
clear: both;
visibility: hidden;
}

.breaker {
clear: both;
}

a {
/*color: #809411;*/
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;;
}

a img {
border: none;
}

abbr, acronym, .help {
border-bottom: 1px dotted #333;
cursor: help;
}

body {
background-color: #e1deda;
}

#container {
width: 949px;
margin: auto;
background-color: #fff;
}

#main, #main_home {
width: 100%;
background: url(../img/fond-cercle.png) no-repeat;
overflow:auto;
}

#main {
min-height:530px;
}

#block_left {
margin-left: 10px !important;
margin-left: 5px;
display:inline;
float: left;
width: 229px;
background: url(../img/bg-menu-gauche.jpg) no-repeat right top !important;

padding: 20px 25px;
height: 310px;
}

#block_left h1, h2 {
color: #d3161c;
font-weight: normal;
}

#block_left h1 {
font-size: 20px;
}

#block_left h2 {
font-size: 20px;
padding: 10px 0 5px 0;
}

#block_left h2.beforeUl {
border-bottom: 1px dotted #d3161c;
}

#block_left ul li {
font-size: 10px;
border-bottom: 1px dotted #d3161c;
padding: 3px 0;
padding-left: 15px;
background: url(../img/puce-rouge.gif) no-repeat left center;
}

#block_left ul li a {
color: #444343;
}

#block_left ul li a:hover, #block_left ul li a.actif {
color: #d3161c;
}

#block_right {
float: left;
width: 610px;
/*width:590px;*/
margin-top: 45px;
padding: 0 30px 0 20px;
text-align: justify;
}

#block_right h1 {
font-size: 18px;
color: #d3161c;
margin-bottom: 10px;
}

#block_right h2 {
font-size: 14px;
color: #444343;
font-weight: bold;
}

#block_right h3 {
font-size: 12px;
color: #444343;
font-weight: bold;
}

#block_right a {
color:#333;
}

#block_right p {
font-size: 10px;
line-height: 17px;
margin: 5px 0 15px 0;
}

#block_right p strong {
color: #f39a1b;
}

#block_right ul {
margin-bottom:12px;
}

#block_right ul li{
list-style-type:circle;
line-height: 17px;
margin-left:25px;
}

#block_right #contactezNous {
border: 1px dotted #d3161c;
border-left: 0;
border-right: 0;
text-align: right;
background: url(../img/contact.gif) no-repeat 490px center;
padding: 5px 0;
margin:10px 0;
}

#block_right #contactezNous a {
color: #d3161c;
}

#footer {
clear: both;
border-top: 14px solid #d3161c;
text-align: center;
line-height: 20px;
color: #d3161c;
}

#footer a {
color: #d3161c;
}

table {
margin:10px 0;
width:580px;
border:1px solid #CCC;
}

table .head {
background-color:#CCC;
}

table td {
padding:0 5px;
}

form {
margin-bottom:10px;
}

form input.text {
border:1px solid #999;
width:150px;
}

form p {
	display:block;
	overflow:auto;
}
label.label {
width:145px;
display:block;
float:left;
text-align:right;
padding-right:7px;
}

#coord {
float:left;
background-color:#CCCCCC;
}

p.erreur
{
	border:red dotted 1px;
	text-indent:2em;
}

.erreur {
	color:red;
}

ul.plan a {
font-weight:normal;
text-decoration:none;
}

ul.plan a:hover {
text-decoration:underline;
}
