
/*INIT STYLES DEFAULT*/
* {
  /*padding: 0;
  /*border:0;
  font-family:Arial, "Times New Roman", Times, serif;
  
  font-weight: normal;
  font-style: normal;
  
  font-size:12px;
  font-family:Arial, "Times New Roman", Times, serif;
  */
}

h3 {
font-size:15px;
text-decoration:underline;
}


p {
text-align:left;
font-size:12px;
font-family:Arial, "Times New Roman", Times, serif;
line-height:150%;
}


/*DEBUG STYLES*/
/* {border:#000000 1px solid;}*/
a
{
color:#004785;
text-decoration:none;
font-weight:bold;

}

a:hover
{
text-decoration:underline;

}

body {background: url(images/bg001.jpg);}

img {padding: 0 0 0 0;border:none;}

ul li{
font-family:Arial, Helvetica, sans-serif;
padding-bottom:3px;
font-size:12px;
font-weight:bold;
}

ul li ul li{
font-family: Helvetica, sans-serif;

font-weight:normal;
}

#mtable{width:93%;
min-width:600px;
position:relative;
top:0px !important;
top:1px;
/*Probleme de min width a réglé pour IE */
}

.topbar
{
height:156px;
background-image:url(images/topbar_bg.jpg);
background-repeat:repeat-y;
background-position:right;

}

.topbar #logo{
float:left;
}

.topbar #corneraddress{ font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#fff;
float:right;}

.menu {
background-color:#f26334; /*orange comme on veut*/
}

.menu td{color:#fff; }

.menu a {
text-decoration:none;
color:#fff;
font-size:15px;
font-variant:small-caps;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
width:110px;
display:block;
padding: 0px 1px 0px 1px;
border-style:solid;
border-color:#f26334;
border-width:1px;
}

.menu a:hover{
color:#004785;
background-color:#fff;
border-style:solid;
border-color:#004785;
border-width:2px;
/*background-color:#004785;*/

display:block;
text-decoration:none;
padding: 0px 0px 0px 0px;
}

#langlink a
{
color:#ffffff;
font-family:Arial, Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
}

#langlink a:hover
{
/*color:#004785;*/

background-color:#f26334;
border-color:#f26334;
text-decoration:underline;
}

/*.content td{width:100%;
padding-top:1px;
padding-bottom:10px;}*/

.whereami{
/*margin-top:10px;
display:block;
border:solid thin #000;*/
}

.ssmenu{

float:left;
width:160px;

}

.ssmenu ul{
list-style:none;
padding: 4px 0px 4px 0px;
margin: 0px 0px 0px 0px;
}

.ssmenu ul li{
padding: 1px 0px 1px 0px;
font-size:12px;
font-family:Arial, "Times New Roman", Times, serif;
}

.ssmenu a{
font-weight:bold;
font-size:12px;
}

.data {
/*padding-left:5px !important;
margin-left:5px !important;
height:<?php echo '400px'; ?>;
overflow:auto;*/
float:none !important;
float:left;
width:auto;
margin-left: 170px !important;
margin-left: 10px;
/*padding: 4px 0 8px 0;*/

}


.bottombar, .bottombar td
{
background-color:#f26334;
color:#ffffff;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

.bottombar a
{
color:#ffffff;
font-size:12px;
font-weight:bold;
}

.newsheader, .newsdatetime{font-size:16px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;


padding-bottom:0px;
margin-bottom:0px;
}

.newsdatetime{
font-style:normal;
}

.news{padding-left:15px; text-align:justify;}

.newsfooter{font-family:Monotype Corsiva, Script MT Bold,Brush Script MT;
font-size:12pt;
font-weight:bold;
text-align:right;
border-bottom:1px #000 dashed;

margin-bottom:15px;
}

#lastmod {
font-weight:bold;
text-align:right;
color:#999999;
font-style:italic;
font-size:10px;
}


.box{
/*float:left;*/
border:none 0px #000;

margin-bottom:10px;}


.boxtop { background: url(images/box_bar.gif) no-repeat left;
border-top-width:0px;
border-right-width: 1px;
border-right-style:solid;
border-color:#004785;
padding-left:15px;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-variant:small-caps;
font-weight:bold;
font-style:italic;
height:24px;
font-size: 17px;
/*margin-top:0px !important;
margin-top:-1px;*/

}

.boxcontent {
border: 1px;
background-color:#DDD;
padding:5px 10px 5px 10px;
border-style:solid;
border-top-style:none;
border-color:#004785;
overflow:hidden; /* Corrige probleme de float dans Opera et Firefox*/
}

/* Hides from IE-mac \*/
* html .boxcontent {
height: 1%;} 	/* Corrige probleme de float dans IE*/
/* END Hides from IE-mac */

/*MYTABLE = Tableau avec bordure bleu, double ligne en dessous de l entete*/
.mytable{
width:90%;
border-collapse:collapse;
text-align:center;
}

.mytable td{
padding: 2px 2px 2px 2px;
border:solid 1px #004785;
}

.mytable th {
border:solid 1px #004785;
border-bottom:double 3px #004785;
font-family:Arial, "Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
}

.inventaire td {
font-size:11px;
font-family:Arial, "Times New Roman", Times, serif;
}

/*CLASSE POUR IMAGE: BORDURE */
.img_border {
	border:1px #004785 solid;
	background-color:#fff;
}

/*PICTO_CELL = cellule de tableau pour pictogramme */
.picto_cell{vertical-align:top;}

.picto_cell img {
	border:1px #004785 solid;
	background-color:#fff;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
}

.picto_cell img:hover {
border:1px #fff dashed;
	background-color:#004785;
}

#table_dealer td
{
	vertical-align:bottom;
}

.indent {
margin-left:10px;
}


