@CHARSET "UTF-8";

/* bandeau superieur */

#navigationHeader 
{

}

#headerDate {
  font-size: 10px;
  margin-top: 7px;
  margin-left: 30px;
  float: left;
  color: #fff;
}

/* end */



/* logo */

#logo
{
  margin-top: 15px;
  margin-bottom: 0px;
  height: 84px;
  width: 195px;
  float: left;
}

#logoImgTaille
{
	height: 72px;
	width: 195px;
}

/* end */



/* menu de gauche */

#navigation02
{
	width: 185px;
	border-top: none;
	background-position: 100% 0;
	padding-top: 4px;
	font: normal 10px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navigation02 li
{
	margin: 0px 0px 2px 0;
}

#navigation02 A
{
	color: #000;
	padding-left: 13px;
}

#navigation02 A:hover
{
	color: #FFF;
}

/* end */



/* fond de page */

html
{
	background-color: #1d1e3c;
}

body
{
	background: #FFF url(../_imgael/_page/_imgael_page_bg_page_nav.jpg) repeat-x;
}

#pageBody
{
	min-height: 530px;
}

/* end */



/* mentions legales */

#copyright
{
	height: 250px !important;
	float: none;
	width: 100%;
	background: #0a4ca3 url(../_imgael/_page/_imgael_page_footer.jpg) repeat-x;
	color: #9F9F9F;
	font-size: 11px;
}

#copyright A, #copyright A:hover
{
	color: #959595;
}

#mentionsLegales 
{
	
}

#mentionsLegales A, #mentionsLegales A:hover 
{
	
}

/* end */



/* texte d'identification du client */

#pageHeader
{
	position: relative;
}

#identificationText
{
	width: 455px;
	margin-top: 0px;
	position: absolute;
	top: 148px;
	left: 42px;
	float: left;
	padding: 0px;
	color: #FFF;
}

#identificationText A, .styleLienBleu1
{
	color: #FFF;
}

/* end */



/* titre de la page */

#pageTitle h1
{
	font: normal 28px/30px Arial, Helvetica, sans-serif;
	color: #787672;
}

#pageTitle
{
  border-bottom: 1px solid #B2B2B2;
}

/* end */



/* tableaux */

.tableOnglet
{
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
	padding-top: 6px;
	text-transform: none;
	height: 20px;
}

.tableOnglet:first-letter
{
	text-transform: uppercase;
}

.tableDefault TR 
{
	
}

.tableDefault TR.tableFdGris 
{
	background-color: #F0F0F0;
}

.tableDefault TD 
{
	
}

.tableDefault TD A 
{
	color: #000;
}

.tableDefault TD A:hover 
{
	color: #959595;
}

table.tableDefault 
{
	border-bottom: 1px solid #cdcfcf;
}

.tableDefault TH
{
	color: #494949;
	font-weight: normal;
}

.tableDefault TH a
{
	color: #494949;
}

/* end */



/* rappel des references (contrat) */

.rappelRef TD 
{
	color: #2481d6; 
	font-weight: normal;
}

.rappelRef strong 
{
	color: #000; 
	font-weight: normal;
}

/* end */



/* texte aide et imprimer */

.boutonPrint, .boutonAide
{
	color: #000;
	height: 16px;
}

/* end */



/* boutons */

.boutonAction
{
	padding-left: 8px;
	color: #FFF;
}

A.boutonAction
{
	color: #fff !important;
}

.navBasPageContextuelle A
{
	color: #2481d6;
	text-decoration: none;
}

.navBasPageContextuelle A:hover
{
	color: #5cbaea;
	text-decoration: underline;
}

.tabNav span, .tabNav A:hover span, .tabNav .current a, .tabNav .current a:hover, .tabNav .current a span, .tabNav .current a:hover span 
{
	color: #FFF !important; 
}

.tabNav
{
	background: none;
	border-bottom: 2px solid #193e8c;
	padding-left: 0px;
	height: 28px !important;
}

.tabNav span
{
	display: block;
	height: 28px;
	line-height: 27px;
}

.tabNav .current a, .tabNav .current a:hover, .tabNav .current a span, .tabNav .current a:hover span
{
	border-bottom: none;
}

/* end */



/* zones de formulaires */

label
{
	color: #2D67A1;
}

#body label 
{
	color: #8e8f8f;
}

.inputOver
{
	background: #EEFBFF none;
}

.imputDesactive
{
	background: #EAEAEA none;
}

.formTable P
{
	
}

.checkBox
{
margin-left: 5px;	
}


/* end */



/* bloc message et encadres */

H4
{
	color: #66635d;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	background: none;
	font-family: Arial, sans-serif !important;	
	margin-bottom: 15px;
}

.styleCadreGris
{
	border: 1px solid #CECFCF;
}

h5
{
	color: #1d1e3c !important;
	font-family: Arial, sans-serif !important;	
}

h6
{
	color: #193e8c;
	padding-top: 7px;
}

/* end */



/* message d erreur */

.errorMessage H6
{
	color: #fff;
	background: url(../_imgael/_icone/_imgael_icone_alerte.gif) no-repeat 2px 2px #193e8c;
}

.errorMessage
{
	background-color: #193e8c;
	border: 1px solid #1d1e3c;
	color: #FFF;
}

/* end */



/* jours tempo et ejp */

.TexteRouge 
{
	color: #ef4858
}

.TexteBleu 
{
	color: #3db0e5
}

.TexteGris 
{
	color: #666666
}

/* end */



/* champs en erreur */

.errorStar
{
  color: #FF0000
}

.errorField label
{
  font-weight: bold;
}

.errorField input, .errorField select, .errorField textarea, .errorFieldBackground
{
  background: #FFF2E5 none;
}

/* end */