body {
	background: #FFF;
	color: #000;
	font: 11px/1.3 Verdana,sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
}

a {
	color: #06C;
}

a:hover,
a:focus {
	text-decoration: none;
}

img {
	border: 0;
}

.spacer {
	clear: both;
	display: block;
}

ul {
	margin: 1em 0;
	padding: 0;
}

/* Page */
#page {
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin: 0 auto;
	width: 966px;
}

/* Header */
#header {
	background: url("../images/id-roche-small.gif") no-repeat 871px 32px;
	border-bottom: 1px solid #CCC;
	padding: 16px 10px 0;
	position: relative;
}

#toolbox {
	font: 12px/1.2 Imago, Verdana, "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", sans-serif;
	height: 14px;
	list-style-type: none;
	margin: 1em 0 0;
	padding: 0 10px;
}

#toolbox li {
	display: inline;
}

img#site-indicator {
	display: block;
	float: left;
	margin: 3px 23px 0 0;
}

#toolbox a {
	color: #999;
	float: left;
	margin-right: 20px;
	text-decoration: none;
}

#toolbox a:hover,
#toolbox a:focus,
#toolbox a:active {
  color: #06c;
}

/* Nav */
#nav {
	height: 40px;
	list-style-type: none;
	margin: 41px 0 0;
}

#nav li {
	display: inline;
}

#nav a {
	background-image: url("../images/nav.gif");
	display: block;
	float: left;
	height: 40px;
	overflow: hidden;
	text-indent: -666em;
}

#item1 {
	background-position: 0 40px;
	width: 66px;
}
#item1:hover,
#item1:focus {
	background-position: 0 80px;
}
#item2 {
	background-position: -66px 40px;
	width: 63px;
}
#item2:hover,
#item2:focus {
	background-position: -66px 80px;
}
#item3 {
	background-position: -129px 40px;
	width: 85px;
}
#item3:hover,
#item3:focus {
	background-position: -129px 80px;
}
#item4 {
	background-position: -214px 40px;
	width: 93px;
}
#item4:hover,
#item4:focus {
	background-position: -214px 80px;
}
#item5 {
	background-position: -307px 40px;
	width: 88px;
}
#item5:hover,
#item5:focus {
	background-position: -307px 80px;
}
#item6 {
	background-position: -395px 40px;
	width: 46px;
}
#item6:hover,
#item6:focus {
	background-position: -395px 80px;
}

/* Content */
#content {
	background: #E6EDF5 url("../images/background.jpg") no-repeat top;
	width: 100%; /* Fix hasLayout bug in IE */
}

#masthead {
	height: 274px;
	position: relative;
}

#masthead em {
	background: transparent;
	color: #FFF;
	font-size: 45px;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	position: absolute; top: 21px; left: 20px;
	text-transform: uppercase;
	z-index: 100;
}

#masthead strong {
	font-size: 35px;
	line-height: 1em;
	position: absolute; top: 45px; left: 20px;
	z-index: 1;
}

#masthead strong a {
	color: #0E5DA0;
	text-decoration: none;
}

/* Subnav */
#subnav {
	background: url("../images/nav-hdots.gif") repeat-x 0 100%;
	float: left;
	list-style-type: none;
	margin: 0 19px 0 0;
	padding: 0 0 1px;
	width: 203px;
}

#subnav li {
	background: url("../images/nav-hdots.gif") repeat-x 0 0;
	display: block;
	padding: 1px 0 0;
	width: 203px;
}

#subnav a {
	background: url("../images/nav-pointer.gif") no-repeat 22px 11px;
	display: block;
	font-size: 12px;
	padding: 4px 0 3px 29px;
	text-decoration: none;
	width: 174px;
}

#subnav a:focus,
#subnav a:hover,
#subnav a:active {
	text-decoration: underline;
}

/* Text */
#text {
	float: left;
	margin: 0 20px 40px 0;
	width: 501px;
}

h1 {
	font-size: 20px;
	margin: 0;
	padding: 0;
}

h1 a {
	background: transparent;
	color: #666;
	text-decoration: none;
}

h2 {
	font-size: 1.17em;
	margin: 1em 0;
}

#text ul {
	margin-left: 1.5em;
}

#button {
	color: #FFF;
	font-size: 1.3em;
	margin: 1em 0 2em;
	padding: 0;
	text-align: center;
}

#button span {
	position: relative; top: 35px;
}

#button a {
	background: url("../images/button.gif") no-repeat;
	color: #FFF;
	display: block;
	height: 50px;
	margin: 0 auto;
	padding-top: 45px;
	text-decoration: none;
	text-transform: uppercase;
	width: 450px;
}

#button a:hover,
#button a:focus {
	text-decoration: underline;
}

#more-trigger {
	background: url("../images/arrow-right.gif") no-repeat 0 60%;
	color: #000;
	cursor: pointer;
	font-weight: bold;
	margin: 1.5em 0 2em;
	padding-left: 11px;
	text-decoration: none;
}

#more-trigger.triggered {
	background: url("../images/arrow-down.gif") no-repeat 0 60%;
}

#more-box :first-child {
	margin-top: 0;
}

#related-searches {
	color: #999;
	margin: 2em 0;
}

#related-searches a {
	color: #999;
	text-decoration: none;
}

/* Aside */
#aside {
	float: right;
	padding: 0 20px;
	width: 183px;
}

#illustration {
	margin: 10px 0 10px 2px;
}

/* Footer */
#footer {
	background: #FFF url("../images/hdots.gif") repeat-x top;
	color: #999;
	padding-bottom: 4px;
}

#footer ul {
	background: url("../images/hdots.gif") repeat-x bottom;
	height: 1.3em;
	list-style-type: none;
	margin: 0;
	padding: 4px 0;
}

#footer li {
	background: url("../images/vdots.gif") repeat-y left;
	float: left;
	margin: 0 ;
	padding: 0 16px;
}

#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover,
#footer a:focus {
	text-decoration: underline;
}

#footer p {
	clear: both;
	font-size: 10px;
	line-height: 1.2;
	margin: 19px 0 2px;
	padding: 0 20px;
}

/* Index */

#index-masthead {
	height: 78px;
	position: relative;
}

#index-masthead span {
	background: transparent;
	color: #FFF;
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	position: absolute; top: 21px; left: 20px;
	text-transform: uppercase;
	z-index: 100;
}

#index {
	background: #FFF;
	margin: 0;
	padding: 50px 20px 40px;
}

#index #menu {
	height: 240px;
	list-style-type: none;
	margin: 0 auto 50px;
	padding: 0 0 0 22px;
	width: 602px;
}

#menu li {
	background: url("../images/box-background.gif");
	display: block;
	float: left;
	height: 74px;
	margin: 0 22px 6px 0;
	width: 279px;
}

#menu a {
	background: no-repeat 3px 5px;
	color: #FFF;
	display: block;
	font-size: 18px;
	height: 74px;
	line-height: 74px;
	padding: 0 0 0 94px;
	text-decoration: none;
	width: 185px;
}

#grippe a {
	background-image: url("../images/vignette6.jpg");
}
#prevention a {
	background-image: url("../images/vignette1.jpg");
}
#traitement a {
	background-image: url("../images/vignette4.jpg");
}
#vaccination a {
	background-image: url("../images/vignette5.jpg");
}
#quiz a {
	background-image: url("../images/vignette3.jpg");
}
#faq a {
	background-image: url("../images/vignette2.jpg");
}

#index p {
	padding-left: 1.5em;
}

#index p#more-trigger {
	padding-left: 11px;
}

#index ul {
	margin-left: 1.5em;
}

