.blanc {
	color: #FFF;
	text-decoration: none;
}
html {
    font-size: 100%;
}
body {
	font-size: 12px;
	color: #212376;
	margin: 0px;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #c3bdbc;
	background-image: url(images/maisons-formidables-bbc.jpg);
}
h4 {
margin:0;
padding:0;
}
	
INPUT {
	color:#000;
	font-size:0.8em;
	font-family:Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CB6912;
	border-right-color: #CB6912;
	border-bottom-color: #CB6912;
	border-left-color: #CB6912;
	background-color: #FFF;
	line-height: 0.95em;
}
input[type=radio] {
	background-color:transparent;
	border:none;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

input[type=button] {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CB6912;
	border-right-color: #CB6912;
	border-bottom-color: #CB6912;
	border-left-color: #CB6912;
	background-color: #FFF;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}


/* Page */
#global {
	/*-moz-box-shadow: 1px 1px 12px #b8b3ad;
	-webkit-box-shadow: 1px 1px 12px  #b8b3ad;
	box-shadow: 1px 1px 12px  #b8b3ad;*/
}


/* Navigation */
#navigation {
	text-decoration: none;
	width: 1000px;
	padding: 0px;
	float: left;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	height: 35px;
	background-image: url(images/nav-violet.png);
}
.btnMenu125 {
	height: 35px;
	text-decoration: none;
	top: 0px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	float: left;
	vertical-align: middle;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1.09em;
	display: block;
	line-height: 35px;
	padding-right: 1em;
	padding-left: 1em;
	background-image: url(images/filets-menu.png);
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.btnMenu125 a {
	text-decoration: none;
	top: 0px;
	color: #9697D1;
	font-weight: bold;
	display: block;
}
.btnMenu125 a:hover {
	text-decoration: none;
	top: 0px;
	color: #FCCD1A;
	font-weight: bold;
}
.btnMenu125Choix {
	height: 35px;
	text-decoration: none;
	top: 0px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	float: left;
	vertical-align: middle;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1.09em;
	display: block;
	line-height: 35px;
	padding-right: 1em;
	padding-left: 1em;
	background-image: url(images/filets-menu.png);
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.btnMenu125Choix a {
	text-decoration: none;
	top: 0px;
	color: #FFF;
	font-weight: bold;
	display: block;
}
.btnMenu125Choix a:hover {
	text-decoration: none;
	top: 0px;
	color: #FCCD1A;
	font-weight: bold;
}
#contenu {
	width: 1000px;
	background-color: transparent;
	visibility: visible;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	/*-moz-box-shadow: 1px 1px 12px #d0d0bf;
	-webkit-box-shadow: 1px 1px 12px #d0d0bf;
	box-shadow: 1px 1px 12px #d0d0bf;*/
	float: left;
}
/* --- POSITIONNEMENT --- */

/* Page */
html, body {
	height: 100%; /* Voir -> Note 1 ci-dessous */
}
#global {
	/* min-height: 98%; -> 1 */
	width: 1000px;
	overflow: hidden; /* -> 2 */
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 220px;
	padding: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
#boite1000 {
	width: 1000px;
	text-decoration: none;
	float: left;
	top: -150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: transparent;
	padding-top: 210px;
	margin: 0px;
	height: 35px;
}
}

acronym{
	cursor : help;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	display: inline;
	margin: 0px;
	padding: 2px;
}

pre{
	margin : 0%;
}

/* fr : Voila le truc */
/* en : Here is the trick*/

/* fr : Ce DIV agit egalement en tant que conteneur */
/* en : This DIV also acts as a container*/
.upperleft{
	background-color : #FFF;
	background-image : url(images/HG.png);
	background-repeat : no-repeat;
	background-position : left top;
	padding: 0px;
	width: 100%;
	margin: 0px;
}

.upperright{
	background-image : url(images/HD.png);
	background-repeat : no-repeat;
	background-position : right top;
	padding: 0px;
	margin: 0px;
}

.lowerleft{
	background-image : url(images/BG.png);
	background-repeat : no-repeat;
	background-position : left bottom;
	margin: 0px;
	padding: 0px;
}

.lowerright{
	background-image : url(images/BD-i.png);
	background-repeat : no-repeat;
	background-position : right bottom;
	padding: 1em;
	height: 450px;
}
.upperleft-i{
	background-image : url(images/HG-i.png);
	background-repeat : no-repeat;
	background-position : left top;
	padding: 0px;
	width: 100%;
	margin: 0px;
}

.upperright-i{
	background-image : url(images/HD-i.png);
	background-repeat : no-repeat;
	background-position : right top;
	padding: 0px;
	margin: 0px;
}

.lowerleft-i{
	background-image : url(images/BG-i.png);
	background-repeat : no-repeat;
	background-position : left bottom;
	margin: 0px;
	padding: 0px;
}

.lowerright-i{
	background-image : url(images/BD-i.png);
	background-repeat : no-repeat;
	background-position : right bottom;
	padding: 1em;
}
.upperleft-iT{
	background-image : url(images/HG-iT.png);
	background-repeat : no-repeat;
	background-position : left top;
	padding: 0px;
	width: 100%;
	margin: 0px;
	color: #FFF;
}

.upperright-iT{
	background-image : url(images/HD-iT.png);
	background-repeat : no-repeat;
	background-position : right top;
	padding: 0px;
	margin: 0px;
}

.lowerleft-iT{
	background-image : url(images/BG-iT.png);
	background-repeat : no-repeat;
	background-position : left bottom;
	background-color: #FFF;
}

.lowerright-iT{
	background-image : url(images/BD-iT.png);
	background-repeat : no-repeat;
	background-position : right bottom;
}


#mapage{
	width: 1000px;
	background-color: #C7C1BF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 250px;
	padding: 0px;
}

#blocGauchesimple {
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0em;
	float: left;
	vertical-align: top;
	display: block;
}

#blocGauchesimple2 {
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0em;
	vertical-align: top;
	float:left;
	width:550px;
}
#blocGauchesimple2 ul {
	line-height:25px;
	
}
#blocGauchesimple2 li{
	list-style-image: url(images/puce-orange.png);	/*line-height:28px;*/
	list-style-type: none;	
}

.bloccadreselection {
	text-align: left;
	text-decoration: none;
	margin: 0em 0em 0em 1em;
	padding: 1em;
	float: left;
	vertical-align: top;
	width: 470px;
	display: block;
	border: 1px dotted #009;
}

#blocGauchesimple a {
	font-weight: bold;
	color: #E95A27;
	text-decoration: none;
}
#blocGauchesimple280 {
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0em;
	width:280px;
	float: left;
	vertical-align: top;
	display: block;
	position:relative;
}
#blocGauchesimple400 {
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0em;
	width:420px;
	float: left;
	vertical-align: top;
	display: block;
}
.lienorange {
	font-weight: bold;
	color: #E95A27;
	text-decoration: none;
}

.lien_externe a {
	font-weight: bold;
	color: #E95A27;
	text-decoration: none;
}
.couleurorange {
	font-weight: bold;
	color: #E95A27;
	text-decoration: none;
}
.soustitrep1 {
	font-weight: bold;
	color: #E95A27;
	text-decoration: none;
	font-size: 1.6em;
}

.soustitremaisons {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 1.3em;
	background-color:#E95A27;
	
}
#blocGauche {
	text-align: left;
	text-decoration: none;
	width: 730px;
	margin: 0px;
	padding: 0em;
	float: left;
	vertical-align: top;
	display: block;
}
.blocGauche50percent {
	text-align: left;
	text-decoration: none;
	width: 50%;
	margin: 0px;
	padding: 0em;
	float: left;
	vertical-align: top;
	display: block;
}

#blocDroite {
	text-align: left;
	text-decoration: none;
	width: 260px;
	margin: 25px 0px 0px;
	padding: 0em;
	float: right;
	display: block;
}
.blocGauche h1 {
	font-size: 1.3em;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 0.75em;
	margin-bottom: 0em;
	width: 730px;
}

.bloc00Flash {
	text-align: left;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 396px;
}
.bloc00detailactu {
	text-align: left;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	/*-height: 174px;*/
}
.bloc00detailactu p {
	margin-top: 0;
	margin-bottom:1em;
}
.bloc00detailactu p a {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
.bloc00detailactu a {
	color: #22B573;
	text-decoration: none;
	font-weight: bold;
}
.bloc00detailactu a:hover {
	color: #212376;
	text-decoration: none;
	font-weight: bold;
}
.bloc00 {
	text-align: left;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	/*-height: 174px;*/
}
.bloc00 p {
	margin-top: 0;
	margin-bottom:1em;
}
.bloc00 p a {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
.bloc00 a {
	color: #22B573;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: none;
	padding-bottom: -0.5em;
	padding-top: -0.5em;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
}
.bloc00 a:hover {
	color: #212376;
	text-decoration: none;
	font-weight: bold;
}
.bloc00actu {
	text-align: left;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 390px;
}
.bloc00actu a {
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: none;
	padding-bottom: -0.5em;
	padding-top: -0.5em;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #272878;
}
.bloc00actu a:hover {
	color: #272878;
	text-decoration: none;
	font-weight: bold;
}


.bloc00fin {
	text-align: left;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	/*height: 370px;*/
}
.bloc00fin a {
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: none;
	padding-bottom: -0.5em;
	padding-top: -0.5em;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #22B573;
}
.bloc00fin a:hover {
	color: #272878;
	text-decoration: none;
	font-weight: bold;
}
.bloc01{
	float: left;
	text-align: left;
	background-position: top;
	width: 730px;
	background-color: #FFF;
	margin-top: 0px;
	margin-left: 0em;
	padding: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bloc01  h1 {
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
.bloc01Blanc{
	float: left;
	text-align: left;
	background-position: top;
	width: 730px;
	margin-top: 10px;
	margin-left: 0em;
	padding: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	vertical-align: middle;
}
.bloc01Blanc img {
	display: block;
	float: left;
	margin-bottom: 0em;
	vertical-align: middle;
	margin-right: 0.5em;
}
/*
.bloc01Blanc  h1 {
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
*/
.bloc01logos{
	float: left;
	text-align: left;
	background-position: top;
	width: 730px;
	margin-top: 10px;
	margin-left: 0em;
	padding: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	vertical-align: middle;
}
.bloc01BlancFiche {
	float: left;
	text-align: left;
	background-position: top;
	width: 730px;
	margin-top: 10px;
	margin-left: 0em;
	padding: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	vertical-align: middle;
}
.bloc01BlancFiche img {
	display: block;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.bloc01BlancFiche  h1 {
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
.positionnement {
	display: block;
	height:175px;
}
.bloc01Blanc360px{
	
/*	
	float: left;
	text-align: left;
	background-position: top;
	width: 730px;
	margin-top: 10px;
	margin-left: 0em;
	padding: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	vertical-align: middle;
*/	
	
	float: left;
	text-align: left;
	background-position: left top;
	width: 360px;
	margin-top: 10px;
	margin-left: 0em;
	margin-right: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	padding: 0em;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFF;
}
.bloc01Blanc360px p {
padding-bottom:0px;
margin-bottom:5px;

}
.bloc01Blanc360px img {
	display: block;
	float: left;
	margin-bottom: 5px;
}
.bloc01Blanc360px  h1 {
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	width: 100%;
}


.bloc01Blanc360pxnolimit{
	
	float: left;
	text-align: left;
	background-position: left top;
	width: 360px;
	margin-top: 10px;
	margin-left: 0em;
	margin-right: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	padding: 0em;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFF;
}
.bloc01Blanc360pxnolimit p {
padding-bottom:0px;
margin-bottom:5px;

}
.bloc01Blanc360pxnolimit img {
	display: block;
	float: left;
	margin-bottom: 5px;
}
.bloc01Blanc360pxnolimit  h1 {
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	width: 100%;
}
.savoirPlus {
	font-size: 1.2em;
	color: #E95A27;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	border-top-style: dotted;
	display: block;
	background-attachment: scroll;
	background-image: url(images/savoir-plus.png);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	height: 35px;
	margin-top: 0em;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 35px;
	text-indent: 52px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	margin-bottom: 0em;
	float: left;
	width: 240px;
	border-top-width: 1px;
	border-top-color: #E95A27;
}
.savoirPlus a {
	font-weight: bold;
	color: #E95A27;
	text-decoration: none;
}
.savoirPlus a:hover {
	font-weight: bold;
	color: #212376;
	text-decoration: none;
}
.pucemaison {
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	display: block;
	background-attachment: scroll;
	background-image: url(images/puce-orignie.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	height: 32px;
	margin-top: 0.3em;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 32px;
	text-indent: 30px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	margin-bottom: 0em;
	float: left;
	width: 240px;
}
.voirPlan {
	font-size: 1.2em;
	color: #E95A27;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	border-top-style: dotted;
	display: block;
	background-attachment: scroll;
	background-image: url(images/picto-plans.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	height: 38px;
	margin-top: 0.3em;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 38px;
	text-indent: 52px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	margin-bottom: 0em;
	float: left;
	width: 240px;
	border-top-width: 1px;
	border-top-color: #E95A27;
}
.voirPlan a {
	font-weight: bold;
	color: #E95A27;
	text-decoration: none;
}
.voirPlan a:hover {
	font-weight: bold;
	color: #212376;
	text-decoration: none;
}
.envoiAmi {
	font-size: 1.2em;
	color: #E95A27;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	display: block;
	background-attachment: scroll;
	background-image: url(images/picto-envoi-mail-ami.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	height: 38px;
	margin-top: 0.3em;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 38px;
	text-indent: 52px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	margin-bottom: 0em;
	float: left;
	width: 240px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E95A27;
}
.envoiAmi a {
	font-weight: bold;
	color: #E95A27;
	text-decoration: none;
}
.envoiAmi a:hover {
	font-weight: bold;
	color: #212376;
	text-decoration: none;
}
.bloc01Transparent{
	float: left;
	text-align: left;
	background-position: top;
	width: 730px;
	background-color: transparent;
	margin-top: 10px;
	margin-left: 0em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	padding: 0em;
}
/*
.bloc01Transparent  h1 {
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
*/
.bloc01actus{
	float: right;
	text-align: left;
	background-position: left top;
	width: 250px;
	background-color: #FFD53D;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-left: 0em;
	background-image: url(images/fond-blocs730Orange02.png);
	font-weight: bold;
}
.bloc01actus img {
	float: left;
	margin-right: 0.4em;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bloc01actus  h1 {
	font-size: 1.3em;
	text-align: left;
	text-decoration: none;
	margin-top: -0.7em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0.3em;
	padding: 0px;
}

.imagecentre h2{
	height:50px;
}

.bloc01actusbis{
	float: right;
	text-align: left;
	background-position: left top;
	width: 250px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-left: 0em;
	/*background-image: url(images/fond-blocs730Orange01.png);*/
	font-weight: bold;
}
.bloc01actusbis img {
	/*float: left;*/
	margin-right: 0.4em;
	/*display: block;*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bloc01actusbis  h1 {
	font-size: 1.3em;
	text-align: left;
	text-decoration: none;
	margin-top: -0.7em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0.3em;
	padding: 0px;
}
.bloc01Gris02{
	float: left;
	text-align: left;
	background-position: left top;
	width: 470px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-image: url(images/fond-blocs-grisClair.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-left: 0em;
}
.bloc01Gris02 img {
	float: left;
	margin-right: 15px;
	display: block;
}
.bloc01Gris02  h1 {
	font-size: 1.5em;
	text-align: left;
	text-decoration: none;
	display: block;
	margin-top: -0.7em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0.3em;
	padding: 0px;
}

.bloc01Gris92{
	float: left;
	text-align: left;
	background-position: left top;
	width: 730px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-image: url(images/fond-blocs-grisClair.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-left: 0em;
}
.bloc01Gris92 img {
	float: left;
	margin-right: 15px;
	display: block;
}

.bloc01Gris92  h1 {
	font-size: 1.5em;
	text-decoration: none;
	display: block;
	margin-top: 0em;
	margin-bottom: 0.5em;

}

.bloc01neutre99p{
	float: left;
	text-align: left;
	background-position: left top;
	width: 360px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-left: 0em;
}

.bloc01Gris99p{
	float: left;
	text-align: left;
	background-position: left top;
	width: 360px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-image: url(images/fond-blocs-grisClair.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-left: 0em;
}
.bloc01Gris99p img {
	float: left;
	margin-right: 15px;
	display: block;
}
.bloc01Gris99p  h1 {
	font-size: 1.5em;
	text-align: left;
	text-decoration: none;
	display: block;
	margin-top: -0.7em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0.3em;
	padding: 0px;
}


.bloc0099 {
	text-align: left;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	/*-height: 174px;*/
}
.bloc0099 p {
	margin-top: 0;
	margin-bottom:1em;
}
.bloc0099 p a {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
.bloc0099 h3 {
	font-size:12px;
}
.bloc0099 a {
	color: #22B573;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: none;
	padding-bottom: -0.5em;
	padding-top: -0.5em;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.bloc0099 a:hover {
	color: #212376;
	text-decoration: none;
	font-weight: bold;
}
.bloc01Orange{
	float: left;
	text-align: left;
	background-position: left top;
	width: 730px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond-blocs730Orange01.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-left: 0em;
	color: #212376;
	text-decoration: none;
}
.bloc01Orange img {
	float: left;
	margin-right: 15px;
	display: block;
}
.bloc01Orange  h1 {
	font-size: 1.5em;
	text-align: left;
	text-decoration: none;
	display: block;
	margin-top: -0.7em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0.3em;
	padding: 0px;
}

.bloc01BlancTemps{
	float: left;
	text-align: left;
	background-position: 20px -10px;
	width: 730px;
	margin-top: 10px;
	margin-left: 0em;
	padding: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	vertical-align: middle;
	background-image: url(images/fond-temps.jpg);
}
.bloc01BlancTemps img {
	display: block;
	float: left;
	margin-bottom: 0em;
	vertical-align: middle;
	margin-right: 0.5em;
}
.bloc01Ciel{
	float: left;
	text-align: left;
	background-position: left top;
	width: 730px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond-1ciel.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-left: 0em;
	color: #212376;
}
.bloc01Ciel img {
	/*float: left;*/
	/*margin-right: 15px; */
	/*display: block; */
	vertical-align:bottom;
	paddgin:0;
	margin:0;
}
.bloc01Ciel  h1 {
	font-size: 1.5em;
	text-align: left;
	text-decoration: none;
	display: block;
	margin-top: -0.7em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0.3em;
	padding: 0px;
}
.bloc02{
	padding : 0em;
	width: 250px;
	float: right;
	text-align: center;
	font-size: 0.85em;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(images/fond-blocs-violet01.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.bloc02  a {
	color: #FFF;
	text-decoration: none;
}
.bloc02  a:hover {
	text-decoration: none;
	color: #FCCD1A;
}
.bloc02 p {
	padding-bottom: 0.3em;
}
.bloc02  h1 {
	font-size: 1.2em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 18px;
	text-decoration: none;
}


.bloc02vpi{
	padding : 0em;
	width: 250px;
	float: right;
	text-align: center;
	font-size: 0.85em;
	background-color: #FFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-attachment: scroll;
	background-image: url(images/fond-blocs-grisClair.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.bloc02vpi p {
	text-align: left;
	padding-bottom: 0.3em;
	font-size: 1.05em;
	
}

.bloc02v{
	padding : 0em;
	width: 250px;
	float: right;
	text-align: center;
	font-size: 0.85em;
	background-color: #FFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.bloc02v p {
	text-align: left;
	padding-bottom: 0.3em;
}

.bloc02Rappelle{
	padding : 0em;
	width: 250px;
	float: right;
	text-align: left;
	font-size: 0.9em;
	background-color: #FFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-attachment: scroll;
	background-image: url(images/OnVousRappelle.png);
	background-repeat: no-repeat;
	background-position: 120px 15px;
}




.bloc02Interview{
	padding : 0em;
	width: 250px;
	float: right;
	text-align: left;
	background-color: #FFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-attachment: scroll;
	background-image: url(images/reportage-interviews.jpg);
	background-repeat: no-repeat;
	background-position: 125px -2px;
	font-size: 0.9em;
}
.bloc02Interview a {
	text-decoration: none;
	color: #F15A24;
}
.lien_menu_actu, .lien_menu_actu a{
	text-align: left;
	color: #212376;
	font-size: 1.1em;

}

.lien_menu_actu a:hover{
	color: #E95A27;
}
.bloc02  img {
	text-align: center;
	vertical-align: top;
	margin-top: 0.2em;
	margin-left: 0em;
	padding: 0em;
	margin-right: 0px;
	margin-bottom: 0.2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.bloc02Vert{
	padding : 0em;
	width: 250px;
	float: right;
	text-align: center;
	font-size: 0.85em;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(images/fond-blocs-Vert.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.bloc02Vert p {
	text-align: left;
	padding-bottom: 0.3em;
}
.bloc02Vert img {
	text-decoration: none;
	display: block;
	float: left;
	padding-bottom: 0.3em;
	margin-right: 0.5em;
}
.bloc02Gris{
	padding : 0em;
	width: 250px;
	float: right;
	text-align: left;
	font-size: 0.95em;
	background-color: #504C51;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FFF;
}
.bloc02Gris a:hover {
	color: #212376;
	text-decoration: none;
}
.bloc02Gris a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.bloc02Gris  h1 {
	font-size: 1.2em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 18px;
	text-decoration: none;
}
.bloc02Gris  img {
	text-align: center;
	vertical-align: top;
	margin-left: 0em;
	padding: 0em;
	border: 1px solid #999;
}
.bloc02VertAnis{
	padding : 0em;
	width: 250px;
	text-align: left;
	font-size: 0.95em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FFF;
	background-color: #FFF;
	background-image: url(images/fond-blocs-VertAnis.png);
	float: left;
}
.bloc02VertAnis a:hover {
	color: #212376;
	text-decoration: none;
}
.bloc02VertAnis a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.bloc02VertAnis  h1 {
	font-size: 1.2em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 18px;
	text-decoration: none;
}
.bloc02VertAnis  img {
	text-align: center;
	vertical-align: top;
	margin-top: 0.2em;
	margin-left: 0em;
	padding: 0em;
	margin-right: 0px;
	margin-bottom: 0.2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bloc05raisons {
	width: 120px;
	float: left;
	text-align: center;
	font-size: 1em;
	color: #212376;
	height: 125px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 1.4em;
	margin-left: 0px;
	padding-top: 0em;
	padding-right: 0em;
	padding-left: 0em;
	background-attachment: scroll;
	background-image: url(images/fond-5raisons.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	line-height: 1em;
}
.bloc05raisons a:hover {
	color: #FCFFF9;
	text-decoration: none;
}
.bloc05raisons a {
	font-weight: bold;
	color: #212376;
	text-decoration: none;
}
.bloc05raisons  h1 {
	font-size: 1.2em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 18px;
	text-decoration: none;
}
.bloc220px {
	width: 220px;
	float: left;
	text-align: left;
	color: #212376;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	padding-top: 0em;
	padding-right: 0em;
	padding-left: 0em;
	background-color: transparent;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.bloc-BoutonsVert{
	width: 235px;
	float: right;
	text-align: left;
	background-color: #16B26E;
	background-attachment: scroll;
	background-image: url(images/bloc-boutons.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 50px;
	font-weight: bold;
	color: #FFF;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 15px;
	font-size: 1.05em;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 0px;
	display: block;
	line-height: 50px;
}
.bloc-BoutonsVert a {
	color: #FFF;
	text-decoration: none;
}
.bloc-BoutonsVert p a {
	/*line-height: 50px;*/
}

.bloc-BoutonsVert a:hover {
	color: #212376;
	text-decoration: none;
}
.bloc-BoutonsOrange{
	width: 235px;
	float: right;
	text-align: left;
	background-color: #F15A24;
	background-attachment: scroll;
	background-image: url(images/bloc-boutons.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 50px;
	font-weight: bold;
	color: #FFF;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 15px;
	font-size: 1.05em;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 0px;
	display: block;
	line-height: 50px;
	
}
.bloc-BoutonsOrange a {
	color: #FFF;
	text-decoration: none;
}
.bloc-BoutonsOrange p a {
	line-height: 25px;
}

.bloc-BoutonsOrange a:hover {
	color: #212376;
	text-decoration: none;
}
.bloc-BoutonsJaune{
	width: 235px;
	float: right;
	text-align: left;
	background-color: #f8bd09;
	background-attachment: scroll;
	background-image: url(images/bloc-boutons.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 50px;
	font-weight: bold;
	color: #FFF;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 15px;
	font-size: 1.05em;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 0px;
	display: block;
	line-height: 50px;
	
}
.bloc-BoutonsJaune a {
	color: #272877;
	text-decoration: none;
}
.bloc-BoutonsJaune p a {
	line-height: 25px;
}

.bloc-BoutonsJaune a:hover {
	color: #E64910;
	text-decoration: none;
}
.bloc-BoutonsRose{
	width: 235px;
	float: right;
	text-align: left;
	background-color: #DB3481;
	background-attachment: scroll;
	background-image: url(images/bloc-boutons.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 50px;
	font-weight: bold;
	color: #FFF;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 15px;
	font-size: 1.05em;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 0px;
	display: block;
	line-height: 50px;
	
}
.bloc-BoutonsRose a {
	color: #FFF;
	text-decoration: none;
}
.bloc-BoutonsRose p a {
	line-height: 25px;
}

.bloc-BoutonsRose a:hover {
	color: #212376;
	text-decoration: none;
}
.bloc-BoutonsViolet{
	width: 235px;
	float: left;
	text-align: left;
	background-color: #272877;
	background-attachment: scroll;
	background-image: url(images/bloc-boutons.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 50px;
	font-weight: bold;
	color: #FFF;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 15px;
	font-size: 1.05em;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 0px;
	display: block;
	line-height: 50px;
	
}
.bloc-BoutonsViolet a {
	color: #FFF;
	text-decoration: none;
}
.bloc-BoutonsViolet p a {
	line-height: 25px;
}

.bloc-BoutonsViolet a:hover {
	color: #FCCD1A;
	text-decoration: none;
}
#acronym{
	cursor : crosshair;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FC0;
	display: inline;
	margin: 0px;
	padding: 2px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}

#boitecontact01 {
	width: 510px;
	float: left;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-left: 1em;
	margin-top: 1em;
	vertical-align: middle;
	text-align: right;
	margin-bottom: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 125px;
}
#boitediapo01 {
	width: 380px;
	float: left;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: middle;
	text-align: left;
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0.5em;
	padding-top: 12px;
}
#boitediapo01 img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E8E2D6;
	border-right-color: #E8E2D6;
	border-bottom-color: #E8E2D6;
	border-left-color: #E8E2D6;
}
#pied {
	font-size: 0.95em;
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0em;
	margin-top: 0.5em;
	color: #212376;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/fond-blocs-degradeBlanc.png);
	background-repeat: repeat-x;
	background-position: left -25px;
	font-weight: normal;
	height: 180px;
	line-height: 1.2em;
	text-decoration: none;
}
#pied a {
	text-decoration: none;
	color: #6A68A9;
	font-weight: bold;
}
#pied a:hover {
	color: #212376;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8686BA;
}
  &lt;/style&gt; 
     
[if lte IE 8]> 
  <style type="text/css"> 
  .ombre { 
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=135, Strength=8); 
    zoom: 1; 
  
  </style> 
<![endif] >

  }
.LECTUREDiapo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 25px;
	width: 25px;
	font-style: normal;
	display: block;
	float: left;
	text-align: left;
	vertical-align: top;
	padding-left: 0.5em;
	margin-right: 2px;
	margin-bottom: 0.5em;
	background-image: url(images/fond-rond01.png);
	background-repeat: no-repeat;
	padding-top: 0.5em;
}
.LECTUREDiapo a {
	text-decoration: none;
	color: #EC460F;
}
.LECTUREDiapo a:hover {
	text-decoration: none;
	color: #212376;
}
.xstooltip {
	visibility: visible;
	top: 0;
	left: 0;
	z-index: 2;
	padding: 0.2em;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px dotted #C2C3B3;
	text-decoration: none;
}
.filet {
	width: 100%;
	text-decoration: none;
	float: left;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0A734;
	height: 4px;
	display: block;
	margin-top: 0em;
	margin-bottom: 0em;
}
.sous-titre01 {
	font-size: 1.2em;
	color: #212376;
	text-decoration: none;
	display: block;
	font-style: italic;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}
.sous-titre02 {
	font-size: 1.35em;
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	margin-top: 0.3em;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0em;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sous-titre02 a,.sous-titre02 a:hover{
	color: #FFF;
}
.sous-titre03 {
	font-size: 1.5em;
	color: #212376;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 24px;
	border-top-style: none;
	display: block;
	background-attachment: scroll;
	background-image: url(images/picto-MF.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	line-height: 28px;
	margin-top: -0.2em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

.sous-titre033 {
	font-size: 1.2em;
	color: #212376;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 24px;
	border-top-style: none;
	display: block;
	background-attachment: scroll;
	background-image: url(images/picto-MF.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	line-height: 28px;
	margin-top: -0.2em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
.sous-titre03Pied {
	font-size: 1.1em;
	color: #212376;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 24px;
	border-top-style: none;
	display: block;
	background-attachment: scroll;
	background-image: url(images/picto-MF.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	margin-top: 0em;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 24px;
	margin-bottom: -0.7em;
}
.sous-titre04 {
	font-size: 1.7em;
	color: #F15A24;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0em;
	border-top-style: none;
	display: block;
	height: 28px;
	line-height: 28px;
	margin-top: -0.2em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
.sous-titre05 {
	font-size: 1.7em;
	color: #212376;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0em;
	border-top-style: none;
	display: inline;
	height: 28px;
	line-height: 28px;
	margin-top: -0.2em;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
	width: 100%;
}

.largeur_750px{
		width: 700px;
		display:block;
		

}
.BigChiffre {
	font-size: 2em;
	line-height:32px;
	text-decoration: none;
	margin-top: 0.7em;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	/*padding-top:10px;*/
	padding-left:40px;
	padding-bottom:0;
	padding-top:0;
	background-image:url(images/picto-MF.png);
	/*background-image:url(images/logo-MF-petit.png);*/
	background-repeat:no-repeat;
	background-position: center center;
	height:32px;
	width:65px;
}
#imagecentre{
	width: 700px;
	height:100px;
	text-align: center;
}
.imagecentre{
	background-color: transparent;
	background-color: none;
	
}
.video_bloc{
z-index:1;
position:relative;
}

.fournisseurs-logo {
	text-align: center;
	text-decoration: none;
	width: 176px;
	height: 125px;

	margin: 0px;
	padding: 0em;
	float: left;
	display: block;
}

.fournisseurs-logo img{
display:block; 
margin:0 auto;
float:none;
}

.scroll_resultat{
	height:400px;
	overflow:auto;
}

.legende{
	font-size:0.8em;	
}

.colonne_ville{
	width:150px;
	float:left;
	display:block;
}

#13{
	margin:0;
	padding:0;
}
#84{
	margin:0;
	padding:0;
}			  

