body {
	font-family : trebuchet ms, arial, helvetica, verdana;
	font-size : 0.8em;
	margin-top : 0px;
	}

#global {
	margin-left : auto;
	margin-right : auto;
	width :800px;
	border : 0px solid red;
	}

#header {
	width : 800px;
	background-image : url(img/k-haut2.png);
	background-repeat : no-repeat;
	height : 139px;
	border : 0px solid red;
	}

#outils {
	position : relative;
	top : 28px;
	left : 400px;
	width : 350px;
	border : 0px solid red;
	color : #fff;
	text-align: right;
	}

#outils ul {
	margin : 0px;
	padding : 0px 20px 0px 0px;
	text-align : right;
	}

#outils ul li {
	display : inline;
	list-style : none;
	}

#outils ul li a {
	color : #ffffff;
	text-decoration : none;
	}

#outils ul li a:hover {
	color : #ffffff;
	}

h1 {
	display : none;
	}

h3 {
	margin-top : 0px;
	margin-bottom : 10px;
	padding-left : 0px;
	padding-right : 10px;
	text-align : right;
	font-size : 1.4em;
	line-height : 23px;
	color : #83C840;
	}

h4 {
	font-size : 1.1em;
    border-top : 0px dotted;
    padding-top : 3px;
    margin-top : 5px;
    margin-bottom : 5px;
    }

h4 a {
    color : #F58600;
    font-size : 1.2em;
    }

h4 a:hover {
    color : #F58600;
    font-size : 1.2em;
    }

h4 a:link {
    color : #F58600;
    font-size : 1.2em;
    }

img {
	border : 0px;
	}

#barrenavig {
	top : -21px;
	background-image : url(img/fond-nav-haut.png);
	repeat-y : no-repeat;
	height : 38px;
	border : 0px solid blue;
	}

#barrenavig ul {
	margin : 0px;
	line-height : 29px;
	padding-left : 10px;
	border : 0px solid blue;
	}

#barrenavig ul li {
	list-style : none;
	display : inline;
	margin-right : 13px;
	border : 0px solid;
	vertical-align : middle;
	}

#barrenavig ul li a {
	font-size : 1.1em;
	color : #fff;
	text-decoration : none;
	}

#corps {
	border : 0px solid;
	background-image : url(img/fond-gauche-long.png);
	background-repeat : repeat-y;
	}

#corpshome {
	border : 0px solid;
	background-repeat : repeat-y;
	}

#colgauche {
	float : left;
	background-image : url(img/fond-gauche-long.png);
	background-repeat : no-repeat;
	margin-top : 4px;
	height : 100%;
	border : 0px solid;
	width : 160px;
	padding : 5px;
	}

#colnews {
	margin-left : 5px;
    background-color : #EBE8E8;
	border : 1px solid #CBCACA;
	padding : 5px;
	width : 98%;
	line-height : 110%;
	}

#colcentre {
	width : 790px;
	margin-left : 0px;
	padding : 4px;
	line-height : 160%;
	border : 0px solid green;
	}

#colcentrerub {
	width : 620px;
	margin-left : 170px;
	padding : 4px;
	line-height : 160%;
	border : 0px solid green;
	}

* html #colcentrerub {
	width : 613px;
	}

#colcentreplein {
	width : 585px;
	margin-left : 200px;
	padding : 4px;
	line-height : 160%;
	border : 0px solid green;
	text-align : justify;
	}

#footer {
	background-image : url(img/fond-nav-bas.png);
	repeat-y : no-repeat;
	height : 43px;
	line-height : 35px;
	padding-left : 10px;
	color : #fff
	}

#recherche {
	line-height : 40px;
	padding : 1px;
	}

.clear {
	clear : both;
	}

/* Gestion affichage formulaire */
#form {
	position : relative;
	width: 500px;
	background-color: #D7E7F2;
	border: 1px solid #287CB1;
	padding: 5px;
	margin: 0px auto;
	}

.colonne {
	padding-top: 10px;
	border : 0px solid;
	}

.label {
	position : relative;
	width: 200px;
	padding-left : 20px;
	text-align: right;
	border : 0px solid red;
	}

.champ {
	float: right;
	width: 335px;
	text-align: left;
	border : 0px solid red;
	}

/* HABILLAGE SPIP */
.surtitre {
	font-family : georgia, times new roman, garamond, serif;
	text-align : right;
	color : #F38700;
	font-size : 1.2em;
	font-style : italic;
	letter-spacing : 1px;
	margin : 0px;
	padding : 0px;
	}

.soustitre {
	font-weight : bold;
	font-size : 1.2em;
	margin : 0px;
	padding : 0px;
	}

.chapo {
	font-family : georgia, times new roman, garamond, serif;
	font-size : 120%;
	font-style : italic;
	font-weight : bold;
	color : #343434;
	}

.descriptif {
	float : left;
	padding : 5px;
	margin : 5px;
	background : #fff;
	right : 0px;
	border : 0px dotted;
	}

.texte {

	}

.ps {
	padding : 5px;
	margin : 5px;
	background : #fff;
	border : 0px dotted;
	font-style : italic;
	font-size : 0.8em;
	}

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	margin-top : 10px;
	margin-bottom : 10px;
	padding: 0em;
	color : #F38700;
	border-bottom : 1px solid;
	}

table.spip {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	border-collapse:collapse;
}

table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size : 70%;
}

table.spip tr.row_first {
	background-color: #F38700;
}

table.spip tr.row_odd {
	background-color: #F7DBB8;
}

table.spip tr.row_even {
	background-color: #F8A947;
}

table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}
