/*   les éléménts typographiques margin top right bottom left*****/

body {
background-color:#fff; 
margin:20px 0 0 20px;
font-family:Arial, Helvetica, sans-serif;
}

h1{
font-size:80%;
font-weight:100;
line-height:1.5em;
color:#000;
padding:0;
margin:0;
}

h2{
font-size:80%;
font-weight:1000;
line-height:1.5em;
color:#000;
text-transform:uppercase;
padding:0;
margin:0;
}

h3{
font-size:60%;
font-weight:100;
line-height:5em;
color:#000;
padding:0;
margin:0;
}

.centre{
text-align:center;}

/******** Les liens ******/
a {
font-size:100%;
font-weight:100;
line-height:5em;
color:#000; 
text-decoration:none;
}
a:hover {
color:#EC008C;
text-decoration:none;
}

#monblock1 {
position:absolute;
width:755px;
height:580px;
margin:0 0 0 200px;
text-align:center;
}
#monblock2 {
position:absolute;
width:200px;
height:600px;
margin:0 0 0 0;
background:#fff;
}
#monblock3 {
position:absolute;
width:755px;
height:20px;
margin:580px 0 0 200px;
text-align:center;
background:
}
#monblock4 {
position:absolute;
width:755px;
height:1000px;
margin:0 0 0 200px;
text-align:center;
background:#FFF;
}

/** classes relatives au fond de body*/

.fondarbeit {
background:  url(file:///E|/LOIG/BOULOT/loig/site/css/%27../fonds/arbeit.jpg%27) #fc0 top left no-repeat;}
.fondillu {
background:  url(file:///E|/LOIG/BOULOT/loig/site/css/%27../fonds/dessins.gif%27) #fc0 top left no-repeat;}
.fondautres {
background:  url(file:///E|/LOIG/BOULOT/loig/site/css/%27../fonds/autres.jpg%27) #fc0 top left no-repeat;}

