a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #3c6ea9;
}
a:active {
	text-decoration: none;
	color: #3c6ea9;
}

p {
	padding-bottom: 5px;
}
table.space td {
	padding-bottom: 5px;
	padding-left: 2px;
}

div#modhor{
	width: 500px;
	border: 1px dashed gray;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

.subtitle {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #3c6ea9;
	font-size: 18px;
}
.bleu-centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3c6ea9;
	text-align: center;
	font-size: 17px;
}
.bleu-titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline ;
	color: #3c6ea9;
	font-size: 17px;
}

.bleu {
	color: #3c6ea9;
}

.center {
	text-align: center;
}
.span-right {
	float: right;
	clear: both;
}
.span-left {
	float: left;
	clear:  both;
}
.table1 {
	width: auto;
}
div#photos a.rollopaque img {
	opacity: 0.75;
	filter:alpha(opacity=75);
}
div#photos a.rollopaque:hover img {
	opacity: 1.0;
	filter:alpha(opacity=100);
	cursor: pointer;
}
div#photos table {
	margin-left: auto;
	margin-right: auto;
}
div#photos td {
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;

}
.laq {
	font-size: 18px;
	font-weight: bold;
}
.raq {
	font-size: 18px;
	font-weight: bold;
	float: right;
}
p.footer {
	font-size: 17px;
}

ul.admin {
	padding-left: 15px;
	list-style-type: square;
	list-style-position: inside;
}

