body{
	background-image:url('images_template/tpl_body.gif');
	background-repeat:repeat-x;
	color:#555555;
	font-family:"Arial";
	font-size:12px;
}

table{
	font-size:12px;
	color:#555555;
}

form{
	margin:0px;
}

input{
	margin:0px;
}

hr{
  margin:10px 0px 15px 5px;
	height:3px;
	background-color:#cccccc;
	border:none;
}

h1{
  font-family:"Times New Roman";
  font-size:20px;
	font-weight:500;
  margin:10px 0px 15px 5px;
  padding:0px 0px 5px 0px;
	color:#637f94;
	border:solid;
	border-width:0px 0px 4px 0px;
	border-color:#cccccc;
}

h1 a{
	color:#637f94;
}

h1 a:hover{
	color:#7acc50;
}

h2{
  font-family:"Times New Roman";
  font-size:18px;
	font-weight:500;
  margin:15px 0px 5px 5px;
  padding:0px 0px 3px 0px;
	color:#637f94;
	border:solid;
	border-width:0px 0px 3px 0px;
	border-color:#cccccc;
}

h2 a{
	color:#637f94;
}

h2 a:hover{
	color:#7acc50;
}

h3{
  font-family:"Times New Roman";
  font-size:16px;
	font-weight:500;
  margin:10px 0px 5px 5px;
  padding:0px 0px 0px 0px;
	color:#637f94;
	border:solid;
	border-width:0px 0px 2px 0px;
	border-color:#cccccc;
}

h4{
  font-family:"Arial";
  font-size:12px;
	font-weight:600;
  margin:0px;
  padding:0px;
	color:#1c97e4;
}

h5{
  font-family:"Times New Roman";
  font-size:18px;
	font-weight:500;
  margin:15px 0px 5px 5px;
  padding:0px 0px 3px 0px;
	color:#637f94;
}

h6{
  font-family:"Arial";
  font-size:12px;
	font-weight:500;
  margin:0px;
  padding:0px;
	color:#1c97e4;
}

a{
	text-decoration:none;
	color:black;
}

a:hover{
	color:#359e04;
}

a img{
	border:none;
}

#recherche{
  display:none
}

#recherche table{
	font-size:15px;
	font-weight:600;
	color:#4b6b80;
}

#navigateur{
  background-color:white;
	position:relative;
  left:50%;
	width:778px;
	margin-left:-390px;
	border:solid;
	border-width:1px;
	border-color:#999999;
	padding:1px;
}

#verset{
  display:none
}

#entete{
  display:none
}

#page{
	background-image:url('images_template/tpl_page.gif');
	background-repeat:repeat-x;
	width:778px;
}

#menu_gauche{
  display:none
}

#menu_gauche_bas{
  display:none
}

.menu_gauche_cellule{
	background-image:url('images_template/tpl_tiret_horizontal.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	width:205px;
	margin-left:15px;
}

.menu_gauche_cellule a{
	text-align:center;
	text-decoration:none;
	font-weight:600;
	color:#777777;
	font-size:16px;
}

.menu_gauche_cellule a:hover{
	color:#359e04;
}

#contenu_droite{
	background-image:url('images_template/tpl_tiret_vertical.gif');
	background-repeat:repeat-y;
	width:543px;
	vertical-align:top;
}

#menu_haut{
  display:none
}

.menu_haut_cellule{
	float:left;
	margin:0px 0px 0px 0px;
	border-right:solid;
	border-width:1px;
	border-color:#999999;
	width:120px;
}

.menu_haut_cellule a{
	float:left;
	height:23px !important;
	height:30px;
	width:80px !important;
	width:120px;
	padding:7px 20px 0px 20px;
	text-align:center;
	text-decoration:none;
	font-weight:600;
	color:#777777;
	font-size:14px;
}

.menu_haut_cellule a:hover{
	height:23px !important;
	height:25px;
	padding:2px 20px 0px 20px;
	border-top:solid;
	border-width:5px;
	border-color:#7acc50;
}

.menu_haut_select{
	float:left;
	margin:0px 0px 0px 0px;
	border-right:solid;
	border-width:1px;
	border-color:#777777;
	width:120px;
}

.menu_haut_select a{
	float:left;
	width:80px !important;
	width:120px;
	text-align:center;
	text-decoration:none;
	font-weight:500;
	color:#777777;
	font-size:14px;
	height:23px !important;
	height:25px;
	padding:2px 20px 0px 20px;
	border-top:solid;
	border-width:5px;
	border-color:#7acc50;
}

#contenu{
	width:698px !important;
	width:778px;
	padding:0px 40px 10px 40px;
	vertical-align:top;
	color:#555555;
}

#titre{
  font-family:"Times New Roman";
  font-size:18px;
	font-weight:500;
  margin:0px 0px 15px 5px;
  padding:0px 0px 5px 0px;
	color:#637f94;
	border:solid;
	border-width:0px 0px 3px 0px;
	border-color:#cccccc;
}

.paire{
  background-color:#f7f7f7;
	width:100%;
	color:#555555;
}

.impaire{
  background-color:#d1eaee;
	width:100%;
	color:#555555;
}

.paire a{
	color:#555555;
}

.impaire a{
	color:#555555;
}

.bouton_menu{
	height:50px;
	padding:10px 20px 10px 20px;
}

.bouton_menu a{
  float:left;
	background-image:url('images_template/tpl_bouton.jpg');
	background-repeat:no-repeat;
	text-align:center;
  font-size:18px;
	width:110px !important;
	width:150px;
	padding:14px 20px 14px 20px;
  color:white;
}

.bouton_page{
	height:50px;
	padding:10px 150px 10px 150px;
}

.bouton_page a{
  float:left;
	background-image:url('images_template/tpl_bouton.jpg');
	background-repeat:no-repeat;
	text-align:center;
  font-size:18px;
	width:110px !important;
	width:150px;
	padding:14px 20px 14px 20px;
  color:white;
}

.lecteur{
  background-color:transparent;
	background-image:url('images_template/tpl_music.jpg');
	background-repeat:no-repeat;
	width:160px !important;
	width:200px;
	height:100px;
	margin:0px 0px 0px 7px;
	padding:20px 20px 0px 20px;
}

.lecteur h4{
	padding:5px 20px 20px 20px;
  font-size:18px;
  color:white;
}

.lecteur_haut{
  background-color:transparent;
	background-image:url('images_template/tpl_lecteur_haut.gif');
	background-repeat:no-repeat;
	background-position:top;
	padding:7px 0px 0px 0px;
	width:165px;
	margin:15px 25px 15px 25px;
}

.lecteur_centre{
  background-color:transparent;
	width:143px !important;
	width:165px;
	padding:0px 10px 0px 10px;
	border:solid;
	border-width:0px 1px 0px 1px;
	border-color:#dddddd;
}

.lecteur_bas{
  background-color:transparent;
	background-image:url('images_template/tpl_lecteur_bas.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 0px 7px 0px;
	width:165px;
}

.info_haut{
  background-color:transparent;
	background-image:url('images_template/tpl_info_haut.gif');
	background-repeat:no-repeat;
	background-position:top;
	padding:7px 0px 0px 0px;
	width:450px;
	margin:15px 7px 15px 6px;
}

.info_centre{
  background-color:transparent;
	width:428px !important;
	width:450px;
	padding:0px 10px 0px 10px;
	border:solid;
	border-width:0px 1px 0px 1px;
	border-color:#dddddd;
}

.info_bas{
  background-color:transparent;
	background-image:url('images_template/tpl_info_bas.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 0px 7px 0px;
	width:450px;
}

.alert{
  background-color:transparent;
	color:red;
	font-size:14px;
}

#pied{
  display:none
}

#pied a{
	color:#777777;
}

#banniere{
  display:none
}

.cachediv {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
}

.affichediv {
}

