/********** HTML **********/
body {
	background: #480f04 url(images/bg.jpg) center top no-repeat;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: 700;
	color: #7e2316;
}
h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	color: #000;
}
h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	line-height: 23px;
	font-weight: 700;
	color: #7e2316;
}
/********** TYPOGRAPHIE **********/
.txtBlancPt {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txtNoirMy {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}
a.lienBlancPt:link {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.lienBlancPt:visited {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.lienBlancPt:hover {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
/********** COMMUNS **********/
#fondMenu {
	background: #FFFFFF url(images/img_fondMenu.gif) right top repeat-y;
}
#fondMenuUni {
	background: #FFFFFF;
}
#bandeau {
	vertical-align: top;
	background: #FFFFFF url(images/img_bandeau2016.jpg) center top no-repeat;
}
/*#fleur							{ background: url(images/img_fleur.jpg) center bottom no-repeat; }*/
#droitFleur {
	background: #FFFFFF /*url(images/img_droitFleur.gif) left 340px no-repeat*/;
}
/*#gaucheFleur					{ background: url(images/img_gaucheFleur.gif) right 501px no-repeat; }*/
/*#basLogo						{ background: #FFFFFF url(images/img_basLogo.gif) 71px top no-repeat;}*/
#basPage {
	background: #FFFFFF url(images/img_basPage.gif) center bottom no-repeat;
}
.blanc {
	background-color: #FFFFFF;
}
#margeCopy {
	margin-left: 20px;
	margin-bottom: 8px;
}
#margesContenuTxt {
	margin-left: 25px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 30px;
}
#margesContenuImg {
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 30px;
}
/********** TITRES **********/
#tiHome {
	height: 75px;
	width: 300px;
	background: url(images/img_tiHome.gif) 15px bottom no-repeat;
}
#tiDescription {
	height: 75px;
	width: 300px;
	background: url(images/img_tiDescription.gif) 15px bottom no-repeat;
}
#tiDoes {
	height: 75px;
	width: 300px;
	background: url(images/img_tiDoes.gif) 15px bottom no-repeat;
}
#tiBucks {
	height: 75px;
	width: 300px;
	background: url(images/img_tiBucks.gif) 15px bottom no-repeat;
}
#tiKids {
	height: 75px;
	width: 300px;
	background: url(images/img_tiKids.gif) 15px bottom no-repeat;
}
#tiSale {
	height: 75px;
	width: 300px;
	background: url(images/img_tiSale.gif) 15px bottom no-repeat;
}
#tiHolstein {
	height: 75px;
	width: 300px;
	background: url(images/img_tiHolstein.gif) 15px bottom no-repeat;
}
#tiBreeding {
	height: 75px;
	width: 300px;
	background: url(images/img_tiBreeding.gif) 15px bottom no-repeat;
}
#menus_wrapper {
	padding: 0 10px 35px 10px;
	margin-left: 7px;
	background: #701f14 url(images/bottom_menu.png) center bottom no-repeat;
}
#side_menu a {
	display: block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 15px 0;
	border-top: solid 1px #fff;
	background: #701f14;
}
#side_menu a:hover {
	color: #a27c27;
}
#btn_mail, #btn_home {
	float: right;
}
#full_footer {
	width: 100%;
	height: 27px;
	padding-top: 13px;
	background: url(images/bg_footer.jpg) center top no-repeat;
}
#footer_center {
	color: #FFFFFF;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	width: 767px;
	margin: 0 auto;
}