/**DREPACTION main stylesheet**/

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

/**navigation**/

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #c1282d;
}
a:active {
	text-decoration: none;
	color: #000;
}
.rubon a:link, .rubon a:visited, .rubon a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	margin-left: 20px;
	color: #c1282d;
	text-decoration: none;
}
.rubon a:hover {
	text-decoration: none;
	color: #000;
}
.sousnavig a, .sousnavig a:visited, .sousnavig a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.sousnavig a:hover {
	text-decoration: none;
	color: #c1282d;
}
.sousnavigred a, .sousnavigred a:visited, .sousnavigred a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c1282d;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.sousnavigred a:hover {
	text-decoration: none;
	color: #000;
}
.footer a, .footer a:visited, .footer a:active {
	font-size: 10px;
	color: #b6aea9;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
.footer a:hover {
	text-decoration: none;
	color: #968e88;
}
.menutop{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 20px;
}

/**contents**/
h1 {
	font-size: 24px;
	color: #c1282d;
	text-align: justify;
}
h2 {
	font-size: 18px;
	color: #c1282d;
}
h3 {
	font-size: 18px;
	color: #000;
	text-align: justify;
}
.commentimg {
	font-size:9px;
	padding: 5px;
	font-weight: bold;
}
.commentimgcenter {
	font-size:9px;
	padding-top: 10px;
}
.commentimgred {
	font-size:9px;
	font-weight: bold;
	color: #c1282d;
}
.footeradresse {
	font-size: 10px;
	color: #968e88;
}
.txtbold {
	font-weight: bold;
}
.txtboldred {
	font-weight: bold;
	color: #c1282d;
}

/**formulaires**/
.compteurdons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
	text-align: right;
	vertical-align: middle;
	clear: none;
	float: none;
	height: 39px;
	width: 165px;
	border: 1px solid #FFF;
}
.compteurdonsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c1282d;
}
.edito {
	font-size:10px;
	font-family: Verdana, Geneva, sans-serif;
}
.editobold {
	font-size:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
