td {font-family:Verdana;font-size:11px;}

a {font-family:Verdana;font-size:12px;}
a.info {font-size:11px;}

a:link,a:visited,a:hover {color:#2c7cbb;text-decoration:none;font-weight:bold;}
a:hover {background-color:#D6DDE2;}

h1 {margin-left:25px;font-size:28px;color:#bbbbbb;font-weight:bold;margin-top:6px;margin-bottom:0px;}

h3 {color:#984327}
h4{
  font-size:9px;
  color:#000000;
}
input,select,textarea {font-size:11px;color:576F82;}

.bGras {font-weight:bold;}

p.fond {background-color:#D6DDE2;}
p.info {background-color:#D6DDE2;border: thin solid #6D8DA6;padding: 1px;}
span.copyright {color:#888888;}

#ligneContenu{
background: url("http://www.lescalaire.ch/cmsFiles/images/ligne_contenu.jpg");
padding-left:160px;
padding-right:10px;
color:#aaaaaa;
}
#ligneContenu a{
  font-size:9px;
  color:#aaaaaa;
}
#ligneContenu hr{
  width
}
#finContenu{
background: url("http://www.lescalaire.ch/cmsFiles/images/fin_contenu.jpg");
background-repeat:no-repeat;
height:24px;
}
#header{
background: url("http://www.lescalaire.ch/cmsFiles/images/headBack.gif");
background-repeat:repeat-x;
}
#menu{

float: left;
	border:0px;
	margin:0px;
	height:25px;
	width:100%;
	margin-left:4px;
}
#menu ul{	
list-style-type: none;	
	border:0px;
	margin:0px;

width:100%;
height:25px;
}
html>body #menu{
margin-left:9px;
}
#menu li{	
list-style-type: none;
	border:0px;
	margin:0px;
	
	display:inline;
font-family:Verdana;
font-size:18px;
}
#menu li a{

text-decoration: none;}

#titre{

background: url("http://www.lescalaire.ch/cmsFiles/images/image_titre_remplacer.jpg");
}
/* --------------------------------------------------------------------------- */
/* - Paramètre et structure du Menu Navigation - CLASS & DIV  */
/* --------------------------------------------------------------------------- */
.navigation { 
      margin: 0; 
      padding: 0;	  
      list-style: none; 
      color: #669933; 
      width: 140px; 
	  height:40px;
      } 
	  
   .navigation a, .navigation span { 
      display: block; 
      padding: 4px 10px; 
      text-decoration: none; 
      background:url(http://www.lescalaire.ch/cmsFiles/images/lineMenu.png) left bottom no-repeat; 
      }	
.navigation li{
			margin-bottom:10px;
			}	  
   .navigation .toggleSubMenu a, .navigation .toggleSubMenu span { 
      background: url(http://www.lescalaire.ch/cmsFiles/images/lineMenufl.png) left bottom  no-repeat; 
	  	  
      }

   .navigation .open a, .navigation .open span { 
      background: url(http://www.lescalaire.ch/cmsFiles/images/lineMenuFld.png) left bottom  no-repeat; 
      } 
   .navigation a:hover, .navigation a:focus, .navigation a:active { 
      text-decoration: none;
      } 
   .navigation .subMenu { 
      background:url(http://www.lescalaire.ch/cmsFiles/images/lineMenu.jpg) left bottom no-repeat;
      margin: 0; 
      padding: 0; 
      font-size:10px;
	  list-style-type:none;
      } 
   .navigation ul.subMenu a { 
      background: none; 
      padding: 3px 20px; 
	  font-size:10px;
      }

