/* Definition des polices*/

h1 {
color : red; 
padding : 0.3em; 
margin-right : 65px; 
margin-left : 80px; 
letter-spacing : 0.3em; 
font-family : Comic sans MS, Verdana, Arial, Helvetica, sans-serif; 
font-size : x-large; 
font-weight : 800; 
} 
h2 {
font-family : Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; 

color : #0000ff; 
margin-left : 10px; 
} 
h3 {
font-family : Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; 
color : #000000; 
font-style : italic; 
margin-left : 10px; 
} 
.verdanagris11 {
font-weight : normal; 
font-size : 11px; 
color : #49637a; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 
.verdanagris12 {
font-weight : normal; 
font-size : 12px; 
color : #49637a; 
font-family : Comic sans MS, Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 
.comicblack11 {
font-weight : normal; 
font-size : 11px; 
color : black; 
font-family : Comic sans MS, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 
.comicblack12 {
font-weight : normal; 
font-size : 12px; 
color : black; 
font-family : Comic sans MS, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 
.comicblack13 {
font-weight : normal; 
font-size : 13px; 
color : black; 
font-family : Comic sans MS, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 
.comicblack14 {
font-weight : normal; 
font-size : 14px; 
color : black; 
font-family : Comic sans MS, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 
.comicgris16 {
font-weight : normal; 
font-size : 16px; 
color : #49637a; 
font-family : Comic sans MS, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 
.comicblack16 {
font-weight : bold; 
font-size : 16px; 
color : black; 
font-family : Comic sans MS, Arial, Helvetica, sans-serif; 
text-decoration : none; 
}

/* Definition des cadres */
 
body {
margin : 20px; 
background-image : url(../Images/carre.gif); 
background-repeat : repeat; 
position : relative; 
} 
.gauche {
position : absolute; 
left : 70px; 
background-color : #0000ff; 
width : 135px; 
height : 555px; 
} 
.top {
margin-left : 135px; 
top : 30px; 
background-color : #0000ff; 
width : 725px; 
height : 90px; 
} 
.bottom {
position : absolute; 
background-color : silver; 
left : 70px; 
width : 840px; 
height : 20px; 
}

/* Definition des menus */

#menug {
font-size : 14px; 
font-weight : bold; 
font-family : Comic sans MS, Verdana, Arial, Helvetica, sans-serif; 
} 
#menug A {
margin-top : 1px; 
display : block; 
color : #6e7072; 
text-indent : 2px; 
border-bottom : 1px solid white; 
border-right : 1px solid white; 
border-left : 1px solid white; 
height : 22px; 
background-color : #dbdbdb; 
text-align : left; 
text-decoration : none; 
} 
#menug A:hover {
color : white; 
background-color : #fbb034; 
} 
.menuh {
font-size : 14px; 
font-weight : bold; 
font-family : Comic sans MS, Verdana, Arial, Helvetica, sans-serif; 
} 
.menuh A {
margin-top : 1px; 
display : block; 
color : #6e7072; 
text-indent : 8px; 
border-bottom : 1px solid white; 
border-right : 1px solid white; 
border-left : 1px solid white; 
height : 22px; 
background-color : #dbdbdb; 
text-align : left; 
text-decoration : none; 
} 
.menuh A:hover {
color : white; 
background-color : #fbb034; 
} 
#minimenu {
font-size : 12px; 
color : white; 
text-align : center; 
} 
#minimenu A {
color : white; 
text-decoration : none; 
} 
#minimenu A:hover {
color : #fbb034; 
text-decoration : underline; 
} 
#menucorps {
font-size : 16px; 
text-align : left; 
} 
#menucorps A {
font-family : Comic sans MS, Verdana, Arial, Helvetica, sans-serif; 
font-size : 16px; 
font-weight : bold; 
color : #49637a; 
text-decoration : none; 
} 
#menucorps A:hover {
color : #fbb034; 
text-decoration : underline; 
} 
li {
font-family : Comic sans MS, Verdana, Arial, Helvetica, sans-serif; 
font-size : 95%; 
color : black; 
display : list-item; 
list-style-image : url(../Images/Puce.jpg); 
}
