/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;

}
.footer {
	vertical-align: middle;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #001852;
	text-align: left;
}
.link_blanc {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}
.txt_noir11 {
	font-size: 11px;
	color: #000000;
}
.orange {
	font-size: 11px;
	color: #FAC70C;
	text-align: left;
}
/*------*/

.bg_menu {
	background-color: #46609b;
	width: 140px;
}
.txt_bleu12 {
	font-size: 12px;
	color: #0c2d83;
	text-decoration: none;
}
.txt_bleu12Gras {
	font-size: 12px;
	color: #0c2d83;
	font-weight: bold;
	text-decoration: none;
}
.txt_bleu11 {
	font-size: 11px;
	color: #0c2d83;
	text-decoration: none;
}

.menu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	text-decoration: underline;
}
.bloc1f {
	background-color: #f2f6ff;
	background-image: url(../images/particulier/bloc1f.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7990C6;
	border-left-color: #7990C6;
	padding-left: 10px;
	text-align: left;
}
.bloc_bt {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.bloc1titre {
	font-family: "Arial Black", Arial;
	font-size: 24px;
	color: #46609b;
	text-decoration: none;
	text-align: left;
}

.bloc1h {
	background-color: #F2F6FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7990C6;
	background-image: url(../images/particulier/bloc1h2.gif);
	background-repeat: repeat-x;
	text-align: left;
}
.voir {
	background-image: url(../images/particulier/filet.gif);
	background-repeat: repeat-x;
	padding-right: 20px;
	text-align: right;
}
.login {
	background-image: url(../images/particulier/login_fond.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 150px;
}


.bloc1b {
	background-color: #F2F6FF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7990C6;
	border-left-color: #7990C6;
}
.bloc2f {
	background-color: #f2f6ff;
	background-image: url(../images/particulier/bloc2f.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFD9F1;
	border-left-color: #CFD9F1;
	padding-left: 10px;
	text-align: left;
}
.bloc2titre {
	font-size: 24px;
	font-weight: bold;
	color: #46609b;
}


.titre {
	font-size: 18px;
	font-weight: bold;
	color: #46609b;
	background-image: url(../images/particulier/puce_carre.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left center;
}

#liste {
	width: 140px;
	list-style-position: outside;
	list-style-image: url(../images/particulier/puce_menu.gif);
	margin: 0;
	padding:0 ;

	}

	
	#liste li {
	margin-left: 20px;

	}

