* {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	list-style-type: none;
	font-family: Trebuchet MS;
}

body {
	margin: 0px;
	background-color:#000000;
	text-align: left; /* pour corriger le bug de centrage IE */
	//text-align: center;  /* pour corriger le bug de centrage IE */
	
	scrollbar-face-color: #F5F0B0;
	scrollbar-shadow-color: #755E4B;
	scrollbar-highlight-color: ivory;
	color:#ffffee;
}


td { padding: 2 2 0 5; }
img { border:0px; }
hr { 
	margin:10px 10px 10px 0px; 
	background-color: #b3d3b7;
	height: 1px;
	color :#b3d3b7;
}

hr { text-align: right; margin:0px 0px 10px 0px; height: 1px; color: #b3d3b7; border: none; } /* For Internet Explorer */
html>body hr { margin:0px 0px 10px 0px; height: 1px; background-color: #b3d3b7; border: none; } /* For Gecko-based browsers */
html>body hr { margin:0px 0px 10px 0px; height: 1px; background-color: #b3d3b7; border: 0px solid #b3d3b7; } /* For Opera and Gecko-based browsers */

#box_main {
	width: 950px;
	border:3px solid white;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align: left; /* on rétablit l'alignement normal du texte */	
	background-color: #e9eaee;
}

#box_header {
	background-color: #91877b;
	width: 100%;
	height: 80px;
	font-size: 36px;
	color: #ffffff;
	background: url(../images/fond_haut.jpg) top left repeat-x;
}

#box_header table tr td {
	color: #ffffff;
}

#box_subheader {
	background-color: #91877b;
	width: 100%;
	height: 22px;
	color: #ffffff;
}

#box_footer {
	background-color: #91877b;
	padding-bottom:0px;
	width: 100%;
	height: 30px;
	color: #ffffff;
}

#box_footer table tr td {
	color: #ffffff;
}

#box_page {
	padding: 0px;
	height: 628px;
	overflow: auto; /* cette propri?t? va permettre le scroll de ce bloc */
	font-size: 11px;
	background-color: #222;
	text-align:left;
}

* html #box_page {
	overflow: visible; /* cette propriété va supprimer le scroll de ce bloc pour IE */
} 

#frame_forum {
	padding-left: 0px;
	padding-top: 0px;
	overflow: auto; /* cette propri?t? va permettre le scroll de ce bloc */
	font-size: 11px;
	background-color: #9ba4b0;
	clear: both;
}

* html #frame_forum {
	overflow: visible; /* cette propriété va supprimer le scroll de ce bloc pour IE */
} 

#bas {
	font-size: 11px;	
	color: #FFFFF9;
	padding: 2px 5px 0 0;
	text-align: right;
	height: 25px;
}

.h1_main { padding: 0 0 10px 20px; font-weight: bold;text-decoration:underline; font-size:12px;}

IMG { border:0px; }
.clear { clear:both; }


A:link {font-size: 11px; font-weight: normal; color:#435596; text-decoration: none }
A:visited {font-size: 11px; font-weight: normal; color:#435596; text-decoration: none }
A:hover { font-size: 11px; font-weight: normal; color:#000000; text-decoration: none}

A.bloc:link {font-size: 11px; font-weight: bold; color:#bcd7f1; text-decoration: none }
A.bloc:visited {font-size: 11px; font-weight: bold; color:#bcd7f1; text-decoration: none }
A.bloc:hover { font-size: 11px; font-weight: bold; color:#a6a69d; }

A.lien1:link {font-size: 14px; font-weight: bold; color:#266439; text-decoration: none }
A.lien1:visited {font-size: 14px; font-weight: bold; color:#104821; text-decoration: none }
A.lien1:hover { font-size: 14px; font-weight: bold; color:#8C3A2C; text-decoration: underline }

A.lien2:link {font-size: 11px; font-weight: bold; color:#969db7; text-decoration: none }
A.lien2:visited {font-size: 11px; font-weight: bold; color:#969db7; text-decoration: none }
A.lien2:hover { font-size: 11px; font-weight: bold; color:ivory; text-decoration: underline }

A.lien3:link {font-size: 11px; font-weight: bold; color:#b3d3b7; text-decoration: none }
A.lien3:visited {font-size: 11px; font-weight: bold; color:#b3d3b7; text-decoration: none }
A.lien3:hover { font-size: 11px; font-weight: bold; color:ivory; text-decoration: underline }

.clr {clear:both;}
.marron { color:#ffffff; }
.i { font-style:italic; }
.b { font-weight:bold; }
.vert_clair { color :#b3d3b7; }
.bloc_rouge { font-weight: bold; color: #ffffcc; }

.pointilles { border: 1px dashed #ffffcc; }

.pascolle {
	margin:0px 0px 0px 20px;
	padding:5px;
}
.cadre_index {
	border-left: 1px dashed #ffffcc;
	margin:0px 0px 8px 20px;
	padding:5px;
}

.photos {
	border: 1px dashed #61755D;
	color : #FFFFFF;
}

.recherche { 
	background-color: #FFFFFF; 
	border: 1px #959EAD solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px
}


.conteneurlettrine { /* définition d'un conteneur global*/
	width: 95%;
	padding-left: 40px;
}
.lettrine {
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/
	font-weight: bold;
	font-family: Garamond;
	color: #FFFFF9;
	border: 1px solid #110000; /* définition d'une bordure autour de la lettrine*/
	background-color: #770000; /* 617891 */
	margin: 1px;
	padding: 1px;
	line-height: 1em;
}

.conteneurbio p { /* définition d'un conteneur global*/
	padding-bottom: 10px;
	width:100%;
}

/* POUR CARTE POSTALES */
.title { 
	font-size: 16px;  
	font-weight: bold;  
}

.subtitle { 
	font-size: 14px;  
	font-weight: bold;  
}

.horizontalLine {
	background-color: #868B96;
}

.texte { 
	color: #ffffcc;
}

.date { 
	color: #eeeecc;
}

.smalltext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.error { 
	color: Red;  
	font-weight: bold;  
}

#image_Lerederien_recto {
float: center;
width : 500px;
height: 364px;
background: url(../images/objets/PlanPromo_Lerederien_recto.JPG) top left no-repeat;
border: 1px dashed #61755D;
}
#zone1 {    /* zone cliquable */
float: left;
width : 85px;
height: 75px;
margin-left: 74px;
margin-top: 153px;
border: 1px dotted white;
}
#zone1:hover {
width : 300px;
height: 200px;
left: 30px;
top: 50px;
border: 1px dotted white;
background: url(../images/objets/PlanPromo_Lerederien_zoom.JPG) top left no-repeat;
z-index: 100;
}

#image_Lerederien_verso {
float: center;
width : 500px;
height: 344px;
background: url(../images/objets/PlanPromo_Lerederien_verso.JPG) top left no-repeat;
border: 1px dashed #61755D;
}
#zoomLere1 {    /* zone cliquable */
float: left;
width : 50px;
height: 50px;
margin-left: 5px;
margin-top: 5px;
border: 1px dotted white;
}
#zoomLere1:hover {
width : 400px;
height: 135px;
margin-top: 0px;
margin-left: 0px;
border: 1px dotted white;
background: url(../images/objets/PlanPromo_Lerederien_zoom1.JPG) top left no-repeat;
z-index: 100;
}

#zoomLere2 {    /* zone cliquable */
float: left;
width : 115px;
height: 25px;
margin-left: 25px;
margin-top: 140px;
border: 1px dotted white;
}
#zoomLere2:hover {
width : 350px;
height: 349px;
margin-top: -10px;
margin-left: -60px;
border: 1px dotted white;
background: url(../images/objets/PlanPromo_Lerederien_zoom2.JPG) top left no-repeat;
z-index: 100;
}

#zoomLere3 {    /* zone cliquable */
float: left;
width : 100px;
height: 50px;
margin-left: 65px;
margin-top: 15px;
border: 1px dotted white;
}
#zoomLere3:hover {
width : 400px;
height: 141px;
margin-top: -170px;
margin-left: 100px;
border: 1px dotted white;
background: url(../images/objets/PlanPromo_Lerederien_zoom3.JPG) top left no-repeat;
z-index: 100;
}

#zoomLere4 {    /* zone cliquable */
float: left;
width : 105px;
height: 35px;
margin-left: 375px;
margin-top: 75px;
border: 1px dotted white;
}
#zoomLere4:hover {
width : 400px;
height: 405px;
margin-top: -170px;
margin-left: 100px;
border: 1px dotted white;
background: url(../images/objets/PlanPromo_Lerederien_zoom4.JPG) top left no-repeat;
z-index: 100;
}

#image_Lhommefleur_recto {
float: center;
width : 500px;
height: 268px;
background: url(../images/objets/PlanPromo_Lhommefleur_recto.JPG) top left no-repeat;
border: 1px dashed #61755D;
}
#zone2 {    /* zone cliquable */
float: left;
width : 30px;
height: 50px;
margin-left: 40px;
margin-top: 15px;
border: 1px dotted white;
}
#zone2:hover {
width : 400px;
height: 295px;
left: 0px;
top: 0px;
border: 1px dotted white;
background: url(../images/objets/PlanPromo_Lhommefleur_zoom1.JPG) top left no-repeat;
z-index: 100;
}

#image_Lhommefleur_verso {
float: center;
width : 500px;
height: 275px;
background: url(../images/objets/PlanPromo_Lhommefleur_verso.JPG) top left no-repeat;
border: 1px dashed #61755D;
}
#zone3 {    /* zone cliquable */
float: left;
width : 28px;
height: 32px;
margin-left: 12px;
margin-top: 34px;
border: 1px dotted white;
}
#zone3:hover {
width : 400px;
height: 317px;
left: 0px;
top: 0px;
border: 1px dotted white;
background: url(../images/objets/PlanPromo_Lhommefleur_zoom2.JPG) top left no-repeat;
z-index: 100;
}



.textedecale { 
	align : justify;
	padding: 5px 20px 5px 20px;
	font-size : '-1';
	font-family: Arial, Helvetica, sans-serif;
}

.textedecale2 { 
	width: 350px;
	align : justify;
	padding-left: 40px;
	color: #285250;
	font-size : '-1';
	font-family: Arial, Helvetica, sans-serif;
}

.question {
	padding: 0px;
	font-size : 11px;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
}

.intitule {
	padding-left: 0px;
	color: #ffffcc;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.case_mini { 
	width: 50px;
	float: left;
}

#case_demi {
	width: 200px;
	float:left;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-align: left;	
}

#case_demi2 {
	float:left;
	font-size: 10px;
	text-align: left; 
	width: 200px;
	padding: 5px;
}

.petit {
	font-size: 10px;
}

.calendar .x-menu-item-icon {
	background-image:url(./images/ext/shared/calendar.gif);
}
.blist .x-btn-text {
	background-image:url(list-items.gif)
}
.bmenu .x-btn-text {
	background-image: url(menu-show.gif)
}
.menu-title{
	background: #ebeadb url(./ext/grid/grid-hrow.gif) repeat-x;
	border-bottom:1px solid #99bbe8;
	color:#15428b;
	font:bold 10px tahoma,arial,verdana,sans-serif;
	display:block;
	padding:3px;
}

.centre, .centre table tr {
	text-align:center;
}

.centre table {
	width:100%;
}

.dlg_concerts {
	list-style : none;
	color:#000000;
	padding:10px;
}

#map {
	padding-top : 10px;
}


#concerts-dtl {
	z-index:20000 !important;
	text-align:left !important;
}

#box_subheader {
	z-index:100;
}

# req {
	text-align: left !important;  /* pour corriger le bug de centrage IE */
}

.case_photo {
	font-size:bold;
	height:150px;
	display:block;
}


.header_01 {
	width:90px;
	display:inline;
	float:left;
	text-align:center;
	margin-top:5px;
}
.header_02 {
	width:150px;
	display:inline;
	float:left;
	font-size:11px;
	margin-top:5px;
	height:75px;
}
.header_03 {
	width:470px;
	display:inline;
	float:left;
}
.header_04 {
	width:240px;
	_width:220px;
	display:inline;
	float:left;
	text-align:right;
	margin-top:10px;
	tabindex:250;
}

.article {
	padding:20px;
	background: #dcd5c3 url(../images/site/journal.jpg);	
	color:#000000;
	text-align:left;
}

.article h1 a {
	font-size:14px;
	font-weight:bold;
}

.article2 {
	padding:20px;
	color:#fff;
	text-align:justify;
}


.demi {
	width:47%;
	float:left;
	margin:5px;
	height:150px;
	padding:5px;
}

.demi img {
	border:1px solid #ffffff;
}

.halfsize {
	width:280px;
	float:left;
	height:180px;
	padding-left:15px;
}

.decale {
	padding-left:20px;
}

.space {
	margin-top:20px !important;
}
.espace {
	margin:10px !important;
}
.full { width:100%; }
.hit tr td {
	padding:5px;
}

.text-article {
	text-align:justify;
	display:block;
	padding-top:10px;
}

.demi2 {
	width:47%;
	float:left;
	margin:5px;
	padding:5px;
}

.avecfond {
	background-color:#000000 !important;
}

.concert_left {
	width:505px;
	float:left;
	margin:0px;
	padding:0px;
}

.concert_right {
	float:left;
	margin:5px;
	padding:5px;
}

.wbord { border:1px solid #ffffff; }

.blue_btn { background:#849ea3 none repeat scroll 0%; }
.grey_btn { background:#222 none repeat scroll 0%; }
.red_btn { background:#caaa50 none repeat scroll 0%; }
.red2_btn { background:#68513e none repeat scroll 0%; }
.green_btn { background:#a3a383 none repeat scroll 0%; }
.green2_btn { background:#dd423e none repeat scroll 0%; }

.blue_content{background:transparent;border-top:7px solid #849ea3;border-bottom:7px solid #849ea3;border-left:10px solid #849ea3;border-right:10px solid #849ea3;padding:0 10px 10px 10px;}
.red_content{background:transparent;border-top:7px solid #caaa50;border-bottom:7px solid #caaa50;border-left:10px solid #caaa50;border-right:10px solid #caaa50;padding:0 10px 10px 10px;}
.red2_content{background:transparent;border-top:7px solid #68513e;border-bottom:7px solid #68513e;border-left:10px solid #68513e;border-right:10px solid #68513e;padding:0 10px 10px 10px;}
.green_content{background:transparent;border-top:7px solid #a3a383;border-bottom:7px solid #a3a383;border-left:10px solid #a3a383;border-right:10px solid #a3a383;padding:0 10px 10px 10px;}
.green2_content{background:transparent;border-top:7px solid #dd423e;border-bottom:7px solid #dd423e;border-left:10px solid #dd423e;border-right:10px solid #dd423e;padding:0 10px 10px 10px;}
.bord_l{border-left-width:30px !important;}
.bord_r{border-right-width:30px !important;}
.bord_b{border-bottom-width:30px !important;}
.bord_t{border-top-width:30px !important;}

.red_full{background:#68513e;border-top:7px solid #222;border-bottom:7px solid #222;border-left:10px solid #222;border-right:10px solid #222;padding:0 0 10px 0;}

.raised { background:transparent none repeat scroll 0%; }
.raised h1 { letter-spacing:1px; }
.raised h1 ul li { display:inline; padding:0px 25px; }
.raised .top, .raised .bottom { background:transparent none repeat scroll 0%; display:block; font-size:1px; }
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b { display:block; }
* html .raised .b1, * html .raised .b2, * html .raised .b3, * html .raised .b4, * html .raised .b1b, * html .raised .b2b, * html .raised .b3b, * html .raised .b4b { 
overflow:hidden;
}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b { height:1px; }
.raised .b2  { border-left:1px solid transparent; border-right:1px solid transparent; }
.raised .b3  { border-left:1px solid transparent; border-right:1px solid transparent; }
.raised .b4  { border-left:1px solid transparent; border-right:1px solid transparent; }
.raised .b4b { border-left:1px solid transparent; border-right:1px solid transparent; }
.raised .b3b { border-left:1px solid transparent; border-right:1px solid transparent; }
.raised .b2b { border-left:1px solid transparent; border-right:1px solid transparent; }
.raised .b1  { background:transparent none repeat scroll 0%; margin:0 5px; }
.raised .b2, .raised .b2b { border-width:0 2px; margin:0 3px; } 
.raised .b3, .raised .b3b { margin:0 2px; }
.raised .b4, .raised .b4b { height:2px; margin:0 1px; }
.raised .b1b { background:transparent none repeat scroll 0%; margin:0 5px; }
/* end common */

.half { width:50%;float:left; }
.fltl {float:left; }
.clr{clear:both;}
.sp_l{margin-left:20px;}
.sp_r{margin-right:20px;}
.sp_t{margin-top:20px;}
.sp_b{margin-bottom:20px;}
.lp_t{margin-top:10px;}
.lp_r{margin-right:10px;}
.lp_l{margin-left:10px;}
.lp_b{margin-bottom:10px;}
.tp_t{margin-top:8px;}
.pad_t{margin-top:10px !important;}
.image {width:36px;margin:0 2px;}
.titre {width:350px;margin:0;}

h1, h2, h3, h4, h5 {
    color: #DDD;
    font-size: 14px !important;
    font-weight: bold !important;
    margin: 10px 0 !important;
    padding: 0 !important;
}
h4 {color: #FF7E1F !important;}


