body{
  }

body.main{
  background-image: url(./images/main_gauche.gif);
  background-repeat: repeat-y;
  background-position: top left;
  }

img {
  border: 0;
  }

table.tab_section {
  font-family : Arial, Verdana, Times New roman, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight: bold;
	text-align: justify;
	padding: 0 0 0 0;
	width: 60%;
	border-collapse: collapse;
  }

table.main {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
  border-spacing: 0;
  padding: 0;
  border: 0;
  }

table.contenu {
  width: 380px;
  border-spacing: 0;
  padding: 0;
  margin-left: 6px;
  border: 0;
  }

td.titre_gauche {
  text-align: left;
  border-spacing: 0;
  padding: 0;
  vertical-align: top;
  width: 99px;
  }
  
td.titre {
  text-align: left;
  border-spacing: 0;
  padding: 0;
  vertical-align: top;
  width: 189px;
  }
  
td.sous_titre {
  text-align: left;
  border-spacing: 0;
  padding: 0;
  vertical-align: top;
  }

a {
  font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color : #0C5DA1;
	text-decoration:none;
  }
  
a:hover {
  font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color : #FF9C00;
	text-decoration:none;
  }
  
a.titre_plan {
  font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #0C5DA1;
	text-decoration:none;
  }
  
a.titre_plan:hover {
  font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight:bold;
	color : #FF9C00;
	text-decoration:none;
  }
  
a.plan {
  margin: 0 0 0 12px;
  font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #0C5DA1;
	text-decoration:none;
  }
  
a.plan:hover {
  margin: 0 0 0 12px;
  font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color : #FF9C00;
	text-decoration:none;
  }

.bouton {
  cursor: pointer;
  }
  
div.cmd {
  cursor: pointer;
  text-align: center;
  width: 96px;
  height: 20px;
  background-color: #3D5BB1;
  color: #FFFFFF;
  font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	line-height: 20px !important;
  line-height: 18px;
  }
  
div.cmd_hover {
  cursor: pointer;
  text-align: center;
  width: 96px;
  height: 20px;
  background-color: #FFFFFF;
  color: #3D5BB1;
  font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	line-height: 20px !important;
  line-height: 18px;
  }

hr {
  width: 100%;
  border-top: 1px solid #084197;
  border-bottom: 1px solid #7FA1D1;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  }

td.menu {
  height: 17px !important;
  height: 24px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  cursor: pointer;
  border-bottom: 1px solid #7A96B9;
  padding: 2 1 2 1;
  color: #0C5DA1;
  background-color: #FFFFFF;
  }
  
div.menu {
  height: 100%;
  padding-right: 23px;
  padding-top: 3px;
  background-image: url(./images/puce_menu.gif);
  background-repeat: no-repeat;
  background-position: right center; 
  }
  
div.menu_hover {
  height: 100%;
  background-color: #6EE6F1;
  padding-right: 23px;
  padding-top: 3px;
  background-image: url(./images/puce_menu.gif);
  background-repeat: no-repeat;
  background-position: right center; 
  }

input, textearea {
  font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
  }
	
input.editable{
  background-color:#F5F5F5;
  color:#666666;
  font-weight:bold;
  }

textearea.editable{
  background-color:#F5F5F5;
  color:#666666;
  font-weight:bold;
  }

.titre1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight:bold;
	color : #084197;
	text-decoration:none;
	}	

.titre2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight:bold;
	color : #084197;
	text-decoration:none;
	padding: 0 0 12px 0;
	}	
	
.titre3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight:bold;
	color : #084197;
	text-decoration:none;
	padding: 0 0 0 0;
	}	

.titre5 {
	font-family : Arial, Verdana, Times New roman, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #084197;
	text-decoration: none;
	text-align: justify;
	}
	
.champs{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight:bold;
	color : #666666;
	text-decoration: none;
	}

.alert {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : RED;
	text-decoration: none;
	}
	
.texte {
	font-family : Arial, Verdana, Times New roman, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	text-align: justify;
	padding: 0 0 12px 0;
	}
	
.defaut {
	font-family : Arial, Verdana, Times New roman, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	text-align: justify;
	padding: 0 0 0 0;
	}	
	
.gras {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	text-decoration:none;
	}
	
.rechercher {
  cursor: pointer;
  text-align: right;
  padding: 17px 3px 4px 0;
  font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10px;
	color : #0C5DA1;
	background-color: #FFFFFF;
	font-weight : bold;
	border-bottom: 1px solid #7A96B9;
  }
  
img.puce {
  margin-left: 8px;
  }
  
td.tarif {
  font-family : Arial, Verdana, Times New roman, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	background-color: #9CC7F1;
	padding: 1 1 1 4;
  }

td.titre_tarif {
  font-family : Arial, Verdana, Times New roman, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	text-align: center;
	color : #000000;
	text-decoration: none;
	background-color: #FF9C00;
  }

table.tab_tarif {
  width: 180;
  }

a.titre_tarif {
  font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size : 12px;
	color : #084197;
	padding: 0 0 0 0;
  }
  
a.titre_tarif:hover {
  font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	color : #FF9C00;
	text-decoration:none;
	font-size : 12px;
	padding: 0 0 0 0;
  }
  
.zone_nom {
  font-family : Arial, Verdana, Times New roman, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
  text-align: center;
  width: 150px;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  background-color: #DDEEFF;
  }
  
.zone_nom_vide {
  font-family : Arial, Verdana, Times New roman, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
  width: 150px;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  }
  
.zone {
  width: 24px;
  font-family : Arial, Verdana, Times New roman, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
  background-color: #9CC7F1;
  }

.zone_vide {
  width: 24px;
  font-family : Arial, Verdana, Times New roman, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
  background-color: #DDEEFF;
  }

