body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align:center;*/
}
a:link{
	color: #c78060;
	text-decoration: none;
}
a:visited{
	color: #c78060;
	text-decoration: none;
}
a:hover{
	color: #B2C866;
	text-decoration: underline overline;
}
a img {
	border: none;
}
#all{
	/*margin-left:auto;
    margin-right:auto;*/
	left: 50%;
	margin-left: -450px;
	width: 900px;
	border: 2px solid #c78060;
	position:absolute;
}
html #all{
	margin-left:-450px;
}
.menuTitre{
	padding:15 100 0 100;
	text-align:center;
}

.menuRubrique{
	display:inline;
	margin:10 0 0 190;
}
.menuRubrique a{
	height:14px;
	background-color:#e7eed5;
	padding:2 25 0 15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background: url(../images/puce.jpg) no-repeat bottom right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a1bc4d;
}

#menuRubrique a:link    {
	color: #B2C866;
}
#menuRubrique a:visited {
	color: #B2C866;
}
#menuRubrique a:hover   {
	color: #c78060;
	text-decoration: underline;
}
	
.titre{
	margin-left: 30px;
	text-align:left;
	font-size: 36px;
	color: #B2C866;
	font-family: Verdana, "Arial Narrow", Arial, "Times New Roman";
	font-weight: bold;
	/*background-image: url(../images/elastique.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 61px;*/
}
.titre:first-letter{
	font-size: 36px;
	color: #cfd7af;
}

.content{

}

img .content {
	align:right;
	border: none;
	}
	
.rubrique{
	background-color:#e7eed5;
	width: 650px;
	padding:15 20 10 15;
	margin:0 0 50 190;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #a1bc4d;
	border-right-color: #a1bc4d;
	border-bottom-color: #a1bc4d;
	border-left-color: #a1bc4d;
	border-top-style: solid;
	border-bottom-style: solid;
	text-align: left;
	height: 368px; /*cbor*/
	overflow:auto; /*cbor*/
	scrollbar-face-color: #e7eed5;		/*cbor*/
	scrollbar-shadow-color: #c78060;	/*cbor*/
	scrollbar-highlight-color: #FFDDF0;	/*cbor*/
	scrollbar-3dlight-color: #c78060;	/*cbor*/
	scrollbar-darkshadow-color: #c78060;/*cbor*/
	scrollbar-track-color: #e7eed5;		/*cbor*/
	scrollbar-arrow-color: #c78060;		/*cbor*/
}
.rubrique img {
	border: 1px solid #a1bc4d;
	float:left;	
}

.footer{
	color:#999999;
	font-size: 9px;
	text-align: left;
}
.imgFooter {
	float: left;
}

#rubrique td{font-size: 12px;}
#rubrique h1{
	font-size: 14px;
	color: #B2C866;
	font-family: Verdana, "Arial Narrow", Arial, "Times New Roman";
	font-weight: bold;
}
#rubrique td hr {
 	height: 0; 
	border-style: dotted; 
	border-width: 1px 0 0 0; 
	border-color:silver; 
}

h1{
	font-size: 14px;
}

.sstitre{
	color: #a1bc4d;
	font-size: 10px;
	font-family: Verdana, "Arial Narrow", Arial, "Times New Roman";
	font-weight: bold;
}
.texte{
	font-size: 10px;
	font-family: Verdana, "Arial Narrow", Arial, "Times New Roman";
}

.admin{
	color: #c78060;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, "Arial Narrow", Arial, "Times New Roman";
	float:right;
}

.vert{
	font-size: 10px;
	color: #B2C866;
	font-family: Verdana, "Arial Narrow", Arial, "Times New Roman";
/*	font-weight: bold;*/
	float:right;
	}

.fct{
	font-size: 10px;
	color: gray;
	font-family: Verdana, "Arial Narrow", Arial, "Times New Roman";
	float:right;
}
.adresse{
	font-size: 10px;
	color: black;
	font-family: Verdana, "Arial Narrow", Arial, "Times New Roman";
	float:left;
}
.adresse img{
	border: none;
}