body,td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
p,form,body,html,center{
	margin:0px;
	padding:0px;
}
a:link,a:active {
        color:#A22125; text-decoration: none;
}
a:visited{
		color:#3E6B3D; text-decoration: none;
}
a:hover {
		color:#FF3300; text-decoration: none;
}
.gros{
font-size:16px;
}
.moyen{
font-size:13px;
}
.petit{
font-size:11px;
}
.txt_rouge{
	color:#A22125;
}
.txt_vert{
	color:#3E6B3D;
}
.txt_marron{
	color:#AD813B;
}
.txt_blanc{
	color:#FFFFFF;
}
.bouton{
	background-color: #A22125;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	padding:3px;
}
input,select,textarea{
	background-color: #FFFFFF;
	font-family: verdana;
	font-style: bold;
	color: #000000;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
}
h1{
	margin:0px;
	padding:0px;
	color:#A22125;
	font-weight:bold;
	font-style:italic;
	font-size:28px;
}
h2{
	margin:0px;
	padding:0px;
	color:#A22125;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
h3{
	margin:0px;
	padding:0px;
	color:#A22125;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}
.dashbas{
	border-style:dashed;
	border-color:#3E6B3D;
	border-width:0px;
	border-bottom-width:1px;
}
.bandeau, .bandeau td{
	text-align:center;
	vertical-align:middle;
	background-color:#F12605;
	padding:0px;
}
.menu, .menu a, .menu a:visited,.menu a:active,.menu a:hover{
	padding:3px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bolder;
}
.totemlink a, .totemlink a:visited,.totemlink a:active,.totemlink a:hover{
	padding:3px;
	color:#FFFFFF;
	font-size:13px;
	background:#FF9900;
	margin:2px;
	display:block;
	font-weight:bolder;
}
.rayon{
	width:700px;
	
}
.rayon td{
	border-color:#3E6B3D;
	border-width:0px;
	border-style:dashed;
	border-top-width:1px;
	border-right-width:1px;
	padding:20px;
}
ul.totem{
	margin:0px;
	padding:0px;
	padding-left:5px;
	list-style-image:none;
	list-style:none;
}

ul.totem li a{
	color:#000000;
	text-decoration:none;
}
ul.totem li{
	margin:4px;
	width:145px;
}
.totem_col{
	border-width:0px;
	border-style:solid;
	border-color:#000000;
	border-left-width:1px;
	border-right-width:1px;
}
.totem_bot{
	border-width:0px;
	border-style:solid;
	border-color:#000000;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
}
.totem_top{
	border-width:0px;
	border-style:solid;
	border-color:#000000;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}
.totem_all{
	border-width:0px;
	border-style:solid;
	border-color:#000000;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
}
.titre{
	padding:3px;
	color:#93002D;
	font-style:italic;
	font-weight:bold;
	font-size:16px;
}
.contenu{
	padding:14px;
	color:#000000;
	text-align:justify;
	font-size:12px;
}
.cadr{
	background:url(data/cadre.jpg) no-repeat bottom center;
	width:352px;
}
.cadr td{
	padding:10px;
}
.cadre{
	display:block;
	float:left;
	margin:5px;
	padding:5px;
	border-style:solid;
	border-color:#999966;
	border-width:1px;
	background-color:#FFFFCC;
	height:50px;
	width:150px;
	vertical-align:middle;
	text-align:center;
}
.encadre{
	border-style:solid;
	border-color:#999999;
	border-width:1px;
}
.encadrouge{
	border-style:solid;
	border-color:#f12605;
	border-width:1px;
}
.encadmarron{
	border-style:solid;
	border-color:#AD813B;
	background-color:#FFFFFF;
	border-width:2px;
}