/*  
Theme inspiration: Contempt

*/



/* debut Typo & Couleurs */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #AAAAAA;
	color: #333;
	text-align: center;

	}


	

#topbar a, #topbar {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: right;
	padding-right: 5px;

}	

#pagebar {
	width: 750px;
	height: 35px;
  background: url(./img/pagebar.jpg);
	border-bottom: 1px black solid;

}

#pagebar a {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: #333;
	font-size: 1.4em;
	display: block;
	float: left;
	padding: 8px 15px 0px 15px;
	border-right: 1px #CECECE solid;
	text-align: center;
	height: 27px;
}

/*****hover des onglets***/

#pagebar a:hover {
	/*nothing pretty so we dont break paths to files */
	color: #fff;
background-color: #5282c6;
	text-decoration: none; 
}

#pagebar li {
	list-style:none;
}

	
.texte { padding: 5px;
	font-size:1em;
	font-family:  Verdana;
}
	
#page {
background-color: #000000;
	border: 1px solid #959596;
	text-align: left;
	width: 750px;
	}

#header {
	background-color: #73a0c5;
	border-bottom: 1px black solid;
	}

#content {
text-align: left; /**phil**/
/*order:1px solid red;*/
border-right: 2px solid #ddd; /** phil**/
	float: left;
	padding: 0 0 25px 25px;
	margin: -55px 0 0 0;
	width: 530px;	/*orig 550*/
border-left: 1px solid #ddd;

	}

#content .texte {
	line-height: 1.4em;
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #eee;
	}

small {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
small.cats {
	text-transform: uppercase;
	font-family: Helvetica, Verdana;
	font-size: 0.9em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: right;
      }
#headerimg h1{

	font-size: 3em;
	text-align: right;
margin-right: 1.5em;
      }
.description h5{
	font-size: 1.4em;
text-align: right;
color: #000000;
margin-right: 1.7em;
	}

h2 {
	font-size: 1.8em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	text-indent: 10px;
	font-size: 0.9em;
	background-color: #5581C0;
	
	height: 13px;
	color: white;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}

h3 {
	font-size: 1.3em;
	
	}
	
	.lettrin {
	font-size: 1.3em;
	color:#5581C0;
	}
.lettrin:first-letter
	{  
font-size: 150%;
color: #3366cc;
padding-left: 5px;
padding-right: 1px  ;
 padding-top: 5px  ;
padding-bottom: 5px  ;

}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #FFFFFF;
margin-right: .8em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.texte p a:visited {
	color: #b85b5a;
	}


	
p.about {
	text-align: center;
	background-color: #F8F8F8;
	font-size: 1.2em;
	font-family: Arial, Verdana, Sans-Serif;
}



#sidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .articlemetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
	
li.page_item {
	display: inline;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	border: 0;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 100px;
	width: 100%;
	background-color: #73a0c5;
	}

#headerimg {
background-image: url(./img/head.jpg);
 background-repeat: no-repeat;
	margin: 0;
	height: 100px;
	width: 100%;
	}
#grad {
height: 65px;
 width: 100%;
  background: url(./img/topgrad.jpg);
 } 
	
.article {



	margin: 15px 0 15px 0; /** 15 px=haut**/
	
	}


	
	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 750px;
	clear: both;
	border-top: 1px black solid;
	
	}

#footer p {
	margin: 0px;
	padding: 10px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}

.description {
	text-align: center;
	margin-top: -5px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	/**max-width: 100%;**/
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .texte ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .texte li {
	margin: 7px 0 8px 10px;
	}
 /*ne fonctionne pas sous IE*/
/*.texte ul li:before, #sidebar ul ul li:before { 
	content: "o ";
	}*/
	

.texte ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.texte ol li {
	margin: 0;
	padding: 0;
	}


	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 4px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	background-color: #F8F8F8;
	border: 1px #2E5D99 solid;
	padding-bottom: 6px;
	padding-left: 3px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* ************************** */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}



select {
	width: 130px;
	}




/* debut Sidebar */
#sidebar
{               /*bloc de sidebar seul*/
	padding: 20px 0 10px 0;
	margin:-50px 0 0 575px;  /* 575 centrage Sidebar */
	width: 160px;
	}

#sidebar form {
	margin: 0;
	}
/* fin Sidebar */






/* **********divers ************/
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {

	height: 1px;
	color: #AAAAAA;
	background-color: #AAAAAA;
	border: 0;
	clear:both;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/

/*puce*/
.puce p{
display:block;
border-bottom: 2px solid #AAAAAA;
}
p.puce:first-letter {  
font-size: 175%;
color: #aaaaaa;
padding-left: 5px;
padding-right: 1px  ;
 padding-top: 5px  ;
padding-bottom: 5px  ;

}
.lettrine
{float: left;
padding: 0 10px;
}
.imglettrine
{float: left;
margin-left: 100px;
padding: 0 7px 0 0;

}
/*************lettrines*****/
.txtlettrine
{border-bottom: 2px solid #AAAAAA;
border-left: 4px solid #AAAAAA ;
padding: 3px;
display: inline;
}

.bistxtlettrine
{
border-left: 4px solid #3399FF ;
padding: 3px;
font-size: 175%;
color: #3399FF;
padding-left: 5px;
padding-right: 1px  ;
 padding-top: 5px  ;
padding-bottom: 5px  ;

}
/****************************/

.clear {
clear:both;
border:0em;
padding:0em;
margin:0em;
display: none;
}

/*http://pompage.net/pompe/csspratique */

div.planche {  /*fond et contour imagettes*/
    background-color: #ffffff;
   border: 1px solid #287CB1;
margin-right:20px;
 }

div.float {
 	float: left;

margin:10px;
 }


div.float img{
 	
border:1px solid #AAAAAA ;

 }
div.float p {
 	text-align: center;
  }
div.spacer {
 	clear: both;
 }

/*****************************/
.texte img{
	
	margin: 15px;
border: 1px solid #003399;

}


/********TABLEAU************/
.texte td img{
	
	margin: 10px ;
border: 1px solid #000000;
	}


.texte td{
	padding-top:10px;
border-bottom: 1px dotted #5282c6; 
	}
.tableau {
	border:none;
	margin: 0 0 0 -10px ;
/**border: 1px solid #000000;**/
	}

.pttextel
{
margin-left:30px;
text-align:left;
}
.pttextel:first-letter
{
font-size: 1.6em; /* 3 hauteurs de lignes pour la lettrine*/
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
color: #FFFFFF;
border: 1px solid #000000; /* definition d'une bordure autour de la lettrine*/
background-color: #5282c6; 
margin: 1px;
padding: 1px;
line-height: 1em;
}

.pttexter
{	
	
margin-right:50px;
 text-align: right;
}
.pttexter:first-letter
 {

font-size: 1.6em; /* 3 hauteurs de lignes pour la lettrine*/

font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
color: #FFFFFF;
border: 1px solid #000000; /* definition d'une bordure autour de la lettrine*/
background-color: #5282c6; 
margin: 1px;
padding: 1px;
line-height: 1em;
}

/***************************/
 #prechargement {
 display: none;
 }


/************************/
.marqueury
{
	background: Yellow;
	display: inline;
	padding: 3px;
}






/*****page index*****/

.indexdroit
{float:right;
	width: 200px;
	display: inline;
	margin:0px 0px 15px 0px;
}
.indexgauche
{float:left;
	width: 200px;
	display: inline;
	margin:0px 0px 15px 0px;
}
.txtdroit
{float:right;
text-align: right;
	padding:10px 5px 15px 0px;
	display:inline;
	margin:-80px 5px 15px 250px;
}
.txtgauche
{
	float:left;
	text-align: left;
	padding:10px 5px 15px 0px;
	display:inline;
	margin:0px 260px 15px 0px;
	
}
.imagegauche {
	float: left;
	margin-right: 4px;
}
.imagedroite {
	float: right;
	margin: 5px 4px 0px 0;
}