body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	background:url(images/background.jpg);
}

h1 {
	font-size: 18px;
	font-weight:bold;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #145C8E;
}

a, a:visited, .menu_selected:hover {
	color:#0D5181;
	text-decoration:none;
}

a:hover {
	color:#FF4500;
	text-decoration:underline;
}

.menu_selected, .barrenavinactif {
	font-weight:bold;
}

#page {
	background-color: white;
	background:url(images/middle.jpg) repeat-y top;
	border: none;
	width:765px;
	margin: 0 auto;	
}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 0; 
	padding: 0; 
	height: 134px; 
	width: 765px; 
	background:url(images/header.jpg) no-repeat bottom center;
	text-align:left;
} 

#header p {
	/*margin: 69px 0 0 109px;*/
	padding:90px 0 0 109px;
	font-weight: bold;
	color: white;
	font-size: 12px;
}

#navigation{
	background:url(images/nav.jpg) no-repeat bottom center;
	height:30px;
	/*line-height:30px;*/
	margin-top:0px;
	padding-top:0px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#bottom{
	/*margin: 0 auto;*/
	width: 765px;
	height: 86px;
	clear: both;
	background-color: #eee;
	background:url(images/footer.jpg) no-repeat bottom; border: none;
	text-align: center;
}

#bottom a {
	color: #FFFFFF;
}

#bottom p {
	color:#FFFFFF;
	margin:0px;
	padding:0px 0px;
	text-align:center;
	line-height:18px;
}

#content{
	float: left;
	padding: 0 0 20px 28px;
	margin: 0px 0 0;
	width: 710px;
}

#sidebar{
	width:150px;
	float:left;
	text-align: left;	
}

#sidebar h2 {
	font-family:'Lucida Grande',Verdana,Sans-Serif;
	font-size:1.2em;
}

#sidebar ul
{
	margin: 10px;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#maincolumn{
    float:right;
	margin-top:10px;
	margin-right:10px;
	margin-left:0px;
	text-align: left;
	width:550px;
}

.tableaux_soutiens {
	font-size:12px;
}

.separator{
	color: #CCCCCC;
	border-color:#CCCCCC;
	background-color:#CCCCCC;
	height:1px;
	border:0;
}

.titre_equipe {
	font-size: 15px;
	font-weight:bold;
	font-family: Arial, Sans-Serif;
	color: #145C8E;
}

/**** Boit coins arrondis ****/
.roundedcornr_box_931383 {
	background: url(roundedcornr_931383_tl.png) no-repeat top left;
}
.roundedcornr_top_931383 {
	background: url(roundedcornr_931383_tr.png) no-repeat top right;
}
.roundedcornr_bottom_931383 {
	background: url(roundedcornr_931383_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_931383 div {
	background: url(roundedcornr_931383_br.png) no-repeat bottom right;
}
.roundedcornr_content_931383 {
	background: url(roundedcornr_931383_r.png) top right repeat-y;
}

.roundedcornr_top_931383 div,.roundedcornr_top_931383, .roundedcornr_bottom_931383 div, .roundedcornr_bottom_931383 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_931383, .roundedcornr_bottom_931383 {
	margin-top: -19px;
}
.roundedcornr_content_931383 { padding: 0 10px; }

 

/********* admin ********************/
#debug{
	margin:10px;
}

