body
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:90%;
background-color:black;
color:#EFEFEF;
}
#global
{
width:980px;
margin:0 auto;
}
#arriere-plan
{
background:url(photos/home/arriere-plan.jpg) no-repeat;
min-height:700px;
}
a
{
color:white;
}
a:hover
{
color:#FD5656;
text-decoration:none;
}
.vignettes
{
margin:15px;
}
#derniers-tutos
{
font-size:11px;
margin:5px 0 0 145px;
}
#derniers-tutos a
{
text-decoration:none;
}
#derniers-tutos a:hover
{
text-decoration:underline;
color:#FF6666;
}
.pages-rss
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#F4E883;
text-align:center;
margin-top:10px;
}
#banniere
{
width:457px;
height:70px;
background:url(photos/banniere.jpg) no-repeat;
}
#entete-travaux
{
float:right;
width:520px;
height:70px;
background:url(photos/travaux/entete-travaux.png) no-repeat;
}
#entete-travaux p
{
width:320px;
margin:0 0 0 117px;
text-indent:0px;
font-size:80%;
color:#A4A1A1;
text-align:center;
}
/*MENU*/
#menu
{
width:980px;
font-size:13px;
font-weight:bold;
margin:0 0 20px 0;
padding:0;
text-align:center;
height:50px;
}
#menu li
{
float:left;
list-style:none;
}
#menu li a
{
height:19px;
}
#bouton-gauche a
{
display:block;
text-decoration:none;
padding:17px 15px 12px 29px;
background:url(photos/menu/bouton-gauche.png) no-repeat;
}
#bouton-droit a
{
display:block;
text-decoration:none;
padding:17px 32px 12px 15px;
background:url(photos/menu/bouton-droit.png) no-repeat;
}
.bouton-milieu a
{
display:block;
background:url(photos/menu/normal.png) no-repeat;
text-decoration:none;
padding:17px 19px 12px 19px;
}
.bouton-new a
{
display:block;
background:url(photos/menu/bouton-new.png) no-repeat;
text-decoration:none;
padding:17px 15px 12px 50px;
}
.bouton-milieu a:hover, #bouton-gauche a:hover, .bouton-new a:hover, #bouton-droit a:hover
{
text-decoration:underline;
color:white;
background-position:0 -48px;
}
.bouton-new a:active, #bouton-droit a:active, #bouton-gauche a:active, .bouton-milieu a:active
{
text-decoration:underline;
color:#525151;
background-position:0 -96px;
}
/*FIN MENU*/
.logo-tuto-vierge
{
background-repeat:no-repeat;
margin-left:110px;
height:90px;
text-decoration: underline;
font-size:17px;
text-indent: 100px;
color: white;
padding-top:45px;
}
.theme-1, .theme-2, .theme-3, .theme-4, .theme-5, .theme-6
{
background-repeat:no-repeat;
height:110px;
width:410px;
padding:25px 0 0 40px;
}
.theme-1
{
background-image:url(photos/home/bloc-marron.png);
}
.theme-2
{
background-image:url(photos/home/bloc-bleu.png);
}
.theme-3
{
background-image:url(photos/home/bloc-bleu-clair.png);
}
.theme-4
{
background-image:url(photos/home/bloc-orange.png);
}
.theme-5
{
background-image:url(photos/home/bloc-vert.png);
}
.theme-6
{
background-image:url(photos/home/bloc-rouge.png);
}
.theme-1 a, .theme-2 a, .theme-3 a, .theme-4 a, .theme-5 a, .theme-6 a
{
text-decoration:none;
font-weight:bold;
color: #FED689;
}
.theme-1 a:hover, .theme-2 a:hover, .theme-3 a:hover, .theme-4 a:hover, .theme-5 a:hover, .theme-6 a:hover
{
text-decoration:underline;
color:#FD5656;
}
h6
{
display:inline;
margin-left:40px;
font-size:14px;
background:url(photos/home/puce.png) no-repeat 0 2px;
padding-left:20px;
}
.retour-tuto
{
margin:40px 0 40px 0;
font-family:georgia;
}
.retour-tuto a
{
color:white;
background:url(photos/retour-tutoriel.png) no-repeat;
padding:8px 80px 7px 17px;
text-decoration:none;
}
.retour-tuto a:hover
{
background:url(photos/retour-tutoriel.png) no-repeat 0 -35px;
padding:6px 80px 7px 17px;
color:white;
}
h4
{
height:20px;
text-decoration:underline;
text-indent:25px;
background:url(photos/icones/titres/h4.png) no-repeat left;
margin-left:35px;
}
h5
{
height:20px;
text-decoration:underline;
background:url(photos/liens-utiles.png) no-repeat;
font-size:90%;
font-weight:bold;
padding-left:3px 0 0 45px;
}
p
{
text-align:justify;
text-indent:40px;
}
/*bouton télécharger*/
a.telecharger
{
/* Sliding right image */
background: transparent url(photos/telecharger/droit.png) no-repeat scroll top right; 
display: block;
float: left;
height: 30px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
text-decoration: none;
color: #000000;
font-family: Verdana, sans-serif;
font-size:13px;
font-weight:bold;
}
a.telecharger span
{
/* Background left image */
background: transparent url(photos/telecharger/gauche.png) no-repeat; 
display: block;
line-height: 30px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 0 0 5px 60px;
} 
a.telecharger:hover span
{
color:#FD5656;
text-decoration:underline;
}
/* FIN bouton télécharger*/
.version .infos
{
color:#89748F;
font-weight:bold;
}
.version
{
font-family:Verdana;
font-size:11px;
}
.installation
{
color:#8F8F8F;
font-size:15px;
text-align:justify;
margin:20px 20px 20px 20px;
}
#pieds
{
font-size:13px;
margin-left: auto;
margin-right:auto;
margin-top:100px;
margin-bottom:20px;
text-align:center;
background:url(photos/fond-pieds.png) no-repeat;
width:680px;
height:70px;
padding:13px 0 0 0;
}
#pieds a
{
color:white;
}
#pieds a:hover
{
color:#FF6666;
text-decoration:none;
}
#pieds a:active
{
color: #FED689;
}
#pub-sousmenu
{
margin:0 auto;
width:728px;
height:40px;
}
#pub-pieds
{
width:728px;
margin:0 auto;
margin-bottom:50px;
}
.pub-droite
{
float:right;
}
.pub-skyscraper
{
float:right;
margin-top:10px;
}
#pub-droite-haut
{
margin:10px 0 0 0;
}
#pub-droite-bas
{
margin:46px 0 0 0;
}
#pub-tuto-droite
{
float:right;
margin:11px 0 0 0;
}
#pub-sous-tuto
{
padding-top:10px;
margin:0 auto;
width:728px;
}
#contact
{
display: block;
width:168px;
margin: 0 auto;
border:0;
margin-bottom:250px;
}
/*footer*/
#paypal-pied
{
width:470px;
margin:0 auto;
}
#pied-tuto
{
text-align:center;
margin-bottom:150px;
}
#pied-tuto li
{
text-transform:capitalize;
font-size:80%;
list-style-type:none;
display:inline;
}
#pied-tuto a
{
color:#717171;
text-decoration:none;
margin:0 10px;
}
#pied-tuto a:hover
{
color:#FD5656;
text-decoration:underline;
}
/*Retour haut tuto*/
#retour-haut-tuto
{
margin:0 0 150px 0;
}
.retour-haut-tuto-gauche
{
float:left;
}
.retour-haut-tuto-gauche a, .retour-haut-tuto-droite a
{
text-decoration:none;
color:#7D7D7D;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:75%;
padding-top:25px;
padding-bottom:20px;
}
.retour-haut-tuto-gauche a
{
background:url(photos/icones/fleches/retour-haut-tuto.png) no-repeat 10px 0;
padding-left:50px;
}
.retour-haut-tuto-droite
{
float:right;
}
.retour-haut-tuto-droite a
{
background:url(photos/icones/fleches/retour-haut-tuto.png) no-repeat top right;
padding-right:38px;
}
.retour-haut-tuto-droite a:hover, .retour-haut-tuto-gauche a:hover
{
color:#FD5656;
text-decoration:underline;
}
.retour-haut-tuto-gauche a:hover
{
background:url(photos/icones/fleches/retour-haut-tuto.png) no-repeat 10px -90px;
}
.retour-haut-tuto-droite a:hover
{
background:url(photos/icones/fleches/retour-haut-tuto.png) no-repeat right -90px;
}
/*FIN retour haut tuto*/

