/* Tableaux */
td.Box {
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}

td.Box_T_LR {
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}

td.Box_B_LR {
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}

td.Box_LR {
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}

/* Liens */
a:hover {
	color: #0041C3;
	font-weight: bold;
	text-decoration: underline;
}
a {
	color: #0041C3;
	font-weight: bold;
	text-decoration: none;
}

a.MainMenu:hover {
	color: #0041C3;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.MainMenu {
	color: #0041C3;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline overline;
}

a.SubTitle{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 4px;
}

a.SubTitle:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 4px;
}

a.MenuBox:hover {
	color: #0041C3;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
.MenuBox{
	color: Black;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

a.links:hover {
	color: #0041C3;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}
.links {
	color: #0041C3;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}

a.littleLinks:hover {
	color: #0041C3;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}
.littleLinks {
	color: #0041C3;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}
a.lien2 {  
font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
}
a.lien2:hover{ 
font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
}

/* DIV */
div.MenuBoxSelected {
	color: #0041C3;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;

}

div.MainMenuSelected {
	color: black;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
div.MainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
div.SubTitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 4px;
}
div.SubTitle01Rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 4px;
	color:#FF0000;
}

p.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}

div.TexteStandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.TexteReduit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.FormsButton {
border: 1px solid #000000;
background-color:#FFFFFF;
color:#000000;
width:80px; 
}

.FormsInput {
border: 1px solid #000000;
background-color:#FFFFFF;
color:#0041C3;
font-size: 11px;
 height: 18px;
}

.FormsInputTextArea {
border: 1px solid #000000;
background-color:#FFFFFF;
color:#0041C3;
font-size: 12px;
}

td.TdLabelCell_T2_R_B {
border-top:2px solid black;
border-right:1px solid black;
border-bottom:1px solid black;
background-color:#E0E0E0;
padding:4px;
margin:0px;
}

td.TdLabelCell_T2_B {
border-top:2px solid black;
border-bottom:1px solid black;
background-color:#E0E0E0;
padding:4px;
margin:0px;
}

td.TdCell_T2_B {
border-top:2px solid black;
border-bottom:1px solid black;
padding:4px;
margin:0px;
}

td.TdLabelCell_R_B2 {
border-right:1px solid black;
border-bottom:2px solid black;
background-color:#E0E0E0;
padding:4px;
margin:0px;
}

td.TdCell_B2 {
border-bottom:2px solid black;
padding:4px;
margin:0px;
}

td.TdCell_B {
border-bottom:1px solid black;
padding:4px;
margin:0px;
}

td.TdLabelCell_R_B {
border-right:1px solid black;
border-bottom:1px solid black;
background-color:#E0E0E0;
padding:4px;
margin:0px;
}

td.TdCell_R_B {
border-right:1px solid black;
border-bottom:1px solid black;
padding:4px;
margin:0px;
}

td.TdLabelCell_T_B {
border-top:2px solid black;
border-bottom:2px solid black;
background-color:#E0E0E0;
padding:4px;
margin:0px;
}

td.TdLabelCell_T_R_B {
border-top:2px solid black;
border-bottom:2px solid black;
background-color:#9AB4E7;
padding:4px;
margin:0px;
}

td.TdLabelCell_T_R_B2 {
border-top:2px solid black;
border-bottom:2px solid black;
background-color:#E0E0E0;
padding:4px;
margin:0px;
}

td.TdLabelCell_R_B_2 {
border-bottom:1px solid black;
padding:4px;
margin:0px;
}
hr {
border: 0;
width: 100%;
background-color: #000000;
height: 2px;
}

test.hr {
border: 0;
width: 100%;
background-color: #000000;
height: 1px;
}

img.photo{
 border: 2px solid #000000;
}

img.photo:hover{
 border: 2px solid #0041C3;
}