/* CSS Document */
body
{
	font-family: Verdana;
	margin: 0;
}

hr
{
	color: rgb(153,153,153);
	background-color: rgb(153,153,153);
	height: 1px;
	width: 80%;
}

#banniere
{
	width: 100%;
	height: 200px;
	text-align: right;
	background-image: url(../ressources/images/fond_ban.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#menu_top
{
	width: 100%;
	height: 50px;
	background-image: url(../ressources/images/menu_top_x.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 1px !important;
	padding-top: 10px;
	padding-left: 120px;
}

#menu_top li
{
	display: inline;
	margin: 0 5px;
}

#contenu
{
	padding-left: 265px;
	padding-right: 10px;
}

#contenu #titre
{
	text-align: center;
	font-size: 1.2em;
}

#contenu li
{
	margin: 10px 0;
}

#contenu #titre
{
	text-align: center;
	font-size: 1.5em;
	text-transform: uppercase;
}

#contenu .images
{
	text-align: center;
}

#td_formation
{
	width: 100%;
	background-image: url( '../ressources/images/fond_formation_x.png' );
	background-repeat: repeat-x;
	background-position: top left;
}

#edfa
{
	padding-left: 15px;
}

#menu_bas
{
	width: 100%;
	height: 30px;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 1px !important;
	padding-top: 10px;
	padding-left: 120px;
	padding-bottom: 10px !important;
	padding-bottom: 0;
}

#menu_bas li
{
	display: inline;
	margin: 0 5px;
}

#menu
{
	position: absolute;
	top: 74px;
	left: 22px;
	width: 236px;
	height: 277px;
}

#menu_corps
{
	background-image: url(../ressources/images/menu.png);
	background-repeat: no-repeat;
	width: 100%;
}

#menu_fin
{
	background-image: url(../ressources/images/menu_bas.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 28px;
}

#menu td
{
	text-align: center;
}
.icone
{
	text-align: right;
	width: 80px;
}

#logo
{
	margin-left: 44px;
}

.lien_menu, .lien_menu:visited
{
	color: #000000;
	text-decoration: none;
}

.lien_menu:hover
{
	color: #666666;
	text-decoration: underline;
}

.PetitTableau
{
	font-size: 12px;
	vertical-align: top;
	color: black;
	font-family: Verdana;
	text-align: left;
}

.TableauForm
{
	font-size: 12px;
	vertical-align: top;
	color: black;
	font-family: Verdana;
	text-align: left;
	border-right: #ff6633 1px solid;
	border-top: #ff6633 1px solid;
	border-left: #ff6633 1px solid;
	width: 630px;
	border-bottom: #ff6633 1px solid;
	border-spacing: 5px;
	background-color: #FFE8A1;
}
.TableauBleu
{
	font-size: 12px;
	vertical-align: top;
	color: black;
	font-family: Verdana;
	text-align: left;
	border-right: #ff6633 1px solid;
	border-top: #ff6633 1px solid;
	border-left: #ff6633 1px solid;
	width: 630px;
	border-bottom: #ff6633 1px solid;
	border-spacing: 5px;
	background-color: #B6C7FF;
}




.TitreTableau
{
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	font-size: larger;
	padding-bottom: 8px;
	vertical-align: middle;
	color: black;
	padding-top: 8px;
	font-family: Verdana;
	text-align: center;
	border-spacing: 4px;
}
.Titre
{
	font-weight: bold;
	color: #0033CC;
	font-family: Verdana;
}
.TitreOrange
{
	font-weight: bold;
	color: #FD5209;
	font-family: Verdana;
}


.Corps
{
	font-size: small;
	font-family: Verdana;
	text-align: left;
}

.CadrePhoto
{
	border-right: #ff6633 1px solid;
	border-top: #ff6633 1px solid;
	border-left: #ff6633 1px solid;
	border-bottom: #ff6633 1px solid;
	border-width:1px;
}


.LiensDL
{	color:#0033cc;	
}
.LiensDL:hover
{	color:#fe9900;	
}
