*{
  padding: 0;
  margin: 0;
  outline: 0;
}
img{
  border: 0;
  width: auto;
  height: auto;
  margin: 0 5px;
}
a img,
img[usemap]{
  border: 0;
}
html,
body{
  min-height: 100%;
}
body{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-top: 8px;
  background: #F4F4F4 url(/meeting-25-ans-volvo-480/images/bg_site.png) 0 -40px repeat-x;
}
ul{
  margin: 1em 0;
  padding-left: 40px;
}
a{
  font-weight: bold;
  text-decoration: none;
  color: #05447A;
}
a:hover{
  color: #006CB4;
}
strong{
  font-weight: bold;
}
h1,
h2,
h3{
  margin-bottom: 1em;
  color: #05447A;
}
h1{
  font-size: 2em;
}
h2{
  font-size: 1.7em;
  padding-left: 30px;
  background: transparent url(/meeting-25-ans-volvo-480/images/puce-25.png) 0 50% no-repeat;
}
input,
select,
textarea{
  font-family: inherit;
}
p{
	margin: 1em 0;
	overflow: hidden;
}
p img{
	max-height: 200px;
}
#maincontainer{
  width: 1002px;
  margin: 0 auto;
}
#header{
  height: 200px;
  background: #FFFFFF url(/meeting-25-ans-volvo-480/images/banner.jpg) 50% 50% no-repeat;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: 1px solid #B2B2B2;
  border-bottom: 0;
  margin-bottom: 28px;
}
#menucontainer{
  height: 28px;
  line-height: 28px;
  background: #05447A url(/meeting-25-ans-volvo-480/images/gradient-repeat-x.png) 0 0 repeat-x;
  background: #05447A -moz-linear-gradient(top, rgba(0,0,0,0.59), rgba(0,0,0,0) 8px, rgba(0,0,0,0.73)) 0 0 repeat-x;
  background: #05447A -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.59)), color-stop(27%, rgba(0,0,0,0)), to(rgba(0,0,0,0.73))) 0 0 repeat-x;
  background: #05447A -webkit-linear-gradient(top, rgba(0,0,0,0.59), rgba(0,0,0,0) 8px, rgba(0,0,0,0.73)) 0 0 repeat-x;
  background: #05447A linear-gradient(top, rgba(0,0,0,0.59), rgba(0,0,0,0) 8px, rgba(0,0,0,0.73)) 0 0 repeat-x;
  position: absolute;
  left: 0;
  right: 0;
  top: 209px;
}
#menu{
  width: 1000px;
  margin: 0 auto;
  list-style: none;
  padding: 0;
  text-align: center;
}
#menu li{
  display: inline-block;
}
*+html #menu li{
  display: inline;
}
#menu a{
  display: block;
  color: #FFFFFF;
  padding: 0 12px;
}
#menu a:hover{
  background: transparent url(/meeting-25-ans-volvo-480/images/gradient-repeat-x.png) 0 0 repeat-x;
  background: transparent -moz-linear-gradient(top, rgba(0,0,0,0.59), rgba(0,0,0,0) 8px, rgba(0,0,0,0.73)) 0 0 repeat-x;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.59)), color-stop(27%, rgba(0,0,0,0)), to(rgba(0,0,0,0.73))) 0 0 repeat-x;
  background: transparent -webkit-linear-gradient(top, rgba(0,0,0,0.59), rgba(0,0,0,0) 8px, rgba(0,0,0,0.73)) 0 0 repeat-x;
  background: transparent linear-gradient(top, rgba(0,0,0,0.59), rgba(0,0,0,0) 8px, rgba(0,0,0,0.73)) 0 0 repeat-x;

}
#content{
  background-color: #FFFFFF;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 1px solid #B2B2B2;
  border-top: 0;
  padding: 15px;
}
