body table {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

p {margin:0;padding:0;}

body {
	margin: 0;
	background-color: #FFF5E5;
}

.coord_societe, .coord_adresse, .coord_tel, .coord_fax, .coord_email, .blanc, .vert{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

.coord_lib,
.coord_societe,
.coord_adresse,
.coord_tel,
.coord_fax,
.coord_email 	{	color: #FFFFCC;}

.coord_societe	{	margin-left:10px;font-weight: bold;}

.coord_email		{	text-decoration: none; font-weight: bold;}
.coord_email:hover	{	color: #6666ff;}

.stylo1 { 
	background-color: #FFF5E5;
	display: block;
	padding-bottom: 5px;
	/*
	margin-left: 40px;
	text-align: center;
	height: 30px;
	padding-top: 5px;
	*/
	}

td.fermeture_laterale {
	text-align:right;
}

.texte_02_03 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: -3px;
	font-weight: bold;
	color: #E6EEF4;
}

.texte_03 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: inherit;
	text-align: left;
}

.texte_03_mail {	color: #6666ff;}
.texte_03:first-line	{	font-weight: bold;}
.texte_03:first-letter	{	text-transform: uppercase;}


div.texte_03	{	
	margin-left: 50px;
}

a.texte_03 			{	color: #FF6600;text-decoration: none;}
a.texte_03_on		{	color: #FFEED4;text-decoration: none;}
a.texte_03_selected	{	color: #FFEED4;text-decoration: none;}

.texte_04_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 5px;
	/*width:100%;*/
	text-align: left;
	height: 100%;
}

table.div_04_03 {
	margin-left: 25px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.texte_04_03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.texte_04_03:first-letter {
	text-transform: uppercase;
}

div.texte_04_03,
a.texte_04_03,
a.texte_04_03_selected,
a.texte_04_03:hover  {	color: #000000;}

a.texte_04_03,
a.texte_04_03_selected	{	text-decoration: none;}

.texte_04_03 ul {
	/*border: solid 1px red;*/
	margin-top:0px;
	margin-bottom:10px;
}

.texte_04_03 li {
	/*list-style-type: lower-alpha;*/
}


.img_04_03_left {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	/*margin-bottom: 30px;*/
}

.img_04_03_right {
	float: right;
	margin-left: 10px;
	/*margin-bottom: 30px;*/
}

.img_04_03_center {
	text-align: center;
	margin-bottom: 30px;
}

/*
table.liste {
	margin-top: 0px;
	margin-bottom: 0px;
	width=440px;
}

table.module {
	margin-top: 0px;
	margin-bottom: 0px;
	width=440px;
}
*/

/*
a.menu, a.menu_selected {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 11px;
	text-decoration: none;
	vertical-align:top;
}

a.menu			{	color: #000000;}
a.menu:hover	{	color: #FFFFCC;}
a.menu_selected {	color: #FFFFCC;}
*/

/*
table.menu		{
	width:600px;
	margin-left:50px;
	margin-right:30px;
}
tr table.menu	{	text-align: center;}
*/

#menu ul {
  margin:0;
  margin-left: 54px;
  /*margin-right: 15px;*/
  
  padding:0;
  list-style:none;
  /*border: solid 1px red;*/
  width:610px;
  text-align: left;
}
  
#menu li {
  margin:0;
  margin-right: 29px;
  padding:0;
  display: inline;
}

#menu a,
#menu a.highlight {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
}

#menu a {
	color: #000000;
}

#menu a:hover,
#menu a.highlight
{
	color: #fdbd3a;
}

#menu a:hover,
#menu a.highlight {
	color: #ffffcc;
}


.dbg {
	font-family: Arial;
	font-size: 11px;
}

div.dbg {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:1px; 
	height:1px; 
	z-index:200; 
	overflow:auto; 
	background-color:#eeeeee;
}

button.dbg {
	font-family: arial;
	font-size: 10px;
	width: 20px;
	height: 20px;
}

div.dbg_toolbar {
	width:100%;
	height:20px;
	background-color:blue;
	color: white;
	font-weight: bold;
}

.advencia {
	text-align: right;
	font-family: Tahoma, Arial;
	font-size: 10px;
	padding-right: 60px;
	padding-top: 5px;
}

.advencia_copyright {	color:#333333;}
.advencia_texte		{	color:#999999;}
