@charset "utf-8";
/* CSS Document */

body {
	background-color:#403730;
	color:#F2E3D0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#D9C6B0;
}

a:link {
	color:#F2E3D0;
	text-decoration:none;
	border-bottom:1px dashed #A69485;
}

a:visited, a:hover {
	color:#F2E3D0;
	text-decoration:none;
	border-bottom:1px dashed #D9C6B0;
}

#page {
	margin-bottom:2em;
	overflow:hidden;
	padding:0;
	background-color:#6F675A;
}

#entete {
	padding:0;
	background: url(images/entete.jpg) no-repeat;
	height:130px;	
	border:0;
}

#entete a.accueil {
	width:100%;
	height:130px
}

#conteneur {
	margin-top:3em;
	padding:0.3em;
}

#contenu h1 {text-align:center;}
#contenu h2 {font-size: 1.5em;}
#contenu h3 {font-size: 1.4em;color:#F2E3D0;}

#contenu .texte img {
	border:1px solid #D9C6B0;
}

.socialtags {
	text-align:right;
}

.socialtags a {
	border:0;
}


.spip_documents a {
	border:0;
}

.texte p {
	text-align:center;
}

.surtitre, .soustitre {
	color:inherit;
}

p.pagination {
	margin-top:5em;
	border-top:1px solid #A69485;
}

.pagination, .pagination .on {
	color:#F2E3D0;
}

/***** Le menu de navigation *****/

#navigation {
	margin-top:10em;
	color:#A69485;
}

#navigation h2 a:link, #navigation h2 a:visited, #navigation h2 a:hover {
	color:#F2E3D0;
	border:0;
}

#navigation h3 {
	margin-top:2em;
}

#navigation a:link, #navigation a:visited  {
	color:#A69485;
	border-bottom:1px dashed #A69485;
}

#navigation a:hover {
	color:#F2E3D0;
	border-bottom:1px dashed #F2E3D0;
}

#navigblog {
	color:#F2E3D0;
	text-align:center;
}

#navigblog  a:link, #navigblog  a:visited {
	color:#F2E3D0;
	border-bottom:1px dashed #A69485;
}

#navigblog  a:hover {
	border-bottom:1px dashed #F2E3D0;
}

.tags {
	text-align:center;
}

#pied { /* Le pied*/
	color:#C9B392;
	border:0;
}

#pied a {
	color:#C9B392;
	border:0;
}

/* Habillage general des menus de navigation */
.menu ul {
	border:0;
}

.menu ul li {
	border:0;
}

.rubriques ul li {
	background:none;
}

/* Forum */
ul .forum-chapo, ul ul .forum-chapo {
	background-color:transparent;
}

ul ul .forum-message {
	border:0;
}

/* Formulaires */

.formulaire_spip fieldset legend {
	background-color:transparent;
}

/****** Divers *******/

/* Enleve la bordure des titres avec lien */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	border:0;
}

h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active {
	color:#C9B392;
}

.hyperlien {
	background-color:inherit;
	color:inherit;
}

small, small a:link, small a:visited , #navigation small a:link, #navigation small a:visited {
	color:#403730;
	border:0;
}

a.noborder, .noborder a , #navigation .noborder a  {
	border:0;
}

.centrer {
	text-align:center;
}

.droite {
	text-align:right;
}

.spip_surligne {
	background:transparent;
}
