body	 
{
	width: 950px; 
	margin: auto; 
	background-color:#FAFAFA;
	font-family: trebuchet MS;
	font-size:12px;
	background:#dfe0f7;
}

h1
{
  font-size:16px;
	color: #008430;
}

h2
{
	font-size:16px;
	color:#3b81a7;
	text-align:center;
}

h3
{
	font-size:large;
	margin-bottom:0px;
}

h4
{
	margin-top:0px;
}

.lstprod
{
	background-color:#8fbcd7;
	float:left;
	width:200px;
	text-align:center;
	border-bottom: solid #4d7994 1px;
	border-top: solid #4d7994 1px;
	border-left: solid #4d7994 1px;
	border-right: solid #4d7994 1px;
	margin: 10px 10px 10px 10px;
	padding-bottom:15px;
}

.cadre
{
	border: solid 1px #000000 ;
	padding-bottom:2px ;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px
}

.lstprod a
{
	font-size:14px ;
}

.bouton
{
	cursor:pointer ;
}

.buttonLien
{
	border:none;
	background:none;
	padding:0;
	margin:0;
	width:auto;
	overflow:visible;					
	text-align:center;	
	white-space:nowrap;	
	height:40px;
	line-height:38px;
	cursor:pointer;
}

.buttonLien span, .buttonLien em
{
	display:block;
	height:40px;
	line-height:38px;			
	margin:0;
	color:#000000;
}	

.buttonLien span
{
	padding-left:20px;
	background:url(../img/bouton.gif) no-repeat 0 0;
}	

.buttonLien em
{
	font-style:normal;
	padding-right:20px;
	background:url(../img/bouton.gif) no-repeat 100% 0;
}

.buttonLien a
{
	text-decoration:none;
	font-family: trebuchet MS;
}



.message
{
	text-align:center;
	background-color:#FFCC66;
	border-bottom: 1px #FF0000 solid ;
	border-top: 1px #FF0000 solid ;
	border-left: 1px #FF0000 solid ;
	border-right: 1px #FF0000 solid ;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px ;
	margin-bottom: 5px ;
	padding-left:5px;
}

.fenetrePanier
{
	background-color:#C0FF3E;
	color:#0000FF;
	padding: 10px;
}

.fenetrePanier a
{
	font-weight: bold;
	text-align:center;
	font-size:16px;
	color:#323572;
	line-height:26px;
}

/* Panier */
.panier
{
	border:solid #044800 1px;
	border-collapse: collapse;
}

.panier th
{
	padding:5px;
	background-color: #044800;
	color: White;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: White;
}

.panier td
{
	padding:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #044800;
}

.cellbortop
{
  border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #044800;
}

.totalCommande
{
	width:200px;
	margin-top:25px;
	margin-right:100px;
	float:right;
	border: solid #666666 1px;
	padding:5px;
	background-image:url(../img/fond.gif);
	line-height:18px;
}

.totalCommande .titre
{
	text-align:center;
}

.totalCommande .total
{
	padding:4px;
	border:solid #044800 1px;
	font-size:14px;
}

/* Menu */
#menu dl, #menu dt, #menu dd, #menu ul, #menu li
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#menu
{
  z-index:100;
}

#menu dl
{
  float: left;
  width: 12.2%;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
}

#menu dt
{
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  background: #ccc;
  /*border: 1px solid gray;*/
  margin: 1px;
}

#menu dd
{
  display: none;
  border: 1px solid gray;
}

#menu li
{
  text-align: center;
  background: #fff;
}
  
#menu li a, #menu dt a
{
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  height: 100%;
  border: 0 none;
	background-color:#054800;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus
{
  background: #007600	;
	color:#000000;
}

#actif li a, #actif li a, #actif dt a, #actif dt a
{
  background: #007600	;
	color:#000000;
}

.cellmenu
{
	background-color: #C0FF3E;	
}

.menuprofession
{
	font-weight: bold;
	vertical-align: top;
}

.menuprofession ul
{
	list-style-type: none;
  padding: 5px;
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 5px;
}

.menuprofession a
{
	color: #0000FF;
	text-decoration: none;
}

.menuprofession a:hover
{
	color: black;
	background-color: #ffffff;
}

.menuprofession hr
{
 	height: 1px;
	width: 151px;
	color: #4086B0;
	background-color: #4086B0;
}

.menuprofession h1
{   
	font-size:16px;
	color: #2a00aa;
	text-align: center;
	margin-bottom: 0px;
}

.menuprofession h2
{   
	font-size:14px;
	color: #2a00aa;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 0px;
}

.menuprofession h3:hover
{
	color: black;
	background-color: #ffffff;
}

.menuprofession li
{   
	font-size:13px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 0px;
}

ul#menu_compte li
{
  display : inline;
  padding : 0 1em;
}

ul#menu_compte
{
  height : 20px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding : 0;
  background-color : #f4f9fd;
  border : 1px solid #5B90B0;
  list-style-type : none;
  text-align: center;
}

#menu2 dl, #menu2 dt, #menu2 dd, #menu2 ul, #menu2 li
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#menu2
{
  position:absolute;
  top: 0;
  z-index:100;
}

#menu2 dl
{
  float: left;
  width: 12em;
}

#menu2 dt
{
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  background: #ccc;
  border: 1px solid gray;
  margin: 1px;
}

#menu2 dd
{
  display: none;
  border: 1px solid gray;
}

#menu2 li
{
  text-align: center;
  background: #fff;
}
  
#menu2 li a, #menu2 dt a
{
  color: #000;
  text-decoration: none;
  display: block;
  height: 100%;
  border: 0 none;
}

#menu2 li a:hover, #menu2 li a:focus, #menu2 dt a:hover, #menu2 dt a:focus
{
  background: #eee;
}

#page
{
	background-color: #FFFFFF;
  padding-top: 5px;
	padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

#page a
{
  color: black;
}

#page a:hover
{
  color: green;
}

.page2
{
	margin-left:auto;
  margin-right:auto;
	width:90%;
}

.contenu
{
   margin-top:30px;
}


.tabPresentation
{
  border: solid #4d7994 1px;
	font-family:Arial, Helvetica, sans-serif;
}

.tabPresentation th
{
  background-color: #8fbcd7 ;
  font-size:12px;
	line-height:12px;
}

.tabPresentation th a
{
  text-decoration: none;
}

.tabPresentation td
{
  background-color: #ffffff ;
}

/*********************
	Pieg de page
*********************/
#footer
{
	clear: both;
	padding: 5px;
	text-align: left;
	font-family: trebuchet MS;
	font-size: small;
	color: #FFFFFF;
	background-color: #5B90B0;
}

#footer a
{
	color: white;
	font-size: small;
	text-decoration: underline;
}

#footer a:hover
{
	color: white;
}


/* page service */
.service dt
{
	font-weight:bold;
	padding-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

.service dd
{
	margin-left:5px;
	padding-left:5px;
}

/*********************
	Formulaire
*********************/
.form_contact
{
	width: 400px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:25px;
	border: solid #5B90B0 1px;
}

.form_contact p
{
	font-style: italic;
	font-weight: bold;
}

.form_contact input .form_contact textarea
{
	font-family:trebuchet MS;
}

.form_contact textarea
{
	font-family:trebuchet MS;
}

.form_contact td
{
	white-space: nowrap;
	text-align: left;
}

.form_passe
{
	margin-left:auto;
	margin-right:auto;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:25px;
	border: solid #5B90B0 1px;
	width:500px;
}

.messageMail
{
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	border: solid #044800 1px;
	width:50%;
	background-color:#8fbcd7;
	margin-top:25%;
}

.messageMail p	
{
	text-align:center;
}

/*  Pagination */
pagination
{
    border:0; 
    margin:0; 
    padding:0;
}

.pagination li
{
    border:0; 
    margin:0; 
    padding:0;
    font-size:11px;
    list-style:none;
		float : left;
    margin-right:2px;
}

.pagination a
{
    border:solid 1px #9aafe5;
    margin-right:2px;
}

.pagination .previous-off, .pagination .next-off 
{
    border:solid 1px #DEDEDE;
    color:#888888;
    display:block;
    float:left;
    font-weight:bold;
    margin-right:2px;
    padding:3px 4px;
}

.pagination .next a, .pagination .previous a 
{
    font-weight:bold;
}

.pagination .active
{
    background:#2e6ab1;
    color:#FFFFFF;
    font-weight:bold;
    display:block;
    float:left;
    padding:4px 6px;
}

.pagination a:link, .pagination a:visited 
{
    color:#0e509e;
		display:block;
    float:left;
    padding:3px 6px;
    text-decoration:none;
}

.pagination a:hover
{
    border:solid 1px #0e509e;
}

tablogin 
{
	border: medium solid #6495ed;
	border-collapse: collapse;
	width: 50%;
}

.tablogin .entete
{
	border: thin solid #6495ed;
	width: 50%;
	padding: 5px;
	background-color: #D0E3FA;
}

.tablogin .cellule
{
	font-family: trebuchet MS;
	border: thin solid #6495ed;
	padding: 5px;
	text-align: center;
}

.tabCommande
{
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  border: thin solid #6495ed;
  border-collapse: collapse; ;
}

.tabCommande th
{
  background-color: #D0E3FA;
}

.tabCommande tr
{
  background-color: #e2eefc;
}

.tabCommande td
{
  border: thin solid #6495ed;
  cursor: pointer;
}

/*  page nec */
.nec h3
{
  color:#FFFFFF;
  text-align: right;
  background-color:#003366;
  width:170px;
  padding-right:5px;
  padding-top:2px;
  padding-bottom:2px;  
}

.nec ul
{
  border:0; 
  margin-left:30px; 
  padding:0;
}

.nec ul li
{
  border:0; 
  margin:0px; 
  padding:0;
  list-style: square;
  margin-right:2px;
}

.tab1
{
	width:183px;
}

.tab1 .entete
{
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
  background-image:url(../img/fond2.jpg);
}

.tab1 .corp
{
	background-color:#FFFFFF;
  text-align:center;
	border-bottom-color:#333399;
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-top-color:#333399;
	border-top-style:solid;
	border-top-width:3px;
	height:170px;
}

.tab1 .pied
{
    background-image:url(../img/fond1.jpg);
		text-align:center;
}

/* page article */
.description
{
	padding-left:10px;
}

.caracteristique
{
	padding-left:10px;
}

.msgAccueil
{
	padding-left:30px;
}

/* entete */
.enteteVectron
{
	font-size:16px;
	margin-bottom:10px;
	margin-top:10px;
	color:#2e6ab1;
	text-align:center;
}

/* contrat de location Sephira */
.locSephira h1
{
	text-align:center;
	font-size:22px;
	font-variant:small-caps;
	color:#000000;
}

.locSephira h2
{
  color:#000000;
  text-align: left;
  background-color:#3b81a7;
	font-variant:small-caps;
	padding-left:5px;
  padding-right:5px;
  padding-top:2px;
  padding-bottom:2px;  
	
}

.locSephira h3
{
  color:#000000;
  text-align: center;
	font-size:14px;
  background-color:#a6acac;
	font-variant:small-caps;
	padding-left:5px;
  padding-right:5px;
  padding-top:1px;
  padding-bottom:1px;
	margin-bottom:2px ;
}

.locSephira h4
{
  color:#000000;
	font-size:14px;
	padding-left:5px;
  padding-right:5px;
  padding-top:0px;
  padding-bottom:0px;
	margin-bottom:0px ;
}

.locSephira th
{
	text-align:center;
	text-decoration:underline;
}

.tab2
{
	background: #f8f6f6;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

.tab2 th
{
	background: #eee;
	border-bottom: 1px solid gray;
}

.tab2 td
{
	border-bottom: 1px solid gray;
}

.tab2 tr:hover
{
	background: #eee;
}

.lienDevis
{
	padding: 5px 5px 5px 5px;
	border: 1px solid red;
	background-color:#FFCC66;
}

.frmDevis
{
	width: 400px;
	border: 1px solid #5b90b0;
	padding: 5px 10px 5px 10px;
	margin-top:25%;
	margin-left: auto;
	margin-right: auto;
}

.frmDevis p
{
	text-align: center;
	font-size: 11px;
	font-style: italic;
}

.fenetre
{
	background-color: #abc6d7;
	border: solid #5b90b0 1px ;
}

.fenetre .titre
{
	background: #044800 ;
	color: white;
	font-weight: bold;
}

.txtPresentation1
{
	color:blue;
}

.gras
{
	font-weight: bolder;
}

.souligne
{
	text-decoration: underline;
}