/*
 * caf73
 */

html, body, table{
    font-family: arial, geneva, verdana, helvetica, sans-serif;
    font-size:0.90em;
    color: black;
    margin: 0px;
    text-align:justify;
}
a {
    color:#6d859c;
		text-decoration:underline;
}

a:hover {
    text-decoration:none;
    color:#D0670A;
}

.ahref {
    text-align:left;
}

.trait {
	border-bottom: 3px solid #4987ab;
	margin: 0;
}

.marge {
	padding-top: 10px;
	margin: 10px;
}

.rubrique {
	background: #eee;
	padding: 0.5em;
}
.cartouche {
	border: 1px dashed #666;
	background: #fff;
	padding: 1em;
	margin: 0px;
}
.agenda {
	border: 3px solid #4987ab;
	background: #fff;
}
.articles {
	border: 0px;
}
.clubs {
	border: 1px dashed #666;
}

.content {
	border: 1px dashed #666;
	background: #fff;
	padding: 1em;
	padding-left: 4em;
}
legend {
	font-size:1.6em;	
	font-weight: bold;
}
.sommaire {
	font-size: 1em;
	padding: 5px;
	background: #eee;
	font-weight: bold;
}
.chapo {
	font-size: 1em;
	padding: 5px;
	font-weight: bold;
}
.texte {
	font-size: 1em;
}
.detail {
	font-size: 0.8em;
    color:#6d859c;
}
.spip_puce {
	border: 0;
	margin-top: 7px;
}
.spip_logos {
	border: 0;
	margin: 3px;
}
h1,h2,h3,h4 {
    font-style: bold;
}
h1{
    font-size: 1.6em;
}
h2{
    font-size: 1.2em;
	margin-bottom: 2px;
}
h3{
    font-size: 1.2em;
	margin-bottom: 0px;
}
