@charset "UTF-8";
/* reset */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, form, input, option
a, abbr, acronym, address, em, img, strong, sub, sup{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;}
body {
	line-height: 1;
	color: #000;
	background: #fff;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

/* ---------------------------------------------
/*  Basics
/* -------------------------------------------
*/

body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;}
	p	{
	line-height: 15px;
	}
	
	
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, arial, sans-serif;
	color: #1D3586;
	font-weight: bold;
	}

h1 {font-size: 160%;}
h2 {font-size: 150%;}
h3 {font-size: 140%;}
h4 {font-size: 130%;}
h5 {font-size: 120%;}
h6 {font-size: 110%;}
strong { font-weight: bold;}
em { font-style: italic;}
acronym { border-bottom:1px dotted;}

a:link,
a:visited {
	color: #666666;
	text-decoration: none;
	}
a:hover,
a:active {
	color: #000000;
	text-decoration: none;
	}
/*  ---------------------------------------------
/* Structure div communs
/* -------------------------------------------*/	

/*  ---------------------------------------------
/* Structure doc
/* -------------------------------------------*/
#DocContainer {
	width: 804px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
#DocHaut  {
	height: 142px;
	width: 804px;	
}

	.logoG {
	padding: 0px;
	float: left;
	height: 142px;
	width: 167px;
	background-image: url(../gui/CavalCreditLogoWeb.gif);
	background-repeat: no-repeat;
	}
	.logoD {
	padding: 0px;
	float: left;
	height: 142px;
	width: 167px;
	background-image: url(../gui/CavalCreditLogoWebD.gif);
	background-repeat: no-repeat;
	}
	.DocEntete {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 142px;
	width: 470px;
	text-align: center;
	vertical-align: bottom;
}
	.DocBas{
	width: 95%;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
}

.titreGeneral1024 {
	padding: 0px;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	background-color: #425aa9;
	width: 1024px;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	height: 25px;
}
.titreGeneral802 {
	padding: 0px;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	background-color: #1D3586;
	width: 802px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	height: 25px;
}

.titreGeneral468 {
	padding: 0px;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	background-color: #1D3586;
	width: 468px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	float: left;
}
.affiche {
	border: thin solid #666666;
	margin: 0px;
	width: 804px;
	float: left;
	line-height: 1.17;
}
#DocMain {
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#titre {
	float: left;
	padding: 0px;
	font-size: 15px;
	text-align: center;
	vertical-align: bottom;
	background-color: #1D3586;
	width: 100%;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 19px;
	height: 25px;
}

.titre {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #1D3586;
}
.soustitre {
	font-size: 12pt;
	text-align: left;
	vertical-align: baseline;
	height: 24px;
	width: 100%;
	font-weight: bold;
	float: left;
	color: #1D3586;	
}
.PavePlein {
	float: left;
	width: 98%;
	margin: 0%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.PavePlein p{
	padding-left: 10px;
}
.PaveG {
	float: left;
	width: 48%;
}
.PaveD {
	float: right;
	width: 48%;
	padding: 10px;
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #666666;
	margin-left: 0px;
}
.chapitre {
	float: left;
	width: 800px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}



#DocBasSociete {
	width: 100%;
	float: left;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
#DocBasG {
	padding: 0px;
	width: 30%;
	height: 65px;
	font-size: 9px;
	float: left;
	margin: 0px;
}
#DocBasCentre {
	height: 65px;
	width: 34%;
	padding: 0;
	float: left;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}
#DocBasSignature {
	padding: 0px;
	height: 65px;
	width: 33%;
	border: medium dotted #666666;
	font-size: 9px;
	text-align: center;
	float: right;
	margin: 0px;
}

#message {
	height: 200px;
	width: 500px;
	padding: 30px;
	text-align: justify;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	border: thin dotted #666666;
	margin-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-position: center;
}

.saisiedisabled {
	font: italic 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 0px solid #FCF8E7;
	background: #FCF8E7;
}
.texte {
	color: #333333;
	line-height: 1.17;
	font-size: 11px;
	text-align: justify;
	list-style-position: inside;
	list-style-type: circle;
	margin: 10px;
	padding: 10px;
}
.commentaire {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.message {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
}

.saisiedisabledaffiche {
	color: #333333;
	border: 0px solid #FCF8E7;
	background: #FCF8E7;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.maj_enabled {
	font: bold 14px "Courier New", Courier, mono;
	color: #FFFFFF;
	background: #000000;
	border: thin solid #009933;
	text-align: center;
}
.maj_disabled {

	font: bold 14px "Courier New", Courier, mono;
	color: #996633;
	background: #CCCCCC;
	border: thin solid #FF0000;
	text-align: center;
}
.alerte {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #CC3300;
	margin: 5px;
	padding: 5px;
	text-decoration: none;
	border: Aucune;
}
.alerte a:link {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	background: #CC3300;
	margin: 5px;
	padding: 5px;
	text-decoration: none;
	border: Aucune;
}
.alerte a:visited {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	background: #CC3300;
	margin: 5px;
	padding: 5px;
	text-decoration: underline;
	border: Aucune;
}
.alerte a:hover {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	background: #CC3300;
	margin: 5px;
	padding: 5px;
	border-top: 1px solid #006666;
	border-right: 1px solid #006666;
	border-bottom: 1px solid #006666;
	border-left: 1px solid #006666;
}
.footNotes  { font-size: 9px; font-style: italic; }
.footNotesCaps {
	font-size: 9px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.cap {
	text-transform: capitalize;
}
/*  ---------------------------------------------
/* Structure Form
/* -------------------------------------------*/
#FormContainer {
	width: 1024px;
	margin-top: 10px;
	float: left;
	padding: 0 10 0 10px;
	border: thin dotted #666666;
}

#FormHaut  {
	width: 1024px;
	height: 143px;
}
	
	.FormNomSite {
	width: 690px;
	height: 142px;
	float: left;
	background-image: url(../gui/cavalcreditTitre690x142.gif);
	background-repeat: no-repeat;
	}
	form .ecriture {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 10px;
	}
	form .lecture {
	border: 1px solid #999999;
	}
	form {
	font-size: 10px;
	}
	form .texte {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: auto;
	}
	.encadre {
	border: 1px dotted #243586;
	}
	.encadreAdresse {
	color: #1D3586;
	text-align: justify;
	width: 433px;
	padding: 10px;
	font-size: 13px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	}
	
	.barreBleue433x11_Haut {
	background-image: url(../gui/barre433x11Bleu.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	}
	.barreBleue433x11_Bas {
	background-image: url(../gui/barre433x11Bleu.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	}
	
/*  ---------------------------------------------
/* Structure Site
/* -------------------------------------------*/
#container {width: 1024px;margin-top: 10px;margin-left: auto;margin-right: auto;}
#haut {width: 1024px;height: 142px;float: left;}
.NomSite {width: 657px;height: 142px;float: left;background-image: url(../gui/CavalCreditTitre657x142.gif);background-repeat: no-repeat;}
#containerMain {
	width: 1024px;
	clear: both;
}
.nav {
	width: 167px;
	float: left;
	}
	
	.nav p{
	height: 30px;
	font-size: 11px;
	text-align: center;
	background-image: url(../gui/Planche167.gif);
	background-repeat: no-repeat;
	color: #1D3586;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;	
		}
	.nav h4{
		height: 30px;
		text-align: left;
		background-image: url(../gui/Planche167.gif);
		background-repeat: no-repeat;
		}
		
.nav167x60Fleche{
	height: 60px;
	font-size: 10px;
	text-align: center;
	background-image: 	url(../gui/Planche167x60Fleche.gif);
	background-repeat: no-repeat;
	width: 167px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #5e77c4;
	margin: 0px;
	letter-spacing: 1.0001px;
	vertical-align: middle;
	}
	.flash{
		height:159px;
		text-align: left;
		}
		
	.nav a:link,
	.nav a:visited {
	color: #1D3586;
	text-decoration: none;
	}
a:hover,
a:active {
	color: #000000;
	text-decoration: none;
	}	
	
#page {
	width: 657px;
	float: left;
	text-align: left;
	height: auto;
}		
#bas {
	font-size: 9px;
	color: #333333;
	text-align: center;
	height: 40px;
	width: 1024px;
	float: left;
}
.navbas {
	width: 167px;
	float: left;
	background-image: url(../gui/Planche167.gif);
	background-repeat: repeat-y;
	text-align: center;
	font-size: 11px;
	color: #263185;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.pagebas {
	width: 657px;
	float: left;
	text-align: center;
	height: 30px;
	}
.barre657x19Bleu {
	width: 657px;
	background-image: url(../gui/barre657x19Bleu.gif);
	background-repeat: no-repeat;
	height: 19px;
	}	
#PiedG {
	height: 40px;
	width: 202px;
	float: left;
	background-image: url(../gui/Pied202.gif);
	background-repeat: no-repeat;
}
	#SiteInfo {
	height: 40px;
	width: 620px;
	float: left;
	text-align: center;
	}
#PiedD {
	height: 40px;
	width: 202px;
	background-image: url(../gui/Pied202Copyright.gif);
	background-repeat: no-repeat;
	float: left;
}
.sante {
	color: #4AA629;
	}
	.sante a:link {
	color: #006600;
	font-weight: bold;
	}
	.sante a:visited {
	color: #009933;
	font-weight: bold;
}
	.sante a:hover {
	color: #AB170B;
	font-weight: bold;
}
	.sante a:active {
	color: #00CC66;
	font-weight: bold;
}
.cavalassur {
	color: #AB170B;
	}
.cavalassur a:link {
	color: #AB170B;
	font-weight: bold;
	}
	.cavalassur a:visited {
	color: #AB170B;
	font-weight: bold;
}
	.cavalassur a:hover {
	color: #AB170B;
	font-weight: bold;
}
	.cavalassur a:active {
	color: #AB170B;
	font-weight: bold;
}

