﻿#div1 {
    width:90%;
}
#logo {
    width:100px;
    height:100px;
    padding-top:50px;
}
#boutonM {    
    background-repeat:no-repeat;
    padding-top:75px;
}
#boutonL {
    background-repeat:no-repeat;
}
#milieu {
    background-image:url(images/page.jpg);
    background-repeat:no-repeat;
    padding-top:20px;
    }
#footerm {
    background-image:url(images/baspage.jpg);
    background-repeat:no-repeat;
    width:780px;
    height:80px;

}
#accueil tr td { 
    padding-top:20px;
    font-size:90%;
    color:#606060;
    text-indent:20px;
}  
#maint {
    text-align:center;
    position:relative;
    font-family:Arial Black;  
    font-size:90%; 
    top:40px;
    padding-right:20px;
}
#boutonM a:hover {
    color: blue;
}
#boutonM a {
    color: black;
}
#log {
    text-align:center;
    position:relative;
    top:40px;
    font-family:Arial Black;  
    font-size:90%; 
}
#boutonL a:hover {
    color: red;
}
#boutonL a {
    color: black;
} 
#footerm {
	bottom: 0px;
	text-align:center;
	width:750px;
	}
#footerm p {
	margin: 2px 0;
	font-size: 0.9em;
	color:#ffd145;
	}
#footerm q {
    border-right:ridge 1px white;  
    padding-right:5px;
}
#footerm a {
    color:Gray;
} 
#anim-flash {
}
#truc {
    padding-top:9px;
    padding-left:150px;
}
#accueil tr td h3 { 
    padding-left:20px;
} 
#menu {
    line-height:45px;
}
#menu ul {
    padding-top:70px;    
}
#contact tr th{
    padding-top:40px;
}
#site {
    text-align:center;
    position:relative;
    font-family:Arial Black;  
    font-size:90%; 
    top:40px;
    padding-right:20px;
}
#boutonS a:hover {
    color: purple;
}
#boutonS a {
    color: black;
} 
#titre {
    border-bottom: 1px solid #999999;
    color : #cc0000;
    font-weight:bold;
    padding:2px 0;
}