body {
	margin: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0;
	background-color: #9d6f1c;
}

body#sommaire {
	background: #9d6f1c url(images/fond-2010.png) repeat-x;
}

body#article {
	background: #9d6f1c url(images/fond-page-2010.gif) repeat-y center;
}

* {
	color: #012c18;
	margin: 0;
	padding: 0;
}

a {
	color: #004b30;
}

a img {
	border: none;
}

#sommaire #main {
	background: url(images/motif-2010.gif) no-repeat left;
	width: 800px;
	height: 605px;
	margin-right: auto;
	margin-left: auto;
}

#sommaire #footer {
	color: #012c18;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 50px;
}

#sommaire #footer a {
	color: #004b30;
	text-decoration: underline;
}

#sommaire #footer a:hover {
	text-decoration: underline;
}

address {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 10px;
}

#sommaire #footer a.alpha, #article #footer a.alpha {
	color: #012c18;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}

#sommaire #footer a.alpha:hover, #article #footer a.alpha:hover {
	background-color: #F5172A;
	color: #fff;
}

#sommaire ul#menu {
	margin: 0;
	padding: 20px 0 0 475px;
	list-style-type: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 12px;
	height: 176px;
}

#sommaire ul#menu li {
	padding: 0;
	margin: 0;
	line-height: 25px;
}

#menu a {
	color: #cf0069;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;	
}

#sommaire h1 {
	width: 207px;
	line-height: 68px;
	height: 68px;
	text-indent: -9999px;
	background: url(images/logo-accueil-2010.gif) no-repeat;
	display: block;
	margin: 0;
	padding: 0;
}

#sommaire #logo {
	padding-top: 25px;
	padding-left: 475px;
}

#article #logo {
	padding-top: 15px;
	padding-left: 40px;
}

#sommaire #baseline {
	font-size: 10px;
	color: #dc5d22;
	padding-top: 8px;
	line-height: 1.3em;
}

.spipadmin {
	text-align: center;
	margin-top: 50px;
}

#sommaire #sitesearch {
	padding-left: 475px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
}

#sitesearch div {
	color: #004b30;
}

#article #sitesearch {
	padding-left: 30px;
	font-size: 10px;
	color: #004b30;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	padding-top: 30px;
}

#sitesearch input {
	margin-top: 7px;
}

#sitesearch input.keyword {
	width: 150px;
	color: #004b30;
}

#sommaire #newscontainer {
	padding-left: 464px;
	font-size: 11px;
	padding-top: 44px;
}

#sommaire #news {
	border-left: 1px solid #012c18;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 173px;
	overflow: hidden;
	color: #002918;
}

#news h2 {
	color: #002918;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
}

#sommaire #news a {
	color: #004b30;
	text-decoration: underline;
}

#sommaire #news .actu {
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: -15px;
	padding-left: 15px;
}

#article #news {
	color: #dc5d22;
	padding-left: 30px;
	padding-top: 30px;
	font-size: 11px;
	padding-right: 20px;
}

#article #news h2 {
	color: #dc5d22;
}

#article #news a {
	color: #dc5d22;
	text-decoration: underline;
}

#article #news div {
	margin-bottom: 5px;
	padding-left: 15px;
}

#article #container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/fond-page-2010.gif) repeat-y -750px;
}

#article #container #leftcol {
	width: 250px;
	float: left;
	height: 1000px;
}

#article #container #rightcol {
	float: left;
	width: 550px;
}

#article ul#menu {
	margin: 0 0 0 30px;
	list-style-type: none;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 0;
	padding-right: 10px;
}

#article ul#menu li {
	padding: 0;
	margin: 0;
	line-height: 25px;
}

#article ul#menu li a {
	padding-left: 2px;
}

#article ul#sous_menu {
	list-style-type: none;
	text-transform: none;
	letter-spacing: normal;
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 11px;
}

#article ul#sous_menu li {
	line-height: 1.4em;
}

#article h1 a {
	width: 190px;
	line-height: 62px;
	height: 62px;
	text-indent: -9999px;
	background: url(images/logo-page-2010.gif) no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#menu a.current {
	line-height: 22px;
	background-color: #004b30;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#chemin {
	font-size: 11px;
}

#inside {
	padding: 15px 20px 50px;
}

#bloc_texte {
	font-size: 12px;
	margin-bottom: 50px;
	margin-top: 25px;
	padding-left: 10px;
}
#bloc_titre {
	margin-top: 15px;
}

#bloc_titre {
	text-align: right;
}

#bloc_titre #titre_art {
	font-size: 14px;
	letter-spacing: .2em;
	text-transform: uppercase;
	color: #dc5d22;
	line-height: 1.7em;
	background-color: #95371d;
	padding-left: 5px;
	padding-right: 5px;
}

#bloc_titre #sur_titre, #bloc_titre #sous_titre {
	font-size: 12px;
	color: #95371d;
	font-weight: bold;
	padding-right: 5px;
}

#bloc_titre #sous_titre {
	padding-top: 5px;
}

#bloc_titre #sur_titre {
	padding-bottom: 5px;
}


#article #footer {
	border-top: 1px solid #012c18;
	padding-top: 15px;
	font-size: 10px;
}

h3.spip {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #95371d;
	text-align: center;
}

p.spip {
	margin-top: 1em;
	margin-bottom: 1em;
}

.titre2_recherche {
	color: #95371d;
	margin-bottom: 10px;
	font-weight: bold;
}

.titre_resultat_recherche {
	padding-left: 20px;
}

.spip_surligne {
	color: #012c18;
	background-color: #cf0069;
}

#sous_menu_rubrique {
	margin-top: 15px;
	line-height: 1.5em;
}

#sous_menu_rubrique a {
	font-weight: bold;
}
