body {
	color				:	#555;
  font-family	:	Arial, Lucida, sans-serif;
	font-size			:	11px;
	font-style	:	normal;
	margin : 0;
	background-color : #000;
	background-image:url(tassecafe_fpd.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-attachment:fixed;
	
  /*
  letter-spacing : 1px;
  */
}
.bloc_tete{
  background-image : url(logo_fp.jpg);
	background-repeat : no-repeat;
	background-position: left top;
	background-attachment : scroll;
}
.bloc_menu{
  text-align : center;
  background-image : url(reliure_top.jpg);
	background-repeat : no-repeat;
	background-position: bottom;
	background-attachment : scroll;
  /*background-color : #FFF;*/
  padding-top : 10px;
  padding-bottom : 10px;
}
.bloc_page{
  background-image : url(ombre.jpg);
	background-repeat : repeat-y;
	background-position: right;
	background-attachment : scroll;
	padding-bottom : 20px;
  background-color : #fff;
}
.bloc_bottom{
  background-image : url(reliure.jpg);
	background-repeat : no-repeat;
	background-position: left top;
	background-attachment : scroll;
	padding-top : 40px;
	padding-bottom : 10px;
  color : #aaa;
}


h1 {
  font-size: 18px;
  margin-top:0;
  margin-bottom:0;
}
h2 {
  font-size: 16px;
  margin-top:0;
  margin-bottom:0;
}
h3 {
  font-size: 14px;
  margin-top:0;
  margin-bottom:0;
}
.texte {
	font-size	:	12px;
}
.gras {
	font-size	:	12px;
	font-weight	:	bold;
}
.textej {
	line-height : 1.5em;
	font-size	:	12px;
	text-align	:	justify;
}
.titre {
	font-size	:	12px;
	font-weight	:	bold;
}
.entete {
	font-size	:	10px;
}
.entetej {
	font-size	:	10px;
	text-align	:	justify;
}
.entete_login {
	color : #fff;
  font-size	:	10px;
}

/* tablos divers */
.borduregd {
	border-left : 5px #eee solid;
	border-right : 5px #eee solid;
}
.borduregdb {
	border-left : 5px #eee solid;
	border-right : 5px #eee solid;
	border-bottom : 5px #eee solid;
}
.bordureh {
	border-top : 5px #eee solid;
}
.dashghb {
	padding : 10px;
	border-left : 2px #eee dashed;
	border-top : 2px #eee dashed;
	border-bottom : 2px #eee dashed;
}
.dashh {
	border-top : 2px #eee dashed;
}
.arbointerne {
	border : 1px #555 solid;
	background-color : #eee;
}
/* Formulaires */
.formulaire {
	font-size	:	11px;
	font-weight	:	bold;
	color		:	#fff;
	border		:	1px #777 solid;
	background-color:	#000;
}

.formbtn {
	font-size	:	11px;
	font-weight	:	bold;
	color		:	#fff;
	border		:	1px #777 solid;
	background-color:	#000;
}
.cluff {
	font-family	:	Arial, Helvetica, sans-serif;
	width:500px;
	height:450px;
	font-size	:	14px;
}

/* liens */
a:link, a:visited, a:active {
	color		:	#c60;
	font-weight	:	bold;
  text-decoration	:	none;
}
a:hover {
	color		:	#555;
	text-decoration	:	underline;
}

a:link.savoirplus, a:visited.savoirplus, a:active.savoirplus {
	font-size	:	11px;
	font-weight	:	bold;
	padding-left : 5px;
	padding-right : 5px;
	border : 1px #777 solid;
	background-color : #fff;
	color		:	#963;
}
a:hover.savoirplus {
	border : 2px #976666 solid;
	background-color : #963;
	color		:	#eee;
}

a:link.linkentete, a:visited.linkentete, a:active.linkentete {
	font-size	:	10px;
	color		:	#666666;
	text-decoration	:	none;
}
a:hover.linkentete {
	color		:	#970000;
}

a:link.lienpage, a:visited.lienpage, a:active.lienpage {
	font-size	:	11px;
	font-weight	:	bold;
	padding-left : 5px;
	padding-right : 5px;
	border : 1px #777 solid;
	background-color : #fff;
	color		:	#963;
}
a:hover.lienpage {
	background-color : #c60;
	color		:	#eee;
}

#taxiwareselected
{
margin: 10px;
padding:0;
padding-top: 135px;
padding-left: 15px;
padding: 5px;
margin-top : 36px;
width: 95%;
border : 1px solid #aaa;
border-bottom : 2px solid #777;
border-right : 2px solid #777;
list-style-type: none;
background-image: url('../images/intox.gif');
background-repeat: no-repeat;
background-position: center center;
background-attachment: scrolled;
}

#taxiware { /* width: 200px;*/ }
#taxiware ul
{
margin: 0;
padding:0;
padding-top: 5px;
padding-left: 0px;
margin-left : 0px;
list-style-type: none;

}
#taxiware a
{
display: block;
padding: 5px;
width: 95%;
border : 1px solid #aaa;
font-size: 1em;
}
#taxiware a:link, #taxiware a:visited
{
font-weight: normal;
color: #666;
text-decoration: none;
background-color : #eee;
}
#taxiware a:hover
{
color: #000;
border: 1px solid #555;
background-color : #fff;
background-image: url('../images/intox.gif');
background-repeat: no-repeat;
background-position: center center;
background-attachment: scrolled;
}



#auteur { /* width: 200px;*/ }
#auteur ul
{
margin: 0;
padding:0;
padding-top: 5px;
padding-left: 0px;
margin-left : 0px;
list-style-type: none;

}
#auteur a
{
display: block;
padding: 5px;
width: 95%;
border : 1px solid #aaa;
font-size: 1em;
}
#auteur a:link, #auteur a:visited
{
font-weight: normal;
color: #666;
text-decoration: none;
background-color : #eee;
}
#auteur a:hover
{
color: #000;
border: 1px solid #555;
background-color : #fff;
}

#auteurselected
{
margin: 0px;
padding:0;
padding-top: 135px;
padding-left: 15px;
padding: 5px;
margin-top : 36px;
width: 95%;
border : 1px solid #aaa;
border-bottom : 2px solid #777;
border-right : 2px solid #777;
list-style-type: none;
}

