body {
	color: #CC6699;
	background-image: url(img/fond-garde-chiens-chats.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}

}
a {
	color: #FF6533;
}
a:hover, a:focus {
	color: #FF4C00;
}
strong {
	color: #A1B55D;
}
h1,h2,h3 {margin-bottom:0}
p {margin-bottom:0}
ul {margin-bottom:0}
li {margin-bottom:0}

/* En-tęte */
#entete {
	background-image: url(int/haut-garde-chats-chiens-lyon.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 70px;
}

/* Navigation */
#navigation {
}
#navigation a {
	color: #FF0099;
}
#navigation a:hover, #navigation a:focus {
	background: #000000;
}

/* Contenu principal */
#contenu {
	color: #363B29;
}
#contenu a {
	color: #95004A;
}
#contenu a:hover, #contenu a:focus {
	color: #CC0066;
}
#contenu strong {
	color: #181A12;
}

/* Pied de page */
#pied {
	color: #E6A948;
	background-image: url(int/bas-garde-chiens-chats.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
}


/* --- POSITIONNEMENT --- */

/* Page */
body {
	padding: 0; /* -> 2 */
}

/* En-tęte */
#entete {
}
#entete h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	color: #C36BB2;
	text-align: center;display: inline;
}


/* Menu de navigation */
#navigation {
	padding: 12px 15px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li {
	display: inline;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 2px;
	margin-bottom: 2px;
}
#navigation a {
	padding: 6px;
	line-heightě?: 1.5;
	font-size: 0.9em;
	text-decoration: underline;
}

/* Contenu */
#contenu {
	margin-right: 200px;
	margin-left: 200px;
	text-align: center;
}

#contenu p {
	margin-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #9A4E75;
	text-align: justify;
}
#contenu a {
	margin-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #9A4E75;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
#contenu li {
	margin-bottom:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #9A4E75;
	text-align: justify;
	margin-top: 2px;
	padding-left: 5px;
	list-style-position: outside;
	list-style-type: disc;
}

#contenu strong {
	margin-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #9A4E75;
}
#contenu span {
	margin-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #9A4E75;
}
#contenu h1 {
	margin-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #9A4E75;
}
#contenu h2 {
	margin-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #000066;
}
/* Pied de page */
#pied {
	font-size: 0.85em;text-align: center;
	color: #FF0099;
}
#pied p {
	text-align: center;
	clip:    rect(0px auto auto auto);
	margin-top: -0.5px;
}
#pied li { 	text-align: center;
	color: #FF0099; display: inline;
}
#pied a {
	color: #FF0099;
}
marquee {
	color: #CC0066;
	font-size: 22px;
	line-height: 30px;
	width:800px;
	text-align: center;
	background-position: center center;
	font-style: normal;
	font-weight: bold;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
}

