/* CSS Document */
body, html{
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/fd.gif);
	margin:auto;
	color:#333333;
	font-size:12;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:-1;
}
form
{	margin: 0;	border: 0;	padding: 0;
}

#global {
	margin:0px;
	padding:0px;
    width: 1040px;
    position:relative;
    left: 50%;
    top: 0px;
    margin-left: -520px; /* moitié de la largeur */
  }

#global2 {
	margin:0px;
	padding:0px;
    top: 0px;
    width: 760px;
  }
/*************INSCRIPTION EN LIGNE*******************************/
.inscr_act{
width:100%;
height:100px;
padding:6;
margin:6;
background-color:#FDCAC1;
font-style:1em;
border:1px solid rgb(167, 215, 249);
font-variant:small-caps;
font-weight:bold;
color:#FFFFFF;
text-align:left;
}

.inscr_photo{
vertical-align:top;
padding-top:20px;

}
.inscr_title{
border:0;
}
.inscr_txt-mini{
margin:5px;
font-size:0.8em;
font-style:italic;
}

.inscr_recap{
font-size:0.75em;
	text-align:justify;
	color:#000000;
	line-height:1.6em;
	font-family: "Trebuchet MS", Tahoma, Arial, Sans Serif;
	margin-bottom:10px;
	padding:0px;
	width:100%;
	font-style:italic;
}
ul#inscr
{
	list-style-type:none;
	width:100%;
}

ul#inscr li
{
	/*width:32%;*/
	float:left;
}

ul#inscr a,ul#inscr div
{
	float: left;
	margin: 0 10px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	border: 1px dotted #333333;
	text-decoration: none;
	color:white;
	font-variant:small-caps;
	background-color:#666666;
}

ul#inscr a:hover,ul#inscr div:hover
{
	background-color:#993300;
	border:1px dotted #333333;
	cursor:pointer;
}

ul#inscr a.selec,ul#inscr div.selec
{
	background-color:#993300;
	border: 1px dotted #333333;
}
ul#inscr a.noselec,ul#inscr div.noselec
{
	background-color:#666666;
	border: 1px dotted #333333;
}
.encart_inscr
{	border: 1px solid rgb(167, 215, 249);
	vertical-align: top;
	padding: 5px;
	text-align:left;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

a.tarif
{
	text-decoration:underline;
}
a.tarif:hover
{
	background-color:#CC6633;
	text-decoration:none;
}

.erreur
{
	color:red;
	font-weight:bold;
}

.objErreur
{
	border:2px solid red;
}

table.objErreur
{
	font-size:0.75em;
	line-height:2.2em;
	border:2px solid red;
}

.objPasErreur
{
	border:1px solid #A5ACB2;
	padding:2px 2px 2px 0px;
	margin:0px;
}

div.objPasErreur
{
	border:none;
	padding:0px;
	margin:0px;
}

.obligatoire
{
	color:#CC6633;
	font-weight:bold;
}

.tablo
{
	font-size:0.75em;
	line-height:2.2em;
}
.tab-titre
{
	color:#FFFFFF;
	background-color:#CC6633;
	font-weight:bold;
	padding-left:5px;

}
.tab-hor
{
	text-align:center;
	font-weight:bold;
	padding-left:5px;
}

/*------- Onglet -------------*/
.control_tabs {
	float: left;
}
.control_tab {
  margin: 10px;
  padding: 0 0 15px 0;
}
.control_tabs ul {
	list-style: none;
}
.control_tabs li {
	float: left;
	margin: 4 0 0 4px;
	padding: 0;
	font-weight: bold;
	background: #eee url(../pics/bg/corner_ddd_eee_tl.gif) no-repeat;
}

.control_tabs li.first {
	margin: 4 0 0 12px;
}
.control_tabs li.current {
	margin: 0 0 0px 4px;
	padding: 0 0 3px 0;
	background: #666 url(..//pics/bg/corner_666666_tl.gif) no-repeat;
}
.control_tabs li.first current {
	margin: 0 0 0px 12px;
	background: #666 url(..//pics/bg/corner_666666_tl.gif) no-repeat;
}
.control_tabs li a {
	text-decoration: none;
	display: block;
	font-size:11;
	cursor: pointer;	display: block;
	margin: 0;
	padding: 5px 6px;
	background: url(..//pics/bg/corner_ddd_eee_tr.gif) top right no-repeat;
}
.control_tabs li.current a {
	font-size:11;
	cursor: pointer;	display: block;
	margin: 0;
	padding: 5px 6px;
	text-decoration: none;
	color: #fff;
	background: url(..//pics/bg/corner_666666_tr.gif) top right no-repeat;
}

/*--------------------- Tableau -----------------------*/

span.right
{	position: absolute;
	right: 10px;
	text-align:right;
}

.module h4 {
  background: #999;
  border: 1px solid #777;
  color: #fff;
	font: 12px Arial;
  margin: 0 0 0 0;
  padding: 0px 0px 0px 0px;
  position: relative;
}

.module .ongle {
	font: bold 19px Arial;
  text-align: left;
  background: #e5e5e5;
  bottom: -1px;
	valign: top;
  display: block;
  padding: .5em .75em .7em;
}

.module div.fin {
  margin: 0;
  border: solid #bbb;
  border-width: 1px;
	font: bold 12px Arial;
  text-align: left;
  background: #e5e5e5;
	valign: top;
  display: block;
  padding: 2px;
  border-bottom: 1px solid #bbb;
}

.module div.ajout {
  margin: 0;
  border: solid #bbb;
  border-width: 1px;
	font: bold 12px Arial;
  text-align: left;
  background: #e5ffe5;
  bottom: -1px;
	valign: top;
  display: block;
  padding: .5em .75em .7em;
  border-bottom: 1px solid #bbb;
}

.module .contenu {
  position: relative;
  border: solid #ddd;
  border-width: 0 1px;
  margin: 0px;
  padding: 5px;
  background: #fff;
}
.tableau_blanc
{	position: relative;
	border: solid #CCC;
	border-width: 1px 1px;
	border-collapse: collapse;	width: 100%;	font-size: 85%;	clear: both;
	padding: .1em .1em;}
.tableau_blanc table th, .tableau_blanc td, .tableau_blanc li {  width: auto; 	font-size:11px;
	//border-top: 1px solid #BBB;
	//background-color:#eef;
	color:#eef;
	padding:4px;}

.tableau
{  position: relative;
  border: solid #ddd;
 border-width: 0 1px;
}
.tableau table {	border-collapse: collapse;  width: 100%;  font-size: 95%;  clear: both;}
.tableau table th, .tableau table td, {  width: auto;
	align:left;  padding: .1em .1em;}.tableau table th ,.tableau .th{	font : bold;
  border-bottom: 1px solid #bbb;  background: #e5e5e5;  white-space: nowrap;}
.tableau ul, ul
{	list-style: none;
}
.tableau table td ,.tableau li{	font-size:11px;
	border-top: 1px solid #bbb;
	padding:1px;}

.tableau table .odd {  background: #f8f8f8;
}

.tableau table .even {  background: #fff;
}


.tableau table tr:hover
{	background:   #CCFFCC;
	color:   #000000;
}

.tableau table tr.odd.marked, .tableau table tr.even.marked
{	background:   #FFCC99;
	color:   #000000;
}
/*--------------- Tableau des horaires --------------------*/
.horaires{
border-style:solid; 
border-width:0.5px;
border-color:#4E4039; 
}
.titre_tablo{
	color:white;
	font-size:0.9em;
	line-height:0.7em;
	font-weight:bold;
	border-style:solid; 
	border-width:0.5px;
	border-color:#4E4039; 
}

/*--------------- IMAGES --------------------*/
.bande-g{
	background-image:url(../images/bande-g.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:45px;

}
.bande-d{
	background-image:url(../images/bande-d.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:45px;
}
.mid{
	background-image:url(../images/fond2.jpg);
	background-attachment: fixed;
	background-position:center top;
	background-repeat:no-repeat;
}
.mid-accueil{
	background-image:url(../images/cite-accueil2.jpg);
	background-attachment: fixed;
	background-position:center top;
	background-repeat:no-repeat;
}
.mid-bas{
	background-image:url(../images/fond-bas.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:29px;
}
.bande-ht{
	background-image:url(../images/spacer.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:115px;
}
#logo-contour{
	background-image:url(../images/logo-contour.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:159px;
}
#fd-actu{
background-color:#7a6358;
}

div.floatright, table.floatright {	clear: right;	float: right;	position: relative;
	margin: 0 -35px 0 0;	border: 0;/*	border: .5em solid white;	border-width: .5em 0 .8em 1.4em;*/
}
div.floatright2, table.floatright2 {	clear: right;	float: right;	position: relative;
	margin: 0;	border: 0;}
div.floatleft, table.floatleft {	clear: left;	float: left;	position: relative;	margin: 0 .5em .5em 0 ;	border: 0;/*	border: .5em solid white;	border-width: .5em 0 .8em 1.4em;*/}
/*-------STYLES DE TEXTES-----------------------------------*/

.texte{
	color:#333333;
	font-size:12;
	line-height:1.6em;
}
.texte-blanc{
	color:white;
	font-size:11;
	line-height:1.3em;
}
.texte-blanc-big{
	color:white;
	font-size:14;
	line-height:1.6em;
}

.txt-mini{
font-size:10;
color:#7a6358;
}

.txt-petit{
font-size:11;
color:#7a6358;
}
/*--------------LIENS--------------------------------------*/
.menu-bas{
	color:#b44600;
	line-height:1.6em;
	font-size:10;
}
a.menu-bas{
	font-size:10;
	text-decoration:underline;
}
a.menu-bas:hover{
	color:black;

}

a.lien_marron{
	color:#4e4039;
	font-size:12;
	text-decoration:none;
}
a.lien_marron:hover{
	color:black;
	text-decoration:underline;
}

a.lien_marron_big{
	font-size:15;
	font-weight:bold;
	color:#4e4039;
	text-decoration:underline;
}
a.lien_marron_big:hover{
	color:black;
	text-decoration:underline;
}

a.lien_blanc_big{
	font-size:15;
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}
a.lien_blanc_big:hover{
	color:#FFF;
	text-decoration:underline;
}

a.lien_marron_very_big{
	font-size:20;
	font-weight:bold;
	color:#4e4039;
	text-decoration:underline;
}
a.lien_marron_very_big:hover{
	color:black;
	text-decoration:underline;
}

a.lien_externe{
	font-weight:bold;
	color:#6f2603;
	text-decoration:underline;
}

a.lien_externe:hover{
	font-weight:bold;
	color:#c95800;
	text-decoration:overline;
}

.transp{
	opacity:0.5;
}

/*-------TITRES---------------------------------------------*/

.menu_principal{
	color:#FFFFCC;
	font-size:16;
	font-weight:bold;
	line-height:1.4em;
	padding:5px;
	border:7px;
}
.menu_vertic{
	/*background: url(../images/fond_menu.jpg) top left repeat; */
	border: 4px solid #886050;
	background-color:#ffeee4;
	padding:4px;
	margin:0px;
}

.menu_vertic a.lien_marron{
	color:#4e4039;
	font-size:11;
	text-decoration:none;
}

.menu_vertic a.lien_marron:hover{
	color:black;
	text-decoration:underline;
}

.menu_vertic a.lien_marron_big{
	font-size:12;
	font-weight:bold;
	color:#4e4039;
	text-decoration:underline;
}
.menu_vertic a.lien_marron_big:hover{
	color:black;
}

h1{
	color:#333333;
	font-size:18;
}

.titre {
	font-family: "Book Antiqua","Gill sans MS",Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:20;
	padding:10px;
	margin: 0px;
	border: 0;
	text-align:left;
	width:100%;
/*	color:#FFF;
	background-color:#886050;*/
	color:#000;
	background-color:eee;
}

h2{
	color:#333333;
	font-size:18;
	line-height:1em;
	font-weight:normal;
}
h3{
	margin: 3 7 3 0;
	padding: 3 7 3 0;
	color:#9f2603;
	font-size:16;
	line-height:1em;
	font-weight:bold;
}
h4{
	margin: 3 7 3 0;
	padding: 3 7 3 0;
	color:#a63100;
	font-size:15;
	line-height:1em;
	font-weight:normal;
}
h5{
	color:#a63100;
	font-size:14;
	line-height:1em;
	font-weight:normal;
}
td ,div ,p ,span ,th ,textarea{
	color:#333333;
	font-size:12;
	line-height:1.6em;
}

.encart
{	border: 1px solid rgb(167, 215, 249);
	background-repeat: no-repeat;
	background-position: -40px -15px; width: 100%;
	margin: 5px;
	padding: 5px;
	vertical-align: top;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.encart2
{	border: 1px solid rgb(167, 215, 249);
	vertical-align: top;
	padding: 5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.encart_red
{	border: 1px solid rgb(249, 215, 167);
	margin: 5px;
	padding: 5px;
	vertical-align: top;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.encart_red2
{	border: 1px solid rgb(249, 215, 167);
	vertical-align: top;
	padding: 5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
/*------COULEURS-----------------------------------*/
#marron_fonce{
	background-color:#4e4039;
}

#marron{
	background-color:#8a7368;
}
#marron_clair{
	background-color:#b89889;
}
#ocre_fonce{
	background-color:#6f2603;
}
#ocre{
	background-color:#a63100;
}
#ocre_clair{
	background-color:#c95800;
}

/*------Sous-Menu-----------------------------------*/
.ss-menu{
	color:#5a4338;
	font-size:1em;
	line-height:1.6em;
}
a.ss-menu{
	font-size:1em;
	font-weight:bold;
	text-decoration:underline;
}
a.ss-menu:hover{
	color:#1e1009;
}

#sous_menu_nav {
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#sous_menu_nav li {
	display: inline;
	margin: 0 3px;
	padding: 0 15px 0 10px;
	border: #666 solid;
	border-width: 0 1px 0 0;
	list-style: none;
}

/*--------------SITEMAP--------------------------------------*/


.sitemap a.lien{
	color:#7a6358;
	font-size:0.7em;
	text-decoration:underline;
}
.sitemap a.lien:hover{
	color:black;
}

.sitemap h1{
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:1em;
	line-height:1em;
}
.sitemap ul{
display:block;
}
.sitemap li{
list-style-image:url(../images/puce.gif);


}
/*--------------------------------------------------------



/*-------AUTRES---------------------------------------------*/
hr{
color:#b44600;
height:1px;

}
.spacer_vertic{
width:12px;
background-image:url(../images/spacer_vertic.gif);
background-repeat:repeat-y;
background-position:center;
}



#navigationMenu inner{
	/* Container properties */
	width:0;
	overflow:hidden;

	/* CSS3 Transition: */
	-webkit-transition: 0.25s;

	/* Future proofing (these do not work yet): */
	-moz-transition: 0.25s;
	transition: 0.25s;
}

#navigationMenu{
	width:38px;
	display:block;
	position:relative;
}

/* General hover styles */

#navigationMenu:hover inner{ width:auto; padding:0 20px;overflow:visible; }
#navigationMenu:hover{
	text-decoration:none;

	/* CSS outer glow with the box-shadow property */
	-moz-box-shadow:0 0 5px #9ddff5;
	-webkit-box-shadow:0 0 5px #9ddff5;
	box-shadow:0 0 5px #9ddff5;
}

/* ---------------------- Ming Tang ---------------------- */
@font-face
{	font-family: 'diskus';
	src: url('../DISKUSM.TTF');
	src: local('DISKUSM.TTF'), url('../DISKUSM.TTF') format('opentype');
}

.ming_tang
{	background-color:#aaa;
	color:#000;
	padding:4px;
	margin:2px;
	border:2px solid #000;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	align:center;
	text-align:center;
}

.ming_tang_inner
{	background-color:#aaa;
	color:#000;
	border:1px solid #000;
	padding:5px;
	margin:0px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	vertical-align:middle;
	align:center;
	text-align:center;
	background-color:#ffe;
}

.ming_tang_titre
{	font-family: diskus;
	color:#000;
	font-size:40px;
	background-color:ccbbbb;
}
