/*-------------CSS pour agenda et actu--------------*/
.entete-mois .logo{ 
float:left
}
div .cadre-expos{
	float:left;
	width:190px;
	height:110px;
	background-image: url('../images/paul-eluard.jpg');
	background-repeat: no-repeat;
	margin-left: 10px;
}
div .titre-expo {
	margin: 0;
	background-position: right;
	text-align: center;
	padding: 2px 2px 2px 85px;
}
.date-expo{ 
color: #FF0000;
font-weight: normal
}
div .bas-expo{
height:55px; 
text-align: center; 
margin: 2px
}
.normal{ 
font-weight: normal
}
div .cadre-cine{
	float: right;
	margin : 5px;
	width:130px;
	height: 110px;
	text-align: center;
	background-position:   center top;
	cursor: pointer;

}
div .bas-cine{ 
margin-top:50px;

}
div .cadre-plus{ 
float: left;
margin-left:20px;
 margin-top: 10px; 
 width :150px; 
 height: auto; 
 border-color: #990066 #990066 #FF11B1 #FF0099; 
 border-style: inset; 
 border-top-width: medium; 
 border-right-width: medium; 
 border-bottom-width: medium; 
 border-left-width: medium;
 text-align: center;
 }
 





#tout{
	width:548px
}
#cadremois{
}	
.titreactu {
	height:20px;
	background-image:url('../images/fond_titre_jaune.jpg');
	background-repeat: no-repeat;
	padding-left:40px;
	padding-right:0px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:10px;
	/*	margin-top:0px;
	margin-right:auto;*/
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.titreprochainement{
	height:20px;
	background-image:url('../images/fond_titre_orange.jpg');
	background-repeat: no-repeat;
	padding-left:40px;
	padding-right:0px;
	padding-top:3px;
	padding-bottom:3px;
	/*margin-top:0px;*/
	margin-left:auto;
	margin-right:auto;
    color: #000000;
	font-weight: bold;
	text-transform: uppercase;	
}


	
#breve{
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	/*text-align: justify;*/
	line-height: 14px;
	border-bottom: 1px dashed #CCCCCC;
}

.imagebreve {
	width: 150px;
	height: 100px;
	border: 1px solid #04A4E2;
	padding: 5px;
	margin : 10px 10px 10px 5px;
	float: left;
	background-color: #FFFFFF;
}


		 
.titrebreve1 {
	color: #04A4E2;
	text-transform: uppercase;
	width : 517px;
	border-bottom: 1px solid #978E8E;
	padding: 5px 0px 3px 0px;
	margin-top: 4px;
	margin-bottom:8px;
	float: left;
}
.titrebreve2{
	color: #04A4E2;
	text-transform: uppercase;
	width : 415px;
	border-bottom: 1px solid #978E8E;
	padding: 5px 0px 3px 0px;
	margin-top: 4px;
	margin-bottom:8px;
	float: left;
}
 .dateagenda{
	color: #990066;
 }

.imageactu {
	float: left;
	border: 1px solid #666;
	margin: 10px 10px 10px 0px;
	padding: 5px;
}

#jour{
	clear: both;
	color: #000000;
	margin-left: 10px;
	width:538px

}

#jour a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#jour a:hover {
	text-decoration: underline;
}



#jour li {
	padding-left:20px
	}

.dateaccueil {
	font-weight: bold;
	color: #000000;
}


.libelle {
	font-weight: bold;
	width: 400px;
	color: #000;
	}

li.lien{
	list-style-image: url(/images/3points.jpg);
	list-style-position: inside;
	margin-left:0px !important;
	margin-left: 3px;
}
.dateaffiche {
	color: #990066;
	text-align: center;
	}
.titreaffiche {
	color: #3399CC;
	text-align: center;
	text-transform: uppercase;
	}
