*{
	margin:0px;
	padding:0px;
}

body{
background:#000000;
font-size:12px;
font-family:"Arial", Helvetica, Verdana;
margin:0;
padding:0;

}


#general{
display:block;
width:461px;
height:387px;

position:absolute;
left:50%;
top:50%;
margin-top:-193px;
margin-left:-230px;

}
#general2{
display:block;
color:#FFFFFF;
margin:auto;
width:780px;

background:transparent url(../images/header.jpg) no-repeat top left;
padding:10px;
padding-top:200px;

}


.gauche {

width: 222px; 
float:left;

}

.droite {

width: 239px; 
float:left;

}

.flash {

display:block;
width:222px;
height:22px;
background-image:url(../images/splash_02.jpg);

}

.html {

display:block;
width:239px;
height:22px;
background-image:url(../images/splash_03.jpg);
}

.flash:hover {
background-image:url(../images/splash_02_over.jpg);

}

.html:hover {
background-image:url(../images/splash_03_over.jpg);

}


h3{
font-size:12px;
background:transparent url(../images/bg-titre.jpg) no-repeat top left;
width:780px;
height:14px;
padding:2px;
text-transform:uppercase;
margin-top:20px;
margin-bottom:10px;
padding-left:3px;
}
ul{
margin-left:20px;
}

a{
color:#FFFFFF;
text-decoration:none;

}

.goodies {

margin-right:40px;
margin-left:20px;

}

