body {
	background: #677192;
}

a {
	color: #FF6533;
}

a:hover,a:focus {
	color: #FF4C00;
}

h2.toggler {
	cursor: pointer;
	font-family: 'Andale Mono', sans-serif;
	font-size: 15px;
	background-color: #29291E;
	color: #FFFFFF;
	margin: 0 0 4px 0;
	padding: 10px 5px 10px;
	text-align: center;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.toggler a {
	color: #a8cde2;
}

div.element p,div.element h4 {
	margin: 0px;
	padding: 4px;
}

form input {
	background-color: white;
	color: black;
	border: black solid 1px;
}

/* Global */
#global {
	background-image: url(../2.png);
	background-repeat: no-repeat;
}

#all {
	background-image: url(../1.png);
	background-repeat: no-repeat;
	background-position: right top;
}


/* SpeedBar */
#speedbar a {
	color: #FFFFFF;
}

#speedbar a:hover,#speedbar a:focus {
	text-decoration: underline;
}

/* Navigation */
#navigation a {
	color: #000000;
}

#navigation a:hover,#navigation a:focus {
	background: #024978;
}

#contenu {
	color: #363B29;
	background: #FFFFFF;
	margin-left: 185px;
	margin-right: 185px;
	padding: 10px 20px;
	/* pas compatible IE et merde pour lui */
	-moz-border-radius-topleft: 18px;
	-webkit-border-top-left-radius: 18px;
	-moz-border-radius-bottomleft: 18px;
	-webkit-border-bottom-left-radius: 18px;
	-moz-border-radius-bottomright: 18px;
	-webkit-border-bottom-right-radius: 18px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
	border-top-left-radius: 18px;
}

#contenu a {
	color: #6299BA;
	text-decoration: none;
}

#contenu a:hover,#contenu a:focus {
	color: #111111;
	text-decoration: underline;
}

#contenu strong {
	color: #404040;
}

/* Contenu archivien */
#contenuArchive {
	color: #363B29;
	background: #FFFFFF;
}

#contenuArchive a {
	color: #c7e2f1;
}

#contenuArchive a:hover,#contenuArchive a:focus {
	color: #6299ba;
}

#contenuArchive strong {
	color: #404040;
}

body {
	background-image: url(../tile.png);
	background-repeat: repeat;
}

#bg {
	background-image: url(../bgcenter.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#global {
	padding-left: 15px;
	padding-right: 5px;
	overflow: hidden; /* -> 3 */
}

/* En-tête */
#entete {
	padding-top: 20px;
	padding-left: 10%;
	padding-right: 50px;
}

#entete h1 {
	margin: 0;
	color: #3b7ba2;
}

#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
}

#entete .sous-titre {
	margin: 4px 0 15px 0;
}

/* Menu de la speedbar */
#speedbar {
	margin-left: 185px;
	margin-right: 185px;
	margin-top: 65px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../speedbar.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#speedbar ul {
	margin: 0;
	list-style: none;
	text-align: right;
}

#speedbar li {
	display: inline;
}

#speedbar a {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.5;
	font-size: .9em;
	text-decoration: none;
	color: black;
}

/* Menu de navigation */
#navigation {
	width: 170px; /* -> 4 */
	float: left;
}

#navigdroite {
	width: 180px;
	background-image: url(../kuromenu.png);
	background-repeat: no-repeat;
	float: right;
	padding-top: 200px;
}

#navigation ul {
	margin: 0;
	padding: 5px 0px;
	list-style: none;
	width: 170px;
}

#navigdroite ul {
	margin: 0;
	padding: 5px 0px;
	list-style: none;
	width: 180px;
}

#navigation ul li img {
	margin-bottom:-4px;
}

#navigation a {
	display: block;
	height: 1%; /* -> 5 */
	padding: 3px 3px 3px 10px;
	line-height: 1.5;
	font-size: .9em;
	text-decoration: none;
	background-color: #f1e4e4;
}

#navigdroite a {
	display: block;
	line-height: 1.5;
	font-size: .9em;
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
	padding: 3px 3px 3px 10px;
}

#navigdroite a:hover,#navigdroite a:focus {
	background: #024978 none repeat scroll 0 0;
}

#pageArchive {
	margin-left: 2%; /* -> 6 */
}

#contenuArchive {
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	padding: 10px 20px;
}
#contenu p,#contenu li {
	line-height: 1.5;
}

#contenuArchive p,#contenuArchive li {
	line-height: 1.5;
}
.menuclr
{
	-moz-border-radius-bottomleft: 18px;
	-moz-border-radius-bottomright: 18px;
	-webkit-border-bottom-left-radius: 18px;
	-webkit-border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
	border-bottom-right-radius: 18px;
	display: block;
	padding: 3px 3px 3px 10px;
	background-color: #f1e4e4;
	height:13px;
}
.menudclr
{
	-moz-border-radius-bottomleft: 35px;
	-moz-border-radius-bottomright: 35px;
	-webkit-border-bottom-left-radius: 35px;
	-webkit-border-bottom-right-radius: 35px;
	border-bottom-left-radius: 35px;
	border-bottom-right-radius: 35px;
	display: block;
	background-color: #f1e4e4;
	height:31px;
}
.imageprojet
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width:330px;
	height:120px;
	margin-bottom:10px;
}
#copyright {
	color: white;
	text-align: right;
	padding-right:20px;
}
#copyright a {
	color: #848F63;
	text-decoration: none;
}
#copyright a:hover, #copyright a:focus {
	text-decoration: underline;
}
.lipartenaire
{
	background-color:#F1E4E4;
}
#navigdroite .lipartenaire a
{
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-right:2px;
	text-align:center;
}

#linktable td
{
	border-left: 1px solid black;
	border-top: 1px solid black;
	padding:3px;
	text-align:center;
}
#linktable thead tr
{
	padding:3px;
	text-align:center;
	background-color:#C2C8CF;
}
#linktable thead tr th
{
	border-top:1px solid black;
}
#linktable
{
	width:100%;
}