#menu{
	position:absolute;
	top:119px;
	width:1008px;
	height:21px;
	text-align:center;
	background:url(../images-musees-normandie-agenda/fd-musees-normandie-agenda.gif) no-repeat center;	
}
#menu ul {
	margin: 0 0 0 5px;
}
#menu ul li{
	position:relative;
	display:inline;
	list-style-type:none;
	line-height:21px;
}

#tri{
	float:left;
	display:block;
	line-height:25px;
}
#tri img{
	padding: 0 8px 0 8px;
}

#sous-menu{
	padding: 0 0 0 10px;
	width:998px;
	height:25px;
	color:#fff;
	font-weight:bold;
	background:#EC005F;
}
#sous-menu a:hover{
	text-decoration:none;
}
#sous-menu ul {
	line-height:25px;
	list-style-type:none;
}
#sous-menu ul img {
	padding: 0 8px 0 8px;
}
#sous-menu ul li{
	float:left;
	list-style-type:none;
	text-align:center;
	display:block;
	line-height:25px;
}
#sous-menu ul li img {
	vertical-align:middle;
}
#sous-menu ul li#toutes-on {
	width:180px;
	height:25px;
	color:#EC005F;
	background:url(../../images-musees-normandie/tri-musees-normandie/fd-musees-normandie-toutes-thematiques-on.png) no-repeat left;
}
#sous-menu ul li#toutes {
	width:180px;
	height:25px;
}
#sous-menu ul li#arts-on {
	width:92px;
	height:25px;
	color:#EC005F;
	background:url(../../images-musees-normandie/tri-musees-normandie/fd-musees-normandie-arts-on.png) no-repeat left;
}
#sous-menu ul li#arts {
	width:92px;
	height:25px;
}
#sous-menu ul li#histoire-on {
	width:102px;
	height:25px;
	color:#EC005F;
	background:url(../../images-musees-normandie/tri-musees-normandie/fd-musees-normandie-histoire-on.png) no-repeat left;
}
#sous-menu ul li#histoire {
	width:102px;
	height:25px;
}
#sous-menu ul li#sciences-on {
	width:109px;
	height:25px;
	color:#EC005F;
	background:url(../../images-musees-normandie/tri-musees-normandie/fd-musees-normandie-sciences-on.png) no-repeat left;
}
#sous-menu ul li#sciences {
	width:109px;
	height:25px;
}

#contenus-agenda{
	width:722px;
	float:left;
	padding: 20px 20px 20px 20px;
	background:#fff;
}
#recherche-evenement{
	text-align:center;
	width:100%;
}
#ligne1{
	margin: 1px 0 0 0;
	width:100%;
	height:20px;
	background:#EC005F;
}
#ligne1 #titre{
	padding: 0 7px 0 7px;
	height:20px;
	line-height:20px;
	float:left;
	color:#EAE8D0;
	background:#CC0000;
}
#form-tri{
	color:#927679;
	font-weight:bold;
	margin: 1px 0 0 0;
	background:#F3F3E9;
}
#form-tri select{
	font-size:11px;
	color:#927679;
}
#form-tri input[type=submit]{
	font-family:Arial, Helvetica, sans-serif;
	margin: 14px 0 14px 0 ;
	padding: 0 0 0 0;
	cursor:pointer;
	border:0;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	width:93px;
	height:14px;
	line-height:14px;
	background:url(../images-musees-normandie-agenda/bt-actualiser.png) no-repeat top left;
}
#form-tri input[type=submit]:hover{
	color:#EC005F;
	background:url(../images-musees-normandie-agenda/bt-actualiser-over.png) no-repeat top left;
}
#form-tri #criteres{
	height:150px;
}
#labels{
	width:100%;
}
#label{
	display:inline-block;
	width:100%;
	margin: 15px 0 0 0;
}
#dates{
	margin: 15px 0 0 0;
}

#motcle{
	padding: 3px 0 3px 0;
	font-weight:bold;
	color:#3C3831;
	background:#EAE8D0;
}
#motcle input[type=text] {
	color:#B6B49A;
}
#motcle label{
	margin: 0 8px 0 0;
}
.indication{
	margin: 0 0 0 8px;
	font-weight:normal;
	font-size:11px;
	font-style:italic;
	color:#B6B49A;
}
#resultats-recherche{
	margin: 3px;
	font-size:11px;
	font-style:italic;
	color:#B6B49A;
}

/* calendrier */
#calendrier{
	width:722px;
	margin: 20px 0 0 0;
}

#selecteur{
	width:722px;
	height:19px;
	background:#3C3831;
	text-align:center;
}

#mois_courant{
	width:200px;
	margin: 0 0 0 169px;
	float:left;
	display:inline-block;
	line-height:19px;
	color:#FFFFFF;
}
#bt-mois-prec{
	float:left;
	display:inline-block;
	margin: 3px 0 0 3px;
	width:92px;
	height:14px;
	line-height:14px;
	color:#927679;
	background:url(../images-musees-normandie-agenda/mois-agenda.png) no-repeat center;	
}
#bt-mois-next{
	float:right;
	display:inline-block;
	margin: 3px 3px 0 0;
	width:92px;
	height:14px;
	line-height:14px;
	color:#927679;
	background:url(../images-musees-normandie-agenda/mois-agenda.png) no-repeat center;
}
#bt-mois-prec:hover,#bt-mois-next:hover{
	color:#fff;
	background:url(../images-musees-normandie-agenda/mois-agenda-over.png) no-repeat center;
}
#aff-mois{
	text-align:center;
	width:722px;
	height:auto;
	color:#FFFFFF;
	text-align:center;
	background:#F3F3E9;
}

#calendrier-evenements{
	position:absolute;
	top:510px;
	height:auto;
}

.Accordion {
	clear:both;
	width: 722px;
	margin: 0 0 0 0;
	border: 0;
	overflow: hidden;
}

.AccordionPanel {
	width: 722px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.AccordionPanelTab {
	height:19px;
	line-height:19px;
	background:#D6D1A0;
	border:0;
	margin:0 0 0 0;
	cursor:pointer;
	-moz-user-select:none;
	-khtml-user-select:none;
}

.AccordionPanelContent {
	overflow:auto;
	height:130px;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#757560;
	background:#EAE8D0;
}

.AccordionPanelOpen .AccordionPanelTab {
	background:#D6D1A0;
}

.AccordionPanelTabHover {
	background:#C9C181;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	background:#C9C181;
}

.AccordionFocused .AccordionPanelTab {
	background:#D6D1A0;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background:#C9C181;
}

/* modifs dates */

.AccordionPaneldates {
	width:722px;
	margin: 16px 0 0 0;
	padding: 0 0 0 0;
}
.AccordionPanelTabdates{
	height:13px;
	line-height:13px;
	color:#fff;
	font-size:10px;
	background:#EC005F;
}
.datedebut{
	float:left;
	margin:0 0 0 3px;
}
.datefin{
	float:right;
	margin:0 3px 0 0;
}
.puce-date{
	vertical-align:middle;
}

/**/
#evenement{
	float:left;
	height:19px;
	line-height:19px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	background:#3C3831;
	padding:0 5px 0 5px;
	margin:0 5px 0 0;
}
#evenement img{
	margin:0 3px 0 3px;
}
#lieu-actualite{
	font-size:11px;
	float:left;
}
#type-actualite{
	float:right;
	margin:0 5px 0 0;
	font-size:11px;
	font-style:italic;
}
#global-actualite{
}

#textes-actualite{
	text-align:left;
	width:702px;
	padding:10px;
}
#textes-actualite img{
	float:left;
	margin: 0 10px 0 0;
}
#sous-titre-actualite{
	font-weight:bold;
	margin:0 0 5px 0;
}

#bt-plus-actu{
	float:right;
	display:inline-block;
	margin: 4px 3px 0 0;
	width:63px;
	height:14px;
	line-height:14px;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color:#fff;
	background:url(../images-musees-normandie-agenda/bt-plus.png) no-repeat center;
}
#bt-plus-actu:hover{
	color:#EC005F;
	background:url(../images-musees-normandie-agenda/bt-plus-over.png) no-repeat center;
}
.agenda-bold{
	font-weight:bold;
	color:#EC005F;
}
