/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}








/* DEBUT */

html {
	font-size: 100%;
}

body {
	font-family: arial, verdana, serif; 
	font-size: 0.8em;
}

h4 {	
	margin-top: 5px;
	margin-bottom: 30px;
	color: red;
	font-size: 1.2em;
	font-weight: bold;
}

h5 {
   margin-top: 20px;	
	margin-bottom: 15px;	
	font-weight: bold;
}

p, li {
	line-height: 1.5em;
}


ul {
	margin-left: 30px;
}

ul.pack {
	font-size: x-small;
	margin:0px;
	padding:0px;	
}

li {
	list-style: disc;
}

.pack li {
	list-style:none;
	padding-top: 4px;
	padding-left: 25px;
	height: 22px;
	background: url(pack.png) no-repeat;
}

p, ul {
	padding: 0 0 1em 0;
}

.midle {
	margin-top: auto;
	margin-bottom: auto;
}

img.header {
	width: 566px;
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px; 
}

img.illustration {
	width: 544px;
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px; 
}

img.illustr-manuel {
	   display: block;
   margin-left: auto;
   margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px; 
}


td{
   vertical-align: middle;
   font-weight: bold;
   padding-right: 10px;
   padding-bottom: 10px;
}

.intro {
	margin-left: auto; 
 	margin-right:auto;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 544px;
	padding-left: 10px;
	background-color:#FFF; /* blanc */
}

.menu {
	margin-left: auto; 
 	margin-right:auto;
	margin-top: 30px;
	width: 544px;
	padding-left: 10px;
	background-color:#FFF;
	text-align: center;
} 

.article {
	margin-left: auto; 
 	margin-right:auto;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 544px;
	background-color:#FFF; /* blanc */
	border: 1px solid;
	border-color:#F00; /* rouge */
	padding: 10px;
		}

.article-manuel {
	margin-left: auto; 
 	margin-right:auto;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 544px;
	background-color:#FFF; /* blanc */
	border: 1px solid;
	border-color:#F00; /* rouge */
	padding: 10px;
		}

.article-manuel h5 {
   margin-top: 20px;	
	margin-bottom: 40px;
	text-decoration: underline; 
}

.surtitre{  
	font-weight: bold;
	margin-bottom: 10px;
}

.top {
  text-align: right;
  font-size: 0.6em;
}

.footer {
	margin-left: auto; 
 	margin-right:auto;
	margin-top: 30px;
	margin-bottom: 10px;
	background-color:#FFF; /* blanc */
	font-size: x-small;
	text-align: center;
}

.english{
  font-style:italic; 
}

.icone-manuel{
  margin-bottom: 25px;
  margin-left: 25px;
}

.icone-manuel img{
  	border: 1px solid;
	border-color:#F00; /* rouge */
}

object {

	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px; 

}

a {
	color: red;
	text-decoration:none; /* ouvrir dans une autre fenêtre */
}

a:active {
	background-color:#000 !important;
	color:#fff;
	text-decoration: none;
}

a:hover {
	background-color:red;
	color:#fff;
}

.image a  {
	color:#fff;
	text-decoration:none; /* ouvrir dans une autre fenêtre */
}

.image a:active  {
	background-color:#fff !important;
	color:#fff;
	text-decoration: none;
}

.image a:hover  {
	background-color:#fff;
	color:#fff;
}

.code {
	padding: 0px 0px 0px 20px;
	font-style:italic;
	
	
}




/* 06 33 39 91 73 pATRICE */
