﻿/* ::::::::::::::::::::::::::::::: ELEMENTS NON AFFICHES */
.shortcuts,
.main_nav,
#left,
#right,
.pagination,
.horschamp,
form{
	display:none;
}
/* ::::::::::::::::::::::::::: INITIALISATION DES STYLES */
body{
	font-family:times, serif;
	background:#fff;
	color:#000;
	padding:0;
	margin:0;
	font-size:10pt;
}
body #visu{
    display:none;
}
body *{
	padding:0;
	margin:0;
	border:none;
}
a{
	color:#000;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
    font-family:arial, verdana, sans-serif;
    page-break-after:avoid
}
.clear{
	clear:both;
}
.center{
	text-align:center;
}
.illustration.left,
.illustration.imageleft{
	float:left;
	margin-right:15pt;
}
.illustration.right,
.illustration.imageright{
	float:right;
	margin-left:15pt;
}
.illustration{
	color:#006F62;
	font-size:8pt;
}
/* ::::::::::::::::::::::::::::::::::::::::  BANDEAU HAUT */
/* ///////// bandeau et titre */
#top  h1{
	font-size:14pt;
        margin-left:0;
        margin-bottom:20px;
}
#top .logo,
#top .overflow .satellites,
#top .overflow .carte,
#page .overflow .zone_chaude .une h2,
#page .overflow .zone_chaude .toolsbox,
#page .overflow #content .tools_page,
#page .overflow #content .web2,
#page #sites_groupe,
#page #ferme_liens,
#page #footer{
    display:none;
}
/* ::::::::::::::::::::::::::::::::::::  PARTIE CENTRALE */
/* fil d'ariane */
#content .fil{
	display:none;
}
/* compilation d'articles */
#center .compil_article .vue{
	margin-bottom:15pt;
	overflow:hidden;
}
#center .compil_article .vue h3{
	font-size:11pt;
	border-bottom:1px solid #ccc;
	margin-bottom:5pt;
	padding-bottom:2pt;
}
#center .compil_article .vue h3 a{
}
#center .compil_article .vue .meta{
	font-size:9pt;
}
#center .compil_article .vue .intro{
	margin-top:5pt;
}
#center .compil_article .vue .illustration{
	float:left;
	margin:1pt 5pt 0 0;
}
/* article */
#center .article{
	margin-bottom:15pt;
}
#center .offre.detail h3,
#center .article h3{
	font-size:13pt;
	border-bottom:1px solid #ccc;
	margin:10pt 0 7pt 0;
}
#center .offre.detail h4,
#center .article h4{
	font-size:12pt;
	padding-bottom:3pt;
	border-bottom:1px dotted #ccc;
	margin:10pt 0 7pt 0;
}
#center .article h5{
	font-size:11pt;
	margin:7pt 0 5pt 0;
}
#center .article h6{
	font-size:10pt;
	margin:7pt 0 5pt 0;
}
#center .article p,
#center .article ul,
#center .article ol{
	margin-bottom:10pt;
}
#center .article ul,
#center .article ol{
	margin-left:15pt;
}
#center .article a:after{
	content:"("attr(href)")";
}
/* tableaux dans les articles */
#center .article table{
	width:99%;
	border-collapse:collapse;
	margin:15pt 2pt;
	border:1px solid #ccc;
}
#center .article table caption{
	font-size:12pt;
	text-align:left;
}
#center .article table th{
	background:#ccc;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	border:1px solid #ccc;
	padding:4pt;
}
#center .article table td{
	vertical-align:top;
	border:1px solid #ccc;
	padding:4pt;
}
#center .article table tfoot td{
	border:0;
	font-style:italic;
	text-align:right;
	font-size:9pt;
}
/* |||||||||||||||||||||| BLOCS */
.bloc{
	margin:15pt 0;
	clear:both;
}
.bloc h2{
	font-size:12pt;
	margin-bottom:0;
}
.bloc .content{
	padding:7pt;
	font-size:9pt;
	padding-bottom:0;
}
.bloc .content h3{
	font-size:11pt;
}
.bloc .content h3 a,
.bloc .content h4 a{
}
/* ///////// vues liste des objets */
.bloc .content .vue.list h3{
	font-size:10pt;
}
.bloc .content .vue.list h4{
	font-size:10pt;
	margin-bottom:0;
}
.bloc .content .vue.list{
	margin-bottom:5pt;
}
/* ///////// vues résumée des objets */
#center .vue.view .intro{
	margin:5pt 0;
}
#center .vue.view .intro p{
	margin-bottom:5pt;
}
/* /////////////// vue offre //////////////// */
#center .offre{
    margin-top:20px;
}
#center .offre .prix{
    margin:10px 0 10px 0;
    padding:5px;
    border:1px solid;
    width:350px;
}
#center .offre .prix br{
    display:none;
}
#center .offre .notation{
    margin:10px 0 10px 0;
}
#center .offre .bonus{
    margin-top:15px;
    color:#276613;
}
#center .offre .lien_plus{
    display:none;
}
#center .slideshow-captions,
#center .slideshow-thumbnails{
    display:none;
}
/* ///////// vues libres */
.bloc .content .vue.libre h3{
}
.bloc .content .vue.libre h4{
	font-size:10pt;
	padding-bottom:1pt;
	border:1px dotted #CCCCCC;
	margin:5pt 0;
}
.bloc .content .vue.libre h5{
	font-size:10pt;
	margin:5pt 0;
}
.bloc .content .vue.libre h6{
	font-size:9pt;
	margin:5pt 0;
}
.bloc .content .vue.libre p,
.bloc .content .vue.libre ul,
.bloc .content .vue.libre ol{
	margin-bottom:10pt;
}
.bloc .content .vue.libre ul,
.bloc .content .vue.libre ol{
	margin-left:15pt;
}
/* ::::::::::::::::::::::::::::::::::::::::::::  FOOTER */
#footer{
	clear:both;
	text-align:left;
	border-top:3px solid #ccc;
	font-size:8pt;
	padding:10pt 0;
}
#footer li{
	display:inline;
	padding-left:5pt;
}
#footer li a{
	display:none;
}

