/* 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 {
	width: 99%;
	min-width: 1060px;
	max-width: 1360px;
	margin: 0 auto;
	background: url(../img/degrade-bleu-gauche.gif) repeat-y;
}
* html div#degradeGauche {
	width: 1160px;
}
div#degradeDroit {
	margin: 0 0 0 70px;
	background: url(../img/degrade-bleu-droite.gif) repeat-y right top;
}
div#global {
	margin: 0 70px 0 0;
	border: solid 2px #fff;
}

/**********************************/
/*             BANDEAU            */
/**********************************/
div#bandeau {
	overflow: hidden;
	height: 100%;
	background: #fff url(../img/bg_bandeau.gif) repeat-x left 55px;
}
div#bandeau h1 {
	width: 30%;
	height: 86px;
	background: #fff url(../img/aerotop.gif) no-repeat center top;
	float: left;
}
div#bandeau h1 a {
	display: block;
	height: 86px;
}
div#bandeau h1 span {
	display: none;
}
div#bandeau h2 {
	color: #FFFFFF;
	float: left;
	font-size: 1em;
	font-weight: normal;
	/*margin-top: 55px;*/
	padding: 7px 0 0 100px;
	text-transform: uppercase;
	background: url(../img/bg_h2.gif) no-repeat left top;
	height: 24px;
	position: relative;
	top: 55px;
	left: 0;
	z-index: 1;
}
div#bandeau img {
	left:65%;
	margin:8px;
	position:absolute;
	top:0;
	z-index:2;
}

div#outils {
	float: right;
	overflow: hidden;
	height: 100%;
	background: url(../img/bg_outils.png) no-repeat !important;
	background: none;
	padding: 0 0 0 20px;
}
div#outils ul {
	background: #FFFFFF url(../img/bg-outils-site.gif) repeat-x scroll 0 0;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	overflow: hidden;
	height: 100%;
	width: 150px;
	padding:8px;
	margin: 0;
}
div#outils ul li {
	float: left;
	width: 49%;
	margin: 0 0 8px 0;
}
div#outils ul li a {
	display: block;
	color: #003F90;
	height:15px;
	padding: 3px 0 3px 30px;
	background-repeat: no-repeat;
	font-size: 0.7em;
}
div#outils ul li a.mail {
	background-image: url(../img/picto_contact.gif);
}
div#outils ul li a.rss {
	background-image: url(../img/picto_rss.gif);
}
div#outils ul li a.plan {
	background-image: url(../img/picto_plan.gif);
}
div#outils ul li a.imprim {
	background-image: url(../img/picto_imprim.gif);
}

/**********************************/
/*             CONTENU            */
/**********************************/
div#contenu {
	overflow: hidden;
	height: 100%;
	clear: both;
	background: #fff url(../img/bg_contenu.gif) repeat-y 135px top;
}
* html div#contenu {
	background: #fff url(../img/bg_menu-ie6.gif) repeat-y 135px top;
}
div#colonneGauche {
	float: left;
	width: 30%;
}
div#ariane {
	display: none;
}
/*************JCAROUSEL************/
div#jCarousel {
	float: left;
	width: 135px;
}
div#jCarousel img {
	margin: 27px 0 0 0;
	border-right: solid 2px #fff;
}

/*************  PAGE  ************/
div#page,
div#actu {
	float: left;
	background: url(../img/bg_page.jpg) no-repeat left top;
	width: 70%;
}
div#page h3,
div#actu h3 {
	margin: 30px 50px 30px 70px;
	color: #003F90;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 2em;
	font-weight: normal;
}
div#page div.intro {
	padding: 10px;
	margin: 20px 70px;
	border: 5px solid #fff;
	background: #fff url(../img/bg_liste.gif) repeat-y;
	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 {
	background: url(../img/bg_piedepage.gif) repeat-x;
	padding: 1px 15px;
	overflow: hidden;
	height: 100%;
}
div#piedepage ul li {
	float: left;
	width: auto;
	margin: 0 20px;
}
div#piedepage ul li a {
	color: #fff;
	font-size: 0.8em;
}

