html, body {
   margin : 0;
   padding : 0;
}

body {
   color : #a52a2a;
   background: #A8C7FF;
   width : 100%;
   font : 80% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

body a {
color: #000;
}

#lienEquipementPhotos {
margin-top:20px;
margin-bottom:20px;
}

#lienEquipementPhotos li {
color: blue;
text-decoration: underline;
}

#lienEquipementPhotos li:hover {
cursor:pointer;
}

.italique {
font-style:italic;
margin-bottom:20px;
}

#dialog{
    display: none;
    position: absolute;
    top: 30%;
    left: 60%;
    width: auto;
    height: auto;               
    border: 2px solid #FFF;
    z-index:1002;
    overflow:visible;
}

p a {
color: #666666;
background : inherit;
text-decoration: none;
}


p a:hover  { 
color: #0000ff;
background : inherit;
text-decoration: underline;
}

#container {
width : 750px;
margin : 0 auto;
border-left: solid 1px #93AFBD;
border-right: solid 1px #93AFBD;
background: #E4DCB2  url(images/bgd.jpg) repeat;
color : #333;
line-height : 1.5em;
}

/* TOP TITLE BAR */

#top {
background : url(../images/ban.png) no-repeat center center;
height:135px;
}
#top h1 {
padding : 35px 0px 0 25px;
margin : 0;
font : 100%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
text-align:left;
color:#EAE8D0;
background:transparent;
}
#top p {
padding : 5px;
font-size: .8em;
}
#top a:link, #top a:visited {
color: #EAE8D0;
background:transparent;
text-decoration: none;
}
#top a:hover { 
color: #fff;
background:transparent;
text-decoration: underline;
}

/* LEFT SIDEBAR */
#leftnav {
float : left;
width : 170px;
margin-left: -15px;
margin-top : 55px;
padding : 0px;
color : #000;
font-family: tahoma, arial, sans-serif;
font-weight: bold;
}
#leftnav li {

color: #E5BF47;
margin-top: 5px;
margin-bottom: 5px;
}

#leftnav  a:link, #leftnav  a:visited {

font-size: .9em;
color : #000;
background : inherit;
text-decoration : none;
}

#leftnav  a:hover {

font-size: .9em;

background:inherit;
text-decoration : underline;
}

#content {
margin :0px 0px 0px 175px;
border-left: 1px solid #656C4A;
padding-left : 10px;
}

#footer {
position:absolute;
width: 750px;
clear : both;
margin : 0 ;
padding-top: 5px;
padding-bottom: 5px;
color : #fff;
background :  #0270bf;
border-left: solid 1px #93AFBD;
border-right: solid 1px #93AFBD;
border-bottom: solid 1px #93AFBD;

}

#footer a:link, #footer a:visited {
font-size: .9em;
color : #eee;
background : inherit;
text-decoration : none;
}

#footer a:hover {
font-size: .9em;
color :#fff;
background:inherit;
text-decoration : underline;
}


h2 {
margin-top : 0px;
padding : 55px 0 5px 5px;
font : 150%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
border-bottom: 1px solid #656C4A;
color:#656C4A;
background:inherit;
}
h3 {
margin : 0;
padding : 20px 0 5px 10px;
font : 130%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
color:#EAE8D0;
background:inherit;
}
h4 {
margin : 0;
padding : 20px 0 5px 10px;
font : 120%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
color:#656C4A;
background:inherit;
}

#footer img {
   float : right;
}
/* seen by IE5mac only, by Philippe Wittenbergh www.l-c-n.com */
*>html #footer img {
        margin : 0;
}
/* end */

.happy {
border-top : 1px solid #808080;
padding : 10px;
}

a:link, a:visited {
font-size: .9em;

background : inherit;
text-decoration : none;
}

a:hover {
font-size: .9em;

background : inherit;
text-decoration : underline;
}

a:active {
font-size: .9em;
color : #fff;
background : inherit;
text-decoration : none;
}

img {
   border : none;
}

#menu {
width: 100%;
height: 24px;
margin: 0 0 0 0;
padding: 0 0 1px 0;
background: #A6C3AD url(images/pt02.jpg) no-repeat;
color:#000;
}

#gallery {
height:100px;
}

#gallery img {
float: left;
padding: 20px;
}

.clear {
clear: left;
}

.quote {
width: 130px;
margin: 0;
border : 1px dashed #fff;
padding : 10px;
color:#656C4A;
background: #E4DCB2;
font-size: .8em;
}

blockquote {
font-weight : bold;
font-style : italic;
color : #AC7D39;
}

form { 
margin: 0; 
}

input.search { 
	width: 80px; 
	border: none;
	color: #000;
	background: url(images/input.gif); 
	padding: 4px; 
}

input.login { 
	width: 80px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}


.sitemap li { 
margin-left: 10px;
}

img {
border: 0;
} 

.pagecontact {
margin-bottom: 15px;
}

