﻿/* PRINCIPAL */

A.txtLienEnvoyer			{ color: #000000; text-decoration: none; }
A.txtLienEnvoyer:hover		{ color: #000000; text-decoration: underline; }
A.txtLienEnvoyer:visited	{ color: #000000; }

TD.colContenuMenu		{ width: 100%; height: 128px; }
TD.colContenuFooter		{ width: 100%; height: 042px; background-color: #100023; color: #ffffff; line-height: 15pt; filter: alpha(opacity=60); opacity:0.6;  }

DIV.divContenuPrincipal	{ }

TD.colPad20 { padding: 20px 20px 20px 20px; }

TABLE.tabContenu_contact		{ width: 100%; height: 430px; }
TD.colContenuAccGauche_contact	{ width: 330px; height: 430px; background-color: #f4f4f4; -moz-align: left; text-align: left; vertical-align: top; }
TD.colContenuAccDroite_contact	{ width: 670px; vertical-align: top; text-align: -moz-left; text-align: left; }

TABLE.tabFormulaire	{ width	:500px; }

TD.colGauche		{ width: 180px; }
TD.colDroite		{ width: 205px; border: solid 1px #ffffff; }
TD.colRFV			{ width: 105px; text-align: -moz-left; text-align: left; border: solid 1px #ffffff; }
TD.colFin			{ width: 130px; }

TR.trHauteur		{ height: 32px; vertical-align: middle;}
TD.tdLargeur		{ width:  130px; }

.txtEntete			{ font-size: 9pt; color:#4e4854; }
.txtLabel			{ font-size: 8pt; color:#6f657a; font-weight: bold; }

.txtMerci			{ font-size: 15pt; color:#333333; font-weight: bold; }
.txtMessageOk		{  }

.txtEtoile			{ color: #ff0000; }

.ddl_contact_Liste		{ width: 204px; color: #6f657a; background-color: #ffffff; font-family: Arial; font-size: 8pt; border: solid 1px #000000; }
.txt_contact_Input		{ width: 200px; color: #6f657a; background-color: #ffffff; font-family: Arial; font-size: 8pt; border: solid 1px #000000; }
.txt_contact_Textarea	{ width: 382px; height: 150px; color: #6f657a; background-color: #ffffff; font-family: Arial; font-size: 8pt; border: solid 1px #000000; }

/* -- DEBUT MODAL MESSAGE */
DIV.divCuMessageMdlDesc			{ width: 400px;height: 200px; background-color: #ffffff; border: solid 1px #13002a; text-align:  -moz-center; text-align: center;}
DIV.divCuMessageMdlDescBk		{ background-color: #555555; filter: alpha(opacity=70); opacity:0.7;}
TABLE.tabCuMessageMdlDesc		{ width: 100%;height: 200px;margin-right: auto;}
TD.colCuMessageMdlHaut			{ border: solid 1px #13002a; background-color: #13002a; width: 100%; height: 15px; text-align: right; }
TD.colCuMessageMdlBas			{ border: solid 1px #13002a; width: 100%; text-align: -moz-center;height:175px}
.btnFermer						{ font-size: 10pt; color: #ffffff; font-weight: bold; text-decoration: none; }
.btnFermer:hover				{ font-size: 10pt; color: #ffffff; font-weight: bold; text-decoration: none; }
.btnFermer:visited				{ font-size: 10pt; color: #ffffff; font-weight: bold; text-decoration: none; }
/* --  FIN MODAL MESSAGE */