/* ------------------------------------ */
/*                                      */
/*            Généralités               */
/*                                      */
/* ------------------------------------ */
/* Ancien: #9BB50C, nouveau: #9933CC */
body {
	background: rgb(153,153,153);
	font: normal 80%/1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: black;
	margin: 10px;
	padding: 0 0 2em 0;
	text-align: center;
}


h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

h2 {
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #9933CC;
	font-weight: bold;
	font-size: 1.3em;
}

h2 span {
	color: #F8BE2A;
}

h3 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.25em;
	color: #9933CC;
}

h4 {
	clear: left;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #9933CC;
}

#contenu h2 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-variant: small-caps;
	letter-spacing: 2px;
	font-size: 1.35em;
	border-bottom: 1px solid #E8E5D4;
}
#contenu h3 {
	margin: 20px 0 10px 0;
	letter-spacing: 2px;
}
#contenu h3:first-letter {
	color: #F8BE2A;
}

p {
	margin: 0 0 5px 0;
}

a#lien-accueil {
 position: absolute;
 left: 20px;
 top: 24px;
 width: 432px;
 height: 128px;
}

a {
	color: #9933CC;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	background : transparent;
}
a img {
	border: 0 none;
}
.cache {
	text-indent: -5000px;
	font-size: 0px;
	line-height: 1px;
	text-decoration: none;
}

tt, samp {
	font-size: 1em;
	color: green;
}

code {
	font-size: 1.1em;
	color: #369;
}

q {
	font-style: italic;
}
kbd {
	font-size : 1.1em;
	padding: 0px 1px;
	border: 1px solid #E2F576;
	border-right: 1px solid #9933CC;
	border-bottom: 1px solid #9933CC;
	background: #FFFFC4;
}

ul, li {
	margin: 0;
	padding: 0;
}
#plan ul, #plan li {
	margin: 2px 5px;
	padding: 0 5px;
}

input.textfield {
	width:70%;
	background:#fff;
	border:1px solid #aaa;
	padding:3px;
}

input.textfield:focus, textarea:focus {
	background:#F5FFDC;
}

.gauche {
	float: left;
	margin-right: 8px;
}
.droite {
	float: right;
	margin-left: 8px;
}
.textegauche {
	text-align : left;
}
.textedroite {
	text-align : right;
}


/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */

#header {
	position: relative;
	width: 820px;
	height: 170px;
	background: url(fond_header2.jpg) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}
#evitement {
	position: absolute;
	top: 14px;
	right: 14px;
	/* background: url(img/fond_liens.gif) left bottom no-repeat; */
	text-align: right;
	width: 420px;
}
#evitement ul {
	margin: 0;
	padding: 0 15px 2px 0;
	/* background: url(img/coinliens.gif) right top no-repeat; */
}
#evitement li {
	list-style-type: none;
	font-size: 0.9em;
	padding: 0;
	display: inline;
	color: white;
	line-height:1.6em;
}
#evitement li a {
	color: white;
}


/* ------------------------------------ */
/*                                      */
/*            Menu                      */
/*                                      */
/* ------------------------------------ */

#menu {
	position: relative;
	width: 820px;
	height: 64px;
	background: url(fond_menu2.gif) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}

#menu table {
	position: absolute;
	top: 6px;
	left: 210px;
	width: 600px;
	height: 50px;
	padding: 0;
	margin:0;
	background: transparent;
	list-style: none;
}
#menu li {
	float: right;
	padding: 0;
	margin:0;
	text-indent: 50px;
}

#menu li a {
	display: block;
	height: 40px;
	width: 140px;
	text-decoration: none;
	font-size: 1px;
	line-height: 50px;
	color: #C6C1A3;
}

/* ------------------------------------ */
/*                                      */
/*            Global                    */
/*                                      */
/* ------------------------------------ */

#global {
	width: 820px;
	background: url(fond_milieu.gif) left top repeat-y;
	margin: 0 auto;
	text-align: left;
}

#global #sidebar {
	float: right;
	width: 200px;
	/* background: url(design/decod_1.jpg) right top no-repeat; */
	padding-top: 15px;
	line-height: 1.3;
}
#global #sidebar h2 {
	padding-left:1em;
}
#global #sidebar p {
	padding-right: 75px;
}
#global #sidebar ul {
	padding: 0 0 1px 0;
	margin: 0 0 2px 0;
}
#global #sidebar li {
	margin: 0 0 0 25px;
	padding: 3px 0 4px 0;
	line-height: 1em;
	color: #9933CC;
	font-size: 14pt;
	font-weight: bold;
}
#global #sidebar li a, #global #sidebar li a:visited {
	color: #9933CC;
}
#global #sidebar ul.smenu {
	line-height: 50%;
	padding: 0 0 0 5px;
	margin: 0 0 2px 0;
}
#global #sidebar ul.smenu li {
	font-size: 10pt;
	font-weight: normal;
	margin: 0 0 0 25px;
	padding: 0 0 0 0;
	line-height: 110%;
	color: #9933CC;
	padding-right: 10px;
}
#global #sidebar a:hover{
	color: #000066;
	text-decoration: none;
}


#global #sidebar li.last {
	background: none;
}

#global #sidebar .aussi {
	width: 190px;
	margin-top: 10px;
	margin-bottom: 00px;
	font-size: 0.8em;
	line-height: 1em;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 0px;
	/* background: url(design/hr2.jpg) left top no-repeat; */
	clear:both;
}
#global #sidebar .aussi img {
	float: left;
}
#global #sidebar .aussi p {
	margin: 0 0 0 60px;
	color: #666;
	padding: 0 3px 0 0;
}


#global #sidebar h2 {
	width: 170px;
}
#global #sidebar h2.realisation {
	margin-top: 1em;
}
#global #sidebar h2.realisation:first-letter {
	color: #F8BE2A;
}
#global #sidebar p.realisation {
	width: 170px;
	padding-right: 3px;
	margin-left: 5px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: #999;
	font-size:smaller;
}

#global #photo {
	float: left;
	margin: 10px 0 10px 0;
}


#global #general {
	float: left;
	width: 590px;
	padding-left: 30px;
}

#global #presentation {
	float: left;
	width: 330px;
	margin: 0;
	text-align: right;
	padding-top: 15px;
}
#global #presentation p {
	margin-bottom: 15px;
	line-height: 1.3;
	margin-right: 10px;
}
#global #presentation a img {
	margin-right: 10px;
}

#global #accroche, #global #plan {
	clear: left;
	width: 540px;
	margin: 0 0 0 35px;
	/* background: url(design/deco_tube.gif) 99% 100% no-repeat; */
	line-height: 1.3;
}

#global #accroche p.minimargefeuille {
	padding-right: 40px;
}
#global #accroche p.moyenmargefeuille {
	padding-right: 80px;
}
#global #accroche p.margefeuille {
	padding-right: 110px;
}

#global #accroche img.spip_logos {
	margin: 0 0 4px 4px;
}
#clearombre {
	width: 820px;
	height: 14px;
	background: url(fond_milieu.gif) left top no-repeat;
	margin: 0 auto;
	font-size: 1px;
	clear: both;
}

div#contenu {
	margin: 0 0 0 30px;
	padding: 15px 20px 0 15px;
	line-height: 1.5em;
}
div#contenu p {
	margin-bottom: 1.1em;
	text-align: justify;
}
div#contenu p.fil {
	color:#999;
	font-size: 0.9em;
}

div#contenu blockquote {
	margin: 1em;
	padding: 0.5em 1em 0 38px;
	background: white /* url(design/citation.jpg) left top no-repeat; */
	font-style: italic;
	color: #797342;
}
div#contenu blockquote p {
	text-align: right;
	margin: 8px 0;
	font-style: normal;
	padding-right: 25px;
	/* background: url(design/citationfin.gif) right bottom no-repeat; */
}
#contenu dl {
	margin-bottom: 2em;
	padding-bottom: 20px;
	/* background: url(design/hr3.png) left bottom no-repeat; */
}
#contenu dt {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 1em;
	color: #9933CC;
}
#contenu dd {
	margin-bottom: 0.5em;
}

#contenu ul {
	padding: 0;
	margin: 0 0 10px 0px;
	list-style-type: none;
}
#contenu li {
	margin: 0 0 0 0;
	line-height: 1.2em;
	margin-bottom: 4px;
	margin-top: 4px;
	/* background: url(design/puce.png) left top no-repeat; */
	padding-left: 20px;
}

/* ------------------------------------ */
/*                                      */
/*            Footer                    */
/*                                      */
/* ------------------------------------ */

#footer {
	width: 820px;
	height: 3.5em;
	background: url(fond_footer.jpg) left bottom no-repeat;
	color: white;
	font-size: 0.95em;
	font-weight:bold;
	text-align: left;
	margin: 0 auto;
	padding-top: 0.5em;
}
#footer p {
	margin: 0 35px 0 40px;
}
#footer a {
	color: white;
}

/* Dotclear */

#dotclear .post, #dotclear #trackbacks, #dotclear #comments {
	margin: 0 0 0 40px;
	width:520px;
}

#dotclear .post {
	line-height: 1.5em;
	text-align:justify;
	padding-top:2em;
}

#dotclear h3 {
	padding-top:1em;
}

#dotclear fieldset {
	border: none;
}

#dotclear label{
	cursor: pointer;
	cursor: hand;
}

#dotclear .field label{
	display: block;
}

#dotclear input,textarea{
	border: 1px solid #999;
}

#dotclear textarea {
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#dotclear .left{
	float: left;
	margin-right: 1em;
}

#dotclear .right{
	float: right;
	margin-left: 1em;
}

#dotclear .post-info {
	color:#999;
	text-align:right;
	position:relative;
	top:-2em;
}

#dotclear #calendar table th {
	color:#8BA620;
}

#dotclear #calendar table abbr {
	border-bottom:none;
	color:#F8B91C;
}

#dotclear #calendar table caption {
	color:#F8B91C;
}

#dotclear #sidebar h2 {
	margin-top:1em;
}

#dotclear #calendar table td {
	color:#ccc;
	margin-bottom:1em;
	text-align:center;
}

#dotclear #calendar table td.active {
	background:#E8EFB9;
	font-weight:bold;
}

#dotclear #sidebar #q{
	margin-left: 1em;
	border:1px solid #eee;
	padding:2px;
}

#dotclear #sidebar .submit {
	padding:1px 5px;
	background:#eee;
	border:1px solid #eee;
	cursor: pointer;
	cursor: hand;
}

#dotclear textarea, #dotclear input {
	font-family:sans-serif;
	font-size:small;
	background:#fff;
	border:1px solid #aaa;
	padding:3px;
}

#dotclear input:focus, #dotclear textarea:focus {
	background:#F5FFDC;
}

#dotclear .preview, #dotclear .submit {
	cursor: pointer;
	cursor: hand;
	background:#9933CC;
	color:#fff;
	font-weight:bold;
}

#dotclear .post-info-co {
	text-align:right;
}

#newslist {
	width: 570px;
	margin: 4px 0;
}
#newslist div {
	margin: 4px;
	padding: 4px;
	border: 1px gray dashed;
	background-color: #ecd9ff;
}
#newslist dl {
	margin: 0px;
	padding:0;
}
#newslist dt {
	margin-left: 0px;
	font-weight: bold;
	font-size: 1.25em;
	color: #9933CC;
}
#newslist dd {
	margin-left: 0px;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	text-indent: 0px;
}
#newslist a {
	font-weight: bold;
	color: #9933CC;
	text-decoration: underline;
}
/* ------------------------------------ */
/*                                      */
/*            LinkExchange              */
/*                                      */
/* ------------------------------------ */
#LinkExchange {
	width: 600px;
	margin: auto;
	color: white;
}
#LinkExchange ul, #LinkExchange ul a {
	color: white;
	font-size: 8pt;
}

