
#cadrebloc {
width: 52em;
background-color: #FFFFFF;
}

#cadre {
width: 15em;
background-color: #AEAEAE;
}

/* propriétés communes à l'ensemble des 4 coins *//*
#hautgauche, #hautdroit, #basgauche, #basdroit {
height: 19px; width: 19px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE *//*
}
/* propriétés spécifiques à chaque coin *//*
#hautgauche {
background: url(hautgauche.jpg);
}
#hautdroit {
float: right;
background: url(hautdroit.jpg);
}
#basgauche {
background: url(basgauche.jpg);
}
#basdroit {
float: right;
background: url(basdroit.jpg);
} */
#contenu p {
margin: 0.5em; /*gestion des espaces interparagraphes */
color: #FFFFFF;
font-size: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body{
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	font-size: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

table{
	font-size: 1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
color : #000000;
}

li
{
margin: 5px 0px; /* or margin-top: 5px;  margin-bottom: 5px;*/
}

#menu
{
  font-size: 0.9em;
  padding: 1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.site {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:justify;

/*width: 800px;*/
margin: auto;
margin-top: 0.5em;
}
.site #menu_equipement
{
  width: 797px; /*taille du tableau dans main.php: 830px / taille du tableau dans equipement_$lang: 96% ;  soit 830*(96/100)=796.8 */
  /* margin: auto; */
}
.site #equipement
{
  width: 100%;
}
.site #location , .site #transport { font-size: 0.75em; width: 550px; }
.site #location ul { list-style-position: outside; margin-left: 20px; }
.site #presentation
{
  width: 600px;
  font-size: 0.75em;
  line-height: 1.5em;
  word-spacing: 0.8ex;
}
.site #presentation ul
{
  list-style-position: inside;
  padding: 10px 0;
}
#equipement p
{
  margin: 0.5em 0;
}
#equipement a
{
  text-decoration: none;
  color: #000;
}
#equipement a:hover
{
  text-decoration: underline;
  color: #999;
}
#equipement a:visited
{
  color: #A3F;
}

.site #partenaire
{
  width: 700px;
}
.contact {
color: #000000;
font-size: 0.75em;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:justify;

line-height: 1.3;
word-spacing: 0.3ex;

padding: 5px 10px;
width: 700px;
}
.contact #surlign_contact, .contact a#surlign_contact
{
  color: #1186D6;
  font-weight: bold;
}

.hidden { display: none; }

.unhidden { display: block; }

.titre {
color: #CC0000;
font-size: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:left;
border-style: solid;
border-bottom-width: 1px;
border-right-color: #000000;
border-left-color: #000000;
border-color: #000000;
border-top-color: #000000;
background-color: #D1D1D1;
}
.titre a
{
  color: #CC0000;
  text-decoration: underline;
}
.titre a:hover
{
  color: #CC0000;
  text-decoration: underline; /* overline; */
  background-color: #FFF;
}

/*
.texteintro {
color: #000000;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:justify;
}
*/

.titrerubrique {
color: #000000;
font-size: 0.75em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:center;
}
.titrerubrique a {
text-decoration: none;
}

.textedesc {
color: #000000;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: none;
}

.textnews {
color: #000000;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.baspage {
font-size: 9px;
}

#marquee{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-variant: small-caps;
/*font-style: italic;*/
font-weight: bold;
height: 12px;
color: #1186D6;
}

.fondgris {
background: url(fond_titre.jpg);
}

.encadrement{
border-style: solid;
border-bottom-width: 1px;
border-right-color: #000000;
border-left-color: #000000;
border-color: #000000;
border-top-color: #000000;
font-size: 1em;
}


/* plus de fiche technique donc inutile
.fiche_tech
{
  background-color: rgb(224, 224, 224); /* rgb(224,224,224) = #E0E0E0 *//*
  width: 700px;
  text-align:left;
  margin-left: auto;
  margin-right: auto;
  border-color: black;
  border-style: solid none solid solid;
  border-width: 1px;
}
h2.fiche_tech
{
  width: 700px;
  background-color: rgb(224, 224, 224);
  border-style: none;
  text-align: center;
  padding: 15px 0px;
  margin-bottom: 2px;
}
.fiche_tech#chassis_conteneur
{
  font-weight: bold;
  width: 700px;
  background-color: rgb(224, 224, 224);
  border-style: none;
  text-align: center;
  margin: 3px 0px;
  padding: 2px 0px;
}
.fiche_tech td
{
  border-style: none solid none none;
  border-width: 1px;
  font-size: 11px;
  padding-left: 10px;
}
.fiche_tech #titre
{
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
  margin-left: -5px;
}
.fiche_tech #dimensions1
{
  font-weight: none;
  margin-left: 0px;
  width: 90px;
}
.fiche_tech #dimensions2
{
  font-weight: none;
  margin-left: 0px;
}
 */

.fiche_photo h2
{
  background-color: rgb(224, 224, 224); /* rgb(224,224,224) = #E0E0E0 */
  width: 700px;
  border-style: none;
  text-align: center;
  padding: 10px 0px;
  margin-bottom: 5px;
}
.fiche_photo img
{
  width: 700px;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  margin: 2px 0px;
}

.news
{  
  width: 120px;
  /* float: right; */
  border: solid 1px;
  position: absolute;
  top: 25px;
  right: 30px;
  color: blue;
}
