/***************************/ 
/*** div ecran d'accueil ***/
/***************************/ 

div#general { 
	background: url(/php/images/fond_menu_culture.gif) left top  repeat-y;	 
	border-right:1px solid #E7D0E4;
	border-bottom:1px solid #E7D0E4;
	 }


 div#entete_h1 {
	background:url(/php/images/bandeau-culture.jpg) 0 0 no-repeat;	
}

h4.entete_actualites {
font: normal 1.2em Arial, Helvetica;
 border-bottom:1px solid #D0E7D3;
 border-bottom:1px solid #D0E7D3;
}

/**** menu bandeau actuel ****/

div#menu_bandeau table.menu_accueil {
border-bottom:1px solid #E7D0E4;
border-right:0;
border-top:0;
border-left:0;

}

div#menu_bandeau table.menu_accueil td {
border-bottom:0;
border-right:1px solid #E7D0E4;
border-top:0;
border-left:0;

}

.marge_preambule {
	position:relative;
	margin:0 148px 1em 160px;
	padding:0.25em;	
	background-color:#FCF8FB; 	
  	border:1px solid #EAD6E6;
}

.marge_preambule p {
color:#2254A0;

} 
/**** menu bandeau en standby ****

div#menu_bandeau ul { 
 	background-color:#fff; 
	border-bottom:1px solid #E7D0E4;
	border-right:1px solid #fff;
	border-top:0;
	border-left:0;
}


/*************************/ 
/**   menu de droite    **/
/*************************/ 
div#liste_liens {
	 background-color: #E7D0E4;
	 border:1px solid #E7D0E4;
	
	 /* background: #b0c0d9 url(/php/images/fond_liste_liens.gif) 0% 100% no-repeat; */
 }

 div#liens img.accueil {
 float:left;
 margin:0px 0px 0px 2px;
 border:0px;
 padding:0;
 width:auto; 
 }

  div#liens h3, div#liens h3 a {
 background-color:#F7EBF5;
 }
 
 /************************/
	 
div#titre_rubrique {	
	background: url(/php/images/picto_culture.gif) 0px 0px no-repeat;
}

div#contenu2 h3 {
	color:#C38CBC;
}

h4 {  	
	color:#C4002C;
	background-color:#FCF8FB; 	
  	border-top:1px solid #EAD6E6;
	border-bottom:1px solid #EAD6E6;
  } 
  
div#preambule,  {
background-color:#EBEFD9;
}
/***********************/

div#contenu2 p.sous-titre_generique {
  	font: italic bold 1.1em Arial, Helvetica;
	color:#2254A0;
  	margin:0 0 1.5em 0;
  	padding:0px;
  	border:0;
  } 
  
/*************************/ 
/* ****** culture ***** */
/*************************/ 
.marge_biblio {
	position:relative;
	margin:0 148px 1em 110px;
	padding-right:0.5em;
	border:0;
} 

div#image_biblio {
	float:left;
	border:0;
	margin:0;
	padding:0;
	width:100px;
}


div#image_biblio img {	
	border:1px solid #2254A0;
	padding:0;
	margin:0;	
}

dl.hivernales {
background-color:#F2F2F2;
padding:0.2em;
margin-bottom:0.5em;
}

dt.hivernales {
color:#717171;
}

dt.hivernales span {
font: bold 1.1em Arial, Helvetica;
color:#C4002C;
border:0;
}

dd.hivernales {
margin-left:0.25em;
}
 .date_hivernales {
 font: normal 1.1em Arial, Helvetica; 
 }
 
 .texte_hivernales {
 font: normal 1.1em Arial, Helvetica;
 
 } 
/*************************/ 
/****   bas de page    ***/
/*************************/ 

div#basdepage {
	background: transparent url(/php/images/basdepage_culture2.gif) right top no-repeat;	
	border:0;
	height:214px;
	padding:-50px 0 0 0 ;
 }
 
/***************************************/ 
/****  texte image agenda culturel   ***/
/***************************************/ 

div#texte-image p{
padding-left:110px;
}

div#contenu2 h4.titre {
background-color:#F3F1F1;
color:#C4002C;
border:1px solid #F3F1F1;
}

/************************/


div#liens .cadre
{
	border: 0;
	width:126px;
	margin:0;
	padding:0;
}

div#liens .cadre td {
font:normal 1.1em Arial, Helvetica;
 color:#2254A0;
border:0;
margin:0;
padding:1px;
text-align:center;
}

 div#liens .cadre td a {
 font:normal 1.1em Arial, Helvetica;
 background-color:#fff;
 color:#950080;
 border:0;
 margin:0;
 padding:1px;
 text-decoration:underline;
 }
 
 div#liens .cadre td a:hover {
 font:normal 1.1em Arial, Helvetica;
 background-color:#950080;
 color:#fff;
 border:0;
 margin:0;
 padding:1px;
text-decoration:underline;
 }