/* html + body toutes pages */

body {
	color: #515151;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

#xiti {
	margin: 0;
	padding: 0;
	display: none;
	}

#xitiimg, #xiti-logo {
	z-index:-1;
	position:absolute;
	left: 0px;
	top: 0px;
}

#page {
	background: url(../images/commun/bkgrnd.gif) repeat-y center;
	margin: 0px auto;
	text-align: left;
	width: 980px;
	}
#printpage{
	margin: 0px auto;
	text-align: left;
}

hr {
	clear: both;
	visibility: hidden;
	margin: -2px 0px 0px;
	padding: 7px;
	height: 0px;
	}

/* textes */

span {
	margin: 0;
	padding: 0
	}

p {
	margin: 0;
	padding: 0
	}
.green {
	color: #00B053;
}

address {
	font-style:normal;
	}

img {
	border:0;
	}

/* liens */

a:link, a:active a:focus	{
	color: #3F3F3F;
	text-decoration: underline
	}

a:visited {
	color: #707070;
	text-decoration: underline
	}

a:hover	{
	color: #00B053;
	text-decoration: underline
	}

/* images */

.loupe {
	background-image: url(../images/commun/picto-loupe.gif);
	}

/* formulaires */

input,
select,
textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	}

/* zone header */

#header	{
	height: 95px;
	width: 954px;
	margin: 0 0 0 13px;
	}

#logo {
	float: left;
	height: 50px;
	width: 166px;
	margin: 15px 0 0 45px;
	background: url(../images/commun/logo-bcv.gif) no-repeat;
    display: inline;
    cursor: pointer;
	}

#header-nav	{
	float: left;
	width: 520px;
	margin: 15px 0 0 10px;
	display: block;
	}

#header-nav a {
	padding: 0 12px 0 11px;
	border-left: 1px solid #515151;
	margin-left: -5px;
	}

#recherche {
	background-color:#fff;
	float: left;
	width: 193px;
	height: 52px;
	padding: 13px 0 0 19px;
	position:relative;
	}

#printlogo {
	float: left;
	height: 50px;
	width: 166px;
	margin: 15px 0 0 0px;
	background: url(../images/commun/logo_bcv.gif) no-repeat;
    display: inline;
    cursor: pointer;
	}
/* In the code due to a bug in Opera
#searchform span {
	float:left;
}*/
a.searchLink {
	display:block;
	float:left;
	margin-left:5px;
	width:23px;
	height:20px;
	background:transparent url('/design/bcv/images/commun/picto-loupe.gif') 0 0 no-repeat;
}

a.searchLink span {
	display:none;
}

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}

.suggest_link_over {
    cursor: pointer;
	background-color: #B2E7CB;
	padding: 2px 6px 2px 6px;
}

#search_suggest {
	visibility:hidden;
	position: absolute;
	top:45px;
	left:19px;/*padding #recherche*/
	min-width: 134px;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #B2E7CB;
}

#navigation	{
	float: left;
	background: url(../images/commun/back-nav.gif) repeat-y;
	height: 30px;
	width: 954px;
	}

/* zone contenus gauche, centre et droite */

#contenu {
	width: 954px;
	margin: 0 0 0 25px;
	}

#centre {
	float: left;
	width: 537px;
	border: 1px solid #FFF;
	border-bottom: none;
	overflow: hidden;
	}

#gauche {
	float: left;
	width: 199px;
	}

#droite {
	background-color: #F3F3F3;
	float: left;
	width: 204px;
	}

/* navigation 1er niveau */

#Navigation-0 {
	margin: 0;
	padding: 0;
	float: left;
	height: 30px;
	width: 539px;
	margin-left: 211px;
	display: inline;
	}

#Nav-element-1,
#Nav-element-2,
#Nav-element-3 {
	float: left;
	height: 30px;
	border-right: 1px solid #FFF;
	margin:0;
	}

#Nav-element-1 a span,
#Nav-element-2 a span,
#Nav-element-3 a span{
	display:none;
	}

#Nav-element-1 {
	width: 155px;
	}

#Nav-element-2 {
	width: 148px;
}

#Nav-element-3 {
	width: 233px;
	}

#Nav-element-1 a:link,
#Nav-element-1 a:visited {
	background-image: url(../images/nav/particuliers.gif);
	display: block;
	height: 30px;
	}

#Nav-element-1 a:active,
#Nav-element-1 a:focus,
#Nav-element-1 a.selected-nav,
#Nav-element-1 a.selected-nav:visited {
	background-image: url(../images/nav/particuliers-over.gif);
	}

#Nav-element-1 a:hover {
	background-image: url(../images/nav/particuliers-over.gif);
	}

#Nav-element-2 a:link,
#Nav-element-2 a:visited {
	background-image: url(../images/nav/entreprises.gif);
	display: block;
	height: 30px;
	}

#Nav-element-2 a:active,
#Nav-element-2 a:focus,
#Nav-element-2 a.selected-nav,
#Nav-element-2 a.selected-nav:visited {
	background-image: url(../images/nav/entreprises-over.gif);
	}

#Nav-element-2 a:hover {
	background-image: url(../images/nav/entreprises-over.gif);
	}

#Nav-element-3 a:link,
#Nav-element-3 a:visited {
	background-image: url(../images/nav/metiers-finance.gif);
	display: block;
	height: 30px;
	}

#Nav-element-3 a:active,
#Nav-element-3 a:focus,
#Nav-element-3 a.selected-nav,
#Nav-element-3 a.selected-nav:visited {
	background-image: url(../images/nav/metiers-finance-over.gif);
	}

#Nav-element-3 a:hover {
	background-image: url(../images/nav/metiers-finance-over.gif);
	}

/* navigation 1er niveau ENGLISH */

#view-eng-CH #Nav-element-1 a:link,
#view-eng-CH #Nav-element-1 a:visited {
	background-image: url(../images/nav/individuals_gray.gif);
	display: block;
	height: 30px;
	}

#view-eng-CH #Nav-element-1 a:active,
#view-eng-CH #Nav-element-1 a:focus,
#view-eng-CH #Nav-element-1 a.selected-nav,
#view-eng-CH #Nav-element-1 a.selected-nav:visited,
#view-eng-CH #Nav-element-1 a:hover
 {
	background-image: url(../images/nav/individuals_green.gif);
	}

#view-eng-CH #Nav-element-2 a:link,
#view-eng-CH #Nav-element-2 a:visited {
	background-image: url(../images/nav/businesses_gray.gif);
	display: block;
	height: 30px;
	}

#view-eng-CH #Nav-element-2 a:active,
#view-eng-CH #Nav-element-2 a:focus,
#view-eng-CH #Nav-element-2 a.selected-nav,
#view-eng-CH #Nav-element-2 a.selected-nav:visited,
#view-eng-CH #Nav-element-2 a:hover
 {
	background-image: url(../images/nav/businesses_green.gif);
	}

#view-eng-CH #Nav-element-3 a:link,
#view-eng-CH #Nav-element-3 a:visited {
	background-image: url(../images/nav/financ_pro_gray.gif);
	display: block;
	height: 30px;
	}

#view-eng-CH #Nav-element-3 a:active,
#view-eng-CH #Nav-element-3 a:focus,
#view-eng-CH #Nav-element-3 a.selected-nav,
#view-eng-CH #Nav-element-3 a.selected-nav:visited,
#view-eng-CH #Nav-element-3 a:hover
 {
	background-image: url(../images/nav/financ_pro_green.gif);
	}

.invisible {
	display: none;
	}

/* navigation 1er niveau Deutsch */

#view-ger-CH #Nav-element-1 a:link,
#view-ger-CH #Nav-element-1 a:visited {
	background-image: url(../images/nav/privatpersonen.gif);
	display: block;
	height: 30px;
	}

#view-ger-CH #Nav-element-1 a:active,
#view-ger-CH #Nav-element-1 a:focus,
#view-ger-CH #Nav-element-1 a.selected-nav,
#view-ger-CH #Nav-element-1 a.selected-nav:visited,
#view-ger-CH #Nav-element-1 a:hover
 {
	background-image: url(../images/nav/privatpersonen-over.gif);
	}

#view-ger-CH #Nav-element-2 a:link,
#view-ger-CH #Nav-element-2 a:visited {
	background-image: url(../images/nav/unternehmen.gif);
	display: block;
	height: 30px;
	}

#view-ger-CH #Nav-element-2 a:active,
#view-ger-CH #Nav-element-2 a:focus,
#view-ger-CH #Nav-element-2 a.selected-nav,
#view-ger-CH #Nav-element-2 a.selected-nav:visited,
#view-ger-CH #Nav-element-2 a:hover
 {
	background-image: url(../images/nav/unternehmen-over.gif);
	}

#view-ger-CH #Nav-element-3 a:link,
#view-ger-CH #Nav-element-3 a:visited {
	background-image: url(../images/nav/finanzdienstleister.gif);
	display: block;
	height: 30px;
	}

#view-ger-CH #Nav-element-3 a:active,
#view-ger-CH #Nav-element-3 a:focus,
#view-ger-CH #Nav-element-3 a.selected-nav,
#view-ger-CH #Nav-element-3 a.selected-nav:visited,
#view-ger-CH #Nav-element-3 a:hover
 {
	background-image: url(../images/nav/finanzdienstleister-over.gif);
	}

.invisible {
	display: none;
	}


/* choix langues */

#Switch-langue {
	float: left;
	margin: 0;
	padding: 8px 0 0 0;
	height: 22px;/*should be 30 but due to IE...*/
	width: 190px;
	text-align: right;
	vertical-align: middle;
	}

a.Langue {
	color: #00B053;
	}

a.Langue:hover {
	color: #00CC00;
	}

#footer {
	background: url(../images/commun/bkgrnd-footer.gif) center repeat-y;
	text-align: left;
	width: 980px;
	height: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: -14px;
	}

#footer-gauche {
	float: left;
	width: 724px;
	height: 40px;
	color: #666666;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 0 38px;
	display: inline;
	}

#footer-droite {
	float: left;
	width: 190px;
	height: 40px;
	color: #666666;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0 0 13px;
	display: inline;
	margin-top: 10px;
	}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color:#666666;
	text-decoration: underline
	}

.bloc-contact p {
	padding-bottom: 5px;
	}

/* listes */

ul {
	padding: 0;
	padding-left: 10px;
	margin: 0
	}

.liste-simple-puces li {
	background: url(../images/commun/puce-grise-small.gif) no-repeat;
	list-style-type: none;
	padding: 0 5px 5px 10px;
	}

/* contenus colonne de gauche */

#gauche img {
	border-bottom: 1px solid #FFF;
	}

.bloc-gauche {
	border-bottom: 1px solid #FFF;
	width: 199px;
	margin: 0;
	}

.bloc-gauche-nav {
	width: 199px;
	margin: 0;
}

.bloc-gauche-nav ul {

	list-style-type: none;
	margin: 0;
	padding: 0 2px 0 10px;
}

.bloc-gauche-nav li {

	margin: 0 0 10px 0;
	padding: 0;
}

.bloc-gauche h2 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 0 5px 10px;
	margin: 0;
	}

.bloc-gauche h2 a:link,
.bloc-gauche h2 a:visited {
	color:#0040c0;
	text-decoration:none;
}

.bloc-gauche h2 a:hover,
.bloc-gauche h2 a:active {
	color:#3f3f3f;
}

.bloc-gauche p {
	padding: 10px;
	}

.bloc-gauche ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
	}

.bloc-gauche li {
	margin: 0 0 10px 0;
	padding: 0;
	}
#navigation-instit ul {
	margin-top: 8px;
}

#navigation-instit li {
	margin-bottom: 8px;
	}

#navigation-instit li a:link,
#navigation-instit li a:visited	{
	text-decoration: none;
	color: #0040C0;
	background: url(../images/nav/puce_nav_grise.gif) no-repeat 0px 3px;
	padding-left: 13px;
	display: block;
	height: 100%;
	}

#navigation-instit li a:active,
#navigation-instit li a:focus,
#navigation-instit li a.selectionne {
	background: url(../images/nav/puce_nav_verte_claire.gif) no-repeat 0px 3px;
	font-weight: bold;
	}

#navigation-instit li a:hover {
	background: url(../images/nav/puce_nav_verte_claire.gif) no-repeat 0px 3px;
	color: #3F3F3F;
	}

#navigation-instit li a.parent {
	background: url(../images/nav/puce_nav_verte_claire.gif) no-repeat 0px 3px;
	}

#navigation-gauche ul {
	margin-top: 8px;
}

#navigation-gauche li {
	margin-bottom: 8px;
	}

#navigation-gauche li a:link,
#navigation-gauche li a:visited	{
	text-decoration: none;
	color: #0040C0;
	background: url(../images/nav/puce_nav_grise.gif) no-repeat 0px 3px;
	padding-left: 13px;
	display: block;
	height: 100%;
	}

#navigation-gauche li a:active,
#navigation-gauche li a:focus,
#navigation-gauche li a.selectionne {
	background: url(../images/nav/puce_nav_verte_claire.gif) no-repeat 0px 3px;
	font-weight: bold;
	}

#navigation-gauche li a:hover {
	background: url(../images/nav/puce_nav_verte_claire.gif) no-repeat 0px 3px;
	color: #515151;
	}

#navigation-gauche li a.parent {
	background: url(../images/nav/puce_nav_verte_claire.gif) no-repeat 0px 3px;
	}

#navigation-gauche li a.selected-nav-gauche {
	background: url(../images/nav/puce_nav_verte_claire.gif) no-repeat 0px 3px;
	}

#navigation-gauche a.niveau2:link,
#navigation-gauche a.niveau2:visited	{
	text-decoration: none;
	color: #0040C0;
	background: url(../images/nav/puce_nav_verte_foncee.gif) no-repeat 0px 3px;
	padding-left: 13px;
	display: block;
	height: 100%;
	}
#navigation-gauche a.niveau2:active,
#navigation-gauche a.niveau2:focus {
	background: url(../images/nav/puce_nav_verte_claire.gif) no-repeat 0px 3px;
	font-weight: bold;
	}

#navigation-gauche a.niveau2:hover {
	background: url(../images/nav/puce_nav_verte_claire.gif) no-repeat 0px 3px;
	color: #515151;
	}

#navigation-gauche a.selected-nav-gauche-n2:link {
	color: #0040C0;
	background: url(../images/nav/puce_nav_verte_claire.gif) no-repeat 0px 3px;
	font-weight: bold;
	}


/* contenus colonne de droite */

.bloc-droite-gris,
.bloc-droite-bleu,
.bloc-droite-orange {
	border-top: 1px solid #FFF;
	width: 204px;
	padding-bottom: 8px;
	}

.bloc-droite-gris h3 {
	background-color: #646466;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	padding: 5px 10px 6px 10px;
	margin: 0;
	background-image: url(../images/commun/securite.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	}

.bloc-droite-bleu h3 {
	background-color: #BFE3FF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#515151;
	padding: 5px 10px 6px 10px;
	margin: 0;
	}

.bloc-droite-orange h3 {
	background-color: #FF6600;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	padding: 5px 10px 6px 10px;
	margin: 0;
	background-image: url(../images/commun/securite-loged_in.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	}

.bloc-droite-gris p,
.bloc-droite-bleu p,
.bloc-droite-orange p {
	padding: 10px;
	}

.bloc-droite-gris img,
.bloc-droite-bleu img,
.bloc-droite-orange img {
	margin-bottom: -5px;
	}

.bloc-droite-gris ul,
.bloc-droite-bleu ul,
.bloc-droite-orange ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 10px 0 10px;
	}

.bloc-droite-gris li,
.bloc-droite-bleu li,
.bloc-droite-orange li{
	background: url(../images/commun/puce-grise-tiret.gif) no-repeat 0px 7px;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 5px 0 0 8px;
	}
.droite-combo-180 {
	width: 180px;
}

.upload-link {
		padding-left: 20px !important;
}

#chemin {
	height: 35px;
	padding-left: 12px;
	background-color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#chemin ul {
	height: 35px;
	list-style-type: none;
	margin: 0px 0px -6px 0px;
	padding: 6px 0px 0px 0px;
}
#chemin li {
	margin: 0px -3px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;

}
#chemin a {
	background-image:  url("../images/commun/separateur-chevron.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
        padding-right: 13px;
}

/* toolbar */
#toolbar {
	height: 30px;
	padding-right: 15px;
        padding-top: 5px;
	background-color: #FFFFFF;

}
#toolbar ul {
	height: 30px;
	list-style-type: none;
	margin: 0px 0px -3px;
	padding: 3px 0px 0px;
	float: right;
}
#toolbar li {
	display:inline;

}
#toolbar a {
	padding-left: 4px;

}

/* Sitemap */
#colonne-gauche {
	float: left;
	width: 269px;
	background-image: url(../images/commun/pixel-vert1.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px 0px 15px;
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#colonne-droite {
	width: 268px;
	float: left;
	background-image: url(../images/commun/pixel-vert1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px 0px 15px;
	margin: 0px;
}
.plan {
	margin-bottom: 15px;
}
.plan h2 {

	font-size: 13px;
	font-weight: bold;
	color: #00B053;
	margin: 0px 0px 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.plan ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.plan li{
	list-style-type: none;
	margin-bottom: 5px;
}
.plan li a{

	background-image: url(../images/commun/puce-verte-small.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.plan  ul ul li a{

	background-image: url(../images/commun/puce-grise-tiret.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/*standard style in online editor*/
h2.standard{
	color: #00B053;
    font-size: 13px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding-left: 10px;
	padding-right: 10px;

}
h3.standard {
	color: #00B053;
    font-size: 11px;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
	padding-left: 10px;
	padding-right: 10px;

}
h4.standard {
    font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;

}

.standard li {
	background: url(../images/commun/puce-grise-small.gif) no-repeat;
	list-style-type: none;
	padding: 0px 5px 5px 10px;
}
.standard ul {
	padding: 0 0 10px 0
}
