/*
Theme name: Wired Monkeys v1
Theme URI: http://lab.wiredmonkeys.net
Description: Le premier template créé pour WM
Version: 1.0
Author: Chantal Morin (ch@ntal.ca)
Author URI: http://ntal.ca/
Tags: red, yellow, fixed, 3 colors
*/
body {
	background-color: #E2DE59;
	background-image: url(index/img_fond.gif);
	background-repeat: no-repeat;
	margin: 0px;
	font-family: Segoe Ui, Verdana, Arial, Sans Serif;
        font-size:12px;

}

.ombre {

	background-image: url(index/ombre.png);
	background-repeat:repeat-y;
	border: 0px;
	margin: 0px auto 0px 270px;
	width:648px;
}
.header {
	background-image: url(index/banner.gif);
	background-repeat: no-repeat;
	width: 550px;
	height: 290px;
	border: 0px;
	margin: 0px auto 0px auto;
	color: #FFF;
}
.header a
{
	color: inherit;
}
.headerimg
{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px dashed #CC9933;
}
.header a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1,2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E2DE59;
}
.headerlinks
{
	list-style: none;
	margin-top: 0;
	padding-top: 5px;
	padding-left: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: inline;
}

.headerlinks li
{
	display: inline;
}

.contenu {
	background-color: #F9F9E8;
	width: 430px;
	min-height: 400px;
	border: 0px;
	margin: 0px auto 0px auto;
	font-size: 0.9em;
	padding: 0px 60px 60px 60px;
        text-decoration: none;
}

.contenu a {
        text-decoration: none;
}

.boitegauche
{
	width: 350px;
}

.boitegauche a
{
	color: #CC0000;
}

.sidebar
{
	float: right;
	width: 190px;
}

.sidebar a
{
	color: #CC0000;
}

.sidebar ul
{
	list-style: none;
	padding: 10px;
	margin-top: 0;
}

.sidebar li
{
}

.footer {
	background-color: #333333;
	width: 540px;
	height: 30px;
	padding: 5px;
	margin: 0px auto 0px auto;
	color: #FFF;
	font-size: 0.7em;
	text-align: center;
}
.footer a
{
	color: #FFF;
}

a.footer_rss
{
	color: red;
}

img
{
	border: 0;
}
