.titre{
	font-size: 20px;
	text-align: center;
	color: #123241;
	font-variant: small-caps;
	font-weight: bold;
	padding-top: 15px;
	margin: 0px;
}

.soustitre{
	font-size: 15px;
	text-align: center;
	color: #123241;
	font-variant: small-caps;
	padding-top: 5px;
	margin: 0px;
}

.centre{
	text-align: center;
}

hr.spip {
	width:60%;
	color: #123241;
	//background-color: #123241;
	border-color: #123241;
	height: 1px;
}

td{
	padding: 0px;
	margin: 0px;
}

td .texte{
	margin-top: 2px;
}

.texte{
	font-size: 12px;
	color: #000033;
	text-indent: 20px;
	text-align: justify;
}

p {
	font-size: 12px;
	color: #000033;
	text-indent: 20px;
	text-align: justify;
}

p a{
	text-decoration: none;
	color: #24607c;
}

p a:hover{
	color: #fff200;
}

a.spip_mail{
	text-decoration: none;
	color: #24607c;
}
a.spip_mail:hover{
	color: #fff200;
}

.texte a{
	text-decoration: none;
	color: #24607c;
}

.texte a:hover{
	color: #fff200;
}

td img{
	border: 1px;
	border-style: solid;
	border-color: #000000;
}

div.img img{
	border: 1px;
	border-style: solid;
	border-color: #000000;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}

img .cadre{
	border: 1px;
	border-style: solid;
	border-color: #000000;
}

table {
	padding-top: 10px;
}

div .chapeau p{
	font-size: 12px;
	color: #000033;
	text-indent: 20px;
	text-align: justify;
	font-weight: bold;
	width: 50%;
}

div .chapeau{
	position: relative;
	left: 165px;
}

.elementformulaire{
	padding-bottom: 5px;
}

.spip a {
	text-decoration : none;
	color: #24607c;
	font-size: 12px;
}
.spip {
	font-size: 12px;
	color: #000033;
	text-align: justify;
}
.spip a:hover {
	text-decoration : none;
	color: #fff200;
	font-size: 12px;
}
#contenu img{
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
#contenu li{
	font-size: 12px;
	color: #000033;
	text-align: justify;
}
