body {
	font: 76% "Lucida Sans Unicode" , verdana, helvetica, sans-serif;
	color: black;
}

/* My Comment */

a:link, a:visited {
	color: black;
}

a:hover {
	color: #333;
	text-decoration: none;
}

/* le layout */

#page {
	width: 980px;
	margin: 0 auto 20px;
	padding: 0;
}

#entete {
	width: 980px;
	height: 150px;
	background: url(/squelettes/images/header.jpg) no-repeat;
	border-style: none;
}

div#pied {
	height: 40px;
	background: url(/squelettes/images/footer.jpg) no-repeat 0 bottom;
	border-style: none;
	padding-top: 40px;
	font-size: .8em;
}

/* Les titres */

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	font: 1.2em "Lucida Sans Unicode" , verdana, helvetica, sans-serif;
}

h3 {
	padding-bottom: 5px;
	padding-top: 5px;
}

h3 a:link, h3 a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #2f484d;
	line-height: 1.1em;
}

h3 a:hover {
	color: #191919;
}

h1 {
	font-size: 2em;
}

#contenu div.menu h2 {
	border-bottom: 1px solid #b3b3b3;
	text-align: right;
}

/* header */

#entete a.accueil {
	float: left;
	width: 300px;
	height: 120px;
	text-indent: -9999px;
}

/* article a la une */

div.menu.articles.une {
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	overflow: auto;
	background: #dae2e2 url(/squelettes/images/cartouche_bkgd.jpg) repeat-x;
	padding: 25px;
}

div.menu.articles.une ul li.hentry h3.entry-title a {
	font-size: 1.5em;
}

#contenu div.menu.articles.une ul li.hentry div.introduction.entry-content {
	font-size: 1.1em;
}

/* Le contenu */

.entry-content {
	font-size: 0.95em;
}

.menu ul li {
	border-style: none;
}

.menu ul {
	border-style: none;
}

div.chapo p {
	color: black;
}

p.comments {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 0.85em;
	letter-spacing: 1px;
	padding: 3px 10px 3px 28px;
	background: #e6e6e6 url(/squelettes/images/minicomments.png) no-repeat 5px 3px;
	width: 480px;
}

/* cartouche rubrique */

div.cartouche {
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	overflow: auto;
	background: #dae2e2 url(/squelettes/images/cartouche_bkgd.jpg) repeat-x;
	padding: 25px;
}

div.cartouche h1 {
	font-weight: bold;
	color: #4e7a85;
	line-height: 1.2em;
}

#contenu div.cartouche img.spip_logos {
	margin: 0 0 0 10px;
	padding: 0;
}

/* Sidebar */

#navigation h2, #extra h2 {
	text-transform: uppercase;
	text-align: right;
	color: #666;
	letter-spacing: 1px;
	margin-bottom: 7px;
	padding-bottom: 2px;
	border-bottom: 2px solid #e6e6e6;
}

#navigation div.menu ul li, #extra div.menu ul li {
	font-size: 0.9em;
	margin-bottom: 0.4em;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted #ccc;
	text-transform: lowercase;
}

p.pagination {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 0;
	margin-bottom: 0;
}

/* menu */

#navigation div.menu.rubriques ul li {
	background-color: transparent;
	margin: 0;
	padding: 0;
	border-style: none;
}

#navigation div.menu.rubriques ul li a {
	text-align: right;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	text-transform: uppercase;
	display: block;
	background-color: #eee;
	margin: 0 0 3px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 1.3em;
	font-size: 1.3em;
}

#navigation div.menu.rubriques ul li a:hover {
	background-color: #4e7a85;
	color: white;
}

#navigation div.menu.rubriques ul li a.on {
	background-color: #333;
	color: white;
	text-align: left;
}

#navigation div.menu.rubriques ul li ul li a {
	font-weight: normal;
	font-style: normal;
	color: white;
	background-color: #808080;
	text-align: left;
}

#navigation div.menu.rubriques ul li a img.spip_logos {
	float: right;
	padding-left: 5px;
}

/* breadcrumb */

#hierarchie {
	letter-spacing: 2px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 0.85em;
	text-transform: lowercase;
}

#hierarchie a:hover {
	color: black;
}

/* recherche */

#formulaire_recherche {
	text-align: center;
}

#formulaire_recherche form div label {
	text-align: center;
}

/* Forum */

p.repondre a {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: normal;
	font-style: normal;
	background: #e6e6e6 url(/squelettes/images/repondre_bkgd.jpg) left;
	padding: 5px 10px 5px 45px;
	color: white;
}

p.repondre a:hover {
	opacity: 0.83;
	color: black;
}

div.forum-message {
	padding: 5px;
	border-width: 1px;
	border-color: #83adbb;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

div.forum-chapo {
	background-color: #83adbb;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}

/* Portfolio */

#documents_portfolio {
	background-color: #e6e6e6;
	-moz-border-radius: 9px;
	-khtml-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	padding-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
}

#documents_portfolio h2 {
	color: white;
	font-weight: bold;
	font-size: 2em;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

#documents_portfolio a {
	margin: 0;
	padding: 0;
}

#documents_portfolio a img.spip_logos {
	margin: 0;
	padding: 0;
}


