* { /*margin: 0;
	padding: 0;*/
	
}

html { /*height: 100%;*/
	
}

body {
	/*font-family: tahoma, helvetica, geneva, sans-serif;
	COLOR: #003366; 
	background: url('../images/fond_page.gif') repeat-x #1c1c1c;
	height: 99.8%;
	FONT-SIZE: 10pt;*/
	
	font-family : Arial, sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	background-color:white;/*#999999;*/
	/*background-image:url(../images/mainbg.gif);*/
	color:#003366;
	min-width: 1000px;
}

#conteneur {
	position:relative;
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
}

ul {
	list-style-type: none;
}

img {
	border-style: none;
}

select { /*font-size: 1em;
	height:20px;*/
	FONT-FAMILY: tahoma, helvetica, geneva, sans-serif;
	font-size: 12px;
}

input {
	font-size: 12px;
	FONT-FAMILY: tahoma, helvetica, geneva, sans-serif;
	height: 16px;
}

h1 {
	font-size: 1.3em;
	/*color: #F60;*/
	text-transform: uppercase;
}

h2 {
	font-size: 1em;
	/*color: #666;*/
}

h3 {
	font-size: 1em;
	/*color: #3095f1;*/
}

hr {
	border: 0px none transparent;
	background: url('../images/filet_detail.gif') no-repeat transparent;
	height: 1px;
	margin: 1em 0px;
}

input.action {
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.image {
	background-repeat: no-repeat;
	font-size: 0px;
	text-indent: -9999px;
	display: block;
	outline: none;
}

div#contenu {
	border: 3px solid #5c5c5c; /*#4b4b4b;*/
	background: #FFF;
	margin: 17px 17px 0px 17px;
	width: 97%;
	height: auto;
	min-width: 1200px;
}

div#tetiere { /*background: url('../images/fond_tete.jpg') no-repeat;*/
	height: 76px;
	position: relative;
	margin: 7px 7px 0px 7px;
}

p.figaro-media {
	position: absolute;
	width: 318px;
	height: 77px;
	/*background: url('../images/logo_figaro_media.gif') no-repeat 100% 0;*/
	background: url('../images/figaro_biwing_01.png') no-repeat 100% 0;
	/*left: 2px;*/
	margin: 0;
	padding: 0;
}

p.figaro-media a {
	color: #0e71b4;
	background: url('../images/fleche_accueil.gif') no-repeat 0 .5em;
	padding: 0 0 0 8px;
}

p#sNews { /*background: url('../images/fond_rss.gif') no-repeat;*/
	vertical-align: text-bottom;
	text-align: center;
	/*padding-top: 5px;*/
	position: absolute;
	top: 15px;
	right: 20px;
	width: 111px;
	color: #E1E1E1;
	/*border: 1px solid red;*/
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

p#sNews a {
	color: #fff;
}

/* menu calques fin */
div#nav-comp {
	/*background: url('../images/fond_nav_comp.gif') repeat-x;*/
	padding-top: 0px;
	margin: 0px 7px;
	text-align: left;
}

p.fda {
	margin: 0px 4px;
}

p.fda a { /*color: #666;*/
	
}

p.fda em {
	font-style: normal;
	font-weight: bold;
}

div#corps-page {
	/*background: url('../images/fond_info.gif') repeat-y  100% 0px;*/
	margin: 10px 8px 0px 7px;
	min-height: 500px;
}

div#pied {
	background: url('../images/fond_nav_bas_home.gif') repeat-x #FFF;
	padding: 39px 7px 0px;
	height: 28px;
	clear: both;
	margin: 10px 8px 0px 7px;
	vertical-align: bottom;
}

div#pied form {
	width: 200px;
	float: left;
}

div#pied a { /*color: #666;*/
	
}

div#pied label { /*color: #f60;*/
	text-transform: uppercase;
	margin-right: 6px;
	float: left;
	line-height: 16px;
}

div#pied span {
	border: 1px solid #f60;
	float: left;
}

div#pied input {
	vertical-align: middle;
}

div#pied input.saisie {
	border: none;
	width: 92px;
	height: 16px;
	line-height: 16px;
	font-size: .9em;
	padding-left: 4px;
}

div#pied input.action {
	background-image: url('../images/btn_ok.gif');
	width: 16px;
	height: 16px;
	/*border-left: 1px solid #f60;*/
}

div#pied p.message {
	float: left;
	width: 200px;
}

div#pied ul {
	float: right;
}

div#pied ul li {
	float: left;
	border-right: 1px solid #999;
	padding: 0px 6px;
	line-height: 1;
}

div#pied ul li.dernier {
	border-right: none;
}

h1.image {
	height: 20px;
}

h2.image {
	height: 20px;
}

.info{
	color: #793C89;
}