body, td{font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px; padding: 0px; }
body { color: #000000;
	background-color:#EBEBEB; 
}
/*******************************************************/
/****************   BLOC PRINCIPAUX    *****************/
/*******************************************************/

#tout {
	width: auto !important;
	width: 17cm;
	background: #FFFFFF;
	border: 1px solid #CDCDCD;
	margin-top: 14px;
}
.drapeaux, .gauche, .navFooter, .linkVente, #footer, .up, .navUser, .nav2, .nav1, .headerRight {
 display: none }
.logo { text-align: center; }
#header {width: 100%; text-align: center;
	border-bottom: 1px solid #CDCDCD;}
#centre {
}
.centre a { display: none}
#centre .centre {
	vertical-align: top;
	padding: 22px 6px 12px 10px;text-align: center
} 
#centre, .profileView { 
	width: auto !important;
	width: 16cm;}

#footer td { padding: 3px; color: #FFFFFF;}
#footer a { color: #FFFFFF}
 
/*******************************************************************/
/******************    BALISES GENERALES     **********************/
/*******************************************************************/
.centre p {
	line-height: 16px;
	margin: 0px 0px 10px 0px;
}
p {
	padding: 0px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
}
a {text-decoration:none; color: #000000}
a:hover { text-decoration: underline;  }
h1,h2,h3,h4,h5,h6 {
	margin:0px;
}
h1 {
	font-size: 22px;
	margin-bottom: 20px;
	color: #196BDB;
	letter-spacing: 1px;
}
h2 {
	font-size: 14px;
	margin-bottom: 10px; margin-top: 2px;
	background-repeat: no-repeat;
	background-position: 4px;
	color: #B83526;
}
h3 {
	font-size: 16px;
}
h4 {font-size: 12px;padding: 0 10 0 0; margin-bottom:3px;}
img { border: none}

/* lists */
ul {
	margin-bottom: 12px;
	margin-top:0px
}
.centre li { list-style-type: none;
	margin: 0px 0px 3px 0px; padding: 0px 0px 0px 10px; margin-left:0px;
	background: url(images/puceList1.gif) no-repeat 0px 6px
	}

/* forms */
input,textarea,select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border: 1px solid #787878; 
	background: #fff; 
}

dl, dt, dd { padding: 0px; margin: 0px}
dd { margin-bottom: 4px; padding-bottom: 4px}


legend {
	font-size: 24px;
	background: #FFFFFF url(images/iconmail.gif) no-repeat right center;
	padding-right: 40px;
	margin-left: 6px;
	margin-right: 16px;
	color: #196BDB;
	font-weight: bold;
	border-right: 2px solid #FFFFFF;
}
fieldset {
	padding-top: 10px;
	margin-bottom: 30px;
	border: 1px solid #8DA7B8;
	padding-bottom: 20px;
}

label { display: block; clear: both }
label input{ float: left; border: none }
.txtBlue { color: #196BDB}


.messagePrint {
	display: block;
}


