BODY {
	padding: 5px;
	font-size: 11px;
}

a {
	color: #FF6533;
}

a:hover,a:focus {
	color: #FF4C00;
}

strong {
	color: #A1B55D;
}

IMG {
	border: 0;
}

#global {
	width: 999px;
	margin: 0 auto;
}

#header {
}

#footer {
}

INPUT {
	width: 100%;
	font-size: 15px;
}

.tag {
	float: left;
	text-align: center;
	font-size: 11px;
	padding: 0 5px 0 5px;
}

.galerieDate {
	font-size: 14px;
	color: red;
	font-weight: bolder;
}

strong {
	color: #A1B55D;
}

.lienHome {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}	

#navigation a:hover,#navigation a:focus {
	
}

#contenu a {
	color: #332510;
}

#contenu a:hover,#contenu a:focus {
	color: #6E5122;
}

#contenu strong {
	color: #181A12;
}

/* Bloc central contenant #navigation et #contenu */
#centre {
	width: 100%;
	overflow: hidden;
}

/* Menu de navigation */
#navigation {
	width: 220px;
	float: left;
}

#navigation ul {
	margin: 0;
	padding: 10px;
	list-style: none;
}

#navigation a {
	display: block;
	height: 1%;
	padding: 5px;
}


#contenu {
	width: 649px;
	padding: 10px 20px;
	float: left;
}
