*{margin:0;padding:0;}

body
{
	color: #212424;
	font-family: "GE Inspira", Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	width: 1000px;
}

img { -ms-interpolation-mode: bicubic; }

.click
{
	cursor: pointer;
}

.bandeau_haut
{
	height: 52px;
	background: url('../images/fonds/logo_ge_money_bank.gif') no-repeat;
}

#menu {
	list-style:none;
	margin:0;
	padding:0;
	border-top: 1px solid #CCCCCC;
	height: 25px;
	background-color: #AC9B89;
}
#menu li {
	float:left;
	width:155px;
	margin:0;
	padding:0;
}
#menu li a {
	display:block;
	padding:5px 10px;
	height:100%;
	color: white;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
	border-right:1px solid #828080;
}
#menu li a {
	background-color : #AC9B89;
}
#menu li a:hover {
	background-color: #e9e4dd;
    color:#000000;
}

#menu li .selected {
	background-color: #E00404;
}

#menu li ul
{	margin: 0;
	padding: 0;
	position: absolute;
	z-index:99;
	list-style:none;
	visibility: hidden;
	border-top: 1px solid white}

#menu li ul li
{	float: none;
	width:155px;
	text-align:center;
	z-index: 99;}

#menu li ul li a
{
    width: auto;
    color: white;
    text-align: center;
    background: #AC9B89}
	
#menu li ul li a:hover
{	
    background: #e9e4dd;
    color:#000000;    
}

.clearboth
{
    clear: both;
}

.error_list
{
    color: red;
    padding: 3px;
    list-style: none;
    margin: 0px 0px 2px;
}

.info_user_connecte
{
    text-align: right;
    padding: 5px;
    font-style: italic;
}

.partie_gauche
{
    float: left;
    width: 21%;
    padding: 7px;
    background-color: #AC9B89;
    color: white;
    height: 400px;
    overflow:auto;
}

.partie_gauche_button
{
    text-align: center;
}

.partie_droite
{
    float: left;
    width: 76%;
    margin-left: 1%;
}

.liste
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.liste th
{
    background-color: #E00404;
    color: white;
}

.liste th.claire
{
    background-color:#64DBE0;
}

.ligne_click_even
{
    background-color: #ffffff;
    cursor: pointer;
    line-height: 20px;
    font-size: 11px;
    text-align: center;
}

.ligne_click_odd
{
    background-color: #E4E4E4;
    cursor: pointer;
    line-height: 20px;
    font-size: 11px;
    text-align: center;
}

.ligne_click_over
{
    background-color: #F89D11;
}

.aide
{
    background-color:transparent;
    border-bottom:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    height:54px;
}

.aide h2
{
    -x-system-font:none;
    color:#495E67;
    float:left;
    font-size:29px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    letter-spacing:0.5px;
    line-height:30px;
    margin:0;
    padding:10px 0 10px 24px;
}

.aide_titre
{
    border-right:1px solid #CCCCCC;
    padding-right:16px;
}

.aide_titre img
{
    vertical-align: middle;
}

.aide p
{
    display:none;
    -x-system-font:none;
    float:left;
    font-size:15px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    letter-spacing:0.5px;
    line-height:normal;
    margin:0;
    padding:18px 0 0 12px;
    font-weight: bold;
}

.data
{
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #CCCCCC;
}

.data th
{
    text-align: left;
    background-color: #AC9B89;
    text-indent: 5px;
    color: white;
    width: 200px;
}

.data input
{
    width: 95%;
}

.checkbox
{
    width: auto !important;
}

.groupeCheckbox
{
    float: left;
    margin-right: 10px;
}
.data td
{
	background-color: #E9E4DD;
}
.data img
{
	vertical-align: bottom;
}
th.data_th_titre
{
	background-color: #E00404;
	text-align: center;
}




.checkbox_list
{
	list-style: none;
}
.radio_list
{
	list-style: none;
}

.liste_filtre_conteneur
{
	height: 360px;
}
.liste_filtre
{
	margin-left:auto;
	margin-right:auto;
	width: 97%;
}

.liste_filtre th
{
	text-align: right;
	padding-right: 10px;
}

.liste_filtre select
{
	font-size: 11px;
}

.info_footer
{
	font-size: 11px;
    margin-right:10px;
}

.footer
{
	clear: both;
	padding-top : 5px;
	background: #AC9B89;
	height : 19px;
	color : white;
	text-align: center;
	padding-right: 50px;
	border-top: 1px solid #CCCCCC;
}		

.footer a
{
	cursor: pointer;
	text-decoration: none;
}

.nombre_result
{
	margin-top: 10px;
	font-weight: bold;
}

.button_droit
{
	float: right;
}

.button_left
{
	float: left;
}




#zone_2, #zone_3, #zone_4, #zone_7,  #zone_8
{
	width: 580px;
	float:right;
	margin-right:35px;
	border: 1px solid black;
}
#zone_1, #zone_5, #zone_6, #zone_9
{
	width: 980px;
}
#zone_6
{
	background-color : #c1c1c1;
	text-align:center;
}


.zone_cliquable
{
	margin-top:5px;
	margin-bottom:5px;
	width: 98%;
	margin-left:5px;
	margin-right:15px;
	cursor: pointer;
}




#edit_pdf_haut
{
	margin:20px;
}


#prestations h2
{
	background-color : #99ccff;
	border: 1px solid black;
}




.balises_gauche
{
	border: 1px solid #DCD9D5;
	float: right;
	height: auto;
	width: 200px;
	margin-left: 5px;
	margin-right: 20px;
	margin-top:15px;
	margin-bottom:15px;
	padding-left:10px;
	padding-top:5px;
}
.titre_balises
{
	color : #9D9D9D;
	margin-bottom: 10px;
	text-align : center;
}

.picto_ajax
{
	width: 80px;
}



.conditions
{
	float: left;
	margin: 10px;
}
.conditions_texte
{
	height: 320px;
	overflow: auto;
	border: 1px solid gray;
	padding: 15px;
    text-align: justify;
}

.ajoute_balise
{
    cursor: pointer;
}


.numerique
{
    text-align: right;
}


                     
tr.niveau_1
{
    background-color: #aaeeee;
}
tr.niveau_2
{
    background-color: #64E572;
}
tr.niveau_3
{
    background-color: #ffc655;
}
tr.niveau_4
{
    background-color: #ffff64;
}


.message
{
    cursor: pointer;
}

#divTree li[rel=RefXmlTypePrestation] > a ins, #divTree li[rel=RefMarche] > a ins {
	background-image: url(/images/pictos/tatification.png);
}

#divTree li[rel=RefXmlTypeGrilleAssurance] > a ins, #divTree li[rel=TblXmlProduit] > a ins {
	background-image: url(/images/pictos/bareme.png);
}

#divTree li[rel=TblXmlAssurance] > a ins,#divTree li[rel=TblXmlProduitCondition] > a ins {
	background-image: url(/images/pictos/condition.png);
}

#messageTaux
{
	font-size: 14px;
}

ul.error-teag
{
	text-align: left;
	padding: 6px;
	border: 1px solid red;
	width: 400px;
	border-radius: 11px;
	background: #E8CACA;
}

ul.error-teag li
{
	list-style:  none;
}

ul.error-teag li span.red
{
	color : red;
}

ul.error-teag li span.green
{
	color: green;
}