
body { 
	background-position: left top;
	background-image: url("../../images/cube2009.jpg"); 
	background-repeat: no-repeat;
	background-color: #FFFFFF; 
	background-attachment:fixed;
	}

a { color: #D08000; font-weight: normal; font-family: arial, sans-serif, serif; text-decoration:underline; }

a:hover { color: #D0C888; font-weight: normal; font-family: arial, sans-serif, serif; text-decoration:underline; }

hr { height: 0px; padding: 0; color: #FFFFFF; background-color: #FFFFFF; border: 0; }

.titre { text-align:center; color: black; font-weight: bold; font-family: arial, sans-serif, serif; font-size: 16px; text-decoration: underline; }

.texte { color: black; font-weight: normal; font-family: arial, sans-serif, serif; font-size:13px; text-decoration: none; }

.petit_texte { color: black; font-weight: normal; font-family: arial, sans-serif, serif; font-size:10px; text-decoration: none; }


