/*COULEURS*/

/*	#477094; /* BG bleu */
/*	#cc0000; /* Rouge */
/*	#83a5c4; /* Bleu sidebar */
/*	#666699; /* Bleu violet */
/*	#297ecc; /* Bleu liens */


* 
{
margin: 0;
padding: 0;
}

body {
font-size: 78%;
font-family: Arial, Helvetica, sans-serif;
background: #477094; /* BG bleu */
color: #000000;
text-align: center;
}

#page {
text-align: left;
background-color: #477094; /* BG bleu */
margin: 16px auto;
padding: 0;
width: 985px;
border: 0;
}

#header {
margin: 0;
padding: 0;
height: 293px;
width: 985px;
}
#header h1 span {position:absolute; margin:-2000px;}

a {color:#297ecc; /* Bleu liens */ text-decoration:underline;}
a:hover {text-decoration:none;}

.floatl {float:left;}
.floatr {float:right;}
.textr {text-align:right;}

/* MENU */
#menu {
height: 70px;
width: 850px;
padding:0 53px 0 82px;
}
#menu ul {padding:26px 10px 20px 10px; overflow:hidden; background-color: #ffffff;}
#menu li {float:left; margin:0 20px 0 0; list-style:none;}
#menu li a {font-size:1.2em; color:#666699; /* Bleu violet */ font-weight:bold; display:block; height:29px; text-decoration:none;}
#menu li a:hover {color:#cc0000; /* Rouge */ text-decoration:none;}
#menu li.current_page_item a {color:#cc0000; /* Rouge */ background: url("images/icon-cercle-red.png") no-repeat center bottom;}

/* FIN MENU */

/* CONTENT */
#content {
padding: 0 0 0 82px;
margin: 0;
width: 903px;
overflow:hidden;
background: url("images/BG-content.png") repeat-y left top;
}

#textual {
float: left;
padding: 0 42px 0 10px;
margin: 21px 0 0 0;
width: 545px;
background-color: #ffffff;
}
#textual.home {
margin: 0;
}

/* FOOTER */
#footer {
padding: 0 0 20px 82px;
margin: 0;
width: 903px;
background-color: #477094; /* BG bleu */
clear: both;
color:#FFFFFF;
}

#footer a {color:#FFFFFF; text-decoration:none;}
#footer a:hover {color:#FFFFFF; text-decoration:underline;}

#footer .footer-pages ul {
margin:20px 0 5px 0;
padding:0;
text-align:center;
}

#footer .footer-pages ul li {
border-right:1px solid #ffffff;
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0 6px;
}

#footer p {
margin: 0;
padding: 0;
text-align: center;
}


/* SIDEBAR */
#sidebar
{
padding: 0;
float:right;
width: 246px;
padding:46px 30px 0 30px;;
background: url("images/top-sidebar.png") no-repeat left top;
}

#sidebar h3 {
color:#FFFFFF;
text-transform:uppercase;
margin:30px 0 15px 0;
}

#sidebar form {
margin: 0;
}

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

#sidebar ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:10px;
background:url("images/icon-fleche-noire.png") no-repeat scroll 0px 6px;
}
#sidebar ul.categories li {
background:url("images/icon-fleche-bleue.png") no-repeat scroll 0px 6px;
font-weight:bold;
}

#sidebar ul li a {
color:#000000;
text-decoration:none;
}
#sidebar ul li a:hover {
text-decoration:underline;
}
#sidebar ul.categories li a {
color:#297ecc; /* Bleu liens */
font-size:1.1em;
}

#sidebar ul p, #sidebar ul select {
}

#sidebar .texte_sidebar {margin-bottom:10px;}

.twitter {margin-top: 20px;}

/* tags */
#tag_cloud a {color:#000000; text-decoration:none; font-weight:bold; padding-right:5px;}
#tag_cloud a:hover {text-decoration:underline;}

/* HOME */
#encart_home {
padding: 0 15px 0 0;
width: 572px;
background: url("images/BG-encart-accueil.jpg") no-repeat left top;
height:363px;
margin-bottom:30px;
}
#encart_home p{
font-size:1.1em;
text-align:right;
color:#666699;
width:330px;
position:relative;
top:61px;
left:219px;
}

/* TITRES */
h1, h2, h3, h4 {
font-weight: bold;
}

h1 {

}

h2 {
font-size: 1.5em;
}

h2.pagetitle  {
margin-bottom:20px;
}
h2.pagetitle span {
text-transform:uppercase;
color:#FFFFFF;
background-color:#666699; /* Bleu violet */
padding:3px 10px;
line-height:1.5em;
}
h2.pagetitle span.souspagetitle {
color:#666699; /* Bleu violet */
background-color:#d2d4fb;
}
h2.pagetitle span a {
color:#FFFFFF;
text-decoration:none;
}

h3 {
font-size: 1.3em;
}

h4 {font-size: 1.1em;}


/* POST */
.post_title {
padding:6px 20px;
border-top:1px solid #547089;
border-bottom:1px solid #547089;
margin-bottom:10px;
}
.post_title h3, .post_title h3 a, .post_title h3 a:visited {
color: #83a5c4; /* Bleu sidebar */
text-decoration:none;
text-transform:uppercase;
}
.post_title h3 a:hover {text-decoration:underline;}
.post_title span {font-size:1em; color:#666699; /* Bleu violet */ text-transform:none;}


.post {
margin: 0 0 30px 0;
padding:0;
width:545px;
}

.entry {margin-bottom:20px;margin-left:10px;}
.entry p {padding-bottom:7px;}
.entry h1 {font-size:1.1em;color:#666699; /* Bleu violet */ padding:10px 0 7px 0;}

.postmetadata {
clear:both;
border-top:1px solid #d2d4fb;
padding-top:5px;
margin:0 10px;
font-size:0.9em;
color:#acaed1;
overflow:hidden;
}
.postmetadata a {color:#acaed1; text-decoration:none;}
.postmetadata a:hover {text-decoration:underline;}
.postmetadata span.comment {
background: url('images/comment.png') no-repeat left center;
padding-left: 18px;
}


/* Search form */
#searchform {
margin: 10px auto;
padding: 0;
text-align: center;
}

#sidebar #searchform #s {
width: 142px;
}


/* COMMENTS */
#comments, #respond {margin-bottom:30px;}
#comments h4, #respond h4 {
color: #666699; /* Bleu violet */
}

.commentlist {
padding: 0 10px;
text-align: justify;
}

.commentlist li {
margin: 10px 0;
padding: 5px 5px 10px 10px;
list-style: none;
background-color:#eeeeee;
}
.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite{
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}
.commentlist cite a {color:}

.commentlist p {
margin: 10px 5px 10px 0;
}

.commentmetadata {
font-weight: normal;
font-size:0.8em;
color:#ACAED1;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

#commentform {
margin: 10px 0;
padding:0 10px;
}
#commentform p{padding:0 0 0.9em;}

#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}


/* FORMULAIRES */
input, textarea, input.styled {
border: 1px solid #BBB;
padding: 3px;
width: 160px;
font-weight: normal;
color:#333333;
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
}
textarea {width: 440px;}
input#submit, input#searchsubmit{
color:#FFFFFF;
background-color:#666699; /* Bleu violet */
border:0;
cursor:pointer;
font-weight:bold;
padding:3px;
width:auto;
}


/* OTHERS c*/

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}
.post hr {
display: block;
}
.clear {
clear: both;
}

p img {
padding: 0;
max-width: 100%;
}

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;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}


.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}


/*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 .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}

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

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

/* End Entry Lists */

