html{
	background-color: #CCC;
	background-image:url(images/fd.gif);
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 900px;
	text-align: left;
	background-image: url(images/FdBody.gif);
	background-repeat: repeat-y;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	position:relative;
}

#Entete {
	background-color: #93BD10;
	background-image: url(images/FdEnteteEtud.gif);
	height: 140px;
	text-align: center;
}
/* Bloc de gauche dans l'entete*/
#Adresse {
	background-image: url(images/EnteteGauche.gif);
	float: left;
	height: 118px;
	width: 182px;
}

/* Bloc de droite dans l'entete*/
#JPO {
	background-image: url(images/EnteteDroite.gif);
	float: right;
	height: 118px;
	width: 182px;
}
#Adresse h2, #JPO h2 {
	font-size: 16px;
	color:#FFF;
	text-align:center;
	line-height:24px;
	padding-bottom:0;
	padding-top: 12px;
}
#Adresse h3, #Adresse a, #JPO h3, #JPO a{
	color: #FFF;
	font-size: 10px;
	line-height: 14px;
	text-align:center;
	text-decoration: none;
	padding-top: 8px;
}

/* Menu Gauche*/
#MenuGauche {
	width: 204px;
	float:left;
	}
	
#Menu a {
	height: 20px;
	width: 163px;
	padding-left: 20px;
	padding-top: 5px;
	display: block;
	background-image: url(images/FdBouton.gif);
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	margin-bottom: 3px;
}
#Menu a:hover {
	color: #93bd10;
	background-image: url(images/FdBoutonOver.gif);
}
/* Partie centrale*/
#Contenu {
	color: #000;
	margin-left: 204px;
}
.Style1 img {
	padding-top: 4px;
}


#Description {
	margin-right: 160px;
	font-size: 12px;
	background-image:url(images/FdContenu.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	text-align: left;
	}

#Description h1, h2, h3, h4, h5, h6, p, li, ul{
	margin:0;
}

#Description h1, h2, h3, h4, h5, h6{
	color:#B21A3F;
	padding-top:10px;
	padding-bottom:5px;
}
#Description ul li {
	list-style-image: url(images/puces.gif);
	list-style-position:outside;
	padding-bottom:5px;
	padding-left: 10px;
	text-align:justify;
	line-height:16px;
}
#Description p {
	padding-bottom:5px;
	padding-left: 25px;
	line-height:16px;
}
#Description h1{
	font-size:22px;
	font-family:"Arial Black", Gadget, sans-serif;
}
#Description h2{
	font-size:14px;
	border-top-style: solid;
	border-top-width: 1px;
}
/*Menu de droite pour les sous-parties entreprise, etudiant et formation continue*/

#MenuDroite{
	width:135px;
	background-image: url(images/FdMenu2.gif);
	float:right;
	text-align: right;
}

#Menu2 a{
	display:block;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	height:26px;
	width:110px;
	background-image:url(images/btEtudiant.gif);
	background-repeat:no-repeat;
	text-align:left;
	line-height:12px;
	padding-left:8px;
	padding-top:5px;
	margin-left:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#Menu2 a:hover {
background-image: url(images/btEtudiantOver.gif);
}

#Menu2 a:active {
	background-image: url(images/btEtudiantClick.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#Description ul li a {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #5c7825;
	text-decoration: none;
}

#Menu2 a strong, #Menu2 p strong {
	font-family: "Impact", Arial Black, Gadget, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
#Menu2 p {
	display:block;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	height:26px;
	width:110px;
	background-repeat:no-repeat;
	text-align:left;
	line-height:12px;
	padding-left:8px;
	padding-top:5px;
	background-image: url(images/btEtudiantClick.gif);
		margin-left:17px;
}
#Info2{
	width:135px;
	background-image: url(images/FdMenu2.gif);
	text-align: left;
	}
	
#Info2 ul {
	list-style-type: none;	
	line-height: 10px;
	padding: 0 0 0 20px}
	
#Info2 li {
margin: 10px 0 0 0;
padding: 0 0 0 25px;
background: url(images/pdf.gif) no-repeat 0 4px;
}
#Info2 a {
	text-decoration:none;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #5c7825;
	font-size: 10px;
}
#PiedDePage {
	background-color: #B21A3F;
	height: 5px;
	clear: left;
}


#form1{
	margin-bottom:20px;
	padding: 0;
	width: 183px;
	background-color: #D4E59F;
	}
	
form.formulaire label{
	display: inline;
	float: left;
	width: 50px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;;
	color:#B21A3F;
  } 
#form1 p {
	font-size: 11px;
	font-weight: bold;
	color:#B21A3F;
	margin:7px 0 0 5px;
  }
  #form1 #Formation {
font-size: 11px;
  }
#form1 formulaire input {
	margin-top: 2px;
}
.Style1 {
	font-size: 12px;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B21A3F;
	padding: 3px;
	margin-top: 5px;}
#pub {
	width: 180px;
	text-align: center;
}
#pub p {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#Container #MenuGauche #pub p .formulaire {
	font-weight: normal;
}
#Container #MenuGauche #pub p {
	font-weight: bold;
}
