/* rouge : #de0229 -- marron : #69100a -- bleu : #1374a7 */

#page {
	/* the contains-everything-including-header div */
	margin-left:auto;
	margin-right:auto;
	width:840px;
	text-align:left;
	font-family:"trebuchet MS",trebuchet,verdana,arial,sans-serif;
}


#header {
	margin-top:1.5em;
	margin-bottom:0.5em;	
	text-align:center;
	background-color:white;
}

#header h1 {
	margin-top:0.5em;
	font-size:180%;
	font-weight:bold;
}

#header h1 a {
	color:black;
}

#poudres {
	text-align:center;
	margin-bottom:0.5em;
}

#top-menu {
	/*margin:0 0 0.5em 0;*/
	margin:0;
	padding:0.7em 1em;
	background-color:#de0229;
	color:white;
	border:1px solid lightgrey;
	border-bottom:none;	
	font-weight:bold;
}

#top-menu a {
	color:white;
}


#main {
	border:1px solid lightgrey;
	border-top:none;	
}

#left-menu-tr {
	padding:1em 1em 1em 0;
	border-right:1px solid lightgrey;	
	background-color:#f6f6f6;
	/*white-space:nowrap;*/
	width:220px;
}

#left-menu a {
	color:dimgray;
}

#left-menu h1 {
	margin: 0.5em 0 0.5em 0;
	padding-left:0.2em;
	font-size:120%;
	font-weight:bold;
	border-bottom:5px solid dimgray;
}

#left-menu h1 a:hover {
	text-decoration:none;
}


#left-menu ul.lev2 li {
	font-size:110%;
}

#left-menu li {
	padding-left:0.5em;
}


#content-tr {
	width:620px;
	background-color:white;
}


#image {
	width:620px;
}

#content {
	padding:1em;	
}


#actu {
	border:2px solid #de0229;
	padding:1em;
	margin-bottom:1em;
}


#actu-body {
}


#actu-left {
	border:2px solid dimgray;
	font-weight:bold;
	margin-left:0.5em;
	margin-top:1em;
	margin-bottom:2em;
	padding:0.5em;
	font-size:120%;
}

.actu-left-link {
	color:#de0229!important;	
}


#footer {
	text-align:center;
	padding:1em;
	color:white;
	font-size:80%;
	margin:1em 0 2em 0;
	background-color:#de0229;
	border:1px solid lightgrey;	
}

#footer a {
	color:white;
}

/*************************************************************************/

img {
	margin:0;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#content h1 {
	margin-top:0.5em;
	font-size:180%;
	margin-bottom:1em;
	}
	
#content h2 {
	margin-top:1em;
	font-size:140%;
	margin-bottom:0.5em;
	}

#content h3 {
	margin-top:1em;
	font-size:120%;
	margin-bottom:0.5em;
	}


#content h1, #content h2, #content h3 {
	border-bottom:1px solid #de0229;
}

#actu h2 {
	border-bottom:1px dotted #de0229;
	padding-bottom:0.3em;
	margin-bottom:0.5em;
}

.summary {
	border:1px solid lightgrey;
	padding:1em;
	margin-bottom:1em;
}

.yt {
	text-align:center;
	padding:1em;
}

.inline-img {
	float:right;
	margin-left:2em;
}


#contact td {
	padding:3px;
}

#contact textarea {
	width:100%;
}


.submit {
	margin-top:1em;
	border:1px solid #de0229;
	color: #de0229;
	background:white;
	font-weight:bold;
	padding:0.1em 6em;
	width:100%;
}


.warning {
	color:#de0229;
	border:2px solid #de0229;
	font-weight:bold;
	padding:1em;
	margin:1em;
}


#content li {
	list-style-type:square;
	list-style-position:inside;
}

#content a {
	font-weight:bold;
	text-decoration:none;
	color:#485299;
}

#content a:hover {
	color:#de0229;
}
