@charset "iso-8859-2";
p, table, div, li, ul, br, form, img {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ebeded;
	margin: 0px;
	padding: 0px;
}
#millieu {
	padding-top: 10px;
	padding-bottom: 10px;
}
#center {
	width: 760px;
	float: right;
	padding: 0px;
	margin-bottom: 0px;
}
#right {
	float: left;
	width: 229px;
}

#top {
	height: 108px;
}
#left {
	height: 134px;
	padding-bottom: 5px;
}
#baseLine {
	font-size: 10px;
	color: #999999;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 2px;
}

#contenu {
	background-color: #FFFFFF;
	margin-top: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}
#foot {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
	padding-top: 2px;
}
#foot a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#foot a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#foot a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#service {
	background-image: url(../images/service.jpg);
	float: left;
	height: 159px;
	width: 335px;
	padding-top: 3px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	background-repeat: no-repeat;
}
.contact {
	background-image: url(../images/contact.jpg);
	float: right;
	height: 159px;
	width: 232px;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
	cursor: pointer;
	font-weight: bold;
	text-decoration:none;
}
.contact a:link {
	text-decoration:none;
}

.contactHover {
	background-image: url(../images/contact_hover.jpg);
	float: right;
	height: 159px;
	width: 232px;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
	cursor: pointer;
	font-weight: bold;
	text-decoration:none;
}
.cadreRightTitle {
	background-image: url(../images/topCadre-gris.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #0871a4;
	height: 17px;
	padding-top: 5px;
	padding-left: 10px;
}
.cadreRight {
	background-image: url(../images/degradCadre-gris.jpg);
	background-repeat: repeat-x;
	background-position: center 22px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.cadreTxt {
	padding: 5px;
}

#total {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.imageLeft {
	margin-left: 3px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.break {
	clear:both;
}
.bold {
	color:#0871a4;
	font-weight:bold;
}
.bold a:link {
	color:#0871a4;
	text-decoration:none;
}
.bold a:visited {
	color:#0871a4;
	text-decoration:none;
}
.bold a:hover {
	color:#0871a4;
	text-decoration:underline;
}
.bleu {
	color:#0871a4;
}
.bleu a:link{
	color:#0871a4;
	text-decoration:none;
}
.bleu a:visited{
	color:#0871a4;
	text-decoration:none;
}
.bleu a:hover{
	color:#0871a4;
	text-decoration:underline;
}
.bold14 {
	color:#0871a4;
	font-weight:bold;
	font-size:14px;
}
.bold18 {
	color:#0871a4;
	font-weight:bolder;
	font-size:18px;
}
.boldGreen14 {
	color:#009320;
	font-weight:bold;
	font-size:14px;
}
.boldGreen13 {
	color:#009320;
	font-weight:bold;
	font-size:13px;
}
li {
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
.cadreGris {
	padding: 5px;
	background-color: #D9EAF2;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fiche {
	border: 1px solid #009320;
	color: #206080;
  	margin:0px;
	padding-bottom:10px;
	margin-top:10px;
}
.titreFicheCat {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	background-color:#009320;
	margin:-9px;
	padding:1px;
}
#contenu3 {
	padding-top: 6px;
	padding-right: 6px;
	margin-right:-13px;
  padding-left: 6px;
	padding-bottom: 8px;
	height: 530px;
  overflow: auto;
  outline: none;
}
.fiche-int {padding:10px;
}
.titreFiche {
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-top:15px;
}
.textFiche {
	float: right;
	padding-top: 10px;
	width: 420px;
}
.detailFiche {
	float: right;
	width: 90px;
	padding-top: 10px;
	font-weight: bold;
}
#pagination {
	text-align:center;
	padding-top:20px;
}
