﻿.fond_haut {
	background-image:url(images/fond_haut.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:900px;
	height:22px;
}
.fond_milieu {
	background-image:url(images/fond_milieu.png);
	background-repeat:repeat-y;
	background-position:center center;
	width:900px;
}
.fond_bas {
	background-image:url(images/fond_bas.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:900px;
	height:22px;
}
.fond_depannage {
	background-image:url(images/fond-depannage-informatique-domicile.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.fond_page{
	background-image:url(images/fond-site.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.tel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight:bold;
}
.depannage {
	font-family:"Courier New", Courier, monospace;
	font-size:3em;
	font-weight:bold;
}
.titre_forfait {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;
	text-align:center;
}
.description_forfait {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	vertical-align:top;
	list-style-image:url(images/puce.png);
	text-align:left;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
}
ul {
	margin:0px;
}
.texte_forfait {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	vertical-align:top;
	list-style-image:url(images/puce.png);
	text-align:justify;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
}
.fond_orange {
	background-image:url(images/fond_noire.png);
	background-repeat:no-repeat;
}
.fond_entete {
	background-image:url(images/fond.png);
	background-repeat:no-repeat;
}
.info {
	background-image:url(images/fond_info.png);
	background-repeat:no-repeat;
}
.liens_bas {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background-image:url(images/fond_liens.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
}
.titreMoyen {
	font-family:"Courier New", Courier, monospace;
	font-size:1.8em;
}
.titreCorps {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight: bold;
}

