/* Ce fichier définit le style visuel pour les différents éléments du blog.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - les éléments HTML en général
 * - la page
 * - l'entête
 * - le prélude
 * - le contenu
 * - la barre de navigation
 * - le pied de page
 *
 
/* Les éléments HTML en général
-------------------------------------------------------- */
* {
	margin:0; /* Bug IE */
}
html,body {
	margin:0;
	padding:0;
	text-align:center;
	color:#1751A5;
	font-size:0.9em;
	line-height:1.6em;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}
body {
	background:url(img/fond.png) repeat-x fixed #99FFFF;
	padding-bottom:30px;
}
.clear {clear:both;}
h1,h2,h3,h4,h5,h6 {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	/*font-family:"Trebuchet MS",sans-serif;*/
	color:#1751A5;
}
h1 {
	font-size:1.4em;
}
h2 {
	font-size:1.3em;
}
h3 {
	font-size:1.2em;
}
h4 {
	font-size:1.1em;
}
h5 {
	font-size:1em;
}
h6 {
	font-size:1em;
}
pre,code {
	font-size:1.2em;
}
pre {
	width:100%;
	overflow:auto;
	border:1px solid #CCC;
}
fieldset {
	border:none;
}
label {
	cursor:pointer;
	cursor:hand;
}
.field label {
	display:block;
}
textarea {
	width:99%;
	font-size:1em;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}
a, a:visited {
	color:#1751A5;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
	background:transparent;
}
.left {
	float:left;
	margin-right:1em;
}
.right {
	float:right;
	margin-left: 1em;
}

/* La page
-------------------------------------------------------- */

#page{
	background: url(img/page.png) repeat-y #fff;
	color: inherit;
	width: 898px;
	margin: 30px auto;
	text-align: left;
	padding:0;
	border:1px solid #555555;
}

/* L'entête
-------------------------------------------------------- */
#top {
	background:#426070 url(img/top.png) repeat-x 0px 0px;
	height:183px;
	padding-left:150px;
}
#top h1 {
  display:none;
}
#top p {
  display:none;
}
#top #ra {
  display:block; 
  width:270px; 
  height:50px; 
  /*border:1px red solid;*/
  position:relative;
  left:-130px;
  top:95px;
}
/* Le prélude
-------------------------------------------------------- */ 

#haut {
	margin:0;
	height:31px;
	/*overflow:hidden;*/
	padding:0px;
	/*background:url(img/haut.png) repeat-x #426070;*/
}
p#menuhaut {margin-bottom:-20px;}
p#menuhaut a {color:#1852A6;}
p#menuhaut a:hover {color:#fff;}
/*
#prelude {
	color:#DFDFDF;
	float:left;
	width:300px;
	height:30px;
}
#prelude a {
	color:#7B9EB1;
}
#prelude a:hover {
	color:#FFF;
	background:transparent;
}
*/
#search {
	width:140px;
	text-align:right;
	height:30px;
	margin-bottom:40px !important;
}
* html #search {
	margin-bottom:0px !important;
}
#search h2 {text-align:left;}
#search fieldset,#search p {
	margin:0;
	padding:0;
}
#search .submit {
	height:22px;
	padding-bottom: 2px;
}
#search #q {
	border:1px solid #333;
	margin-bottom:3px;
	padding:1px 1px 1px 20px;
}
html>body #search .submit {
	padding:2px;
	margin-top:1px;
}
html>body #search #q {
	margin-top:1px;
	padding:0;
	padding-left:20px;
	height:19px;
}
/* Le contenu
-------------------------------------------------------- */

#main {
	float:left;
	width:640px;
	/*margin-bottom:20px;*/
/*	background:#E7F0FF;*/
	background: url(img/contback.jpg) repeat-y top left;
	height: auto;
  min-height:1600px;
  _height: 1600px; /* hack uniquement interprété par IE Win*/
}
#content {
	margin:0 0 0 30px;
	padding:1em 0 0 0;
}
/*.day-date {
	padding-left:3px;
	color:#888;
	font-style:italic;
}
*/
#comments h3,#trackbacks {
	margin-top:50px;
}
.post {

}
h2.post-title  {
  padding-left:34px;
	border-bottom:1px dotted #B7C1B7;
	background:url(img/colombe.gif) no-repeat top left;
	line-height:36px;
	font-family:"Trebuchet MS",sans-serif;
}
.post-title {
	color:#1751A5;
	background:transparent;
	margin-bottom:0;
}
.post-title a {
	color:#1751A5;
	background:transparent;
	text-decoration:none;
}
.post-info {
	margin-top:0;
	color:#1751A5;
	padding-bottom:1px;
	margin-bottom:5px;
	font-size:0.85em;
}
.post-info-co {
margin-top:10px;
clear:both;
font-size:0.85em;
}
.post-info-co a {
padding-left:15px;
background:url(img/commentaire2.png) no-repeat center left;
color:#1751A5;
}
.post-info a {
	color:#1751A5;
	background:transparent;
	text-decoration:none;
}
.post-content {
	text-align:justify;
	color:#000000;
	
}
.post-content blockquote {
	font-family:Georgia,serif;
	font-style:italic;
	margin:18px auto 18px auto;
	padding:6px;
	/*border-left:4px solid #999;*/
	/*background:url(img/blockquote.png) repeat-y right #FBFBFB;*/
	background:url(img/blockquote.gif) no-repeat top left ;
	padding-left:45px;
	padding-right:30px;
	color:#545454;
}
.post-content img {
	border:1px solid #D9D9D9;
	background:transparent;
	padding:2px;
}
.post-content .smiley {
	border:none;
}
.post li {
	background:url(img/puce.gif) no-repeat 0px 5px;
	padding-left:15px;
	margin-bottom:3px;
}
.post ul {
	list-style-type:none;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
}

* html .post ul, * html ul {margin-left:20px;}
.post-info-co {
	text-align:right;
	margin-bottom:50px;
}
 
#trackbacks blockquote,#comments blockquote {
	border:1px solid #EEE;
	margin:1em 0;
	padding: 1ex 1em;
}
.post-footer {
	background: url('img/post-footer.gif') no-repeat center;
	clear: both;
	margin-top:-40px;
	margin-bottom:20px;
}
.chapo {margin-top:10px;}
.chapo a{
  color: #0066A7;
	/*color: #1751A5;*/
	padding:4px 6px;
	text-decoration: none;
	font-size:85%;
	border:1px solid #e6e6e6;
}
.chapo a:hover {
  background:#D2EAF6;
	/*background:#99FFFF;*/
	border:1px solid #B7D8EE;
	text-decoration: none;
}
/* La barre de navigation
-------------------------------------------------------- */
#sidebar div {
	color:inherit;
	margin:0 20px 12px 0;
	padding:1em 0 1em 2em;
	color:#1751A5;
}
#sidebar div a {
color:#1751A5;
}
#sidebar {
	background:url(img/sidebar.png) no-repeat 0px 0px transparent;
	float:right;
	width:230px;
	padding-top:20px;
	padding-bottom:4em;
	margin-bottom:10px;
}
#sidebar div ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar h2,#sidebar h3 {
	color:#1751A5;
	margin:0 0 1ex 0;
	font-family:"Trebuchet MS",sans-serif;
}
#sidebar h2 {
	padding-left:18px;
	padding-bottom:3px;
	margin-bottom:12px;
	background:url(img/colombe_sidebar.gif) no-repeat 0px 0px;
	border-bottom:1px dotted #B7C1B7;
}
#sidebar h3 {
	font-size:1em;
	margin:0;

}
#sidebar #searchsubmit {
  position: relative;
  top: 4px;
}
#q {
	padding-left:18px;
	background:#fff url(img/q.png) no-repeat 4px center;
}
#sidebar div#calendar table {
	text-align:center;
	margin:0 auto;
	border-collapse:collapse;
	font-size:10px;
}
#sidebar div#calendar table caption {
	margin:0 auto;
	font-weight:bold;
	text-transform:uppercase;
	font-size:1em;
	
}
#sidebar div#calendar table th {
	color:#3C5766;
	background:transparent;
	cursor:help;
}
#sidebar div#calendar table td {	
	font-size:10px;
	padding:0;
	margin:0 0 2px 0;
}
#sidebar div#calendar table td a {
	display:block;
	background:#FFF;
	color:#3C5766;
	font-weight:bold;
	text-decoration:none;
	border:none;
}
#sidebar div#calendar table td a:hover {
	background:#799FA2;
	color: #FFF;
}
#sidebar div#categories ul li a {
	color: #1751A5;
}
/*#sidebar div a:hover:before { content:" » "}*/
#sidebar div a:hover {background:#D2EAF6;/*background-image:url(img/bleu.gif);*/ text-decoration:none; /*font-weight:bold; padding:0px 8px; letter-spacing:-0.5px;*/}
#galleries h2 a:hover {letter-spacing:normal;}
#galleries h3 a {font-size:1.1em;}
#syndicate a:hover, #galleries h2 a:hover, #traduire a:hover{background:none !important; padding:0px !important;}
/*#syndicate a:hover:before, #galleries h2 a:hover:before { content:normal !important}*/

/* dckplayer et playeraudio sidebar
-------------------------------------------------------- */
.playeraudio{margin:0; margin-top:5px; }
#dckplayer {margin-top:10px; }
#dckplayer a {font-weight:bold; color:#1751A5; }
#gday {
   display: block;
   /*padding-left: 35px;*/
   list-style: none;
   /*background:transparent url(../../ecrire/tools/gday/icon.png) no-repeat;*/
   
}
#gday ul {
margin-bottom:-40px !important;
margin-top:-10px !important;

}
#gday_date {
   font-weight:bold;
   margin-left:-30px;
   color:#1751A5;
	font-size:0.9em;
	margin-right:-10px;
}

#gday_holy {
   font-style:italic;
   margin-left:-30px;
   margin-right:-10px;
   color:#1751A5;
}
#gday_christian {
   margin-left:-30px;
   margin-right:-10px;
   color:#1751A5;
}

#gday_perso {
   color:#ff0000;
   font-weight:bold;
   margin-left:-20px;
}
#gday_event {
   margin-left:-30px;
   margin-right:-10px;
   color:#1751A5;
}
.statList {
  //margin-left:35px; /*seulement pour ie pfffff */
}


/*----------------navigation page -------------------*/
.pagenav {
	font: 0.9em;
	margin-bottom:10px;
	text-align:center;
}

p.pagenav a {
	color: #0066A7;
	/*color: #1751A5;*/
	padding:4px 6px;
	text-decoration: none;
	font-size:85%;
	border:1px solid #e6e6e6;

}

p.pagenav a:hover {
	background:#D2EAF6;
	/*background:#99FFFF;*/
	border:1px solid #B7D8EE;
	text-decoration: none;
}

p.pagenav strong {
	color: #000000;
	padding:4px 6px;
	border:1px solid #B7D8EE;
	background:#D2EAF6;
	/*background:#99FFFF;*/
	font-size:85%;
}
/* Le pied de page
-------------------------------------------------------- */
#footer {
	padding:5px;
	vertical-align:middle;
	border-top:1px solid #CCC;
	background:#EEE;
	color:#666;
	clear:both;
	font-size:0.85em;
}
#footer img {
	float:right;
}
#footer a {
	color: #999;
}

/* menu deroulant
-------------------------------------------------------- */
 /* common styling */
.menu2 {
float:left; width:100%; font-family: verdana, arial, sans-serif; font-size:11px; /*border-top:1px solid #c00; border-bottom:1px solid #c00;*/
background: url(img/menub.gif) repeat-x; z-index:300;
/*background:#D2EAF6;*/
}
.menu2 ul {
padding:0;margin:0;list-style-type:none;
}
.menu2 ul li {
float:left; position:relative; /*background:url(img/divider1.gif) no-repeat top right;*/ 
}
li.havechild {
	background: url(img/arrow-parentb.gif) no-repeat center right;
}
.menu2 ul li.group {display:block; text-indent:10px; background:#666; color:#ff0; width:152px; padding:4px 0;}

.menu2 ul li a, .menu2 ul li a:visited {
float:left; display:block; text-decoration:none !important; color:#1751A5; padding:0px 14px; line-height:30px; height:31px;
/*margin-right:2px;*/font-weight:bold; /*margin:4px 0px 4px 4px;*/}

.menu2 ul li:hover {width:auto; }

.menu2 ul li a:hover {background:#aaa url(img/menubb.gif);/*background:#E9B261;*/ color:#fff; /*margin-right:2px;*/text-decoration:none !important;}

.menu2 ul li:hover a {background:#aaa url(img/menubb.gif);/* background:#E9B261;*/ color:#fff;}

.menu2 ul li.active {background:#aaa url(img/menubb.gif);/* background:#E9B261;*/ }
.menu2 ul li.active a {color:#ffffff;}
*html .menu2 ul li.active a {color:#ffffff !important;}

.menu2 ul li ul {
display: none;
}
.menu2 table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}

/* specific to non IE browsers */
.menu2 ul li:hover ul {
display:block; position:absolute;top:30px; background:#5A7A8D; margin-top:1px; left:0; width:152px;
}

.menu2 ul li:hover ul.scroller {
height:138px; width:172px; overflow:auto;}

.menu2 ul li:hover ul.endstop {
left:-90px;
}
.menu2 ul li:hover ul li ul {
display: none;
}
.menu2 ul li:hover ul li a {
display:block; background:#aaa url(img/menub.gif);color:#1751A5;height:auto;line-height:20px;padding:4px 16px; width:190px;
margin:0px; border-top:none;}
.menu2 ul li:hover ul li a.drop {
background:#888;
}
.menu2 ul li:hover ul li a:hover {
color:#fff; background:#aaa url(img/menubb.gif);
}
.menu2 ul li:hover ul li a:hover.drop {
background: #425F6F; color:#99FFFF;
}
.menu2 ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-70px; color:#000; left:152px; height:138px; width:172px; overflow:auto; background:#888;
}
.menu2 ul li:hover ul li:hover ul li a {background:#888;}
.menu2 ul li:hover ul li:hover ul li.group {width:152px; padding:5px 0;}


.menu2 ul li:hover ul li:hover ul.left {
left:-172px;
}
.menu2 ul li:hover ul li:hover ul li a:hover {background:#666; color:#0ff;}



/* specific to IE5.5 and IE6 browsers */
.menu2 ul li a:hover ul {
display:block;position:absolute;top:30px; t\op:29px; background:#5A7A8D;left:0; marg\in-top:1px;
}
.menu2 ul li a:hover ul.scroller {
height:138px; overflow:auto;}

.menu2 ul li a:hover ul.endstop {
left: -90px;
}
.menu2 ul li a:hover ul li a {
display:block; color:#1751A5 !important; height:1px; line-height:20px; padding:4px 16px; width:152px; w\idth:172px; background:#aaa url(img/menub.gif);
}
.menu2 ul li a:hover ul li a.drop {
background:#425F6F; padding-bottom:5px; 
}
.menu2 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.menu2 ul li a:hover ul li a:hover {
color:#FFFFFF !important; text-decoration:none !important; background:#aaa url(img/menubb.gif);
}
.menu2 ul li a:hover ul li a:hover.drop {
 background: #425F6F; color:#99FFFF; text-decoration:none !important;
}
.menu2 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:-69px; t\op:-70px; color:#000; left:152px; height:138px; width:170px; overflow:auto; background:#888;
}
.menu2 ul li a:hover ul li a:hover ul.left {
left:-170px;
}
.menu2 ul li a:hover ul li a:hover ul li a:hover {background:#666; color:#0ff;}
/* -----------------------------------------------------------
TRACKBACKS ET COMMENTAIRES et formulaire
------------------------------------------------------------ */
#trackbacks, #comments, #comment-preview, #addcomm {	margin : 0 0 1.5em 0;	border: 1px solid #666;	font-size : 0.9em;}
#trackbacks p, #comments p {	padding : 0 1em;}
#trackbacks blockquote, #comments blockquote, #addcomm blockquote {	display : block;	padding : 4px;	font-style : normal;	color : #666;	margin : 0 3em;	text-align : justify;}
#trackbacks h3, #comments h3, #comment-preview h3, #addcomm h3 {	margin : 0 0 1em 0;	line-height : 1.5em;	color : #336;	padding : 0 0 0 14px;}
#trackbacks h3 {	background : #999;}
#comments h3, #comment-preview h3, #addcomm h3 {	background : #D2EAF6;}
.comment-info {	margin : 0 36px 0 0;	padding : 0.3em 18px;}
.comment-number {	font-family : Georgia,"Times New Roman","New York",serif;	font-style : italic;	font-size : 1.8em;}
.comment-number a {	text-decoration : none;}

p.form-help {padding:10px;}
input[type=submit], input[type=reset] {	background : #D2EAF6;	color : #333366;}
input[type=submit]:hover {	background : #336;	color : #fff;}
/* -----------------------------------------------------------
table des matieres
------------------------------------------------------------ */
#toc ul {margin:5px 0px 10px 0px;}
#toc h3 {margin-top:10px;}

