@CHARSET "ISO-8859-1";

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: none;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
.gobacktotheme{
	float: right;
	text-align: right;
}
.hide{
	display: none;	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: smaller;
	background: #FFFFFF;
	margin: 0;
	/* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center;
	/* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
}

#container {
	position: relative;
	margin: 10px;
	width: 1000px;
	/* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	color: #000000;
	height: 700px;
	text-align: left;
	/* ce paramétrage annule le paramètre text-align:center de l'élément body. */
}

/* ====== En-tête ===== */
#header {
	background-color: #820041;
	height: 100px;
	position: absolute;
	top: 50px;
	width: 1000px;
}

.retour {
	position: absolute;
	margin-top: 120px;
	margin-left: 250px;
	height: 26px;
	padding-left: 30px;
	padding-top: 5px;
	background-image: url(/images/header/retouracc.gif);
	background-repeat: no-repeat;
}

.retour a {
	color: #B79268;
	text-decoration: none;
}

.retour a:hover {
	color: #DFCCB5;
	text-decoration: underline;
}

#header .retour span {
	margin-left: 5px;
}

#header #header-img {
	background-repeat: no-repeat;
	margin-top: 14px;
	height: 50px;
	float: right;
	width: 680px;
}

#header #header-img div {
	background-image: url(/images/header/arrow.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	padding-left: 40px;
	padding-top: 3px;
	margin-left: 450px;
	margin-top: 57px;
	color: #F19EC1;
}
#header #header-img a{
	color: #F19EC1;
}

#header-logo {
	height: 167px;
	width: 151px;
	display: block;
	margin-left: 65px;
	margin-top: 56px;
	position: absolute;
}

#header-logo img {
	border: none;
}

#content-over {
	
}

/* ===== Barre coté gauche ===== */
#sidebar-left {
	float: left;
	width: 186px;
	height: 700px;
}

#sidebar-left[id] {
	min-height: 700px;
	height: 700px;
}

/* ===== Menu ===== */
#sidebar-left #menu-left {
	margin-top: 344px;
}

#menu-left li {
	background-image: url(/images/sidebar-left/menu-li.png);
	margin-bottom: 4px;
	padding-bottom: 1px;
}
#menu-left li.vert {
	background-image: url(/images/sidebar-left/menu-li-vert.png);
	margin-bottom: 4px;
	padding-bottom: 1px;
}
#menu-left li.vert a {
	display: block;
	padding: 5px 35px 5px 45px;
	color: #E5EFE0;
}
#menu-left li.vert a.select {
	color: white;
}

#menu-left li a {
	display: block;
	padding: 5px 35px 5px 45px;
	color: #F6C5DA;
}

#menu-left li a .firstletter {
	font-weight: bold;
}

#menu-left .select,#footer .footleft .select {
	color: white;
}

#footer .footleft a {
	color: #F6C5DA;
}

/* ===== Contenu ===== */
#content {
	float: left;
	margin: 150px 0 0;
	padding: 0;
	width: 814px;
	height: 500px;
	background-repeat: no-repeat;
}

#content #content-wrapper .title {
	background-color: black;
	margin-top: 50px;
	color: white;
	padding-left: 75px;
	width: 392px;
}

#content #content-wrapper .title h2 {
	font-size: 1.3em;
	float: left;
	margin-right: 20px;
}

#content #content-wrapper .title .ancres div {
	float: left;
	font-size: 0.7em;
	margin-right: 2px;
	position: relative;
}

#content #content-wrapper .title .ancres {
	height: 25px;
}

#content #content-wrapper .title .ancres div a {
	color: #9F9F9F;
	padding: 0;
}

#content #content-wrapper .texte {
	background-image: url(/images/content/arrow.gif);
	background-repeat: no-repeat;
	margin: 20px 0 0 40px;
	padding: 0 130px 0 30px;
	font-size: 0.8em;
	color: #58585A;
}

#content #content-wrapper .texte .overflow {
	overflow: auto;
	padding: 8px;
	height: 365px;
}

/* ===== Backgrounds contenu ===== */
.content-rose {
	background-image: url(/images/content/backgrounds/rose.jpg);
}

#content-wrapper {
	width: 595px;
	height: 486px;
}

#content-wrapper .minititle {
	color: #820041;
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 10px;
}

#content-wrapper .info {
	position: absolute;
	padding-left:20px;
}
#content-wrapper .ancreminititle {
	color: #820041;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 10px;
}

#content-wrapper .ancreminititle:hover {
	text-decoration: none;
}

/* ===== Barre coté droite ===== */
#sidebar-right {
	position: absolute;
	top: 150px;
	margin-left: 595px;
	width: 219px;
}

#sidebar-right-wrapper {
	
}

/* ===== Bloc animation ===== */
#sidebar-right #box-animations {
	background-image: url(/images/sidebar-right/box-animations/bg.gif);
	background-repeat: no-repeat;
	height: 213px;
	margin-bottom: -14px;
	padding: 45px 0 0;
	position: relative;
}

#box-animations h2 {
	color: #A4C300;
	font-size: 1.3em;
	background-image: url(/images/sidebar-right/box-animations/bg-h2.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 4px 8px;
	margin: 0 auto;
	width: 160px;
}

#box-animations h2 a {
	color: #A4C300;
}

#box-animations #liste-themes-wrapper {
	background-image: url(/images/sidebar-right/box-animations/background.gif);
	height:170px;
	margin-left:18px;
	width:181px;
	color:#A4C300;
	padding:7px 4px 3px 0px;
	overflow:hidden;
}
#box-animations #liste-themes-wrapper[id] {
	background-image: url(/images/sidebar-right/box-animations/background.png);
}
#box-animations #liste-themes-wrapper #scrollercont {
	height:75px;
	overflow:auto;
	position: relative;
	width:180px;
	line-height:100%;
}
#box-animations ul.liste-themes {
	list-style-type: disc;
	margin-left:20px;
	font-size: 0.80em;
	top:0px;
}
#box-animations ul.liste-sous-themes {
	list-style-type: none;

}
#box-animations ul a {
	color: #D9E082;
}
#box-animations #liste-themes-wrapper .flechehaut{
	background-image: url(/images/sidebar-right/box-animations/fleche.png);	
	height: 11px;
	width: 54px;
	margin-left: 60px;
}
#box-animations #liste-themes-wrapper .flechebas{
	background-image: url(/images/sidebar-right/box-animations/fleche_bas.png);	
	height: 11px;
	width: 54px;
	margin-left: 60px;
	margin-top: 1px;
}
#box-animations #liste-themes-wrapper .association{
	font-size:0.85em;
	list-style-type:disc;
	margin-left:20px;
	line-height:100%;
	margin-top:10px;
}
#box-animations #liste-themes-wrapper .association[class] {
	margin-top:16px;
}
/* ===== FOOTER ====== */
#footer {
	position: absolute;
	background-image: url(/images/footer/background.gif);
	top: 635px;
	width: 814px;
	height: 65px;
}

#footer .footleft {
	font-size: 9px;
	color: #9B9C9E;
	font-family: Arial;
	text-align: center;
	float: left;
	padding-top: 28px;
	padding-left: 150px;
}

#footer .footright {
	background-image: url(/images/footer/contact.gif);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 33px;
	padding-top: 15px;
	float: right;
	margin-top: 8px;
	width: 186px;
}

#footer .footright a {
	color: white;
	font-size: 14px;
}

#footer .footright a:hover {
	text-decoration: underline;
}

/* ===== Bloc carte ===== */
#sidebar-right #box-carte {
	height: 240px;
	font-size: 0.7em;
	padding-left: 6px;
	padding-right: 5px;
	color: white;
}

#sidebar-right #box-carte ul {
	list-style-type: circle;
}

.clearfloat {
	/* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.clear {
	clear: both;
}

.ligne {
	background-color: black;
	height: 3px;
	margin: 0;
	padding: 0;
	font-size: 0px;
}

.miniligne {
	background-color: #CCCCCC;
	margin: 5px;
	height: 2px;
	width: 100%;
	font-size: 0px;
}

.float {
	margin-right: 10px;
	float: left;
}
.largeur{
	width: 190px;
}

.floatright {
	margin-left: 10px;
	float: right;
}

.commentaire {
	background-color: #820041;
	color: white;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 3px;
}

.couleur {
	color: #820041;
}

.souligne {
	text-decoration: underline;
}

table td {
	vertical-align: top;
	padding: 5px;
}

.mail {
	color: white;
}

#contour {
	background-image: url(/images/background.gif);
	background-repeat: no-repeat;
	height: 720px;
	width: 1020px;
	margin: auto;
	padding-top: 1px;
}
/* ===== Pages Animations =====*/
#content-wrapper .liste-themes .item-theme
{

}
#content-wrapper .liste-themes .item-theme .item-theme-name
{
	margin-bottom:6px;
	text-decoration: underline;
	font-weight: bold;
	color:#868788;
	font-size:1.4em;
}
#content-wrapper .liste-themes .item-sous-theme .item-sous-theme-name
{
	font-size:1.1em;
	margin:15px 0 4px;
	font-weight: bold;
}
#content-wrapper .liste-manifs {
}
#content-wrapper .liste-manifs .item-manif {
	color:#820041;
	font-size: 1.2em;
	margin-left: 20px;
	margin-bottom:5px;
	margin-top: 10px;
}
#content-wrapper .liste-manifs .desc-long {
	font-size:0.9em;
	color:#000000;
}
#content-wrapper .liste-manifs .item-manif .item-manif-name {
	font-weight: bold;
	
}
.default-index-animations #content #content-wrapper .title .ancres .ancre{
	font-size: 0.9em;
	margin-top: 5px;
}
.default-index-animations .guillemet{
	color: #008F36;
}
.default-index-animations #content #content-wrapper .title {
	width:auto;
	position: relative;
}
.default-index-animations #content #content-wrapper .title .ancres {
	float:left;
}
.default-index-animations #content #content-wrapper .title form label {
	background-image:url(/images/content/animations/arrow-s.gif);
	background-repeat:no-repeat;
	color:#820041;
	font-size:0.7em;
	font-style:italic;
	left:426px;
	padding-left:15px;
	position:absolute;
	top:-15px;
}
.default-index-animations #content #content-wrapper .title form input {
	border:1px solid black;
	float:right;
	height:21px;
	padding:5px 2px 0 2px;
	width:164px;
}

.item-sous-manif{
	margin-bottom: 7px;
}
