/**
 * Le style de contenu 
 */
#content {
	line-height: 15px;
	width: 580px;
	float: left;
	margin-left: 10px;
}

/* zone contenant tous les champs des formulaires */
#formSimulation {
	padding-top: 10px;
	padding-left: 0px;
}

#zoneSubmitCenter {
	padding-left: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#zoneSubmitCenter a {
	text-decoration: none;
}
#zoneSubmitCenter img {
	border: 0px;
}
#zoneSubmit {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}
#zoneSubmit a {
	text-decoration: none;
}
#zoneSubmit img {
	border: 0px;
}

.itemTop {
	background-image: url(/casden_v2/images/htpcasd.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-left: 115px;
	padding: 12px;
}

/* pour annuler l'effet de l'héritage de la feuille de style principale style/style.css*/
.itemTop a:hover {
	position: absolute;
	bottom: 0;
}

/* Flèche droite pour les liens */
.itemPuce {
	background-image: url(/html/imgweb/services/fleche1.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 25px;
}

/* Tableau des liens externes */
.panelPuces {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.panelPuces td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 12px;
}

/* Les tableaux */
.panelGrid {
	width: 100%;
	border-collapse: collapse;
}
table.panelGrid {
	border: 1px solid #CAD9EA;
	font-family: Arial, Verdana, sans-serif;
}
.panelGrid td {
	padding: 5px;
	font-family: Arial, Verdana, sans-serif;
}

/* Gros titre en gras bleu */
.labelTitreSimulation {
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
/* Sous-titre en gras bleu */
.labelTitreSimulationEtape {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}

.panelConditions {
	width: 580px;
	padding: 2px;
	border: 5px;
}

.panelConditions td {
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}

/* Colonne des labels */
.labelForm {
	font-size: 13px;
	background-color: #CAD9EA;
	font-weight: bold;
	width: 40%;
	border-bottom: 1px solid white;
}
/* Colonne des valeurs */
.valueForm {
	font-size: 13px;
	background-color: #DAF5FC;
	border-bottom: 1px solid white;
}
/*** style pour les boutons radios des Conditions Générales****/
.labelFormConditions {
	font-size: 13px;
	background-color: #CAD9EA;
	font-weight: bold;
	width: 90%;
	border-bottom: 1px solid white;
	text-align: right;
}

.valueFormConditions {
	font-size: 13px;
	background-color: #DAF5FC;
	border-bottom: 1px solid white;
	text-align: center;
}
/* Style pour le tableau des franchises */
.labelFormFranchise {
	font-size: 13px;
	background-color: #CAD9EA;
	font-weight: bold;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	text-align: center;
}
.valueFormFranchise {
	font-size: 13px;
	background-color: #DAF5FC;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	text-align: center;
}

/* Colonne des labels centrés en recap*/
.labelFormCentre {
	font-size: 13px;
	background-color: #CAD9EA;
	font-weight: bold;
	border-bottom: 1px solid white;
	text-align: center;
}
/* Colonne des labels en récap */
.labelFormRecap {
	font-size: 13px;
	background-color: #CAD9EA;
	font-weight: bold;
	width: 40%;
	border-bottom: 1px solid white;
}
/* Colonne des valeurs en récap */
.valueFormRecap {
	font-size: 13px;
	text-align: center;
	background-color: #DAF5FC;
	border-bottom: 1px solid white;
}
/* Popup d'aide */
.labelAideForm {
	font-size: 13px;
	font-weight: bold;
	width: 200px;
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
}
.aideForm {
	text-align: right;
	font-weight: bold;
	width: 20%;
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
}
.itemHelp {
	background-image: url(/html/img/picto_aide.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.encartCEL2 {
	position: absolute;
	top: 500px;
	left: 800px;
}

.txtSecurite {
	padding-left: 20px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0% 10%;
	background-image: url(/casden_v2/images/cadenas.gif);
}
/* style pour les conditions générales des codes confidentiels */

.conditionsGenerales{
	overflow-x: hidden; 
	overflow-y: auto;
	height: 200px;
	background-color: white;
	text-align: left;
	font-weight: normal;
}
/* Texte en gras et en rouge */
.txtGrasRouge {
	font-weight: bold;
	color: #FF0000;
}
/* Cadre pour du texte */
.cadreTexte {
	border: 1px solid #797979;
	padding: 5px;
}

/* style pour les tableaux arrondis */
.tabArrondiFonce {background-color: #CAD9EA;}
.tabArrondiClair {background-color: #DAF5FC;}
.tabArrondiInfos {background-color: #F9CD97;}

/* Surdéfinition de la css richfaces */
.dr-table {
	border-color: #ffffff;
	border-collapse: collapse;
	width: 100%;
}
.dr-table-cell {
	border-color: #ffffff;
	padding: 5px;
	color: #797979;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
}
.dr-table-header {
	background-color: transparent;
	background-image: none;
}
.dr-table-headercell {
	border: 1px solid;
	border-color: #ffffff;
	color: #797979;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
}
/* Fin de la surdéfinition */

/**************** Style popup aide (générique)  ************/

a.tooltip em {
	display: none;
}
a.tooltip img {
	border: 0;
}

/**************** Style popup aide (curseur souris)  ************/

a.tooltip:hover {
	border: 0;
	position: relative;
	z-index: 500;
	text-decoration: none;
	cursor: help;
}
a.tooltip:hover em {
	font-style: normal;
	display: block;
	position: absolute;
	top: 35px;
	left: 0px;
	padding: 5px;
	border: 0px;
	width: 500px;
	font-size: xx-small;
	background: #F9CD97;
	white-space: normal;
	text-align: left;
}
/* Position popup d'aide dans tableau des options */
a.tooltip:hover .positionTabOption {
	left: -455px;
}
/* Position popup d'aide dans les pages de simu */
a.tooltip:hover .positionAide {
	left: -165px;
}
a.tooltip:hover em p {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 14px;
	width: 29px;
	background-repeat: no-repeat;
	background: pink;
	margin: 0;
	padding: 0;
	border: 0;
}
a.tooltip:hover .popupDiv {
	border: 0px;
	color: #797979;
	font-size: 11px;
	font-weight: normal;
}
a.tooltip:hover em li {
	list-style-image: url(/img/fleche_doubleo.gif);
	padding-left: 0px;
}
a.tooltip:hover em ul {
	margin-top: 5px;
	margin-bottom: 10px;
}
a.tooltip:hover em .texteGras {
	font-weight: bold;
}
a.tooltip:hover em table {
	border-collapse: collapse;
}
a.tooltip:hover em td {
	border: 1px solid #797979;
}
/**************** Fin style popup aide************/

/**************** Style popup aide (tabulation)  ************/

a.tooltip:focus {
	border: 0;
	position: relative;
	z-index: 500;
	text-decoration: none;
	cursor: help;
}
a.tooltip:focus em {
	font-style: normal;
	display: block;
	position: absolute;
	top: 35px;
	left: 0px;
	padding: 5px;
	border: 0px;
	width: 500px;
	font-size: xx-small;
	background: #F9CD97;
	white-space: normal;
	text-align: left;
}
/* Position popup d'aide dans tableau des options */
a.tooltip:focus .positionTabOption {
	left: -440px;
}
/* Position popup d'aide dans les pages de simu */
a.tooltip:focus .positionAide {
	left: -165px;
}
a.tooltip:focus em p {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 14px;
	width: 29px;
	background-repeat: no-repeat;
	background: pink;
	margin: 0;
	padding: 0;
	border: 0;
}
a.tooltip:focus .popupDiv {
	border: 0px;
	color: #797979;
	font-size: 11px;
	font-weight: normal;
}
a.tooltip:focus em li {
	list-style-image: url(/img/fleche_doubleo.gif);
	padding-left: 0px;
}
a.tooltip:focus em ul {
	margin-top: 5px;
	margin-bottom: 10px;
}
a.tooltip:focus em .texteGras {
	font-weight: bold;
}
a.tooltip:focus em table {
	border-collapse: collapse;
}
a.tooltip:focus em td {
	border: 1px solid #797979;
}
/**************** Fin style popup aide************/
