@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
}

body {
	background-color: #666666;
	color: #000000;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Tableau primaire */

table.tbl_pri {
	margin: 0 auto;
	background-color: #FFFFFF;
	height: 100%;
	width: 780px;
}

table.tbl_pri td.brd_gauche {
	background-color:#666666;
	background-image:url('../images/brd_gauche.gif');
}

table.tbl_pri td.brd_droit {
	background-color:#666666;
	background-image:url('../images/brd_droit.gif');
}

table.tbl_pri td.cell_centre {
	width:100%;
	height:100%;
}

table.tbl_pri td.bas_centre {
	background-color:#CCCCCC;
	font-size:10px;
	text-align:center;
	height:40px;
}

td.bas_centre a {
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

td.bas_centre a:hover {
	color:#990000;
}

table.tbl_pri td.cell_centre ul li {
	color: #000000;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

/* Tableau secondaire */

table.tbl_sec {
	height: 100%;
	width: 100%;
}

table.tbl_sec div.contenu {
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}

table.tbl_sec td.brd_gauche {
	width:177px;
	vertical-align:top;
	background-color:#ebebeb;
	background-image:url('../images/fond_menu.gif');
}

table.tbl_sec td.cell_centre {
	vertical-align:top;
	width: 603px;
	height: 100%;
	background-image:url('../images/fond_centre.gif');
}

table.tbl_sec p.gtitre {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#e3e001;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

table.tbl_sec p.titre {
	font-size:14px;
	color:#000066;
	font-weight:bold;
	text-transform:uppercase;
}

table.tbl_sec p.stitre {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}

table.tbl_sec a {
	color:#333333;
	text-decoration:none;
}

table.tbl_sec a:hover {
	color:#990000;
}


table.tbl_sec p.texte {
	font-size:12px;
	color:#333333;
	text-align:justify;
}

table.tbl_sec p.texteita {
	font-size:12px;
	color:#333333;
	text-align:center;
	font-style:italic;
}

table.tbl_sec p {
	font-size:12px;
	color:#333333;
	text-align:justify;
}

table.tbl_sec td.int_ligne {
	background-color:#30109b;
}

table.tbl_sec td.cell_centre ul li {
	color:#333333;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

table.tbl_sec td.cell_centre ol li {
	color: #333333;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

table.tbl_sec td.cell_centre table.tbl_mep td.titre {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	height:15px;
}

table.tbl_sec td.cell_centre table.tbl_mep table.tbl_mep2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

table.tbl_sec td.cell_centre table.tbl_mep table.tbl_mep2 ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding-right:20px;
	padding-bottom:10px;
}

/* Tableau menu */

table.tbl_menu {
	width:169px;
}

table.tbl_menu td.lignelien {
	height:30px;
	background-image:url(../images/menu_pointill.gif);
}

table.tbl_menu a {
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

table.tbl_menu a:hover {
	color:#990000;
}

table.tbl_menu td.int_ligne {
	background-color:#CCCCCC;
}

/* Tableau informations */

table.tbl_info {
	width:169px;
}

table.tbl_info div {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
}

table.tbl_info p {
	text-align:left;
}

table.tbl_info p.titreinfo {
	font-size:11px;
	color:#990000;
	font-weight:bold;
	padding-left:5px;
	text-align:left;
}

table.tbl_info a {
	font-size:9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#186997;
	text-decoration:none;
}

table.tbl_info a:hover {
	color:#990000;
}
