@charset "utf-8";
/*Général*/
*{
	margin: 0;
	padding: 0;
}
body{
	text-align: center;
	font: normal .8em/1.2em "Lucida Sans", "Trebuchet MS", verdana, sans-serif;
	color: #e2001a;
	background: #fff;
}
a, a:visited{
	color: #e2001a;
}
a:hover{
	color: #e2007a;
}
h1{
	display: none;
}
h2{
	width: 550px;/*hack IE6*/
	margin-bottom: .2em;
	font: bold 3em/1.2em "Courier New", "Lucida Sans", "Trebuchet MS", verdana, sans-serif;
	background: transparent url(../images/bg_h2.gif) 0 50% no-repeat;
}
h3{
	width: 550px;/*hack IE6*/
	margin: 1em 0 .5em 0;
	font: bold 1.5em/1.2em "Courier New", "Lucida Sans", "Trebuchet MS", verdana, sans-serif;
	color: #e2007a;
	background: transparent url(../images/bg_h2.gif) no-repeat;
}
p{
	margin-bottom: 1.2em;
}
ul{
	list-style: none;
}
hr {
	clear: both;
	visibility: hidden;
}
/*Classes*/
.lettrine {
	float: left;
	font: bold 5em/.7em "Courier New", "Lucida Sans", "Trebuchet MS", verdana, sans-serif;
	margin-right: 1px;
	background: white;
	color: #e2007a;
}
.gras{
	font-weight: bold;
}
.top{
	margin: 1em;
	text-align: right;
}
.remarque{
	text-align: center;
}
.bg{
	background: transparent url(../images/bg_h2.gif);
}
/*##############################################################################################
#                                                                                              #
#	                                     POSITIONNEMENT                                        #
#                                                                                              #
##############################################################################################*/
/*Conteneur*/
div#conteneur{
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../images/bg_conteneur.png) repeat-y 0 200px;
}
/*Header*/
img#header{
	display: block;
}
a#accueil {
	position: absolute;
	display: block;
	width: 550px;
	height: 55px;
	top: 55px;
	left: 60px;
	text-indent: -5000px;
}
/*Colonne*/
div#colonne{
	float: right;
	width: 260px;
	padding-top: 240px;
	margin-bottom: 150px;
	background: transparent url(../images/bg_colonne.png) no-repeat;
}
/*Etudes*/
div#panneau{
	z-index: 2;
	padding-top: 130px;
	background: transparent url(../images/ht_panneau.png) no-repeat;
}
div#panneau dl{
	width: 255px;
	padding-bottom: 50px;
	background: transparent url(../images/bs_panneau.png) 0 100% no-repeat;
	text-align: center;
	font-style: italic;
}
div#panneau dt, div#panneau dd{
	padding: 0 58px 0 25px;
	background: transparent url(../images/bg_panneau.png) 0 130px repeat-y;
}
div#panneau dt{
	font: bold 1.5em/1.2em "Courier New", "Lucida Sans", "Trebuchet MS", verdana, sans-serif;
}
div#panneau dd{
	padding-bottom: .5em;
}
/*Lien biblio*/
a#biblio, a#biblio:visited {
	position: absolute;
	display: block;
	width: 220px;
	height: 130px;
	right: 40px;
	bottom: 110px;
	background: transparent url(../images/biblio.png) no-repeat;
}
a#biblio:hover{
	background-position: 0 -130px;
}
a#biblio span{
	display: none;
}
/*Menu*/
ul#menu{
	margin: 30px 260px 30px 64px;
}
ul#menu li{
	display: inline;
}
ul#menu li a{
	display: block;
	float: left;
	padding: 7px;
	margin-right: 10px;
	background: transparent url(../images/bg_menu.png) no-repeat;
}
ul#menu li a, ul#menu li a:visited{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
ul#menu li a:hover{
	color: yellow;
}
div#conteneur ul#menu li a.actif{
	color: yellow;
	cursor: default;
}
/*Contenu*/
div#contenu{
	float: left;
	width: 550px;
	padding: 50px 70px 20px 70px;
}
/*Footer*/
div#footer{
	clear: both;
	height: 70px;
	padding-top: 40px;
	background: transparent url(../images/footer.png) no-repeat;
	text-align: center;
	font-size: .8em;
}
div#footer img{
	border: none;
	vertical-align:middle;
}
/*##############################################################################################
#                                                                                              #
#	                                          PAGES                                            #
#                                                                                              #
##############################################################################################*/
/*Listes DL*/
div#contenu dl dt{
	margin-top: .5em;
	padding-left: 25px;
	width: 525px;
	background: transparent url(../images/main.png) 0 2px no-repeat;
	font-weight: bold;
}
div#contenu dl dd{
	margin-bottom: .2em;
	margin-left: 30px;
	padding-left: 10px;
	width: 465px;
	background: transparent url(../images/bg_dd.png) 0 .5em no-repeat;
}
/*---------------------------------------------Formations--------------------------------------*/
h4{/*Intitulés*/
	margin-left: 10px;
	margin-bottom: 1em;
	font-variant: small-caps;
	font-size: 1em;
	width: 540px;
	background: transparent url(../images/bg_h4.gif) 100px 50% no-repeat;
}
h4 a, h4 a:visited {
	padding-right: 5px;
	padding-left: 20px;
	color: #e2001a;
	text-decoration: none;
	letter-spacing: .1em;
	background: #fff url(../images/fleche.png) 0 0 no-repeat;
}
h4 a:hover{
	color: #e2007a;
}
div#contenu h4 a.open {
	background: #fff url(../images/fleche_over.png) 0 0 no-repeat;
}
div#contenu div.programme{/*Contenu*/
	width: 488px;
	margin-bottom: 1em;
	padding: 10px 30px;
	background: #fff;
	background: transparent url(../images/bg_programme.gif) 20px 0 repeat-y;
	display: none;
}
div#contenu div.programme p {/*Durée*/
	width: 60px;
	padding: 2px 5px;
	font-weight: bold;
	text-align: center;
	float: right;
	font-variant: small-caps;
	background: transparent url(../images/bg_duree.png) repeat-y;
}

div#contenu div.programme h5{/*Objectifs et programme*/
	margin-bottom: .5em;
	font: bold 1.2em/1.2em "Courier New", "Lucida Sans", "Trebuchet MS", verdana, sans-serif;
	color: #e2007a;
	font-variant: small-caps;
	letter-spacing: .1em;
	color: #e2001a;
	text-decoration: underline overline;
}
div#contenu div.programme ul {/*Objectifs*/
	width: 470px;
	padding-left: 10px;
	margin-bottom: 1em;
}
div#contenu div.programme li {
	width: 465px;
	padding-left: 5px;
	margin-bottom: .5em;
	border-left: 3px solid yellow;
	font-weight: bold;
}
div#contenu div.programme dl {
	width: 460px;
	padding-left: 10px;
	margin: 1em 0;
}
div#contenu div.programme dt {
	width: 435px;
	margin: 0;
}
div#contenu div.programme dd {
	width: 400px;
	color: #e2007a;
}
div#contenu div.programme a {/*top*/
	display: block;
	height: 15px;
	width: 15px;
	margin-left: 450px;
	background: transparent url(../images/bg_top.png) no-repeat;
}
div#contenu div.programme a:hover {
	background-position: 0 -15px;
}
div#contenu div.programme a span{
	display: none;
}
/*----------------------------------------------------Contact--------------------------------------*/
form {
	margin-top: 1em;
}
form label {
	float: left;
	width: 150px;
	padding-right: 25px;
	margin-right: 5px;
	text-align: right;
	background: transparent url(../images/main.png) 100% 50% no-repeat;
}	
form input,form textarea {
	padding-left: 2px;
	border: 1px solid #fff;
	color: #e2001a;
}
form textarea {
	width: 230px;
	font-family: "Lucida Sans", "Trebuchet MS", verdana, sans-serif;
	font-size: 1em;
}
form p.bouton {
	margin-top: 20px;
	margin-left: 180px;
	width: 230px;
	text-align: center;	
}
form p.bouton a, form p.bouton a:visited {
	padding: 7px;
	background: transparent url(../images/bg_menu.png) no-repeat;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
form p.bouton a:hover {
	color: yellow;
}
/*----------------------------------------------------Travaux--------------------------------------*/
a.vignette{
	display: block;
	float: left;
	width: 87px;
	height: 60px;
	padding: 1px;
	border: 1px solid yellow;
	background: #fff;
}
a.vignette:hover{
	border: 1px solid #e2001a;
}
a.vignette img{
	border: none;
	display: block;
}
div#contenu dl.travaux{
	float: left;
	display: inline;
	margin: 0 5px;
	width: 174px;
	height: 80px;
	font-size: .8em;
}
div#contenu dl.travaux dt{
	margin: 0 0 .2em 0;
	padding: 0;
	width: 174px;
	background: transparent url(../images/bg_h4.gif) no-repeat;
	font-family: "Courier New", "Lucida Sans", "Trebuchet MS", verdana, sans-serif;
	font-size: 1.25em;
}
div#contenu dl.travaux dd{
	margin: 0;
	width: 164px;
	color: #e2007a;
}


