/* Design Principal */

body
{
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
}

body a
{
	color: #000000;
	text-decoration: none;
}

body a:hover
{
	color: #aaaaaa;
}

#page_header
{
	width: 500px;
	height: 45px;
	background-color: #ffffff;
	font-family: "Franklin Gothic Medium";
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	margin-right: auto;
}

#page_menu
{
	background-image: url(../images/bandeau.jpg);
	background-position: center;
	background-position: bottom;
	float: left;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	position:absolute;
	left: 20px;
	top: 246px;
	height: 608px;
	width: 80px;
}

#page_bouton
{
	text-align: center;
	background-color: #ffffff;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	position:absolute;
	left: 225px;
	top: 150px;
	height: 75px;
	width: 1000px;
}

#page_centre_haut
{
	text-align: center;
	background-color: #ffffff;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	position:absolute;
	left: 270px;
	top: 237px;
	height: 275px;
	width: 910px;
}

#page_centre_bas_gauche
{
	text-align: center;
	background-color: #ffffff;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	position:absolute;
	left: 278px;
	top: 525px;
	height: 275px;
	width: 290px;
}

#page_centre_bas_milieu
{
	text-align: center;
	background-color: #ffffff;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	position:absolute;
	left: 580px;
	top: 525px;
	height: 275px;
	width: 290px;
}



#page_centre_bas_droite
{
	text-align: center;
	background-color: #ffffff;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	position:absolute;
	left: 890px;
	top: 525px;
	height: 275px;
	width: 290px;
}

.roundedcornr_box_888334 {
	background: url(../images/roundedcornr_888334_tl.png) no-repeat top left;
}
.roundedcornr_top_888334 {
	background: url(../images/roundedcornr_888334_tr.png) no-repeat top right;
}
.roundedcornr_bottom_888334 {
	background: url(../images/roundedcornr_888334_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_888334 div {
	background: url(../images/roundedcornr_888334_br.png) no-repeat bottom right;
}
.roundedcornr_content_888334 {
	background: url(../images/roundedcornr_888334_r.png) top right repeat-y;
}

.roundedcornr_top_888334 div,.roundedcornr_top_888334,
.roundedcornr_bottom_888334 div, .roundedcornr_bottom_888334 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_888334, .roundedcornr_bottom_888334 {
	margin-top: -19px;
}
.roundedcornr_content_888334 { padding: 0 15px; }

#page_footer
{
	text-align: center;
	background-color: #ffffff;
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	position:absolute;
	left: 375px;
	top: 835px;
	width: 700px;
}

body table table
{
	border: 1px solid black;
}

body table table td
{
	border: 1px solid black;
}

/* Centrage des tableaux */

/* Design Menus */

.inc_menu
{
	width: 130px;
	margin-bottom: 10px;
	color: #000000;
}

.inc_menu td
{
	border: 1px solid #415680;
	background-color: #ffffff;
	padding: 1px;
	color: #000000;
}

.menu_entete
{
	width: 130px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #415680;
	color: #000000;
	background-color: #ffffff;
}

/* Design Corps */

.corps_entete
{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #415680;
	color: gray;
}

.corps_pied
{
	border-top: 1px solid #415680;
	text-align: right;
	color: gray;
	padding-right: 5px;
}



