@import url('titre_page.css');

*
{
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
}

body
{
	min-height: 100%;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #666;
	background: url('/pix/fond_page.gif') repeat-x #1c1c1c;
	padding: 17px;
}

a
{
	text-decoration: none;
	color: #F60;
}

ul
{
	list-style-type: none;
}

img
{
	border-style: none;
}

table
{
	border-collapse: separate;
	border-spacing: 1px;
}

td
{
	empty-cells: show;
}

input,select
{
	font-size: 1em;
}

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('/pix/filet_detail.gif') no-repeat transparent;
	height: 1px;
	margin: 1em 0px;
}

br + br
{
	display: none;
}

input.action
{
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
}

p.chapeau
{
	font-weight: bold;
}

.image
{
	background-repeat: no-repeat;
	font-size: 0px;
	text-indent: -9999px;
	display: block;
	outline: none;
}

div#contenu
{
	width: 954px;
	border: 3px solid #5c5c5c; /*#4b4b4b;*/
	margin: auto;
	background: #FFF;
	padding: 7px 0px;
}

div#tetiere
{
	background: url('/pix/fond_tete.jpg') no-repeat;
	height: 76px;
	position: relative;
	margin: 0 0 0 7px;
}

p.figaro-media
{
	position: absolute;
	width: 124px;
	height: 67px;
	background: url('/pix/logo_figaro_media.gif') no-repeat 100% 0;
	left: 6px;
}

p.figaro-media a
{
	color: #0e71b4;
	background: url('/pix/fleche_accueil.gif') no-repeat 0 .5em;
	padding: 0 0 0 8px;
}

p#sNews
{
	background: url('/pix/fond_rss.gif') no-repeat;
	padding-top: 22px;
	position: absolute;
	top: 8px;
	right: 20px;
	width: 111px;
}

p#sNews a
{
	color: #fff;
}

div.colonne-info h2.figaro-media
{
	background-repeat: no-repeat;
	background-position: 100% 0;
	margin: 0 10px 6px 0;
	height: 55px;
	/*width: 97px;
	position: absolute;*/
	text-indent: -9999px;
	/*top: 0;
	right: 10px;*/
}

div.colonne-info h2.powerful
{
	background-image: url('/pix/logo_media_powerful.gif');
}

div.colonne-info h2.affluent
{
	background-image: url('/pix/logo_media_affluent.gif');
}

div.colonne-info h2.searching
{
	background-image: url('/pix/logo_media_searching.gif');
}

div.colonne-info h2.digital
{
	background-image: url('/pix/logo_media_digital.gif');
}

/*
div#tetiere
{
	margin: 0px 7px;
	background-color: #000018;
}

div#tetiere a.figaro
{
	float: left;
	width: 23px;
	height: 82px;
	background-image: url('/pix/home_figaro.gif');
}

div.tet-contenu
{
	height: 82px;
	margin-left: 23px;
	background: url('/pix/fond_tete.jpg') no-repeat;
	position: relative;
}

div.tet-media
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url('/pix/fond_media.png') no-repeat;
	width: 186px;
	height: 94px;
}

div.cont-media
{
	margin: 36px 10px 0px 70px;
	height: 56px;
	overflow: auto;
	line-height: 1.1;
}

div#tetiere div.cont-media a
{
	color: #666;
}

div.tet-media h3
{
	margin-bottom: 2px;
	font-size: 1em;
	color: #666;
}

div.tet-media p
{
	font-size: .9em;
}

div#tetiere a
{
	color: #FFF;
}

div#tetiere ul
{
	margin-left: 520px;
	
	padding-top: 6px;
	font-size: 9px;
	
}

div#tetiere ul li
{
	float: left;
	padding: 0px 8px;
	border-right: 1px solid #FFF;
	line-height: 1;
	text-transform: uppercase;
}

div#tetiere ul li.dernier
{
	border-right: none;
}

a.publiprint
{
	float: left;
	width: 203px;
	height: 34px;
	background: url('/pix/tit_publiprint.gif') no-repeat;
	margin: 20px 0px 0px 10px;
}
*/
/* menu calques début */

ul#nav-haut
{
	height: 29px;
	background: url('/pix/fond_nav_haut.gif') repeat-x;
	margin: 1px 7px 0px;
}

ul#nav-haut li
{
	float: left;
	position: relative;
	z-index: 10;
}

ul#nav-haut li h3
{
	font-size: 1.2em;
	/*font-weight: normal;*/
	text-transform: uppercase;
	color: #FFF;
	line-height: 29px;
	background: url('/pix/sep_nav_haut.gif') no-repeat 100% 0px;
	padding: 0px 28px;
	cursor: default;
}

ul#nav-haut li.dernier h3
{
	background: none;
}

ul#nav-haut li:hover,ul#nav-haut li.hover
{
	background: url('/pix/fond_nav_haut_on.gif') repeat-x;
}

ul#nav-haut ul
{
	position: absolute;
	z-index: 10;
	background: url('/pix/fond_calque.png');
	left: 0px;
	top: 29px;
	width: 190px;
	padding: 10px 0px;
	visibility: hidden;
}

ul#nav-haut li:hover ul,ul#nav-haut li.hover ul
{
	visibility: visible;
}

ul#nav-haut li:hover li:hover
{
	background: #0e263f;
}

ul#nav-haut ul li
{
	float: none;
	height: auto;
	padding: 3px 20px;
	position: static;
	background: none;
	font-weight: bold;
}

ul#nav-haut ul li a
{
	color: #FFF;
	/*display: block;
	padding: 3px 20px;*/
}

ul#nav-haut ul li a:hover
{
	/*background: #0e263f;*/
}

/* menu calques fin */

div#nav-comp
{
	background: url('/pix/fond_nav_comp.gif') repeat-x;
	padding-top: 16px;
	margin: 0px 7px;
}

p.fda
{
	margin: 0px 4px;
}

p.fda a
{
	color: #666;
}

p.fda em
{
	font-style: normal;
	font-weight: bold;
}

div#corps-page
{
	background: url('/pix/fond_info.gif') repeat-y  100% 0px;
	margin: 0px 8px 0px 7px;
}

div#centre
{
	background-repeat: no-repeat;
	background-position: 8px 0px;
	margin: 26px 0px 0px 0px;
}

input.action
{
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

div#pied
{
	background: url('/pix/fond_nav_bas.gif') no-repeat #FFF;
	padding: 39px 7px 0px;
	height: 28px;
	clear: both;
	margin: 0px -8px 0px -7px;
}

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('/pix/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;
}

/* Styles centre page début */

div.colonne-detail
{
	float: left;
	width: 522px;
	margin-left: 86px;
	margin-bottom: 60px;
}

div.colonne-detail a
{
	color: #f97112;
}

span.pdf
{
	background: url('/pix/icon_pdf.gif') no-repeat 100% 0px;
	padding-right: 20px;
	height: 16px;
	display: inline-block;
	display: -moz-inline-box;
	vertical-align: middle;
}

div.colonne-info
{
	margin-left: 655px;
	min-height: 717px;
	background: url('/pix/fond_colonne_droite.jpg') repeat-x;
	padding-bottom: 6px;
	position: relative;
	z-index: 0;
}



div.colonne-detail table
{
	width: 100%;
}

div.colonne-detail thead th a
{
	color: #999;
	background: url('/pix/fleche_ordre.gif') no-repeat 100% 50%;
	padding-right: 14px;
}

tbody th
{
	color: #f60;
	font-weight: bold;
	text-align: left;
}

th,td
{
	padding: 4px 10px;
}

tbody tr.premier th,tbody tr.premier td
{
	border-top: 1px dotted #999;
}

tbody th,tbody td
{
	border-bottom: 1px dotted #999;
}

tbody tr:hover th,tbody tr:hover td,tbody tr.hover th,tbody tr.hover td
{
	background-color: #f4eddb;
}

h1.image
{
	height: 20px;
}

h2.image
{
	height: 20px;
}

/* Styles teaser début */

div.bloc-teaser
{
	margin: 0px 20px 0px;
}

div.bloc-teaser h3,div.bloc-teaser h4
{
	color: #00276f;
}

div.bloc-teaser h3
{
	margin: 0px 0px 2em;
}

div.module-teaser
{
	margin: 0px 0px 2.4em;
}

div.module-teaser h3,div.module-teaser h4
{
	margin: 0px;
	font-size: 1em;
}

div.module-teaser img
{
	
}

div.module-teaser div
{
	
}

div.module-teaser p.suite
{
	margin: .2em 0px 0px;
	text-align: right;
}

/* Styles teaser fin */