/*
 @font-face { font-family:Kino; src:local(Kino MT), url(kino.ttf) format(TrueType); }
*/

.surprise {
	display: none;
}

body {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 11px; */
	font-size: 70%;
}

#global {
	width: 1030px;
	margin 5px auto;
}

#corps {
	width: 1030px;
	overflow: hidden;
	background-image: url('coln.jpg');
}


span.nonclic {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
	line-height: 5px;
}


#logo {
	background-color: rgb(248,244,211);
	padding: 0px;
	float: left;
	width: 160px;
	height: 130px;
	color: navy;
	text-align: center;
}

#menu {
	background-color: rgb(229,194,127);
	padding: 2px;
	margin-left: 10px; 
	width: 686px;
	height: 126px;
	color: rgb(248,244,211);
	float: left;
	text-align: left;

}

#recherche {
	top: 100px;
	right: 10px;
	width: 150px;
}

#espace {
	background-color: white;
	height: 10px;
	width: 866px;
	float: left;
	clear: both;
}


#infos {
	/* background: transparent; url("sfond.png") no-repeat left top; */
	background-color: rgb(229,194,127);
	background-image: url("sfond.png");
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	clear: both;
	float: left;
	padding: 0px;
	width: 160px;
	min-height: 570px;
	/* color: rgb(248,244,211); */
	color: white;
}

#principal {
	background-color: rgb(248,244,211);
	margin-top : 0px;
	margin-left : 10px;
	margin-right : 10px;
	width: 686px;
	min-height: 570px;
	color: rgb(133,98,31);
	float: left;
}


h1.titre {
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	padding-bottom: 2px;
}

.texte {
	padding-left:10px;
	padding-right:3px;
	color: rgb(133,98,31);
	font-weight: normal;
}

.cartouche h1.titre {
	color: rgb(133,98,31);
	font-size: 20px;
	font-weight: bold;
}

.cartouche img.spip_logos {
	float: left;
	padding-top: 2px;
}

h2 {
	font-size: 17px;;
	font-weight: bold;
	line-height: 40px;
}

h3 {
	font-size: 14px;;
	font-weight: bold;
	line-height: 15px;
}

h3.spip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 15px;
}
 
p.spip, ul.spip, div.spip {
	text-align: justify;

}

ul.plusarticle {
	text-align: justify;
	padding-left: 14px;
	padding-right: 8px;
}

#contenu_centr {
	text-align: center;
}

#contenu_justif {
	text-align: justify;
}

.temoignage {
	width: 90%;
	font-style: italic;
	background-color: white;
}

#plus {

	width: 163px;
	margin-left: 870px;
	margin-top: 0px;
	vertical-align: top;
	background-color: rgb(255,247,174);
	padding: 0px;
	min-height: 710px;
	color: rgb(133,98,31);

}

#deco {
	background-color: rgb(255,247,174);
	clear: left;
	float: left;
	margin-top : 10px;
	padding: 0px;
	width: 160px;
	height: 50px;
	color: navy;
}

#mentleg {
	background-color: rgb(229,194,127);
	padding: 0px; 
	width: 860px;
	height: 50px;
	float: left;
	margin-top: -50px;
	margin-left: 170px;
	color: rgb(248,244,211);
}

#c {
	text-align: right;
}
#m {
	width: 590px;
	text-align: center;
}

a.menu:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(255,247,174);
	text-decoration: none;
	line-height: 15px;
}

a.menu:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(253,089,004);
	text-decoration: none;
	line-height: 15px;
}

a.menu:visited  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(248,244,211);
	text-decoration: none;
	line-height: 15px;
}



a.texte:link, a.spip_out:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: rgb(133,98,31);
	text-decoration: none;
	line-height: 17px;
}

a.texte:hover, a.spip_out:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: rgb(253,089,004);
	text-decoration: none;
	line-height: 17px;
}

a.texte:visited, a.spip_out:visited  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
	line-height: 17px;
}

a.spip_in:link, a.spip_in:hover, a.spip_in:visited {
	font-weight: bold;
}


form {
	margin: 0;
}

input {
	font-size: 11px;
}
