body {
	font-family: "Gill sans", "Trebuchet ms", sans-serif;
	font-size: 0.8em;
	background-color: #5F7D9F;
}

#page {	
	width: 85%;
	margin: 30px auto 0 auto;
	border: 1px solid #000;
	background: #fff;
}

#popop {	
	width: 95%;
	margin: 10px auto 10px auto;
	border: 1px solid #000;
	background: #fff;
}

#logo {
	margin: 0;
	background: transparent url(../images/fondlogo.png) repeat-x top right;
	border-bottom: 1px solid #666;
	height: 95px;
}

#contenu {
	margin-left: 1px;
	background: transparent url(../images/fond_gauche.png) repeat-y top left;

	padding: 5px 0 0 20px;
}

#descsa {
	margin: 10px 10px 30px 0;
	padding: 0 1em 0 1em;
	border-left: 5px solid #A14412;
	border-bottom: 1px solid #A14412;
	border-right: 5px solid #A14412;
	border-top: 1px solid #A14412;
	background: #FBD9BE;
}

#descsa p {
}

#navigation {
	/*font-family: verdana, sans-serif;*/
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 1.4em;
}

#curseur {
	margin-top: -5px;
	border-bottom: 1px solid #000;
}

#navigation ul, #navigation li {
	margin: 0;
	display: inline;
	list-style-type: none;
}

#navigation a:link, #navigation a:visited {
	border: 0;
	color: #1B5289;
	font-weight: bold;
	text-decoration: none;
}

#navigation a:link.active, #navigation a:visited.active, #navigation a:hover {
	color: #3367A6;
}

#navigation a.actif {
	color: #274C75;
	background: #fff url(../images/fond_menu.png) repeat-x;
}

#menudesc {
	margin: -5px 0 3px 0;
	font-size: 0.9em;
}

img {
	display: block;
	border: 0;
}

td { vertical-align: text-top; }

acronym {
	border-bottom: 1px dotted #000;
}

#page hr {
	height: 1px;
}
 
#page h1 { font-size: 1.4em; margin: 0; }
#page h2 { font-size: 1.3em; margin: 0; }
#page h3 { font-size: 1.2em; margin: 0; }

hr { height: 0; padding: 0;}

.erreur { 
	color: red;
	font-weight: bold;
}

.envaleur { 
	color: #DB4D00;
	font-weight: bold;
	text-decoration: underline;
}

.note {
	font-size: 0.8em;
	color: #666;
}

a:link, a:visited, a:link.active, a:visited.active {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #111;
}

.lieu img {
	padding: 0 15px 2px 0;
}
.lieu  {
	margin: 0 15px 5px 0;
}

.annonce {
	margin: 10px 0 10px 0;
	padding: 0 0 0.6em 10px;
	
	border-left: 5px solid #56941F;
	border-bottom: 1px solid #56941F;
	
}
.annoncedetail {
	margin: 0;
	padding: 0 15px 0 15px;
	text-align: justify;
}

.annoncedetailaide {
	margin: 0;
	padding: 0 15px 0 15px;
	text-align: justify;
	font-size: 0.8em;
}

#listephotoscafe img{
	display: inline;
	border: 0;
}

#listeintervenants {
	color: #333;
	margin-left: 15px;
}
#listeintervenants  a{
	color: #333;
	border-bottom: 1px dotted #56941F;
	text-decoration: dotted;
}

#copyright {
	border-top: 1px solid #1B5289;
	border-right: 5px solid #1B5289;
	padding: 0 5px 0 0;
	font-size: 0.7em;
	color: #222;
	text-align: right;
	height: 1.8em;
}

#copyright a:link, #copyright a:visited {
	color: #222;
	text-decoration: none;
}

#copyright a:hover, #copyright a:link.active, #copyright a:visited.active {
	text-decoration: none;
}

.listecafes, .listemembres, .listepartenaires {
	/*clear: left;*/
	color: #333;
	margin: 10px 0 20px 0;
	padding-bottom: 20px;
}

.listecafes h1, .listemembres h1, .listepartenaires h1{
	color: #1B5289;
	border-bottom: 1px solid #1B5289;
	border-left: 5px solid #1B5289;
	padding-left: 3px;
}

.cafe {
	margin-left: 20px;
}

.membreimg {
	float: left;
	padding-right: 5px;
	display: block;
	padding: 5px;
}
.membre {
	margin: 10px 0 15px 0;
	padding: 0px 30px 0px 0px;
	clear: left;	
}

.listepartenaires table {
	margin: 0 0 0 20px;
	padding: 0;
}

.listepartenaires td {
	/*font-size: 0.8em;*/
	margin: 0;
	padding: 10px 10px 0 0;
	vertical-align: top;
}

.listepartenaires td p{
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
