img {
	border: none;
	margin: 4px;
}

a {
	text-decoration: none;
}
blockquote{
font-size:0.9em;
border:1px solid #bababa;
margin:20px 10px;
padding:8px;
}
.code {
	    background-color: #f4f4f4;
    border: 1px dotted #ddd;
	padding: 10px;
	display: block;
	font-family: "Courier New", Courier, monospace!important;
}
.clear :{
	clear: both;
}

hr {
	border: none;
	border-bottom: 1px solid #6F7764;
}
.clear-block {
display: block;
	clear: both;
}
.petit-txt {
font-size:0.85em;
color: Black;
}
.gros-txt {
	font-size:1.1em!important;
	color: Black;
	font-weight: bold;
	line-height: 1.2em; 
}

/* bidon pb tinymce */
.rien {
	
}

.big-blue{
	font-size: 1.05em;
	color: #2439A6;
	font-weight: bold;
	line-height: 1.2em;
}
.texte-org {
	/*font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, helvetica, sans-serif;
	word-spacing: 0.2em;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color: #FF7C00;
	font-weight: normal;
}

.texte-noir {
	/*font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, helvetica, sans-serif;
	word-spacing: 0.2em;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color: #000;
	font-weight: normal;
}
.en-boite {
	background-color: #FFFAF0;
	border: 1px inset #AD2728;
	padding: 5px 10px 10px 21px;
	margin: 5px;
	display: block;
	background-image: url(../images/pneu-h.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.5em!important;
	letter-spacing: 0.15em;
	background-color: #E1E1E1; /*	color: #0066CC;*/
/*background-image: url(../images/fond-fil-vert.jpg);*/
	background-image: url(../images/h1.gif);
	background-position: right!important;
	background-repeat: no-repeat;
	color: #00008B;
	margin: 4px 0px 8px 0px;
	padding: 1px 2px 3px 4px!important;
	border: none!important;
}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.1em; /*	border-bottom: 1px solid Gray;*/
	margin: 15px 5px 0px 0;
	padding: 1px 2px 2px 1px;
	color: #158DFF;
	border-bottom: 1px solid #EDEDED!important; /*border-bottom: 1px solid #BFE0FF;*/
	background-image: url(../images/2points.gif)!important;
	background-repeat: no-repeat;
	background-position: right;
}
	

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 10px 0 8px 0;
	padding: 0 0 0 0px;
	color: #FD7900;
	font-weight: bold;
	line-height: 1.2em; /*background-image: url(../images/pt-filet-org.gif);
	background-repeat: no-repeat;
	background-position: left;*/
}

h4 {
font-size:1.1em;
margin:10px 0 8px 0;
padding:0;
font-weight: bold;
}
h5 {
	font-size: 1.0em;
	color: #616161;
	font-weight: bold;
	padding: 0;
}
h6 {
	font-size: 1.0em;
	color: #616161;
	padding: 0;
	font-weight: bold;
}
p {
	margin: 0 0 0 0px;
	font-size: 1em;
}

/*-- liens --- */
a.int-link {
	padding: 0 0 0 32px;
	text-decoration: none;
	color: #DC143C; /*	letter-spacing: 0.05em;*/
	background-image: url(../images/go-truck.gif);
	background-position: center left;
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.int-link {
	color: #0002B5;
	background-image: url(../images/go-truck-h.gif);
}
a.get-link {
	
	padding: 10px 0 7px 35px;
	text-decoration: none;
	color: #DC143C; /*	letter-spacing: 0.05em;*/
	background-image: url(../images/but1.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 33px;
}
a:hover.get-link {
	color: #0002B5;
	background-image: url(../images/but1-h.gif);
}
a.ext-link {
	padding: 0 12px 0 0!important;
	text-decoration: none;
	letter-spacing: 0.05em;
	font-weight: bold;
	color: #9D2522; /*	letter-spacing: 0.05em;*/
	background-image: url(../images/ext-link.png);
	background-position: right center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.ext-link {
	color: Black;
	
}
a.contrast-link {
	color: #004801;
}
a:hover.contrast-link {
	color: Red;
}

a.pneu-link {
	padding: 0 0 0 18px;
	text-decoration: none;
	color: #1C2C7A; /*	letter-spacing: 0.05em;*/
	background-image: url(../images/pneu.gif);
	background-position: center left;
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
	font-weight: bold;
}
a:hover.pneu-link {
	color: #FF8C00;
	background-image: url(../images/pneu-h.gif)
}

a.doc-pdf {padding: 0 0 0 20px!important;
	background-image: url(../images/page-pdf.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 90%;
	font-weight: normal!important;
	color: Black!important;
}
.float-r {
	float: right!important;
}
.float-l {
	float: left!important;
}
.top-link {
	padding: 3px 34px 3px 0!important;
	clear: both;
	display: block;
	text-decoration: none;
	letter-spacing: 0.05em;

	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: Maroon; /*	letter-spacing: 0.05em;*/
	background-image: url(../images/to-top.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.extra-lien {
padding-right: 18px;
	background-image: url(../images/extra-link.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #DC143C;
}

/*--- pour MaxiGalery */

/*bloquer l'héritage style li du site */
/*pour la liste en tpl std MG */
ul.thumbs li {
	padding-right: 0px;
	background-image: none;
}
