body { font-size: 75%; color: #344356; font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; }

h2 { font-size: 2em; font-weight: bold; color: #FFF; text-indent: -9999px; padding-bottom: 1.5em; margin-left: -2px; }
#accueil h2 { background: url(/images/interface/h2_accueil.jpg) no-repeat top left; }
#permeaway h2 { background: url(/images/interface/h2_permeaway.jpg) no-repeat top left; }
#enrobes h2 { background: url(/images/interface/h2_enrobes.jpg) no-repeat top left; }
#beton h2 { background: url(/images/interface/h2_beton.jpg) no-repeat top left; }
#gravillonnage h2 { background: url(/images/interface/h2_gravillonage.jpg) no-repeat top left; }
#contact h2 { background: url(/images/interface/h2_contact.jpg) no-repeat top left; }
#mentions h2 { background: url(/images/interface/h2_mentions.jpg) no-repeat top left; }

h3 { font-size: 1.9em; margin-bottom: 1em; margin-top: 1.5em; font-weight: normal; color: #BE0203; }
h4 { font-size: 1.3em; margin-bottom: 1em; margin-top: 1.5em; font-weight: bold; color: #BE0203; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 0.5em; color:#26A8FE; }
h6 { font-size: 1em; font-weight: normal; color:#26A8FE; }




/* AUTRES -------------------------------------------------------------- */

p           { font-size: 1.2em; margin: 0 0 1em; text-align:inherit; }
p.last      { margin-bottom: 0; }

ul, ol      { margin:0; }
ul          { list-style-type: none; }
#content ul { margin-bottom: 15px;}
#content ul li { padding-left:33px; line-height:22px; background: url(/images/interface/puce.png) top left no-repeat;} 

ol          { list-style-type: decimal; }
dl          { margin: 0 0 1em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1em; font-style: italic; }
del         { color:#666; }

/* Default links */
a           { color: #344356; text-decoration: none; font-weight: normal; }
a:hover     { color: #344356; text-decoration: underline; font-weight: normal; }
a:focus, 
a:visited   { }
/* */

sup 		{ vertical-align: top;}
sub			{ vertical-align: bottom;}
blockquote  {  }

strong      { font-weight: bold;  }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 1em 0; white-space: pre; }
pre,code,tt { color: #666; font: 1em "Monika", "script", "andale mono", "monotype.com", "lucida console", monospace; line-height: 1; } 
tt          { display: block; margin: 1em 0; line-height: 1; }

