
/* Lead */
.sectionH1 .lead {
margin-bottom:30px;
}



/* Section */
.sectionH1 .section {
overflow:hidden;
width:720px;
margin-bottom:32px;
}
.sectionH1 .section h2 {
margin-bottom:5px;
}

/* Enquete section */
.sectionH1 .enquete .answer,
.sectionH1 .enquete .answer p {
float:left;
}
.sectionH1 .enquete .answer .notes {
clear:left;
}
.sectionH1 .enquete .next {
float:right;
}
.sectionH1 .enquete .then {
clear:both;
}

/* Feature section */
.sectionH1 .feature ul {
list-style:none;
overflow:hidden;
width:720px;
}
.sectionH1 .feature li {
float:left;
}
.sectionH1 .feature img {
vertical-align:top;
}
.sectionH1 .feature .image {
float:left;
*margin:0 -3px;
}
.sectionH1 .feature .info {
float:right;
}

/* Point section */
.sectionH1 .point ol {
list-style:none;
overflow:hidden;
width:720px;
}
.sectionH1 .point li {
float:left;
}
.sectionH1 .point ol img {
vertical-align:top;
}

/* Lineup section */
.sectionH1 .lineup {
text-align:center;
}
.sectionH1 .lineup .image,
.sectionH1 .lineup .notes {
list-style:none;
overflow:hidden;
zoom:1;
}
.sectionH1 .lineup .image {
margin-bottom:13px;
padding-left:103px;
}
.sectionH1 .lineup .image li {
float:left;
margin-right:39px;
text-align:right;
}
.sectionH1 .lineup .image img {
display:block;
margin-bottom:2px;
}
.sectionH1 .lineup .notes {
margin:0 10px;
color:#666;
font-size:0.833em;
}
.sectionH1 .lineup .notes li {
float:left;
margin-right:1em;
}
.sectionH1 .lineup table {
width:700px;
margin:0 auto 5px;
border-collapse:collapse;
background-color:#fff;
line-height:1.2;
text-align:center;
}
.sectionH1 .lineup th,
.sectionH1 .lineup td {
border:1px solid #FFBC31;
vertical-align:middle;
}
.sectionH1 .lineup tbody th,
.sectionH1 .lineup tbody td {
padding:6px 0;
}
.sectionH1 .lineup thead th {
padding:1px 0;
background-color:#FFDC5C;
}
.sectionH1 .high .list{
overflow:hidden;
padding-left:15px;
zoom:1;
}
.sectionH1 .high .filing{
float:left;
margin-top:7px;
}
.sectionH1 .high .image{
float:left;
padding-left:0;
}
.sectionH1 .high .image li{
margin-right:0;
padding-left:16px;
}


/* Link */
.sectionH1 .link {
margin-bottom:40px;
padding:1px 11px 11px;
background-color:#FFF0B3;
}
.sectionH1 .link p {
text-align:center;
}

.sectionH1 .showcase02 p {
text-align: right;
padding-left: 400px;
font-size: 10px;
padding-top: 5px;
line-height: 1.4;
}
