@charset "utf-8";
/* CSS ACTU Animaux */

body {
	background-image: url(images/bkg_fauneindex.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #853E00;
	font-family: Tahoma;
}
.contourboite {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D12C29;
	border-right-color: #D12C29;
	border-bottom-color: #D12C29;
	border-left-color: #D12C29;	 
}
.menunormal {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.menunormal a:hover {
	color: #F9B514;
}
.menunormalcap {
	font-size: 12px;
	font-weight: bold;
	font-variant:small-caps;
	color: #ffffff;
	text-decoration:none;
}
.menunormalcap a:hover {
	color: #F9B514;
}
.titrechapitre {
	font-size: 16px;
	color: #901503;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 2px;
	font-variant:small-caps;
	text-decoration: none;
}
.titrechapitre a:hover{
	font-size: 16px;
	color: #3D4E6A;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 2px;
	font-variant:small-caps;
	text-decoration: none;
}
.MERCI {
	color: #901503;
	font-family: Tahoma;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;
}
.MERCIvert{
	color: #99CC00;
	font-family: Tahoma;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;
}
.textecontenu {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;	
}
.textecontenu a:hover{
	color: #901503;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}
.textecontenumarron {
	color: #901503;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
.textecontenumarron a:hover{
	color: #3D4E6A;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
.textecontenunoir {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
.textecontenunoir a:hover{
	color: #3D4E6A;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #F9B514;
	letter-spacing: 2px;
	text-decoration: none;
}
.footer a:hover{	
	color: #FFFFFF;
}
.save {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F9B514;
	letter-spacing: 2px;
	text-decoration: none;
}
.save a:hover{	
	color: #FFFFFF;
}
.StyleCLIC {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
.StyleCLICsmall{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
}
.StyleCLICsmall a:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #FAB414;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
}
.cellulemarron {
	background-color: #8A4301;
	color: #FFFFFF;
	opacity : 50;
}
