body {
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
a {
	color: #834ACC;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover, a:focus {
	color: #FF2298;
}


/* Conteneur central */
#centre {
	background: url(img/11-colgauche.png) repeat-y left top;
}
#centre-bis {
	background: url(img/11-coldroite.png) repeat-y right top;
}

/* Navigation */
#navigation {
	color: #000000;
}
#navigation a {
	color: #FFFFFF;
}
#navigation a:hover, #navigation a:focus {
	color: #CC0066;
	font-size: 1em;
}

/* Contenu principal */
#principal {
	color: #181A12;
	background-color: #FFDDFF;
}
#principal p {
	color: #894569;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	text-align: justify;
}
#principal strong {
	color: #894569;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
}
#principal a {
	color: #332510;
}
#principal a:hover, #principal a:focus {
	color: #6E5122;
}
#principal strong {
	color: #FF0099;
}
#principal table{
	width: 90%;
}
#principal td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
	background-color: #FFD9FF;
}


/* Contenu secondaire */
#secondaire {
	color: #FF6699;
}


/* --- POSITIONNEMENT --- */

/* Page */
body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#global {
	width: 100%;
	max-width: 90em;
	min-width: 850px;
	margin-left: auto;
	margin-right: auto;

}

/* En-tête */
#entete {
	padding: 0px 0;
	height: 126px;
	top: 0px;
	background-color: #FFD8E6;
	background-image: url(int/ban-garde-chats-chiens-lyon.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
#entete h1 {
	margin: 0;
}

#entete .sous-titre {
	margin: 4px 0 15px 0;
}

/* Bloc central */
#centre-bis {
	width: 100%;
	overflow: hidden;
}

/* Menu de navigation */
#navigation {
	float: left;
	width: 180px;
	margin-left: 10px;
	background-color: #C598B1;
	border: medium dotted #FF3399;
	margin-top: 5px;
}
#navigation ul {
}
#navigation li {
	list-style-position: outside;
	line-height: 1.5em;
	font-size: 1.1em;
	list-style-image: url(int/puce.png);
	margin-left: 5px;
	padding-left: 10px;
	z-index: auto;
}
#navigation a {
	line-height: 1.5;
	font-size: 0.9em;
	text-decoration: none;
}
#navigation a:hover {
	color: #FF3399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: underline;
}

/* Contenu principal */
#principal {
	margin-left: 230px;
	margin-right: 220px;
	height:100%;
	min-height:500px;
	_height:500px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#principal > :first-child {
	margin-top: 10px;
}

/* Contenu secondaire */
#secondaire {
	float: right;
	width: 180px;
	margin-right: 10px;
	background-color: #C598B1;
	border: medium dotted #FF3399;
	margin-top: 5px;
	padding: 5px;
}
#secondaire h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
#secondaire li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #FFE1F2;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px; 
}
#secondaire p {
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.2em;
}
#secondaire strong {
	color: #FFFFFF;
}
/* Pied de page */
#pied {
	font-size: .85em;
	background-image: url(int/ban-bas-garde-animaux-lyon.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 80px;
}
#pied h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	display:none;
	color: #CC99CC;
	display: inline;
}

.menu-bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	text-align: center;
	background-color: #FFCCFF;
}

.menu-bas li {
	display:inline;
}
.menu-bas a:visited {
	text-decoration: none;
	color: #CC3399;
}
.menu-bas a:link {text-decoration: none;
	color: #CC3366;
}
.menu-bas a:hover {
	text-decoration: underline;
	color: #000000;
}
.menu-bas a:active {
	text-decoration: none;
	color: #660033;
}
.garde-chats-chiens{float:right; margin-left:10px; margin-bottom:10px; margin-bottom:10px}
#secondaire marquee {
	color: #003366;
	font-size: 22px;
	line-height: 30px;
	width:180px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	height: 100px;
	background-image: url(fond/pension-chat-chien.jpg);
	background-repeat: repeat;
	background-position: center top;
}

