html{background-image:url("img/motif_carrelage.gif")}

body {
	background-image:url("img/logo.gif");
	background-repeat:no-repeat;
	background-position:20px 20px;
	background-color:#fff;
	width:730px;
	margin:15px auto;
	text-align:left;
	padding:15px;
}
body.txt {font-size:11px; font-family:verdana,arial,sans-serif}
.centrer{text-align:center}

h1 {font-size:20px; color:#406070}
h2 {font-size:11px; font-style:italic}

li{margin-bottom:10px; list-style-image:url("img/bullet_carrelage.gif")}

a:visited {color: #A2C1C1}
a:hover {color: #A2C1C1}
a:focus {color: #12AEBB}
a:active {color: #609090}
a:link {color: #609090}