﻿body, table {
    font: normal 10pt "Trebuchet MS", Tahoma, Arial, Helvetica;
	color: #55b3e8;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p a {
	text-decoration: none;
	color: #000000;
}

p a:hover {
	text-decoration: underline;
	color: #55b3e8;
}

table .Style10 {
    font-size: 11px;
}

/* Formulaires */

input[type=text],input[type=password],textarea,select {
   	padding:1px;
   	margin:1px;
   	border:1px solid #1779AE;
    background-color: #A7D9F3;
    border-left-width: 3px;
    padding-left: 3px;
    font-family: "Trebuchet MS",Tahoma,Arial,Helvetica;
   	font-size: 10pt;
	color: #1779AE;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
	border: 1px solid #1779AE;
	background-color: #CDE9F8;
    border-left-width: 3px;
	padding-left: 3px;
	color: #1779AE;
}

input[type=submit],input[type=reset],input[type=button],button {
	cursor:pointer;
	font-weight:bold;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica;
    font-size: 10pt;
}

.Style1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 21px;
	padding-left:5px;
}
.Style2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #EC5E12;
	padding-bottom:10px;
}

.Style2 a {
	text-decoration: none;
}

.Style2 a:hover {
	text-decoration: underline;
}

.Style3 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right:5px;
}
.Style4 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: #55b3e8;
	font-size: 13px;
	padding-left: 38px;
}
.Style4#un {
	padding-top: 5px;
}
.Style4surbrillance a {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: #55b3e8;
	font-size: 13px;
	text-decoration: none;
}
.Style4surbrillance a:hover {
	color: white;
	background-color: #55b3e8;
}
.Style5 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}	
.Style5 a {
	color: #FFFFFF;
	text-decoration: none;
}
.Style5 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Style6 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	width: 600px;
	color: #55b3e8;
	font-size: 13px;
	padding-left: 40px;
}
.Style6 a {
	color: #55b3e8;
	text-decoration: none;
}
.Style6 a:hover {
	color: #55b3e8;
	text-decoration: underline;
}
.Style7 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: #55b3e8;
	font-size: 13px;
	display: block;
	padding-left: 33px;
}
.Style8 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: normal;
	color: #55b3e8;
	font-size: 11px;
}
.Style9 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: normal;
	color: #55b3e8;
	font-size: 12px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.Style9 a {
	color: #55b3e8;
}
