* {
outline:none; }

body {
font : 100% "Comic Sans MS"; 
color : #000099;
background-image : url('http://www.jeffdulac.fr/images/pagessite/fond_marbre.jpg');
background-attachment: fixed;
text-decoration:none;
}

a {
text-decoration:none;
}

.bouton {  
background-color: #A8A2CC;  
border-color: #BCB6E2 #BCB6E2 #A8A2CC #A8A2CC;  
 
border-top-width: thin;  
border-right-width: thin;  
border-bottom-width: thin;  
border-left-width: thin
} 

.bloc {
text-align: center;
}

.texte {
text-align: left;
}

img {
border: none;
}

