/* --- STYLES DE BASE --- */
*{
  outline:medium none;
}
/* Page */
html {
    font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
}
body {
    margin: 0;
    padding: 0;
    line-height: 1.4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
    color: #535353;
	background:#FFF url(../images/interface/body.png) repeat-x;
}

/* Titres */
h1, h2, 

dl, h4, h5, h6 {
    margin: 0; /* Rapproche le titre du texte. (5) */
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
    line-height: 1.2;
    font-weight: bold; /* Valeur par défaut. (6) */
    font-style: normal;
}

h1 {
    font-size: 1.75em;
}

#brand {
	margin:15px 0 0 0;
	padding:0;
	position:absolute;
	text-indent:-9999px;
	background:url(../images/interface/h1-brand.png) no-repeat;
	width:252px;
	height:100px;
}
#brand a {
	display:block;
	width:252px;
	height:100px;
}

#g1 h1.titre, #g4 h1.titre {
	background:url(../images/interface/h2-g1.png) no-repeat;
	height:70px;
	line-height:67px;
	color:black;
	padding:0;
	padding-left:50px;
	margin:0;
	font-size:1.3em;
	width:100%;
}

#g2 h1.titre {
	background:url(../images/interface/h2-g2.png) no-repeat;
	height:70px;
	line-height:67px;
	color:black;
	padding:0;
	padding-left:50px;
	margin:0;
	font-size:1.3em;
	width:100%;
}

#g3 h1.titre {
	background:url(../images/interface/h2-g3.png) no-repeat;
	height:70px;
	line-height:67px;
	color:black;
	padding:0;
	padding-left:50px;
	margin:0;
	font-size:1.3em;
	width:950px;
}

h2 {
    font-size: 1em;
}

#g1 h2, #g4 #c2 h2 {
	background:url(../images/interface/h3-g1.png) no-repeat;
	height:54px;
	line-height:54px;
	color:white;
	padding:0;
	padding-left:30px;
	padding-right:30px;
	margin:0;
	margin-left:-12px;
	margin-top:0;
	font-weight:normal;
	font-size:1em;
}

#g2 #c2 h2 {
	background:url(../images/interface/h3-g2.png) no-repeat;
	/*height:54px;*/
	line-height:54px;
	color:white;
	padding:0;
	padding-left:30px;
	padding-right:30px;
	margin:0;
	margin-left:-12px;
	margin-top:0;
	font-weight:normal;
	font-size:1em;
}

#g3 h2 {
	background:url(../images/interface/h3-g3.png) no-repeat;
	/*height:54px;*/
	line-height:54px;
	color:white;
	padding:0;
	padding-left:30px;
	padding-right:30px;
	margin:0;
	margin-left:-12px;
	margin-top:0;
	font-weight:normal;
	font-size:1em;
}

#home_appel h2, #home_revendeurs h2, .home_revendeurs h2, #home_campagne_media h2, #home_solution_transcash h2 {
	color:#f99a32;
	font-size:1em;
	padding:5px;
	padding-left:15px;
	margin:0;
  min-height:35px;
}

#home_revendeurs h2, .home_revendeurs h2 {
	padding-left:100px;
}

.box_transp h3 {
	font-size:1em;
}

h3 {
    font-size: 1em;
}

h4 {
    font-size: 0.9em;
	color:purple;
}

#g2 #c2 h4, #g4 #c2 h4 {
  background:transparent url(../images/interface/puce_carre.gif) no-repeat scroll 0 11px;
  margin-top:5px;
  padding-left:20px;
}
#g2 #c2 h4 a, #g4 #c2 h4 a, #g2 #c2 h4 a:visited, #g4 #c2 h4 a:visited{
  color:#FB8302;
  text-decoration:underline;
}
#g2 #c2 h4 a:hover, #g4 #c2 h4 a:hover{
  color:#F2C300;
  text-decoration:none;
}

hr{
  border-color:#CCCCCC;
  border-style:dotted none none;
  border-width:1px 0 0;
  color:#CCCCCC;
  height:1px;
  margin:15px 0;
}

/* Listes */
ul, ol {
    margin: .75em 0 .75em 32px;
    padding: 0;
}

div#contenu ul{
font-size:0.9em;
}

/* Paragraphes */
p {
    margin: .75em 0; /* Marges plus faibles que par défaut. (7) */
}

div.customer_infos {
	color:#888888;
	font-size:0.9em;
	line-height:normal;
  margin:10px 0 10px 0;
  height:22px;
  width:300px;
}

#content p {
	margin-top:0;
}

#contenu p{
  margin: 0 0 0 0.75em;
}

address {
    margin: .75em 0;
    font-style: normal;
}

/* Liens */
a {
    text-decoration: none;
	color:#FB8302;
}

a:hover {
	text-decoration: underline;
}

.box_transp a {
	font-size:0.9em;
}

a:link {
  color: black;
	/*color:#FB8302;*/
	text-decoration: none;
}

a:visited {
    color: black;
	text-decoration: none;
}

a:hover {
	color:#FB8302;
	text-decoration:underline;
}

a.nolink{
  color:#535353;
  text-decoration:none;
}
a.nolink:hover, a.nolink:visited{
  color:#535353;
  text-decoration:none;
}

a img {
    border: 0;
}

img, img a {
	border:0;
	text-decoration:none;
}

#footer a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover {
	text-decoration:underline;
}

/* Divers éléments de type en-ligne (8) */
em {
    font-style: italic;
	font-size:11px;
}
strong {
    font-weight: bold;
}

/* Formulaires */
form, fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
input, button, select {
    vertical-align: middle; /* Solution pb. d'alignement. (9) */
}

#home_revendeurs #code_potal, .home_revendeurs .code_potal {
	border:#ccc 1px solid;
	width:50px;
	padding:2px;
	font-size:1em;
	width:67px;
}
#code_postal{
  color:#999999;
  width:90px;
}

input.bt_home_revendeurs {
	background:url(../images/interface/input_home_revendeurs.png) no-repeat;
	width:92px;
	height:28px;
	line-height:28px;
	border:0;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:0.9em;
	cursor:pointer;
}

#form_home_revendeurs, .form_home_revendeurs {
	text-align:center;
}

form.home_revendeurs p {
	margin:0;
	padding:0;
}

/* FAQ */
.tx-irfaq-pi1 dd {
  font-weight:normal;
}

.mandatory{
  color:red;
}
