@charset "iso-8859-1";

/* Global Styles */

* {
outline:none; }

body {
overflow: auto; 
margin : 0;
padding : 0;
background-image : url('http://www.jeffdulac.fr/images/pagessite/fdvert001.jpg');
background-repeat : repeat;
}

a {
color : #6b0c0c;
font-weight : bold;
text-decoration : none;
}

a img {
border : none;
margin : 0;
}

ul {
list-style-type : none;
}

#container {
position:relative;
width:1024px;
height:758px;
text-align: center;
margin: auto;
margin-top : 10px;
margin-bottom : 10px;
background-image : url('http://www.jeffdulac.fr/images/pagessite/portailfond.jpg');
background-repeat : no-repeat;
}

.bienvenue {
position : absolute ; top : 14px ; left: 95px ;}

.site {
position : absolute ; top : 125px ; left: 100px ;
text-decoration : none;
}

.forum {
position : absolute ; top : 435px ; left: 545px ;
text-decoration : none;
}

.contact a {
display: block;
width: 270px;
height: 57px;
position : absolute ; top : 640px ; left: 130px ;
background:url('http://www.jeffdulac.fr/images/pagessite/contact2.png') no-repeat 0 0 ;
text-decoration : none;
}

.contact a:hover {
position : absolute ; top : 640px ; left: 130px ;
background:url('http://www.jeffdulac.fr/images/pagessite/contact2.png') no-repeat 0 -55px;
text-decoration:none;
}

.entrezsite {
position : absolute ; top : 320px ; left: 140px ;
text-decoration : none;
}

.entrezforum {
position : absolute ; top : 635px ; left: 575px ;
text-decoration : none;
}