body {
	background: url(../images/fr/bgRep.gif) repeat-x left top #012945;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2928;
}

textarea{
	overflow: auto;
}

li{
padding-bottom:8px;
}

a{
	color: #0178bc;
	text-decoration: none;
}

a:hover{
	color: #003399;
	text-decoration: underline;
}

p{
	margin-bottom: 8px;
	margin-top: 3px;
}

h1{
	font-size: 18px;
	color:#0f639a;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
	color:#0f639a;
}

h4{
	font-size: 12px;
	font-weight: bold;
	color:#6e6e6e;
}

hr{
	height: 1px;
	width: 100%;
	color: #9ed3ff;
	border: 0;
	background-color: #9ed3ff;
}

.msg_erreur{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #CC0000;
	color: #CC0000;
	background-color: #FED8D8;
	margin-top: 8px;
}

.msg_success{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #009900;
	color: #009900;
	background-color: #DBFFCE;
	margin-top: 8px;
}

.erreur_loc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
	font-style: italic;
	/*display: block;*/
	margin-left: 0px;
}

.autodatatable{
	border: 1px solid #000000;
}

.autodatatable th{
	font-size: 11px;
	border-bottom: 1px solid #000000;
	background-color: #c9e4f8;
}

.autodatatable .td1{
	font-size: 11px;
	background-color: #e1f1fa;
}

.autodatatable .td2{
	font-size: 11px;
	background-color: #c9e4f8;
}

.regform input{

	border: 1px solid #237ac1;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;

}



.regform input.button{
/*
	background:url(../images/fr/formbtn_bg.gif) repeat-x center;
	color:#FFFFFF;
	font-weight:bold;
	height: 17px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
	border: 1px double #237ac1;
	*/
	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images/fr/formbtn_bg.gif) repeat-x center #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #237ac1;
	padding-left: 10px;
	padding-right: 10px;
	
}

.button_par{
	margin-top: 20px;
}

.regform input.radio{
	border: none;
	font-size: 10px;
}
/*
.regform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	font-size: 10px;
	padding-left: 5px;
}
*/
.regform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #237ac1;
	font-size: 11px;
	padding-left: 5px;
}


.regform select{
	/*border: 1px solid #000;*/
	/*height: 13px;*/
	font-size: 10px;
	padding-left: 5px;
}

.regform label{
	clear: both;
	float:left;
	width: 175px;
	margin-right: 8px;
	text-align: right;
	font-weight: bold;
}

.regform label.radio{
	clear: none;
	float:none;
	margin-left: 3px;
	text-align: right;
	font-weight: bold;
}

.horzform input{
	border: 1px solid #237ac1;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.horzform input.button{
	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images/fr/formbtn_bg.gif) repeat-x center #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #237ac1;
	padding-left: 10px;
	padding-right: 10px;
}

.horzform input.radio{
	border: none;
	font-size: 10px;
}

.horzform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #237ac1;
	font-size: 10px;
	padding-left: 5px;
}

.horzform select{
	/*border: 1px solid #000;*/
	/*height: 13px;*/
	font-size: 10px;
	padding-left: 5px;
}

.horzform label{
	clear: both;
	float:left;
	margin-right: 8px;
	font-weight: bold;
}

.horzform label.radio{
	clear: none;
	float:none;
	margin-left: 3px;
	text-align: right;
	font-weight: bold;
}

#bg_l{
background:url(../images/fr/bgG.jpg) top right no-repeat;
height:auto !important;
height:815px;
min-height:815px;
}

#bg_shadow_l{
/*background:url(../images/fr/bg_shadow_l.png) top right repeat-y;*/
}

#bg_r{
background:url(../images/fr/bgD.jpg) top left no-repeat;
height:auto !important;
height:815px;
min-height:815px;
}

#bg_shadow_r{
/*background:url(../images/fr/bg_shadow_r.png) top left repeat-y;*/
}

#menu_top{
background:url(../images/fr/menu_top.jpg) top left no-repeat;
color:#FFFFFF;
padding-top:25px;
padding-right:23px;
padding-bottom:4px;
}

.contenu{
background:url(../images/fr/bg_inside_contenu.jpg) repeat-x left top #ffffff;

}
.contenu_index{
background:url(../images/fr/bg_index_top.jpg) repeat-x left top #ffffff;
}
#div_contenu{
padding-top:10px;
height:auto !important;
height:470px;
min-height:470px;

}
#div_contenu_admin{
padding-top:10px;
padding-left:20px;
height:auto !important;
height:470px;
min-height:470px;
}
#div_contenu_index{
padding-top:10px;
padding-left:20px;
height:auto !important;
height:223px;
min-height:223px;
}
/*.flash{
padding-bottom:15px;
padding-top:15px;
background:url(../images/fr/bg_flash.jpg) top left no-repeat;
}*/

.posRel {
	position: relative;
}

div#contactPhotoDiv {
	position: absolute;
	left: -73px;
	top: 1px;
}
div#shadow_l_PhotoDiv {
	position: absolute;
	left: -148px;
	top: 0px;
}
div#shadow_r_PhotoDiv {
	position: absolute;
	left: 902px;
	top: 0px;
}
div#video_Div {
	position: absolute;
	left: 490px;
	top: 396px;
	z-index:10;
}
div#video_Div_bg {
	position: absolute;
	left: 415px;
	top: 366px;
	z-index:5;

}
div#photo_bas_Div {
	position: absolute;
	left: 4px;
	top: 831px;
	z-index:10;
}
div#photo_bas_interne_Div {
	position: absolute;
	left: 0px;
	top: -110px;
	z-index:10;
}
div#bird_interne_Div {
	position: absolute;
	left: 400px;
	top: -135px;
	z-index:0;
}
div#citation_bas_Div {
	position: absolute;
	left: 500px;
	top: -60px;
	z-index:0;
}
#bird_bas_Div{
	position: absolute;
	left: 298px;
	top: 795px;
	z-index:0;
}
#lien_bas_Div{
	position: absolute;
	width:267px;
	left: 282px;
	top: 686px;
	z-index:9000;
}
#bg_index_bas{
background:url(../images/fr/bg_index_bas.jpg);
height:auto !important;
height:383px;
min-height:383px;
}

.cimetiere{
	padding-left:46px;
	padding-right:26px;
	padding-top:28px;
}

.arriane{
color:#0178bc;
font-size:10px;
}
.cimetiere_left{
color:#0178bc;
font-size:10px;
}

.ul_cimetiere{
	padding:0px;
	padding-left:7px;
	margin:0px;
	list-style:none;
}

.ul_cimetiere2{
	padding:0px;
	padding-left:30px;
	margin:0px;
	list-style:none;
}
.ul_cimetiere li{
	margin: 0px;
	padding: 0px;
	/* Au lieu d'utiliser une image de bullet, on le met en background avec un padding-left, ce qui permet plus de controle sur le bullet. */
	padding-left: 25px;
	padding-bottom:4px;
	background:url(../images/fr/cimetiere_bullet.jpg) left 1px no-repeat;

}
.ul_cimetiere2 li{
	margin: 0px;
	padding: 0px;
	/* Au lieu d'utiliser une image de bullet, on le met en background avec un padding-left, ce qui permet plus de controle sur le bullet. */
	padding-left: 25px;
	padding-bottom:4px;
	background:url(../images/fr/cimetiere_bullet.jpg) left 1px no-repeat;

}
.ul_cimetiere_left{
	padding:0px;
	margin:0px;
	list-style:none;
}

.ul_cimetiere_left li{
	margin: 0px;
	padding: 0px;
	/* Au lieu d'utiliser une image de bullet, on le met en background avec un padding-left, ce qui permet plus de controle sur le bullet. */
	padding-left: 25px;
	padding-bottom:8px;
	background:url(../images/fr/cimetiere_bullet.jpg) left 2px no-repeat;

}
.ul_cimetiere2_left{
	padding:0px;
	margin:0px;
	list-style:none;
}

.ul_cimetiere2_left li{
	margin: 0px;
	padding: 0px;
	/* Au lieu d'utiliser une image de bullet, on le met en background avec un padding-left, ce qui permet plus de controle sur le bullet. */
	padding-left: 25px;
	padding-bottom:8px;
	background:url(../images/fr/cimetiere_bullet.jpg) left 2px no-repeat;

}
.arrangement{
	padding-top:28px;
	padding-right:54px;
}

.necro_avis{
	padding-top:28px;
	padding-right:40px;
}

.titre_index{
color:#09689f;
font-family:Georgia, Verdana, Times, serif;
font-size:22px;
}

.titre{
padding-bottom:15px;
}

.texte_contenu{
padding:0px;
margin:0px;
padding-right:150px;
padding-bottom:100px;
z-index:10;
}

.titre_contenu{
color:#09689f;
font-size:22px;
}
.contact_padding{
padding-bottom:10px;
}

/****************************************************************************************/

div.carteDiv ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 12px;
}

div.carteDiv ul li ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 24px;
}


/* * * * * * Contrôleur audio * * * * * */
div.jp-audio{
	z-index:2 !important;
	position:absolute;
	font-size:1em;
	font-family:Verdana, Arial, sans-serif;
	line-height:1.6;
	color: #666;
}
div.jp-audio {
	width:24px;
}
div.jp-interface {
	position: relative;
	/* width:418px; */
	width:100%;
}
div.jp-audio div.jp-type-single div.jp-interface {
	height:24px;
	border-bottom:none;
}
div.jp-interface ul.jp-controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
div.jp-interface ul.jp-controls li {
	/* position: absolute; */
	display:inline;
}
div.jp-interface ul.jp-controls a {
	position: absolute;
	overflow:hidden;
	text-indent:-9999px;
}
a.jp-play,
a.jp-pause {
	width:24px;
	height:24px;
	z-index:1;
}
a.jp-play {
	background: url("../images/audio/play.gif") no-repeat;
}
a.jp-play:hover {
	background: url("../images/audio/play_hover.gif") no-repeat;
}
a.jp-pause {
	background: url("../images/audio/pause.gif") no-repeat;
	display: none;
}
a.jp-pause:hover {
	background: url("../images/audio/pause_hover.gif") no-repeat;
}

/* DROPDOWN */

#dd_top {
	position: relative;
}

#dd_ul {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	margin:0;
	padding:0;
	z-index:9999;
}

div:hover #dd_ul {
	display: block;
}

#dd_ul li{
	text-align:left;
	color:#fff;
	font-size:11px;
	list-style:none;
	margin:0;
	height:20px;
	width:200px;
	background-color:#0d6aab;
}

#dd_ul li:hover{
	background-color:#237dbc;
}

#dd_ul a{
	color:#fff;
	display:block;
	padding-left:8px;
	height:20px;
	width:200px;
	line-height:28px;
}
#dd_ul a:hover{
	text-decoration:none;
}
