body {

}

#background {
	background-color: #fff;
	background-image: url('background-gradient.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-bottom: 64px;
}

#header {
	height: 190px;
}

#header .inside {
	text-align: center;
}

#left  .mod_navigation {
	background-image: url('left-background.png');
	background-repeat: repeat-y;
	background-position: center;
	background-color: transparent;
	padding: 0px 20px;
}

#left .top {
	background-image: url('left-top.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent;
	padding-top: 13px;
}

#left .bottom {
	background-image: url('left-bottom.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: transparent;
	padding-bottom: 13px;
}

#left h1 {
	color: #152d5b;
	text-align: center;
	text-transform: uppercase;
}

#main .inside {
        text-align: justify;
}

#main  .mod_article {
	background-image: url('main-background.png');
	background-repeat: repeat-y;
	background-position: center;
	background-color: transparent;
	padding: 0px 20px;
}

#main .top {
	background-image: url('main-top.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent;
	padding-top: 13px;
}

#main .bottom {
	background-image: url('main-bottom.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: transparent;
	padding-bottom: 13px;
}

#main h1 {
	color: #152d5b;
	text-transform: uppercase;
}

#wrapper {
	background-image: url('entete.png');
	background-repeat: no-repeat;
	background-color: #fff;
}

#container {
	background-image: url('container-background.gif');
	background-repeat: repeat-y;
	background-color: transparent;
	padding: 0 5px 20px 5px;
}

#container-bottom {
	background-image: url('container-bottom.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: transparent;
	height: 17px;
}

#footer {
	background-color: #ffffff;
	border-top: 1px solid #ccc;
}

#footer  .inside {
	text-align: center;
	padding: 5px 0px;
}

#footer .copyright {
	color: #bbbbbb;
}

#main .ce_text li {
list-style:disc inside none;
padding-left:15px;
}

h1,h2,h3,h4,h5,h6 {
background-color:#EEEEEE;
border-bottom:1px solid #DDDDDD;
color:#152D5B;
margin-top:1em;
padding: 3px;
}

td a { font-size: 10px; }

#header #aae06 { position: absolute; top: 20px; right: 20px; }
#main #accueil div.caption { text-align: right; font-size: 10px; }
#main #les-artistes table,
#main #associations table,
#main #societes table,
#main #institutionnels table { width: 100%; }
#main #les-artistes table td,
#main #associations table td,
#main #societes table td,
#main #institutionnels table td { padding: 2px 2px 2px 0px; border-bottom: 1px solid #ddd }
#main td { vertical-align: middle; }

#header #newsroll {
	position: absolute;
	top: 30px;
	right: 10px;
	width: 380px;
	height: 125px;
	text-align: left;
}

#header #SlideItMoo_info_outer {
	position: relative;
	display: block;
}

#header #SlideItMoo_info_inner {
	overflow: hidden;
	position:relative;
}

#header #SlideItMoo_info_items {
	display: block;
	position: relative;
	width: 380px;
	height: 125px;
	overflow: hidden;
}

#header #SlideItMoo_info_items .info_item {
	display: block;
	float: left;
	height: 125px;
	width: 380px;
	text-align: center;
}

#header #SlideItMoo_info_items .info_item h1 {
	margin: 0 0 12px 0;
	padding: 2px 0px;
	background: none;
	text-align: left;
}

#header #SlideItMoo_info_items .info_item p {
	text-align: left;
        margin-bottom: 3px;
}
