@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #423f3b;
}

textarea {
border:1px solid #BDBCBD;
background-color:#fbfbfb;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
-moz-border-radius: 4px;
}
input {
border:1px solid #BDBCBD;
background-color:#fbfbfb;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
-moz-border-radius: 4px;
}
select name {
border:1px #BDBCBD;
background-color:#fbfbfb;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
-moz-border-radius: 4px;
}
#menu {
	position: relative;
	top: 0px;
	visibility: visible;
	left: -1px;
	z-index:2
}

#activites {
	position: absolute;
	width: 154px;
	left: 165px;
	top:108px;
	visibility: hidden;
	z-index:2
}
#references {
	position: absolute;
	width: 154px;
	left: 278px;
	top: 108px;
	visibility: hidden;
	z-index:2
}
#main{
	background-color:#FFFFFF;
	}
a:link {
	color: #d5d5d5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d5d5d5;
}
a:hover {
	text-decoration: underline;
	color: #d5d5d5;
}
a:active {
	text-decoration: none;
	color: #d5d5d5;
}
.menuFond{
	background-image: url(images/menuFond.gif);
	background-repeat:repeat-x;
	/*background-color:#FFFFFF;*/
	}
.texteTd{
	padding:10px;
	}
.texteIndex{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
	}
	.texteDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-decoration:none;
	}
	.vert10{
	font-family:"Trebuchet MS", Georgia, "Times New Roman";
	font-size:10px;
	font-weight:bold;
	color: #d0d322;
	}
.titreListe{
	font-family:"Trebuchet MS", Georgia, "Times New Roman";
	font-size:28px;
	font-weight:bold;
	color: #d0d322;
	/*border-bottom:1px solid #99CC00; 
	
	margin:5px;
	padding:5px 0px 0px 5px;*/
}
.soustitrenoir{
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:18px;
	font-weight:bold;
	color: #000000;
	/*border-bottom:1px solid #99CC00; 
	
	margin:5px;
	padding:5px 0px 0px 5px;*/
}
.texte14{
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:14px;
	font-weight:normal;
	color: #000000;
	/*border-bottom:1px solid #99CC00; 
	
	margin:5px;
	padding:5px 0px 0px 5px;*/
}
.sousTitreListe{
	font-family:"Trebuchet MS", Georgia, "Times New Roman";
	font-size:14px;
	color: #DA007A;
}
.titre_activ{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color: #4db717;
	font-style: normal;
}
.titreProduit{
	font-family:"Trebuchet MS", Georgia, "Times New Roman";
	font-size:14px;
	font-weight:bold;
	margin:10px;
	padding:10px;
	background-color:#B7D060;
	color:#FFFFFF;
	text-align:center;
}
.titreProduitIndex{
	font-family:"Trebuchet MS", Georgia, "Times New Roman";
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:10px;
	color:#016227;
	text-align:center;
}
.titreProduitFiche{
	font-family:"Trebuchet MS", Georgia, "Times New Roman";
	font-size:18px;
	text-align:right;
	font-weight:bold;
	background-color:#B7D060;
	color:#FFFFFF;
	padding:10px;
}
.titreInfo{
	font-family:"Trebuchet MS", Georgia, "Times New Roman";
	font-size:14px;
	font-weight:bold;
	color:#355b82;
	margin:10px;
	/*text-decoration: underline;*/
}
.texteProduit{
	font-family:"Trebuchet MS", Georgia, "Times New Roman";
	border-bottom:dotted 1px #999999;
	margin:0px;
	padding:0px;
}
.titre{
	font-family:"Trebuchet MS", Georgia, "Times New Roman";
	border-bottom:dotted 1px #999999;
	margin:10px;
}

