/* CSS Document */
body {
	background:url(img/motif.gif);
	width:900px;
	margin:0 auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header {
}
* {
	margin:0;
	padding:0;
}
.spacer {
	clear:both;
}
p {
	font-size:12px;
	color:#000;
}
strong {
	color:#00b6b5;
}
h2 {
	color:#ee7a26;
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
}
h3 {
	font-size:14px;
	color:#fff;
	padding:0 auto;
	font-weight:bold;
	text-align: center;
}
h4{
	font-size:12px;
	color:#00b6b5;
	font-weight:bold;
	margin-top:10px;
}
#global a, #global a:visited {
	text-decoration:underline;
	font-weight:bold;
	color:#00b6b5
}
#global a:hover {
	color:#ee7a26;
}
.cartouche {
	margin:2px;
	font-size:16px;
	color:#000;
	height:25px;
}
#homecontent {
	width:900px;
	background-color:#fff;
	background:url(img/fond-3col.jpg) no-repeat #f5f5f5;
}
.soccol{
	width:278px;
	padding:10px;
	float:left;
}
/*ie*/
* html .soccol {
	width:278px;
	padding:9px;
	float:left;
}
.cont300 {
	width:278px;
	padding:10px;
	float:left;
}
/*ie*/
* html .cont300 {
	width:278px;
	padding:9px;
	float:left;
}
.cont600 {
	width:578px;
	padding:10px;
	float:left;
}
#menu{
width:900px;
height:26px;
background:url(img/fond-menu.gif) repeat-x;
}
/*-------logiciel--------*/
.fondGris{
height:27px;
background:url(img/cartouche-gris.gif) no-repeat;
padding-top:5px;
}
/*----*/
#BoutonMenu{
float:right;
}
/*ie*/
* html .cont600 {
display:inline;
	width:558px;
	padding:9px 9px 0 1px;
	float:left;
}
.txtcont300 {
	padding-left:30px;
	padding-top:10px;
}
ul {
	list-style-image: url(img/petite-puce.gif);
	font-size:12px;
	margin:10px
}
li {
	margin:10px
}
ul ul {
	list-style-image: url(img/petite-puce-orange.gif)
}
#footer {
	margin-top:10px;
	text-align:center;
	color:#000000;
	font-size:11px;
}
#footer a, #footer a:visited {
	color:#00b6b5;
}
#footer a:hover {
	color:#333333;
}
/*Menu Services*/
#menuserv {
}
#menuserv ul {
	list-style-type:none;
}
#menuserv li {
	display:block;
	background:#f5f5f5;
	padding:8px;
	width:244px;
}
#menuserv li:hover {
	background:#ccc;
	color:#ee7a26;
}
#menuserv a, #menuserv a:visited {
	text-decoration:none;
	font-size:11px;
}
#menuserv a:hover {
}
.contenant   {
  display : block;
  display:none;
}
#content2col{
	width:900px;
	background-color:#fff;
	background:url(img/fond-2col.gif) no-repeat #f5f5f5;
}
.actu{
margin-bottom:20px;
border:1px dotted #00b6b5;
}
.picto{
margin:20px;
}
/*formulaire contact*/
input {
	border: 1px dotted #ee7a26;	
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	padding:3px;
}
textarea {
	border: 1px dotted #ee7a26;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
}
