/*-------------------------Mise en page spécifique pour impression--------------*/

/* Règles générales
-------------------------------------------------*/
body, html {
	margin:0;
	padding:0;
	font-size :16px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	background:transparent;
	background-color: #fff;
	color:#000;
}

body {
	margin:0;
	padding:0;
}

/* Pour la page d'accueil
-------------------------------------------------*/
#sidebar_home { display:none; }

#menu_home { background:transparent; }

#menu_home img{ display:none; }

/*--------------LAYOUT--------------*/


#prelude { display: none; }

#header { display:none; }

#sidebar { display:none; }

.menu { display:none; }

#page {
	width:99%;
	text-align:center;
	background:transparent;
}

#frame {
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
}

#content {
	width:100%;
	margin: 0;
	padding:0;
	float:none;
	background:transparent;
}


/*-----------GENERAL STYLING--------------*/

a {
	color:#990000;
	text-decoration:none;
}


#content h2 {
	padding:0;
	margin:0;
	border:none;
	clear:both;
}

#content h2 a {
	text-decoration:none;
	border:none;
}

hr {
	display:none;
	clear:both;
}

h1, h2, h3, h4, h5 {
	padding:0;
	margin:10px 0;
	clear:both;
	page-break-after:avoid;
}

input,
textarea,
select {
	padding:4px;
	font-size: 16px;
	line-height:16px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	background:transparent;
}

input,
label {
	height:auto !important;
	height:32px;
	width:auto;
	padding:4px;
}

label {
	display: block;
}


#searchform input#q {
	width:130px !important;
	padding:4px;
	border:1px solid #515151;
	font-size:16px;
	line-height:16px;
	text-transform:none;
	color:#fff;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	background:transparent;
}

#searchform {
	margin-top:10px !important;
}

#searchform br {
	display:none;
}

input.btn,
#searchform input,
input#submit,
input#preview,
input#sending {
	background:transparent;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:12px;
	text-transform:uppercase;
}

input[class=btn],
input[type=submit],
input[id=submit],
input[id=preview] {
	padding:3px;
}

textarea {
	overflow:auto;
	display:block;
	width:100%;
}

ul,
ol {
	list-style-type:none;
	list-style-position:outside;
	padding:0;
	margin:0;
}

ul ul li,
ol ol li {
	background:transparent;
	padding-left:8px;
}

#content ol li {
	list-style-type:decimal;
	list-style-position:inside;
	background:transparent;
	padding-left:0;
}
#content ol li li {
	padding-left:36px;
}

a img {
	border: none;
}

form {
	padding:0;
	margin:0;
}

pre, code {
   display:block;
   width:90% !important;
   width:100%;
   font: 16px 'Courier New', Courier, Fixed, monospace;
   font-size : 100%;
   overflow: auto;
   text-align:left;
   border : 1px solid #999; /*highlight color */
   padding : 0px 20px 0 30px;
   margin:16px 0 16px 0;
   line-height:17px;
}

acronym {
	border-bottom:none;
	font-variant:normal;
	}

.icon {
	vertical-align:middle;
	border:0;
}
.with_icon {
	padding:2px 0 2px 0
}

.navigation {
	clear:both;
	padding:0;
	display:block;
}

.alignleft {
	display:block;
}

.alignright {
	display:block;
}

/*-------------MENU HEADER--------------*/

#outer_header { display:none; }

/*--------FOOTER---------*/

#footer {
	width:100%;
	height:20px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
}

#footer .footer_content {
	display:block;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
	padding-top:10px;
	text-align:center;
	line-height:10px;
}

.footer_content a { display:none; }

/*--------POST--------*/

.post {
	font-size:14px;
	background:transparent;
}

.post p:first-letter {
	font-family: serif;
	font-size: 32px;
	font-weight: bold;
}

.post h2 {
	font-size:32px;
}

.post h3 {
	font-size:28px;
}

.post h4 {
	font-size:24px;
}

.post h5 {
	font-size:20px;
}

.post-footer {
	height:40px;
	background:transparent;
}

hr {display: block; width: 0px; height: 0px; border: 0px solid;}


.highlight_box {
	font-size:14px;
	border:2px solid #F5F5F5;
	padding:16px;
	margin-bottom:20px;
}

.highlight_box .post {
	font-size:16px;
	border:0px none;
	margin-bottom:0px;
	padding:0 0 0 0;
}

.highlight_box .post p {
	margin:0;
}

.highlight_box .post .date {
	display:none;
}

.highlight_box h2,
.highlight_box h3,
.highlight_box h4,
.highlight_box h5 {
	font-size:32px;
	border-bottom:10px solid #F5F5F5;
}

.highlight_box .post h2,
.highlight_box .post h3,
.highlight_box .post h4,
.highlight_box .post h5 {
	font-size:24px;
}

.readmore {
	display:block;
	text-align:left;
	font-weight:bold;
	clear:both;
	margin:16px 0 16px 0;
	color:#FF3C00;
}

.day-date {
	display: none;
}

.date { /* date & author */
	color:#666666;
	float:right;
	line-height:30px;
	margin:24px 0 5px 10px;
	padding-left:5px;
	padding-top:10px;
	border-left:1px solid #666666;
	text-align:center;
	position:relative;
	right:0;
}

.date_day {
	display:block;
	font-size:44px;
	text-align:right;
}

.date_month {
	display:block;
	font-size:44px;
	text-align:right;
	font-weight:bold;
}

.date_year {
	display:block;
	font-size:22px;
	line-height:14px;
}

.postmetadata {
	display: inline; 
	clear: both;
	padding:0;
	color:#515151;
	list-style-type:none;
}

#content .postmetadata a {
	color:#990000;
	border:none;
	text-decoration:none;
}

#content .postmetadata a:hover {
	color:#990000;
	border-bottom:1px dotted silver;
}

.gravatar_img {
	float:left;
	margin:0 5px 0 0;
	border:1px solid lightgray;
	vertical-align:middle;
}

#comments {
	padding:0;
	}
	
#commentform { display:none; }

#respond { display:none; }
	
#comments .alt {
	background:transparent;
}
	
#comments .commentlist dd {
	margin:0;
	padding:10px 48px 10px 10px;
	font-size:14px;
	line-height:24px;
	margin:0 0 16px 0;
	background:transparent; /* defini la couleur de fond du commentaire auteur */
}

#comments .commentlist .date { /* defini la marge droite de la date */
	margin-right:5px;
}

#comments .commentlist dt.author_comment .date { /* defini la couleur de la date du commentaire auteur */
	color:#a5ba52;
}

.commentmetadata {
	margin-left:10px !important;
	margin-left:0;
}

.entry {
	margin:10px;
	text-align:left;
}

.entry p {
	margin:16px 0 16px 0;
}

.entry p img {
	float: left;
	margin: 0 16px 16px 0;
	padding: 16px;
	border: 1px solid #999;
	page-break-before:avoid;
}

.entry ul li {
	background:transparent;
	padding-left:8px;
	padding-bottom:8px;
	width:100%;
}
  
.entry a[href^="http"]:after {
  	content: " (" attr(href) ") ";
	font-size:70%;
}


/* rajout style pour plugin highlight */
span.highlight0 {background-color: #cc0000;}
span.highlight1 {background-color: #3300ff;}
span.highlight2 {background-color: #33cc00;}
span.highlight3 {background-color: #996600;}
span.highlight4 {background-color: #666666;}

/* rajout plugin catpost
-------------------------------------------------------- */

#listcatpost {
	margin:0;
	padding:0;
	font-size:14px;
}

#listcatpost h2 {
	font-size:16px;
}

.catpost_showtitre{
/* pas de mise forme spéciale*/
}

.catpost_showchapo{
font-style:italic;
list-style: none;
padding: 0;
background:transparent;
color: #999999;
}

.catpost_showchapo p {
	margin: 0;
}

/* rajout plugin related
-------------------------------------------------------*/

.pagenav {
	margin:10px 0;
	padding:0;
}

/* rajout pour plugin mailer
---------------------------------------------------*/
fieldset {
	border: none;
	border-top: 1px solid #666;
	margin-top:24px;
}

fieldset legend {
	font-weight: bold;
	color:#666;
}

fieldset p {
	margin: 0;
}

.error,.success {
	font-style:	italic;
}

.error li {
	background:transparent;
}

/* rajout fil d'arianne
-----------------------------------------*/

.fil { display:none; }

/* rajout plugin gallery
--------------------------------------------*/

/* General
******************************************/
.post-content {
	margin:0;
	padding:0;
	}

.gallery-thumbnail {
	float : left; 
	margin : 3px; 
	padding : 0px; 
	padding-bottom: 0;
	text-align : center; 
	border : 1px solid #999; 
}

.gallery-thumbnail-container img {
	display : block; 
	margin : 0px auto; 
	border : 0;
}

.gallery-thumbnail-container {
	width: 140px;
	height: 110px;
	margin: 5px;
}

.gallery-icone {
}

.gallery-portrait {
}

.gallery-image-title {
	display:block;
	text-align: center; 
}

.gallery-nb-comment {
	margin-top : 1px;
	display:block;
	text-align: center; 
	font-size: 16px;
}
.gallery-nb-comment a{
	font-size: 16px;
}

.gallery-nb-views {
	padding-bottom : 1px;
	display:block;
	text-align: center; 
}

.gallery-description {
	float : left; 
	width : 100%; 
	line-height : normal;
	margin-top:20px;
	padding-right:50px;
}

.gallery-description ul {
	float:left;
	margin : 0;
	padding : 0;
	list-style : none; 
}

.gallery-description li {
	float : left;
	display: block;
	list-style : none;
	padding-right:5px; 
}

.gallery-description img { 
	float : left; 
	margin : 0 5px 0 0;
	padding: 8px; 
	border : 1px solid #999; 
}

.gallery-description a { 
	float : left; 
	display : block; 
	text-decoration : none;
}

.gallery-all-thumbnails {
	margin: 0px auto;
	width: 100%;
	padding: auto;
}

.gallery-spacer {
	display: block;
	clear:both;
}

.gallery-enddescription { 
	clear: both;
	margin-bottom: 10px;	
	padding: 1px; 
}

.gallery-navigation { 
	font-size : 19px; 
	margin : 10px; 
	text-align : center; 
}

.gallery-image img { 
	display:block; 
	margin: 0 auto;
	text-align:center; 
	padding : 8px;
	border: 1px solid #999;; 
	background: transparent;
}

.gallery-content blockquote { 
	background: transparent; 
	margin: 10px 20px 0 20px;
	padding: 10px; 
	overflow: auto; 
}

.gallery-content blockquote p{
	margin: 1ex 0; 
}

#gallery-last {
}

.gallery-last-block {
	border : 1px solid #ccc;
	border-top-width : 2px;
	padding : 0 0 8px;
	margin : 0 0 24px 0;
}

.gallery-last-title {
	background : #eceade;
	margin : 0 -8px;
	padding : 3px 8px;
	font-size : 16px;
	font-family : Verdana,Arial,Helevetica,sans-serif;
}

.gallery-last-info {
	margin : 0;
}

.gallery-last-info img {
	float : left;
	margin : 2px 0 0 4px;
	position : relative;
}

#gallery-exif {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#gallery-exif dl {
	width: 626px;
	margin: 0 auto;
	padding: 0;
}

#gallery-exif dt {
	background: #EEE; 
	width: 240;
	float: left;
	margin: 0 0 0 0;
	padding: 8px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: bold;
}

#gallery-exif dd {
	float: left;
	background: #FFF; 
	width: 336px;
	margin: 0 0 0 0;
	padding: 8px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

/* ajout plugin download manager
---------------------------------------------*/

/* Effet Survol */

/* ATTENTION: NE TOUCHEZ PAS AU LIGNE COMMENCANT PAR:
bg ET bghover !!!	
-------------------------------------------------------*/

#dlm {
	margin:0;
	padding:0;
	background:transparent;
	}
	

.dlm_list{
	float : left;
	width : 100%;
	margin : 0 0 10px 0;
	background: transparent;
	text-align : left;
}

.dlm_bloc{
	float : left;
	margin : 0 10px 10px 0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background:transparent;
	text-align : left;
	border : 1px solid #999;
}

/* Format tableau
-------------------------------------------------------*/

table {
	margin: 0 auto;
	width: 100%;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

table#dlm img {
	border: 0;
}

table#dlm th {
	text-align : left;
	color: #000;
	background: transparent;
}

table#dlm tr {
	height: 50px;
}

table#dlm td {
	text-align: left;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
}
	

table#dlm td.name{
	width: 95%;
}

table#dlm td.file{
	width: 5%;
}

table#dlm td.file_name{
	width: 40%;
}

table#dlm td.size{
	width: 20%;
}

table#dlm td.dlm-date{
	width: 20%;
}

table#dlm td.nbr_dl{
	width: 20%;
}

/* Format bloc
-------------------------------------------------------*/

.title_file_bloc{
	text-align : left;
	position: relative;
}

.title_file_bloc img {
	border: 0;
	margin:0;
}

.title_dir_bloc{
	text-align : left;
	position: relative;
}

.title_dir_bloc img {
	border: 0;
}

.info_bloc{
	text-align : left;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
	left: 5px;
	top: 0px;
}

/* Format liste
-------------------------------------------------------*/

.title_dir_list{
	border: 0;
	height: 40px;
	width: 100px;
	text-align : center;
	position: relative;
}

.title_file_list{
	border: 0;
	height: 60px;
	width: 100px;
	text-align : center;
	position: relative;
	/*top: 40px;*/
}

.title_file_list img {
	border: 0;
}

.info_dir_list{
	width: 380px;
	text-align : left;
	position: relative;
	overflow: hidden;
}

.title_dir_list img { display:none; }

.info_file_list{
	width: 380px;
	text-align : justify;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
	left: 100px;
	top: -60px;
}

/* Attachement de fichier
---------------------------------------------------------------*/

.attach{
	color: #f60;
}

.dlm_attach h5{
	text-decoration: underline;
}

.dlm_attach li{
	display: block;
	list-style-type: none;
	padding-left: 18px;
	padding-right: 5px;
	background:transparent;
}

/* Rajout plugin mailer
-----------------------------------------*/

#mailing, #contacts {
	margin:0;
	padding:0;
	background:transparent;
	}
	
/* Rajout plugin table des matieres
--------------------------------------------*/

#toc {
	margin:10px 0 10px 0;
	padding:0 20px 2% 40px;
	background:transparent;
	}
	
#toc img {
	margin:5px 8px 0 0;
	padding:8px;
	border:1px solid #666;
	}
	
#toc h3, #toc h3 a {
	color:#000;
	}
	
/* rajout mise en page categorie La Chronique
---------------------------------------------------------*/

#khordavid {
	margin:0;
	padding:0;
	font-style:italic;
	}

/* rajout pour googlemap
-----------------------------------------------------*/

#map { 
	height:450px;
	padding:0;
	margin:0;
	border:4px solid #003300;
}

/* rajout pour glossaire
-------------------------------------------------*/

#eclate { display:none; }
