/*///////////////////////////////*/
/*  	Reinitialisation CSS 	*/
/*/////////////////////////////*/
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 {
	color: #fff;
	background: #000 url(./../../image/css/bg-attente.jpg) top center no-repeat;
	font: 1em/1.3em "Trebuchet MS","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	text-align:left;	 
}
strong{font-weight:800;}
em{font-style:italic;}
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: "" "";
}

acronym, abbr{
	border-bottom: 1px dotted;
	cursor : help;
}
abbr[title], acronym[title]{
	border-bottom: 1px dotted;
	cursor: help;
	padding:1px;
}

a:link,a:visited {color:orange;text-decoration:none;}
a:hover,a:active {border-bottom: dashed 1px orange;}
#wrapper {width:600px;margin:190px auto 0 auto;}
h1 {text-indent:-9999em;font-size:2em;}
h2 {text-align:center;font-size:1.2em;margin-bottom:1.5em;}
h2 span {font-weight:bold;font-size:1.4em;}
h2 em {font-size:.8em;}
p {width:570px; margin:0 auto 1.2em auto;}
ul {width:570px; margin:0.5em auto 1.8em auto;}
li {margin:0 0 .5em 1.5em;}
ul li {background: transparent url(../../image/puce.png) top left no-repeat;padding-left:26px;text-align:left;}

a.site_VT:link,a.site_VT:visited {width:203px;height:63px;text-indent:-9999em;display:block;background:url(../../image/css/voir-site-VT.png) 0px 0px no-repeat;float:left;margin:0 1em 0 0;}
a.site_VT:hover,a.site_VT:active{background-position: -203px 0px;border-bottom:none;}

.adresse {width:640px;margin: 3.5em auto 1.5em auto;font-size:.8em;text-align:center;text-shadow: -2px 2px 7px #000;}
