/* --------------------------------------------------------
DOCUMENT
-------------------------------------------------------- */
html {
	height: 100%;
}
body {
	font-family: Arial;
	background: #fff url('images/fond_menu_loop.gif') repeat-y;
	font: normal 0.8em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
	margin: 0;
	padding: 0 0 2em 0;
	text-align: left;
}
/* --------------------------------------------------------
BALISES DE BASE
-------------------------------------------------------- */
#page_corps_cible a:link, #page_corps_cible a:visited, #page_corps_cible a:active {
	color: #000;
	text-decoration: none;
	border-bottom: dotted 1px #ff6600;
}
#page_corps_cible a:hover {
	color: #ff6600;
}
img {
	border: 0;
}
p {
	margin: 0;
	padding: 5px;
}
h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}
h2 {
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #86b200;
	font-weight: bold;
	font-size: 1.35em;
	font-variant: small-caps;
	border-bottom: 1px solid #ccc;
	letter-spacing: 2px;
}
#page_corps_cible h2:first-letter {
	color: #ff6600;
	font-size: 1.45em;
}
h3 {
	margin: 1em 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.25em;
	color: #86b200;
	letter-spacing: 2px;
}
#page_corps_cible h3:first-letter {
	font-size: 1.3em;
}
h4 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.15em;
	color: #7f3300;
}
h5 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #7f3300;
}
h6 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.05em;
	color: #7f3300;
}
hr {
	border: 1px dotted #ccc;
	width: 85%;
	margin: auto;
}
ul, li {
	margin: 5px 0 5px 0;
	padding: 0;
}
#page_corps_cible li {
	list-style: url('images/puce.gif') inside;
}
p strong {
	font-weight: bold;
	color: ff6600;
}
p em {
	font-style: italic;
	color: 86b200;
}
dl {
	padding-bottom: 20px;
}
dt {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 1em;
}
dd {
	margin-bottom: 0.5em;
}
/* --------------------------------------------------------
BALISE DE TABLEAU
-------------------------------------------------------- */
table {
	width: 85%;
	margin: auto;
	padding: 0;
	border-spacing: 0;
	border-collapse: separate;
	border: 1px solid #803809;
}
th {
	text-align: center;
	padding: 0.2em 0 0.2em 0;
	background: #ff6600;
	color: #fff;
	font-weight: bold;
}
th ul {
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
}
th li {
	margin: 0 2px 0 2px;
	padding: 0;
	list-style: none;
	display: inline;
	border: 0;
}
th li img {
	height: 1.6em;
}
td {
	padding: 0.1em 0.4em 0.1em 0.4em;
	margin: 0;
	border: solid 1px #ccc;
	text-align: center;
}
.ligne_impaire {
	color: #000;
	background: #fff;
}
.ligne_impaire * {
	background: #fff;
}
.ligne_paire {
	color: #000;
	background: #e1e1e1;
}
.ligne_paire * {
	background: #e1e1e1;
}
.ligne_active, .ligne_active * {
	background: #ffc8a4;
}
.cellule_checkbox {
	text-align: center;
	width: 6em;
}
table tbody .ligne_fermer {
	display: none;
	cursor: pointer;
	vertical-align: top;
}
table tbody .ligne_ouverte {
	display: table-row;
	cursor: default;
	height: 100px;
	overflow: auto;
	vertical-align: top;
}
table tbody .special {
	height: 100px;
	overflow: auto;
	vertical-align: top;
}
table tbody .ligne_fermer p, table tbody .ligne_ouverte p, table tbody .special p {
	text-align: justify;
}
table tbody .ligne_fermer ul, table tbody .ligne_ouverte ul, table tbody .special ul, table tbody .ligne_fermer li, table tbody .ligne_ouverte li, table tbody .special li {
	text-align: justify;
}
/* --------------------------------------------------------
BALISES DE FORMULAIRE
-------------------------------------------------------- */
fieldset {
	color: #000;
	border: thin;
	border-top: solid 1px #86b200;
	border-bottom: dotted 1px #86b200;
	border-right: 0;
	border-left: 0;
	margin: 10px;
	margin-top: 1em;
	padding:0.4em;
	background: #fff;
}
fieldset legend {
	border: 1px solid #86b200;
	color: #ff6600;
	font-weight: bold;
	font-size: 1.1em;
	font-variant: small-caps;
	padding: 3px;
	background: #fff;
}
.champsaisie {
	border: 1px solid #999;
	background: #fff;
	color: #000;
	padding:3px;
    margin: 2px 0;
	width: 60%;
	font: small sans-serif;
}
select {
	border: 1px solid #999;
	background: #fff;
	color: #000;
	margin: 2px;
}
textarea {
	border: 1px solid #999;
	background: #fff;
	color: #000;
	padding:3px;
    margin-top: 2px;
    margin-bottom: 2px;
	width: 60%;
	font: small sans-serif;
	height:7em;
}
.champsaisie:focus, textarea:focus, select:focus {
	background: #ffffdf;
	border: 1px solid #ff6600;
}
optgroup {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border: medium;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0;
	border-left-width: 0;
	border-bottom-width: 0;
	border-color: #999;
	background: #fff;
}
option {
	background: #fff;
}
label, .label, .labelspecial {
	width: 14em;
	float: left;
	text-align: right;
	color: #999;
	font-weight: bold;
	padding: 0 20px 0 0;
	margin: 0;
}
label, .label {
	background: url(images/puce_label.gif) no-repeat center right;
}
.labelspecial {
	background: none;
}
label {
	cursor: pointer;
}
#page_corps_cible .liste_form {
	display: inline;
	padding:3px;
    margin: 2px 0;
	width: 60%;
	min-width: 60%;
}
#page_corps_cible .liste_form  li{
	display: inline;
	list-style: none;
	margin-left: 15px;
}
#page_corps_cible .liste_form  li label{
	float: none;
}
#page_corps_cible .form_infos {
	cursor: help;
}
/* --------------------------------------------------------
ZONES DU SITE
-------------------------------------------------------- */
#conteneur {
	width: 100%;
	background: url('images/bandeau_loop.gif') repeat-x;
}
#page_entete {
	height: 150px;
	width: 100%;
	background: url('images/bandeau_gauche.gif') no-repeat;
	overflow: visible;
}
#page_entete_droite {
	height: 150px;
	margin-left: 320px;
	background: url('images/bandeau_droite.gif') no-repeat;
}
#page_corps {
}
#page_corps_gauche {
	width: 190px;
	float: left;
	background: url('images/fond_menu.gif') no-repeat;
	min-height: 270px;
}
#page_corps_cible {
	margin-left: 200px;
	padding: 10px;
}
#pieddepage {
	background: #fff;
	color: #ff8c40;
	font-family: Verdana;
	font-size: 0.7em;
	margin-left: 150px;
	margin-right: 150px;
	text-align: center;
	clear: both;
}
#pieddepage a:link, #pieddepage a:visited, #pieddepage a:active {
	color: #ff8c40;
	background: #fff;
	text-decoration: none;
}
#pieddepage a:hover {
	text-decoration: underline;
}
#pieddepage2 {
	background: #fff;
	color: #999;
}
#pieddepage2 a:link, #pieddepage2 a:visited, #pieddepage2 a:active {
	color: #999;
	background: #fff;
	text-decoration: none;
}
#pieddepage2 a:hover {
	text-decoration: underline;
}
#zone_menuprincipal {
    margin-top: 80px;
	height: 32px;
	padding: 2px;
}
#date {
	color: #fff;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	padding-right: 1em;
}
/* --------------------------------------------------------
MENU PRINCIPAL
-------------------------------------------------------- */
#menu_principal {
	float: right;
	color: #7f3300;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
#menu_principal .actif {
	color: #fff;
}
#menu_principal  a:link, #menu_principal a:visited, #menu_principal a:active {
	color: #7f3300;
	text-decoration: none;
}
#menu_principal a:hover {
	text-decoration: underline;
}
#menu_principal .actif a:link, #menu_principal .actif a:visited, #menu_principal .actif a:active {
	color: #fff;
}
#menu_principal li {
	margin: 0;
	padding: 0;
	font-weight: bold;
    padding: 3px 10px;
    list-style: none;
    display: inline;
}
#menu_principal .actif {
    font-weight: bold;
}
/* --------------------------------------------------------
MENUS SECONDAIRES
-------------------------------------------------------- */
#menu_secondaire {
	padding: 0 0 0 10px;
	list-style: none;
	margin: 60px 0 0 0;
    	text-align: right;
	color: #ff6600;
}

#menu_secondaire ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #ff6600;
	/*font-weight: bold;*/
	/*font-size: 1.1em;*/
}

#menu_secondaire li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #ff6600;
	font-weight: bold;
	font-size: 1.1em;
}
#menu_secondaire a:link, #menu_secondaire  a:visited, #menu_secondaire  a:active {
	color: #ff6600;
	text-decoration: none;
}
#menu_secondaire .menu_item {
	padding: 5px 0 5px 8px;
}
#menu_secondaire .menu_item li {
	list-style: none;
	color: #7f3300;
}
#menu_secondaire .menu_item a:link, #menu_secondaire .menu_item  a:visited, #menu_secondaire .menu_item  a:active {
	color: #7f3300;
	text-decoration: none;
}
#menu_secondaire .menu_item a:hover {
	text-decoration: underline;
}
#menu_secondaire .comp_menu_ouvert:link, #menu_secondaire .comp_menu_ouvert:visited, #menu_secondaire .comp_menu_ouvert:active, #menu_secondaire .comp_menu_ouvert:hover  {
	text-decoration: none;
	padding-left: 15px;
	background: url('images/groupemenu_ouvert.gif') no-repeat left center;
}
#menu_secondaire .comp_menu_fermer:link, #menu_secondaire .comp_menu_fermer:visited, #menu_secondaire .comp_menu_fermer:active, #menu_secondaire .comp_menu_fermer:hover  {
	text-decoration: none;
	padding-left: 15px;
	background: url('images/groupemenu_fermer.gif') no-repeat left center;
}
#menu_secondaire .menu_item  .actif{
	font-weight: bold;
	list-style: url('images/puce_menu.gif');
}
/* --------------------------------------------------------
CLASSES
-------------------------------------------------------- */
.separateur {
	clear: both;
}
.centrer {
	margin: auto;
	text-align: center;
}
.listeeffet ul {
	overflow: auto;
	max-height: 80px;
}
.discret {
	background: #fff;
	color: #999;
}
.align_gauche {
	float: left;
}
/* --------------------------------------------------------
EFFET DES ANGLES ARRONDIS SANS IMAGE
-------------------------------------------------------- */
.angle_pixhaut1, .angle_pixhaut2, .angle_pixhaut3, .angle_pixhaut4, .angle_pixhaut5, .angle_pixbas1, .angle_pixbas2, .angle_pixbas3, .angle_pixbas4, .angle_pixbas5 {
	display: block;
	overflow: hidden;
	height: 1px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0;
	padding: 0;
	background: #ff6600;
	color: #eeeeee;
}
.angle_pixhaut1 {
	margin: 0 5px;
	background: #000;
}
.angle_pixhaut2 {
	margin: 0 4px;
}
.angle_pixhaut3 {
	margin:0 3px;
}
.angle_pixhaut4 {
	margin: 0 2px;
}
.angle_pixhaut5 {
	margin: 0 1px;
}
.angle_pixbas1 {
	margin: 0 1px;
	background: #fff;
}
.angle_pixbas2 {
	margin: 0 2px;
	background: #fff;
}
.angle_pixbas3 {
	margin: 0 3px;
	background: #fff;
}
.angle_pixbas4 {
	margin: 0 4px;
	background: #fff;
}
.angle_pixbas5 {
	margin: 0 5px;
	background: #000;
}
/* --------------------------------------------------------
VIGNETTES
-------------------------------------------------------- */
#page_corps_cible .vignettes * {
	list-style: none;
}
#page_corps_cible .vignettes ul {
	margin: 0;
	padding: 0;
}
#page_corps_cible .vignettes ul li {
	list-style: none;
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px;
	text-align: center;
	width: 8em;
}
#page_corps_cible .vignettes img {
	max-width: 100%;
	margin: auto;
}
/* --------------------------------------------------------
BOUTONS
-------------------------------------------------------- */
.bouton{
	text-decoration: none;
	font-weight: bold;
	color: #ff6600;
	background: #fefefe url('images/fond_bouton.png') bottom repeat-x;
	border: solid 1px #999;
	font-size: 0.9em;
	height: 1.8em;
	min-height: 12px;
	margin: 2px;
}
.bouton:hover, .bouton:focus, .bouton:active {
	text-decoration: none;
	cursor: pointer;
	color: #86b200;
	border: solid 1px #999;
}
.actions {
	margin: 5px auto;
	padding: 0;
	border: 0;
	display: block;
	width: 10em;
}
.actions li {
	margin: 0 5px;
	padding: 0;
	list-style: none;
	display: inline;
}
/* --------------------------------------------------------
FENETRES
-------------------------------------------------------- */
.fenetre {
	position: static;
	display: block;
	margin: 10px 10px 10px 15em;
	padding: 1em 5px 1em 5px;
}
.fenetre_titre {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #ff6600 url('images/effet_fenetre.gif') bottom repeat-x;
	color: #fff;
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 1.2em;
	text-align: center;
}
.fenetre_titre h1, .fenetre_titre h2, .fenetre_titre h3, .fenetre_titre h4, .fenetre_titre h5, .fenetre_titre h6 {
	font: 1.2em verdanna, sans-serif;
	text-align: center;
	color: #fff;
	background: #ff6600;
	padding: 0;
	margin: 0;
}
.fenetre_contenu {
	clear: both;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 5px;
	margin: 0 auto 0 auto;
	background: #fff;
	color: #000;
}
.comp_fenetre {
	position: absolute;
	display: block;
	margin: auto;
	width: 60%;
	z-index: 4;
	top: 50px;
	left: 20%;
}
.comp_fenetre .fenetre_titre ul {
	float: right;
	padding: 0;
	margin: 0.1em 5px 0 5px;
	display: inline;
}
.comp_fenetre .fenetre_titre a:link, .comp_fenetre .fenetre_titre a:visited, .comp_fenetre .fenetre_titre a:active, .comp_fenetre .fenetre_titre a:hover {
	text-decoration: none;
	background: #ff6600;
	color: #000;
	text-decoration: none;
}
.comp_fenetre .fenetre_titre a:hover {
	text-decoration: underline;
}
.comp_fenetre .fenetre_titre img {
	width: 1em;
	height: 1em;
	border: 0;
	background: #ff6600;
	padding: 0;
	margin: 0;
}
.comp_fenetre .fenetre_titre li {
	margin: 2px;
	display: inline;
}
/* --------------------------------------------------------
ERREURS
-------------------------------------------------------- */
.erreur {
	color: #ff0000;
    font-size: 1.1em;
	background: #fff;
	text-align: center;
	font-weight: bold;
}
#exception {
	width: 98%;
	margin: auto;
	padding: 0;
}
#exception td {
	vertical-align: center;
}
#exception strong {
	color: #ff6600;
    font-size: 1.1em;
}
#exception h4, #erreurs ul {
	margin: 0;
	padding: 0;
}
#exception ul {
	margin: 1em;
	padding: 1em;
	font-size: 0.9em;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 1px;
	border-bottom-width: 0;
	border-color: #999;
}
#exception li {
	list-style: none;
	clear: both;
}
#exception div {
	margin: 1em;
}
#exception div span {
	font-weight: bold;
	float: left;
	width: 7.5em;
}
#exception .erreur_type {
	text-align: center;
	vertical-align: top;
}
/* --------------------------------------------------------
OPTIMISATION
-------------------------------------------------------- */
#optimisation {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 0.9em;
}
#optimisation li {
	list-style: none;
	clear: both;
}
#optimisation span {
	font-weight: bold;
	float: left;
	width: 22em;
}
/* --------------------------------------------------------
ACCUEIL
-------------------------------------------------------- */
#news {
	margin: 0px;
	padding: 0px;
}
#news ul {
	margin: 0px;
	padding: 0px;
}
#news li {
	padding: 0 10px;
	margin: 0px;
	float: left;
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight:  bold;
}
#colonne3 {
	float: right;
	width: 30%;
}
#colonne2 {
	margin-left: 180px;
	margin-right: 30%;
}
#colonne1 {
	float: left;
	width: 180px;
}
#colonne1 li {
	font-size: 0.9em;
}
#accueil {
	margin-right: 30%;
}
#image_aleatoire  {
	text-align: center;
}
#image_aleatoire  *{
	width: 98%;
	margin: 0 auto;
	padding: 0;
	max-width: 450px;
}
#liste_organisations li {
	font-weight: bold;
	font-size: 1.15em;
}
#liste_organisations .inscription_ouverte {
	font-size: 1.3em;
}
/* --------------------------------------------------------
PHOTOS
-------------------------------------------------------- */
#visionneuse_album {
	height: 500px;
}
#visionneuse_album embed {
	height: 100%;
	width: 100%;
}
/* --------------------------------------------------------
ARTICLES DE PRESSES
-------------------------------------------------------- */
#page_corps_cible .articles_presse li {
	width: 90%;
	margin: 0 auto;
	list-style: none;
}
/* --------------------------------------------------------
ORGANISATIONS
-------------------------------------------------------- */
.stat_0, .stat_1 {
	display: block;
	width: 100%;
}
.stat_image {
	width: 350px;
}
.stat_0 p, .stat_1 p  {
	text-align: justify;
}
.stat_0 h2, .stat_1 h2  {
	clear: both
}
.stat_0 img {
	float:left;
	max-width: 100%;
	margin-right: 10px;
}
.stat_1 img {
	float:right;
	max-width: 100%;
	margin-left: 10px;
}
#fichier_inscription {
	text-align: right;
	font-style: italic;
	color: #999;
}
#liste_albums li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#liste_albums li img {
	margin-right: 5px;
}

/* --------------------------------------------------------
QUI FAIT QUOI
-------------------------------------------------------- */

#page_corps_cible .vignettes .liste li {
	float: none;
	border: 0;
	padding: 0;
	margin: 0 3px 0 0;
	text-align: left;
	background: #fff;
	color: #999;
	list-style: url('images/puce.gif') inside;
}


/* --------------------------------------------------------
COMPTEUR VISITE
-------------------------------------------------------- */
#compteur_visite {
	position: absolute;
	left:322px;
	top: 0px;
	height: 110px;
	width: 250px;
}
#compteur_visite object {
	
}
/* --------------------------------------------------------
LOGOS PARTENAIRES
-------------------------------------------------------- */
#logo_partenaires {
	top: 25px;
	height: 80px;
	width: 80px;
	float: right;
	margin-right: 15px;
	background: url('images/logos.gif') no-repeat;
}