*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#79270F;
}
body {
	background:#3E3E3E;
}
.top{
	color:#CBC2B1;
	text-decoration:none;
	height:25px;
}
h1{
	font-size:16px;
}
.top a {
	color:#CBC2B1;
	text-decoration:none;
}
.banner{
	height:194px;
	background-image: url(/images/bg_banner.jpg);
	background-repeat: repeat-x;
}
.menu{
	background-color:#181818;
}
.menu td a{ 
	color:#CBC2B1; 
	font-size:14px; 
	text-decoration:none
	}
.menu td a:hover{ 
	color:#DF6B11; font-size:14px;  text-decoration:none
}

.content{
	background-color:#FFE3BE;
	padding-top:20px;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:35px;
}
.news{
	background-color: #2B2B2B;
	width:171px;
}
.titreNews{
	padding-left:15px;
	color:#CBC2B1;
	font-size:16px;
}
.footer{
	background-color:#181818;
	color:#CBC2B1; 
	text-decoration:none; 
	font-weight:normal;
}
.footer a{ 
	color:#CBC2B1; 
	text-decoration:none;  
	font-weight:normal;
}
.footer a:hover{ 
	color:#CBC2B1; 
	text-decoration:underline;  
	font-weight:normal;
}
.m1{
	background-image:url(/images/puceClaire.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:5px;
	padding-left: 10px;
}
.m1m{ background-image:url(/images/puceFoncee.jpg); background-repeat:no-repeat;  width:5px; height:20px; padding-left:10px;}
.m2{ background-image:url(/images/puceClaire.jpg); background-repeat:no-repeat; width:5px; height:18px;  padding-left:10px;}
.m2m{ background-image:url(/images/puceFoncee.jpg); background-repeat:no-repeat;  width:5px; height:18px; padding-left:10px;}

.borderImage {
	border: thin solid #1D1610;
}
.borderImageWhite {
	border: thick solid #DF6502;
}
.pedigree {
	text-transform: capitalize;
	font-size:12px;
}
#flashcontent {
	height: 100%;
}
.titreGenetique{
	font-weight:bold;
	font-variant:small-caps;
	color:#FFE3BE;
	background-color:#C4532D;
}
.titre{
	font-variant:small-caps;
	color:#C00;
}