/*  
****************************************************
-----------------------------------------------------
    *style.css (#s): Changed background color value from transparent to #fff.
    *footer.php (<p class="legal">): Changed year value from 2009 to <?php echo date('Y'); ?>.
    The XHTML, CSS, PHP, and images included in this theme are released under the GPL:
    http://www.opensource.org/licenses/gpl-license.php
-----------------------------------------------------
*****************************************************
********************
--------------------
      Content
--------------------
********************
	* General
	* Layout
		- Header
		- Container
	* Content	(Includes items in the main content area)
		- Post headers
		- Posts
    * Navigation    (Includes items in the navigation menu)
        - Navigation
	* Sidebar	(Includes items in the sidebar)
		- General
		- Sidebar headers
		- Wordpress calendar
	* Footer   (Includes items in the footer)
	* Misc.    (Includes miscellaneous items)
*/
/*******************
 **    General    **
 *******************/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
    margin: 0;
    padding: 0;
}
ul{
	list-style-image: url(img/puces.png);
}
ul ul{
	list-style-image: url(img/puces2.png);
}
p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

body{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.75em;
	vertical-align: top;
	color: #455;
	background-color: #edc12e;
	background-image: url(img/back_texture.gif);
	background-repeat: repeat;
}

img{
    border: 0;
}

h1{
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 1.5em;
    padding: 0 0 10px 0;
}

#header h1 a{
    color: #5b5b5b;
}

#header h1 a:hover{
    color:#a52713;
    text-decoration: none;
}

h2 a{
    color: #5b5b5b;
}

h2 a:hover{
    text-decoration: none;
    color: #333333;
}

a:link, a:visited{
    text-decoration: none;
    color: #a52713;
}

a:hover{
    text-decoration: underline;
    color: #a52713;
}

p{
    padding: 10px 0 0 0;
}

#menuHaut li {
	display: inline;
}

#menuHaut ul {
	background-color: #e01e27;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 14px;
	text-transform: uppercase;
}

#menuHaut a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menuHaut a:visited {
	color: #F8EDF8;
	text-decoration: none;
}

#menuHaut a:hover {
	color: #ECFFDF;
	text-decoration: underline;
}

#edito {
	width : 240px;
	float:left;
	padding-top:15px;
	margin : 10px;
	background-image: url(img/filet1.png);
	background-repeat: no-repeat;
	text-align: justify;
}

#prog2010{
	width : 470px;
	margin : 10px;
	/*margin-left:260px;*/
	padding-top:15px;
	background-image: url(img/filet2.png);
	background-repeat: no-repeat;
	float: left;
}

#reportages{
	float : left;
	width : 300px;
	padding-top:15px;
	background-image: url(img/filet3.png);
	background-repeat: no-repeat;
	margin : 10px;
}

#presse {
	float : left;
	width : 150px;
	padding-top:15px;
	background-image: url(img/filet5.png);
	background-repeat: no-repeat;
	margin : 10px;
}

#partenaires{
	float : left;
	width : 280px;
	padding-top:15px;
	background-image: url(img/filet4.png);
	background-repeat: no-repeat;
	margin : 10px;
}

#retro {
	float : left;
	width : 170px;
	padding-top:15px;
	background-image: url(img/filet6.png);
	background-repeat: no-repeat;
	margin : 10px;
}


/*******************
 **    Layout     **
 *******************/
#header_wrapper{
	margin: 0 auto;
	width: 100%;
	background-image: url(img/bPE_bas_back.gif);
}

#header{
	margin: 0 auto;
	position: relative;
	/*width: 750px;*/
	height: 80px;
	padding: 30px 0 25px 0;
	background-image: url(img/banierePE_haut.jpg);
	background-color: #fcc200;
	background-repeat: no-repeat;
	background-position: center top;
}



#headerLow{
	height:26px;
	background-image: url(img/banierePE_bas.png);
	background-repeat: no-repeat;
	background-position: center;
}

#background_container{
    background-color: #fffffe;
    width: 100%;
    /*border-top: 10px solid #ccc;*/
    border-bottom: 10px solid #003d7e;
}

#content_container{
    margin: 0 auto;
    width: 750px;
    position: relative;
}

#container{
    margin: 0 auto;
    padding: 0px 0 20px 0;
    float: left;
	width: 750px;
}

/*******************
 **    Content    **
 *******************/

.post{
    padding: 10px 0 10px 0;
    clear: both;
    width: 700px;
    float: left;
}

.post h2{
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 2.2em;
}

.post h2 a{
	color: #274156;
}

.post h2 a:hover{
    color: #333333;
}

.entry{
    line-height: 18px;
    float: left;
    width: 700px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
	font-size: 1em;
	clear: both;
	text-transform: uppercase;
}

p.postmetadata a{
    color: #a52713;
}

ul.post-meta {
	padding-left:10px;
	line-height: 25px;
}

.post-meta li{
	display:inline;
	list-style-type: none;
	margin-top : 15px;
}

li.date{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #e85e13;
	margin-right: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #e85e13;
	padding-left: 5px;
	list-style-image:none;
}

li.dept{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #bd1f2d;
	margin-right: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #bd1f2d;
	padding-left: 5px;
}

li.thema{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #e0001a;
	margin-right: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #e0001a;
	padding-left: 5px;
}

li.ville{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #97141c;
	margin-right: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #97141c;
	padding-left: 5px;
}

/*******************
 **  Navigation   **
 *******************/
.navigation{
    padding: 10px 0 0 0;
    font-size: 0.88em;
    font-weight: bold;
    line-height: 18px;
    clear: both;
}

/*******************
 **    Sidebar    **
 *******************/

.sidebarHome{
    margin: 0 auto;
    float: left;
    width: 750px;
	padding : 10px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 0.85em;
    display: inline;

}





.sidebar{
    margin: 0 auto;
    padding: 60px 0 20px 25px;
    float: left;
    width: 225px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 0.85em;
    display: inline;
}

.sidebar ul{
    list-style-type: none;
    margin: 0;
    padding: 0 10px 0 10px;
}



.sidebar h2{
    font-family: Georgia, sans-serif;
    font-size: 1.3em;
    padding: 10px 0 10px 0;
}

.sidebar ul ul li{
    padding: 0;
    line-height: 20px;
}

.sidebar a{
    color: #5b5b5b;
}

.sidebar a:hover{
    color: #a52713;
}

#wp-calendar a{
    color: #a52713;
}

#wp-calendar{
    width: 100%;
}

/*******************
 **     Search    **
 *******************/

#searchform div{
    padding: 0;
}

#searchsubmit{
    background: url(img/go_button.png) no-repeat;
    width: 25px;
    height: 25px;
    border: 0;
    cursor: pointer;
    vertical-align: top;
}

#s{
    color: #5b5b5b;
    border: 4px solid #ccc;
    background-color: #fff;
}

.hidden{
    display: none;
}

/*******************
 **   Comments    **
 *******************/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 1em;
}

.commentmetadata{
	font-size: 0.75em;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 0.75em;
}

/*******************
 **     Footer    **
 *******************/

#footer{
    margin: 0 auto;
    padding: 5px 0 0 0;
    width: 750px;
    height: 100px;
}

#footer p{
    line-height: 15px;
}

#footer a{
    color: #a52713;
}

#footer .legal{
	float: left;
	font-size: 15px;
	color: #A11925;
}

#footer .credit{
    float: right;
}

.bordrouge{
	border:solid;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #E01E27;
	border-right-color: #E01E27;
	border-bottom-color: #E01E27;
	border-left-color: #E01E27;
}

#signat {
	clear: left;
	font-size: 12px;
	padding-top:0px;
	margin-top:0;
	color:#555555;
}

#footer #signat a {
	color:#B80A77;
}


/*******************
 **     Misc.     **
 *******************/
.clear_float{
    clear: both;
}

img.avatar{
    float:left;
    margin-right:5px;
}

.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft{
    float: left;
}

.alignright{
    float: right;
}

.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-dd{
    font-size: 0.69em;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}


