/* ****************************************************

	@file:		   screen.css
	@description:  Feuille de styles globales
	@author:       remi (ixmedia.com)
	@updated:	   20080430

***************************************************** */

/*
 * @section Basic
 ******************************************************************************/

body {
	background: url("/img/bg-tile.gif");
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 1.3;
	color: #414141;
}

body .outer {
	background: url("/img/bg-body.jpg") no-repeat top center;
	height: auto;
}

html, body, .outer, #wrap {
  height: 100%;
}

#wrap {
	width: 780px;
	margin: 0 auto;
	font-size: 1.1em;
	position: relative;


}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a {
	color: #339999;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

p, ul, ol, dl, table, form {
	margin-bottom: 1em;
}

ul { margin-left: 20px; }
ol { margin-left: 30px; }

ul li {
	list-style: square;
}

ol li {
	list-style: decimal;
}

sup {
	font-size: 85%;
	vertical-align: super;
}

/*
 * @section Layout
 ******************************************************************************/


#contenu {
	width: 558px;
	background: #fff;
	float: right;
	border-right: 1px solid #939fa4;
	border-bottom: 1px solid #939fa4;
	border-left: 1px solid #F1F2F4;
}

#contenu .inner {
	padding: 30px;
}


/*
 * @section Entête
 ******************************************************************************/


#entete {
	position: relative;
	height: 153px;
	width: 100%;
}

#entete h1.titre a {
	position: absolute;
	left: 24px;
	top: 33px;
	display: block;
	width: 177px;
	height: 86px;
	background: url("/img/img-logo.jpg") no-repeat;
	text-indent: -9999px;
}

#entete h1.titre-page {
	color: #fff;
	position: absolute;
	left: 224px;
	bottom: 0;
	font-size: 340%;
	font-weight: normal;
	line-height: 0.7;
}

#entete .feed {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
}

h3{margin-bottom:5px;}

/*
 * @section Blogue
 ******************************************************************************/

.hentry h2 {
	border-bottom: 1px solid #003366;
	height: 1%;
	margin-bottom: 1em;
	padding-bottom: 3px;
	position: relative;
	color: #003366;
}

.hentry h2 span.date {
	position: absolute;
	height: 1.5em;
	margin-top: -1.4em;
	right: 0;
}

.hentry h2 strong {
	display: block;
	margin-right: 170px;
}

.hentry h3 {
	color: #0067b2;
	margin-bottom: 3px;
}

.entry-title {
	font-size: 150%;
	letter-spacing: -0.03em;
	color: #003366;
	text-decoration: none;
}

.entry-content {
	margin-bottom: 2em;
}

.hentry {
	margin-bottom: 2em;
}

p.meta {
	margin-bottom: 0;
	color: #339999;
}

p.meta a {
	color: #339999;
	text-decoration: none;
}

p.meta a:hover {
	text-decoration: underline;
}


/*
 * @section Sidebar
 ******************************************************************************/

#sidebar {
	width: 210px;
}

#sidebar ul li {
	background: #fff;
	list-style: none;
	border-right: 1px solid #939fa4;
	border-bottom: 1px solid #939fa4;
	margin-bottom: 2px;
}

#sidebar ul li span,
#sidebar ul li a {
	background: url("/img/bg-nav-item.gif") no-repeat 23px 50%;
	display: block;
	height: 1%;
	text-decoration: none;
	color: #003366;
	font-size: 160%;
	padding: 3px 10px 4px 34px;
}

#sidebar ul li span {
	background: none;
}

#sidebar ul li a:hover {
	color: #339999;
}

#wrap.nouvelles #sidebar ul li.page-item-14 a,
#wrap.emplois #sidebar ul li.page-item-18 a,
#sidebar ul li.current_page_item a,
#sidebar ul li.current_page_ancestor a,
#sidebar ul li a.actif {
	color: #339999;	
	background: url("/img/bg-nav-item-actif.gif") no-repeat 21px 50%;
}

#wrap.nouvelles #sidebar ul li.page-item-14 ul {
	display: block !important;
}

#sidebar ul li ul {
	margin-left: 40px;
	margin-bottom: 0;
}

#sidebar ul li ul li {
	border: none;
	margin-bottom: 6px;
}

#sidebar ul li ul li ul {
	margin-left: 10px;
	margin-top: 4px;
}


#sidebar ul li ul li a {
	font-size: 100%;
	color: #0067b2 !important;
	padding: 0;
	background: none !important;
}

#sidebar ul li ul li a:hover {
	background: none;
	text-decoration: underline;
	color: #0067b2;
}

#sidebar #recherche input {
	border: 1px solid #339999;
	padding: 2px;
	margin-left: 40px;
	font-size: 100%;
	width: 120px;
}

/*
 * @section Pied de page
 ******************************************************************************/

#pied {
	clear: both;
	padding-left: 220px;
	padding-bottom: 30px;
	font-size: 85%;
	color: #616161;
	padding-top: 3px;
}

#pied .p1 {
	float: left;
	padding-left: 30px;
}

#pied .p2 {
	float: right;
	text-align: right;
	padding-right: 30px;
}


#pied a {
	color: #616161;
}


/*
 * @section Commentaires
 ******************************************************************************/

#comments h3 {
	font-size: 130%;
	border-bottom: 1px solid #9FB9C6;
	padding-bottom: 4px;
	margin-bottom: 1em;
}

#comments ul {
	margin-left: 0;
}

#comments ul li {
	list-style: none;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
}

#comments ul li.dernier {
	border-bottom: none;
}

#comments p.auteur {
	float: left;
	width: 140px;
}

#comments p.auteur cite {
	font-weight: bold;
}

#comments p.auteur span.date {
	display: block;
}

#comments p.auteur span.date a {
	color: #bbb;
	color: #bbb;
}

#comments div.comment-content {
	float: right;
	width: 348px;
}

#comments form p {
	width: 100%;
	overflow: hidden;
}

#comments form label {
	float: left;
	width: 140px;
}

#comments form p input,
#comments form p textarea {
	display: block;
	float: left;
	border: 1px solid #9FB9C6;
	font-size: 100%;
	padding: 2px;
	margin-left: 8px;
	width: 340px;
}

#comments form p input {
	width: 200px;
}

#comments form div.bouton {
	padding-left: 148px;
}


/*
 * @section Membres
 ******************************************************************************/

table.membre {
	border-collapse: collapse;
	width: 100%;
}

table.membre td,
table.membre th {
	border: 1px solid #6193ab;
	text-align: left;
	padding: 8px;
}

table.membre th {
	background: #def1fa;
}

ul.sort {
	margin-left: 0;
	padding-bottom: 1em;
	border-bottom: 1px solid #6193ab;
}

ul.sort li {
	float: left;
	font-size: 130%;
	margin-right: 10px;
	padding-right: 10px;
	list-style: none;
	border-right: 1px solid #6193ab;
}

ul.sort li.premier {
	border-right: none;
	margin-right: 0;
}

ul.sort li.active a {
	font-weight: bold;
}

p.subsort {
	font-size: 110%;
}

p.retour {
	text-align: right;
}

/*
 * @section Convergence
 ******************************************************************************/

table.tdm {
	width: 100%;
	border-collapse: collapse;
}

table.tdm td {
	padding: 5px;
	border: 1px solid #bbb;
}

table.tdm td.page {
	text-align: right;
}

table.numeros {
	width: 100%;
	border-collapse: collapse;
}

table.numeros td {
	padding: 5px;
	border: 1px solid #bbb;
}


/*
 * @section Divers
 ******************************************************************************/

table td {
	vertical-align: top;
}

table.padding5 td {
	padding: 5px;
}

table.padding10 td {
	padding: 10px;
}
