/* ICART */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #682;
}

a:hover {
	color: #9a6;
}

body {
	margin:0;
	padding:0;
	color: #333;
	font-weight: normal;
	font-size :13px;
	font-family: Tahoma,Verdana,Arial;
	background: #5f8000 url(../images/bg.gif) repeat-y center top;
}

/*input {
	color: #555;
	font: normal 17px "Lucida Sans Unicode",sans-serif;
}*/

p,cite,code,ul {
	font-size: 13px;
	padding-bottom: 19px;
}

ul {
	margin-left: 19px;
	padding-bottom:0;
}

#texte li {
	list-style-image: url(../images/li.gif);
	/*list-style-image: none;*/
}

h1 {
	font-size: 19px;
}

blockquote {
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #333;
	display: block;
	font-size: 140px;
	margin-bottom: 19px;
	padding: 6px 12px;
}

blockquote p {
	/*padding: 10px 0;*/
	display:inline;
}

h1,h2,h3 {
	color: #654;
}

img {
	padding:9px;
	padding-top:0;
	padding-bottom:8px;
}

img.gauche {
	float:left;
	padding-left:0;
}

img.droite {
	float:right;
	padding-right:0;
}

/*
		- Clearer -
 utiliser comme ceci; <div id="clearer">&nbsp;</div>
 utile pour éviter le probleme des containing floats
														*/
#clearer {
	clear: both;
	line-height: 0;
	height: 0;
	width: 0;
}

.horaire {
	font-size:13px;
	margin-top:25px;
}

.centre {
	text-align:center;
}

/* structure */
#general {
	margin: 0 auto;
	/**/width: 902px;**/
	/*background: url(../images/bgcontainer.gif) repeat-y;*/
}

/* Haut */
#haut {
	background: #567300;
	height: 208px;
	margin: 0 auto;
	text-align:center;
	/*padding-top:60px;*/
	color:#fff;
	font-weight:bold;
	/**/width: 830px;/**/
}

#haut a img {
	border: 0 none;
}


/* head */
#head {
	/*background: url(../images/header.jpg) no-repeat;*/
	/*height: 180px;*/
	height: 10px;
	line-height:0;
	margin: 0 auto;
	/**/width: 830px;/**/
}

.servicesI {
	float:right;
	margin-top:140px;
	border:0;
}

#compteur {
	font-size:12px;
	text-align:center;
}

/* item */
#ssmain {
	clear: both;
	padding:0;
	margin:0;
}

#ssmain .raquo {
	background: url(../images/bgraquo.gif) no-repeat;
	color: #fdd;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
#ssmain .raquo div {
	padding-top: 4px;
}

#ssmain .raquo span {
	font: normal 30px serif;
	color:#fff;
}

#ssmain #contenu {
	padding:0;
	margin:0;
	float: left;
	/**/width: 620px;/**/
}

#ssmain h1 {
	background: #567300;
	color: #fff;
	line-height: 40px;
	padding-left: 16px;
}

#ssmain #texte {
	padding: 20px 18px;
	text-align:justify;
}

#ssmain #texte .titre {
	font-weight:bold;
	color: #567300;
}

/* main */
#main {
	float: left;
}

/* navigation */
#navig {
	float: left;
	margin-left: 1px;
	width: 208px;
}

#navig h1 {
	background: #81AC00;
	/*color: #fff;
	font-weight: normal;
	font-size :17px;
	font-family: Tahoma,Verdana,Arial;
	/*line-height: 40px;*/
	/*padding-left: 12px;*/
}

#navig ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navig li {
	border-bottom: 1px solid #d5e8ad;
	list-style: none;
}

#navig li a {
	background: #e8f6bf url(../images/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 4px 4px 4px 12px;
	text-decoration: none;
	list-style: none;
}

#navig li a:hover {
	/*background: #f0ffc6;*/
	background: #e0ff99;
	color: #000;
	list-style: none;
}

#navig li.hover {
	background: #e0ff99;	
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
	color: #000;
	font-weight:bold;
	list-style: none;
}

/* footer */
#foot {
	background: url(../images/bgfooter.gif) repeat-x;
	color: #fff;
	font-weight: normal;
	font-size :9px;
	font-family: Tahoma,Verdana,Arial;
	padding-top:10px;
	height:20px;
	margin: -7px auto 0 auto;
	text-align: center;
	/**/width: 826px;/**/
}

#foot a {
	color: #fff;
}

#foot a:hover {
	color: #f0ccb0;
}

#heure {
	font-size:12px;
}

ins {
	text-decoration:none;
	font-weight:normal;
	background:none;
}
