/* CSS Document */

* {
	border:medium none;
	border-collapse:collapse;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
html, body {
	background: #ffffff;
	height: 100%;
}
hr {
	clear: both;
	visibility: hidden;
}



div#degradeGauche {
}

div#degradeDroit {
}
div#global {
}

/**********************************/
/*             BANDEAU            */
/**********************************/
div#bandeau {
}
div#bandeau h1 {
}
div#bandeau h1 a {
	display: block;
	color: #003399;
	font-size: 1em;
	margin: 0 100px 0 0;
}
div#bandeau h2 {
	text-transform: uppercase;
	color: #003399;
	font-size: 0.8em;
}
div#bandeau img {
	float: right;
}

div#outils {
	display: none;
}


/**********************************/
/*             CONTENU            */
/**********************************/
div#contenu {
}
div#colonneGauche {
	display: none;
}
div#ariane {
	display: none;
}


/*************  PAGE  ************/
div#page,
div#actu {
	clear: both;
}
div#page h3,
div#actu h3 {
	color: #003F90;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
}
div#page div.intro {
	margin: 20px 0;
	font-size: 0.8em;
	color: #003F90;
}



/***********  JOURNEES  **********/
div#colonneDroite {
	float: right;
	background: url(../img/bg_colonnedroite.gif) no-repeat top left;
	margin: 30px 0 0 30px;
	width: 27%;
}
div#colonneDroite table {
	font-size: 0.8em;
	width: 100%;
}

div#colonneDroite table caption {
	color: #fff;
	padding: 5px;
	background: #003f90 url(../img/bg_caption.gif) repeat-y right top;
	text-transform: uppercase;
}
div#colonneDroite table th {
	width: 24px;
	height: 84px;
	border-left: 1px #fff solid;
	border-bottom: 1px #fff solid;
}
div#colonneDroite table th span {
	display: none;
}
div#colonneDroite table th.rouge {
	background: url(../img/reserve.gif) no-repeat;
}
div#colonneDroite table th.bleu {
	background: url(../img/public.gif) no-repeat;
}
div#colonneDroite table td {
	padding: 5px;
	background: url(../img/bg_td.gif) repeat-y;
	border-left: 1px #fff solid;
	border-bottom: 1px #fff solid;
}
div#colonneDroite table a {
	color: #000;
}

/***********  AFFICHE  **********/
div#affiche {
	background: url(../img/bg_affiche.gif) top right no-repeat;
}
div#affiche img {
	padding: 25px 0 0 0;
}

/********** PIED DE PAGE *********/
div#piedepage {
	display: none;
}

/********* LISTE ***********/
/* CSS Document */
div#page ul {
}
ul li.liste {
	margin: 15px 0 0 35px;
}
ul li.liste img {
	float: left;
	width: 145px;
	margin: 0 10px 10px 0;
}
ul li.liste h4 {
	color: #B90E1D;
	font-size: 0.9em;
	padding: 10px 0 0 0;
}

ul li.liste h4 a {
	color: #B90E1D;
	font-size: 0.9em;
}

ul li.liste ins {
	color: #4E4741;
	font-size: 0.7em;
}
ul li.liste p {
	font-size: 0.7em;
	padding: 0 0 10px 155px;
}
ul li.liste a.suite {
	display: block;
	font-size: 0.7em;
	color: #4E4741;
	padding: 5px 0 0 155px;
	/*background: #fff url(../img/bg_suite.gif) no-repeat 145px 0;*/
}

/********* COMPLET *************/
div.complet img {
	border: solid 5px #fff;
}
div.complet div.image {
	float: right;
	margin: 10px 0 10px 10px;
}
div.complet ins {
	display: block;
	padding: 0 70px;
	font-size: 0.8em;
	color: #4E4741;
	font-family: "Century Gothic", Arial, sans-serif;
}
div.complet h4 {
	padding: 15px 0 0 0;
	font-size: 0.9em;
	color: #003f90;
}
div.complet h5 {
	padding: 15px 0 0 0;
	font-size: 0.8em;
	color: #003f90;
}
div.complet h6.aVoir {
	padding: 15px 0 0 0;
	font-size: 0.8em;
	color: #4E4741;
	border-bottom: dashed 1px #afafaf;
}
div.complet p {
	padding: 10px 0;
	font-size: 0.8em;
	color: #000;
}
div#page div.complet ul {
	padding: 10px 20px;
	font-size: 0.8em;
	color: #000;
	min-height: 0;
	border: none;
}
div.complet ul li {
	list-style-image: url(../img/pic_li_complet.gif);
}
div.complet table {
	font-size: 0.8em;
}
div.complet table caption {
	background: #d0c6bc;
	color: #564f48;
	padding: 5px;
}
div.complet table td {
	background: #d0c6bc;
	color: #000;
	border: solid 1px #fff;
	padding: 5px;
}
div.complet table th {
	background: #e4dcd5;
	color: #000;
	border: solid 1px #fff;
	padding: 5px;
}

/***************************/
/*      TELECHARGEMENT     */
/***************************/
div#page div.fichiers ul,
div#page div.liens ul {
	height: auto;
	min-height: 0;
	padding: 10px 20px;
}
div#page div.fichiers ul li,
div#page div.liens ul li {
	list-style-image: url(../img/pic_li.gif);
}
/***************************/
/*     DIAPORAMA SIMPLE    */
/***************************/
div#page div.diaporama ul {
	min-height: 0;
	overflow: hidden;
	clear: both;
}
div#page div.diaporama ul li {
	float: left;
	margin: 0 10px 10px 0;
	list-style: none;
	width: 100px;
}
/********************************/
/*         PLUGIN VIDEO         */
/********************************/
div.audio_video {
	display: none;
}

/********************************/
/*       PLUGIN FORMULAIRE      */
/********************************/
div.formulaire {
	padding: 10px 0;
	font-size: 0.7em;
	color: #000;
	height: auto;
	overflow: hidden;
	clear: both;
}
div.formulaire fieldset {

}
div.formulaire legend {
	font-size: 1.2em;
	color: #a09488;
	font-weight: bold;
}
div.formulaire p {
	color: #6a5e52;
}
div.formulaire div {
	clear: both;
	margin: 3px 0 0 0;
}
div.formulaire label {
	float: left;
	width: 20%;
	text-align: right;
	padding: 0 5px 0 0;
}
div.formulaire input, div.formulaire textarea {
	float: left;
	width: 50%;
	border: solid 1px #333333;
}
div.formulaire input[type="submit"],
div.formulaire input.boutonFormulaire,
div.formulaire input.reset {
	float: left;
	width: 25%;
	border: solid 1px #333333;
	margin: 5px 0 0 21%;
}
