@charset "utf-8";
/* CSS Asso animaux */

body {
	background-image: url(images/bkg_bleu_sms.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2C6382;
	font-family: Tahoma;
}
.menunormal {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.menunormal a:hover {
	color: #0abddd;
}
.menunormalcap {
	font-size: 12px;
	font-weight: bold;
	font-variant:small-caps;
	color: #FFFFFF;
	text-decoration:none;
}
.menunormalcap a:hover {
	color: #0abddd;
}
.titrechapitre {
	font-size: 14px;
	color: #901503;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 2px;
}
.titrechapitre a:hover{
	font-size: 14px;
	color: #217B96;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 2px;
}
.MERCI {
	font-family: Tahoma;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #2F3650;
}
.textecontenu {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #Ffffff;
	letter-spacing: 2px;
	text-decoration: none;
}
.footer a:hover{	
	color: #0abddd;
}
.StyleCLIC {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}
.cellulemarron {
	background-color: #8A4301;
	opacity : 50;
}
