@import "admin/fckeditor/css/fck.css";
@import "css_js/mail-styles.css";

/*@charset "iso-8859-2";*/
p, ul, li, table, div, h1, h2, h3, hr, img, form, input, a, img{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
p{
  text-align: justify;
  line-height: 17px;
}

.strong{
  color:#32312a;
  font-weight: bold;
}
.table-center{
  margin: 10px 0;
}

table td{
  width: 300px;
}
.leftover-style{
  color: #ba4f25!important;
}

.leftover-style:hover{
  color: #6c2e16 !important;
}
#total {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E8D4C1;
}
.ref{
  width: 900px;
 margin: 0 auto; padding: 0;
 text-align: center;
}

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #6c2e16;
	margin: 0px;
	padding: 0px;
}
#left {
	float: left;
	width: 216px;
	background-image: url(images/traiLeft.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 29px;
	padding-left: 29px;
	margin-top: 194px;
}
#coordonnee {
	background-image: url(images/coordonnees.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-bottom: 30px;
}
a:link {
	text-decoration: none;
	color: #ba4f25;
}
a:visited {
	text-decoration: none;
	color: #6c2e16;
}
a:hover {
	text-decoration: none;
	color: #BA4F25;
}
.horaire {
	font-size: 12px;
}


#mdm {
	background-image: url(images/actu.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	text-align: justify;
	height: 115px;
}
#mdm a:link {
	font-weight: bold;
	text-decoration: none;
	float: right;
	color: #6c2e16;
}
#mdm a:visited {
	font-weight: bold;
	text-decoration: none;
	float: right;
	color: #6c2e16;
}
#mdm a:hover {
	font-weight: bold;
	text-decoration: none;
	float: right;
	color: #BA4F25;
}
#foot {
	color: #ffffff;
	background-color: #6c2e16;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	font-size: 10px;
}
#right {
	float: right;
	width: 616px;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 1px;
	margin-left: 50px;
}
.break {
	clear: both;
}

#news {
	padding-top: 12px;
	padding-left: 400px;
    height: 32px;
}
#diapo {
    float: right;

}
.link-inpage{
  text-decoration: none;
  font-weight: bold;
  color: #BA4F25!important;
}
.link-inpage:hover{
  color: #6c2e16!important;
  text-decoration: underline;
}


#foot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#foot a:hover {
	color: #999999;
	text-decoration: none;
}
.champtxt {
	border: 1px solid #6C2E16;
}

/* Custome */
.buttonok{
  background: url(../images/ok.jpg) top left no-repeat;
  width: 21px;
  height: 18px;
}

