 body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th,p,div,h1,h2,h3,input,select,textarea {
	color: #333333;
	font-family: 'Cabin', sans-serif;
	font-size: 12px;
}
h2 {
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a.No_Souligne {
	text-decoration: none;
	cursor: pointer;
}
a.No_Souligne:hover {
	text-decoration: none;
}
.Gras {
	font-weight: bold;
}
.Capitalize {
	text-transform: capitalize;
}
.Majuscule {
	text-transform: uppercase;
}
.Minuscules {
	text-transform: lowercase;
}
.Petit {
	font-size: 10px !important;
}
.Police11 {
	font-size: 11px !important;
}
.Police12 {
	font-size: 12px !important;
}
.Police24 {
	font-size: 24px !important;
}
.Police36 {
	font-size: 36px !important;
}
.Souligne {
	text-decoration: underline !important;
}
.STitre {
	font-size: 14px !important;
}
.Titre {
	font-size: 16px !important;
}

.GTitre {
	font-size: 18px !important;
}

.FondBleu {
	background-color: #2A3F54;
}
.FondViolet {
	background-color: #6633CC;
}

.FondBleuClair {
	background-color: #0099FF;
}
.FondRose {
	background-color: #D76135;
}
.FondBlanc {
	background-color: #FFFFFF;
}
.FondGrisPale {
	background-color: #f5f6f8;
}
.FondNoir {
	background-color: #060606;
}
.FondPied {
	background-color: #444645;
}
.FondGrisFonce {
	background-color: #5b5b5b !Important;
}
.FondGris {
	background-color: #ACACAC;
}
.FondOrange{
	background-color: #ec591c !Important;
}
.FondRouge {
	background-color: #d82015;
}
.FondGrisClair {
	background-color: #EDEDED;
}
.FondVert {
	background-color: #84b225;
}
.FondVertClair {
	background-color: #e7fab0;
}
.FondBtRouge {
	background-color: #d82015;
}
.FondMenu {
	background-color: #D76135;
}
.Fond_MenuHaut {
	background-color: #F5F5F5;
}
.FondTab1 {
	background-color: #EEEEEE;
}
.FondTab1:hover {
	background-color: #c2e1f0;
}
.FondTab2 {
	background-color: #FFFFFF;
}
.FondTab2:hover {
	background-color: #c2e1f0;
}
.Fond_MenuHaut_Barre {
	background-color: #7f7d74;
}
.Tab_Fonce {
	background-color: #eca684;
}
.Tab_Clair {
    background-color: white;
}
.FondBtBleu {

	background-color: #59b5dd;
}
.Blanc {
	color: #FFFFFF;
}
a.Blanc {
	color: #FFFFFF;
	text-decoration: none;
}
a.Blanc:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.Bleu {
	color: #4a90e2;
}
.BleuEP {
	color: #4a90e2;
}

.Marron {
	color: #844400;
}

.BleuClair {
	color: #0099FF;
}
.Gris {
	color: #4a4a4a;
}
.GrisFonce {
	color: #444645;
}
.GrisPale {
	color: #CECECE;
}
.Rose {
	color: #df4e92;
}
.Rouge {
	color: #d82015;
}
.Vert {
	color: #84b225;
}
.Bordeaux {
	color: #7a1010;
}
.Orange {
	color: #E1734B;
}
.Noir {
	color: black !important;
}
.FormCentre {
	text-align: center;
}
.FormDroite {
	text-align: right;
}
.FormGauche {
	text-align: left;
}
.FormInput {
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	border-radius:3px;
}
.Barre {
	text-decoration: line-through;
}
.Btn_Suivant {
	background-color: #515050;
	border-style:solid;
	border-width:1px;
	border-color:#D76135;
	border-radius:3px;
	width:92px;
	height:32px;
	cursor:pointer;
}
.Btn_Bordure {
	border-style:solid;
	border-width:1px;
	border-color:#D76135;
	border-radius:3px; 
}
.Btn_Numero {
	border-style:solid;
	border-width:1px;
	border-color:#4a4a4a;
	border-radius:30px; 
}
.Btn_Divers {

	border-style:solid;
	border-width:1px;
	border-radius:5px;
	cursor:pointer;
	vertical-align:text-middle;
}

.Bor_Onglet {
	border-style:solid;
	border-color:#F3EEEE;
	border-width:2px;
	border-bottom-style:hidden;
	border-radius:3px;
}
.Btn_Messages {
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	border-radius:2px;
	height:30px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-image:linear-gradient(#F6F6F6, #CCCCCC);
}
.Btn_Messages:hover {
	background-image:linear-gradient(#CCCCCC, #F6F6F6);
}
.Btn_Vert {
	background-color: #4a9b17;
	border-style:solid;
	border-width:1px;
	border-color:#4a9b17;
	border-radius:3px;
	width:150px;
	height:32px;
	cursor:pointer;
	color: #FFFFFF;
	font-size: 16px;
}
.Btn_Jaune {
	background-color: #f5a623;
	border-style:solid;
	border-width:1px;
	border-color:#f5a623;
	border-radius:3px;
	width:150px;
	height:32px;
	cursor:pointer;
	color: #FFFFFF;
	font-size: 16px;
}
.Btn_Initiales {
	border-style:solid;
	border-width:1px;
	border-radius:15px;
	background-color: #ACACAC;
}
.FondOrangePale {

	background-color: #ECA684;
}
.OngletPlein {
	border:solid;
	border-width:1px;
	border-radius:3px;
	border-color:#999999;
	padding:5px;
	/*border-bottom:none;*/
	background-color:#999999;
	cursor:pointer;
}
.OngletVide {
	border:solid;
	border-width:1px;
	border-radius:3px;
	border-color:#999999;
	padding:5px;
	/*border-bottom:none;*/
	background-color:#EEEEEE;
	cursor:pointer;
}
.Encadres {
	background-color: #FFFFFF;
	box-shadow:5px 5px 5px #6f6f6f;
	padding:10px;
}
.Bord_Tab {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;
	padding:5px 0px 5px 0px;
}
.VertOlive {
	color: #58a674;
}
