#aoc {
	width: 550px;
	margin: 10px auto 0 auto;
}
#aoc * {
	border: 0;
}
#aoc strong {
	font-weight: bold;
}

#aoc-header {
	
}
#aoc-header h2 {
	margin: 0;
	text-align: center;
	width: 340px;
	font-size: 28px;
	float: left;
	line-height: 44px;
}
#aoc-logo-ionis {
	float: right;
}

#aoc-highlight {
	position: relative;
	margin-top: 12px;
}
#aoc-things {
	float: left;
	width: 310px;
	height: 260px;
	margin-left: 15px;
	background: url('images/things.jpg') no-repeat;
	overflow: hidden;
}
#aoc-things div {
	margin-left: 400px;
}
#aoc-catch {
	position: absolute;
	width: 270px;
	top: 0px;
	right: 0;
	text-align: right;
}
#aoc-catch strong {
	
}
#aoc-offre {
	position: absolute;
	width: 212px;
	top: 50px;
	right: -10px;
}
#aoc-offre-top {
	height: 13px;
	background: url('images/aoc-offre-top.gif') no-repeat bottom;
}
#aoc-offre-mid {
	background: url('images/aoc-offre-mid.gif') repeat-y;
}
#aoc-offre-bot {
	height: 13px;
	background: url('images/aoc-offre-bot.gif') no-repeat top;
}
#aoc-offre-mid p {
	font-weight: bold;
	margin: 0 10px !important;
}
#aoc-offre-mid ul {
	margin: 0 10px 0 30px;
	list-style-type: disc;
}
#aoc-offre-mid p,
#aoc-offre-mid ul li,
#aoc-offre-mid strong {
	font-size: 10px;
}

#aoc-descr {
	margin-top: 30px;
}
#aoc-descr h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 4px;
	border-left: 5px solid #6c3;
	padding-left: 6px;
}
#aoc-descr p {
/*	margin-left: 12px;*/
	margin-top: 12px;
	text-align: justify;
}
#aoc-descr p.first {
	margin-top: 0px;
}
#aoc-descr ul.largetab {
	margin-left: 48px;
}
#aoc-descr ul.spaced {
	margin-left: 24px;
}
#aoc-descr ul.spaced li {
	text-align: justify;
	margin: 4px 0 12px 0;
}
#aoc-descr ul.disc {
	list-style-type: disc;
}

#aoc-acheter {
	margin-top: 30px;
}
#aoc-enligne {
	float: left;
	width: 280px;
	padding-right: 12px;
}
#aoc-partelephone {
	float: left;
	width: 240px;
	border-left: 2px solid #777;
	padding-left: 12px;
}
#aoc-enligne,
#aoc-partelephone {
	height: 250px;
}
#aoc-enligne h4,
#aoc-partelephone h4 {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	font-weight: bold;
	text-align: center;
}
#aoc-enligne fieldset {
	
}

#aoc-enligne label {
	width: 190px;
}
#aoc-enligne input {
	width: 180px;
}
#aoc-enligne label {
	display: block;
}
#aoc-enligne input {
	border: 1px solid #333;
}
#aoc-enligne .formerror {
	margin-top: 4px;
	text-align: center;
	color: #f00;
	font-weight: bold;
}
#aoc-enligne .formrow {
	margin: 10px auto;
	width: 180px;
}
#aoc-enligne .formsubmit {
	margin: 0 auto;
	margin-top: 20px;
	width: 180px;
}
#aoc-enligne input.image {
	border: 0;
}
#aoc-enligne-links {
	text-align: right;
	font-size: 11px;
	margin-top: 10px;
}
#aoc-phonenumber {
	margin-top: 60px;
	text-align: center;
	font-size: 11px;
}
