@charset "utf-8";
/* CSS Document */
body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1D6097;
	background-image: url(images/fond_full.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	color: #0A63A7;

}
.Menubas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.Login {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B02006;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 7px;
}

.LoginTitre{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}
.LoginCase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #164B76;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

ul
{
	padding-left:0px;

}


.Menubas a
{
	color: #9CC9ED;
	text-decoration: none;
	text-transform: uppercase;
}

.menuTable
{
	height: 510px;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
	height: 100%;
	background-color: #F60;
	background-image: url(images/fond_menu.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
}

.Menubas a:hover
{
	color: #FFFFFF;
}

.PetitTitre {
	color: #F5BA46;
	font-weight: bold;
}
.bandeDuHaut {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.LienBande {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FCE655;
	text-decoration: none;
}

.Bande {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F3B143;
}

.contenuFullTable {
	background-attachment: scroll;
	background-image: url(images/fond_contenu_degrader.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 793px;
	height: 500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #041828;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.iframe {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.titre {
	background-image: url(images/fond_titre.jpg);
	width: 792px;
	height: 38px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.inside {
	width: 700px;
}

.imgBorder {
	border: 1px solid #F5BA46;
	
}
