#logo{
width: 310px;
height: 300px;
background-image: url("images/logo.jpg");
float: left;
background-repeat: no-repeat;
}
#en_tete{
width: 930px;
height: 190px;
background-image: url("images/entreprise-entete.jpg");
margin-top: 20px;
margin-left: 310px;
background-repeat: no-repeat;
}
#menu{
width: 930px;
height: 110px;
background-image: url("images/negatifs_photos.jpg");
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 310px;
}
#menu td{
width: 930px;
height: 110px;
text-align: center;
vertical-align: middle;
}
.element_menu, a
{
text-decoration: none;
color: black;
font-style: italic;
font-size: medium;
font-family: "Times New Roman", Arial, "Trebuchet MS", serif;
font-weight: bold;
}
a:hover
{
text-decoration: underline;
color: blue;
}
a:visited{
text-decoration: underline;
}
a img{
border: none;
}
body{
background-color: silver;
}
#horaires {
width: 290px;
line-height: 50px;
text-align: center;
vertical-align: middle;
font-family: Impact, "Courrier New", "Times New Roman", serif;
font-size: medium;
float: left;
margin-right: 5px;
margin-bottom: 20px;
padding-right: 10px;
padding-left: 5px;
border: 3px solid black;
}
#horaires h3{
text-align: center;
text-decoration: underline;
font-size: x-large;
font-family: Impact, "Courrier New", "Times New Roman", serif;
padding: 10px;
}
#corps{
width: 904px;
margin-left: 310px;
padding: 10px;
border: 3px solid black;
}
#pieds_de_page{
clear: both;
text-align: center;
}
#corps h1{
font-size: xx-large;
font-family: Georgia, "Comic sans MS", Verdana, serif;
text-align: center;
font-weight: bold;
text-decoration: underline;
}
#corps h3{
font-size: large;
font-family: "Times New Roman", serif;
font-weight: bold;
}
#corps h4{
font-weight: bold;
text-align: center;
}
#corps p{
font-family: "Times New Roman", serif;
font-size: large;
font-style: italic;
}
#corps td{
border: 1px solid black;
font-family: "Times New Roman", Arial, "Trebuchet ms", serif;
padding: 5px;
}
#corps table{
border-collapse: collapse;
margin: auto;
border: 4px outset black;
}
#corps h2{
font-family: "Comic sans Ms", Georgia, "Times New Roman", serif;
font-size: x-large;
font-weight: bold;
text-align: center;
}
ul{
list-style-image: url("images/puceordi.jpg");
font-family: "Times New Roman", serif;
font-size: large;
font-style: italic;
}
.important{
font-weight: bold;
font-family: "Times New Roman", serif;
}
.souligne{
text-decoration: underline;
}
.italique{
font-style: italic;
text-align: center;
}
.petit-titre{
text-decoration: underline;
font-weight: bold;
}
.first-letter{
font-weight: bold;
font-size: large;
}
.centrer{
text-align: center;
font-size: x-large;
font-family: "Times New Roman", serif;
font-style: italic;
}
