@charset "utf-8";
#logo_partenaire {
	width: 100%;
	height: 50px;
}
#img_logo_interbev,#img_logo_cfbct,#img_logo_atb {
	float: left;
}

#atb_campagne_boucher {
	font-size: .9em;
	width: 100%;
	font-family: Georgia;
}
#atb_campagne_boucher  h3 {
	font-size: 1.4em;
	color: #FFFFFF;
	background-color:transparent;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 5px;
	width: 95%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	top: 0px;
	right: 0px;
}

#presentation {
	background-image: url(/atb_campagne/image/fond_presentation.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#presentation   #img_logo_campagne {
	float: right;
	margin-top: -100px;
	margin-right: 60px;
}

#presentation_suite {
	width: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#presentation_suite h4 {
	font-size: 1.3em;
	color: #E22F80;
}
#atb_campagne_boucher  h5 {
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #E22F80;
	display: inline;
	padding-right: 20px;
	padding-left: 5px;
	border: 1px solid #E22F80;
	-moz-border-radius:0px 7px 7px 0px;
	padding-bottom: 2px;
}

#presentation_detail_gauche {
	margin: 0px;
	float: left;
	width: 220px;
	text-align: center;
	clear: none;
}

#presentation_detail_droite {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
}
#presentation_detail_droite  ul {
	font-size: 1.3em;
	color: #97AB18;
	list-style-position: outside;
	list-style-image: url(/atb_campagne/image/etoile.gif);
	font-weight: bold;
	line-height: 1.3em;
}
#presentation_detail_droite li {
	margin-top: 20px;
}
#presentation_detail_droite  .div_important {
	padding: 10px;
	background-image: url(/atb_campagne/image/fond_important.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#presentation_detail_droite .div_important p {
	margin: 0px;
	text-align: justify;
}
#presentation_detail_droite  .div_important  strong    {
	font-size: 1.1em;
	font-weight: bold;
}
#presentation_detail_droite  li  p    {
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}


#presentation_detail_droite   ul   ul {
	font-size: .8em;
	color: #000000;
	list-style-type: disc;
	font-weight: normal;
	list-style-image: none;
}
#presentation_detail_droite  li  ul  li    {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#presentation_detail_droite  #image_depliant {
	float: right;
	margin-top: -50px;
}
#image_depliant p {
	font-size: 0.7em;
	margin: 0px;
	text-align: center;
	color: #E22F80;
}


#detail_depliant {
	height: 170px;
	overflow: scroll;
	clear: left;
	margin-top: 10px;
}
#agneau_dansant {
	float: left;
	margin-right: 30px;
}

.jaune {
	font-size: 2em;
	color: #6F8812;
	font-family: "Century Gothic";
	font-weight: bold;
	font-style: italic;
	position: relative;
	top: 1px;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
.plus_gros {
	font-size: 1.2em;
	font-weight: bold;
}



.clear_float {
	display: block;
	clear: left;
	height: 2px;
	margin: 0px;
}
