﻿@charset "utf-8";
/* Auteur: Alain Bocciarelli */
/* Date de création: 30 juin 2015 */
/* Date de modification:  */

/*--------*/
/* A HREF */
/*--------*/
a:link
{
	text-decoration: none;
	color: green;	
}
a:hover
{ 
	text-decoration: underline;
}
html, body
{
	height: 100%;
}
body
{
	color: Black;
	background-attachment: fixed;
	background-color: White;
	background-image: url('../Images/Commun/Image.png');
	margin: 0;
	overflow: scroll;
	padding: 0;
}

/*-----*/
/* Div */
/*-----*/
*
{
	margin: 0;
	padding: 0;
}
#C_Div_Contenu
{	
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: auto;
	margin-right: auto;
	width: 1164px;
}
#C_Div_Copyright
{
}
#C_Div_Menu
{
	width: 130px;
	margin: 10px auto 10px auto;
}
#C_Div_Menu_1, #C_Div_Menu_2, #C_Div_Menu_3, #C_Div_Menu_4, #C_Div_Menu_5, #C_Div_Menu_6, #C_Div_Menu_7, #C_Div_Menu_8, #C_Div_Menu_9, #C_Div_Menu_10, #C_Div_Menu_11, #C_Div_Menu_12, #C_Div_Menu_13
{
	border-color: black;
	border-radius: 5px;
	border-style: outset;
	border-width: 1px;
	width: 130px;
}
#C_Div_SousMenu_1, #C_Div_SousMenu_3, #C_Div_SousMenu_6, #C_Div_SousMenu_11, #C_Div_SousMenu_12
{
	margin-left: 10px;
	width: 120px;
}

#Page
{ 
	position: relative;
	min-height: 100%;
	margin: 0 auto; 
}

#C_Div_PiedPage
{
	bottom: 0;
	position: absolute;
}

/*------------*/
/* Paragraphe */
/*------------*/
.C_Par_MaJ
{
	color: #895959;
	font-family: Times New Roman;
	font-size: 10pt;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	text-decoration:none;
}

/*-------*/
/* Table */
/*-------*/
.C_Tab_Copyright
{
	height: 100%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.C_Tab_Logo
{
	border-style: none;
	text-align: left;
	vertical-align: top;
	width: 100%;
}
.C_Tab_MaJMenu
{
	border-style: none;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.C_Tab_Principal
{
	border-style: none;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

/*---------*/
/* Colonne */
/*---------*/
.C_Td_Copyright
{
	color: Red;
	font-family: Arial;
	font-size: 11pt;
	font-style: italic;
	text-align: center;
	width: 100%; 
}
.C_Td_Logo
{
	width: 100%;
	text-align: center;
}
.C_Td_MaJ
{
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: top;
	width: 100%;
}
.C_Td_MaJMenu
{
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
	vertical-align: top;
	width: 140px;
}
.C_Td_Menu
{
	font-family: Times New Roman;
	font-size: 10pt;
	color: #40A497;
	vertical-align: top;
	width: 100%;
}
.C_Td_Page
{
	border-bottom-color: red;
	border-left-style: solid;
	border-left-width: 1px;
	text-align: left;
	vertical-align: top;
}

.TablePage
{
	width: 100%;
	text-align: left;
	vertical-align: top;
	border-style: none
}
/*------*/
/* Menu */
/*------*/
.C_Menu_1, .C_Menu_2, .C_Menu_3, .C_Menu_4, .C_Menu_5, .C_Menu_6, .C_Menu_7, .C_Menu_8, .C_Menu_9, .C_Menu_10, .C_Menu_11, .C_Menu_12, .C_Menu_13
{
	height: 18px;
	padding: 2px 0;
	width: 130px;
	text-align: left;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.C_Menu_1 a
{
	color: #E8582E;
	display: block;
}
.C_Menu_1 a:hover
{
	background-color: #E8582E;
	color: white;
	height: 100%;
	text-decoration: none;
}
.C_Menu_2 a
{
	color: #0081F4;
	display: block;
}
.C_Menu_2 a:hover
{
	background-color: #0081F4;
	color: white;
	height: 100%;
	text-decoration: none;
}
.C_Menu_3 a
{
	color: #6C9718;
	display: block;
}
.C_Menu_3 a:hover
{
	background-color: #6C9718;
	color: white;
	height: 100%;
	text-decoration: none;
}
.C_Menu_4 a
{
	color: #AE8637;
	display: block;
}
.C_Menu_4 a:hover
{
	background-color: #AE8637;
	color: white;
	height: 100%;
	text-decoration: none;
}
.C_Menu_5 a
{
	color: #415E53;
	display: block;
}
.C_Menu_5 a:hover
{
	background-color: #415E53;
	color: white;
	height: 100%;
	text-decoration: none;
}
.C_Menu_6 a
{
	color: #AA7178;
	display: block;
}
.C_Menu_6 a:hover
{
	background-color: #AA7178;
	color: white;
	height: 100%;
	text-decoration: none;
}
.C_Menu_7 a
{
	color: #CD00DB;
	display: block;
}
.C_Menu_7 a:hover
{
	background-color: #CD00DB;
	color: white;
	height: 100%;
	text-decoration: none;
}
.C_Menu_8 a
{
	color: #352AF2;
	display: block;
}
.C_Menu_8 a:hover
{
	background-color: #352AF2;
	color: white;
	height: 100%;
	text-decoration: none;
}
.C_Menu_9 a
{
	color: #4074A4;
	display: block;
}
.C_Menu_9 a:hover
{
	background-color: #4074A4;
	color: white;
	height: 100%;
	text-decoration: none;
}
.C_Menu_10 a
{
	color: #5C9700;
	display: block;
}
.C_Menu_10 a:hover
{
	background-color: #5C9700;
	color: white;
	height: 100%;
	text-decoration: none;
}
.C_Menu_11 a
{
	color: #40A497;
	display: block;
}
.C_Menu_11 a:hover
{
	background-color: #40A497;
	color: white;
	height: 100%;
	text-decoration: none;
}
.C_Menu_12 a
{
	color: #895959;
	display: block;
}
.C_Menu_12 a:hover
{
	background-color: #895959;
	color: white;
	height: 100%;
	text-decoration: none;
}
.C_Menu_13 a
{
	color: red;
	display: block;
}
.C_Menu_13 a:hover
{
	background-color: red;
	color: white;
	height: 100%;
	text-decoration: none;
}

.C_Sousmenu_1, .C_Sousmenu_3, .C_Sousmenu_6, .C_Sousmenu_11, .C_Sousmenu_12
{
	height: 18px;
	padding: 1px 0;
	width: 130px;
	text-align: left;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.C_Sousmenu_1 a
{
	color: #E8582E;
	display: block;
}
.C_Sousmenu_1 a:hover
{
	text-decoration: underline;
}
.C_Sousmenu_3 a
{
	color: #6C9718;
	display: block;
}
.C_Sousmenu_3 a:hover
{
	text-decoration: underline;
}
.C_Sousmenu_6 a
{
	color: #AA7178;
	display: block;
}
.C_Sousmenu_6 a:hover
{
	text-decoration: underline;
}
.C_Sousmenu_11 a
{
	color: #40A497;
	display: block;
}
.C_Sousmenu_11 a:hover
{
	text-decoration: underline;
}
.C_Sousmenu_12 a
{
	color: #895959;
	display: block;
}
.C_Sousmenu_12 a:hover
{
	text-decoration: underline;
}