div, p, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}

p { 
	font-size: 0.9em;
}

h1, h2, h3, h4 {
	color: #000;
}

a, a:visited {
	color: #666;
	text-decoration: none;
}

a:hover,  a:active, a:focus {
	color: #f00;
	text-decoration: none;
} 

#contenant{
	display: block;
	width: 960px;
	margin: 8px auto 0 auto;
	text-align: left;
	border: 1px solid #D1A23C;
	background: #fff;
}

#contenu {
	padding: 0; 
	margin: 0;
	border: 2px solid #993333;
}

#coloneGauche, #coloneDroite { 
    display: block;
}
#coloneGauche p, #coloneDroite p { 
 padding: 0 6px 6px 6px;
}

#coloneGauche h1, #coloneDroite h1 {
	font-size: 1.1em;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#coloneGauche {
	position: relative;
	color: #000;
	left: 20px;
	width: 320px;
	display: block;
	height: 750px;
}

#coloneDroite { 
}

p.espaceapres{
	padding-bottom: 1em;
}

p.petitCaractere {
	font-size: 0.8em;
	padding-bottom: 0.8em;
	line-height: 1.4em;
}

#copyright{
	clear:both; 
	width: 80%; 
	height: 30px; 
	display: block; 
	margin: 0 auto; 
	text-align:center; 
	font-size: 0.7em;
	line-height: 1.4em;
	color: #000;
	padding-top: 4px;
	background: transparent;
}
#menuCont {
	padding-left: 10px;
}
.menu {
    line-height: 1.2em;
}
.centre {
	text-align: center;
}

/* Pour Contribute */
.contact, .infolettreLink, .envAmis, .bookmark, .pngToFix { 
	background: transparent;
}
.eleGalerie {
	text-align:left;
	font-size: 0.85em;
}
.eleGalerie h1 {
	font-size: 1em;
	line-height: 1.1em;
	font-weight: normal;

}
.eleGalerie p {
	font-size: 0.9em;
}

#menubasgauche, #menubasdroite {
	position: absolute; 
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

#menubasgauche {
	left: 10px; 
	bottom: 10px;
	text-align:left;
}

#menubasdroite {
	right: 10px; 
	bottom: 36px;
	text-align: right;
}

#menubasgauche a, #menubasdroite a, #menubasgauche a:visited, #menubasdroite a:visited {
	color: #000;
	line-height: 1.4em;
}

#menubasgauche a:focus, #menubasgauche a:hover, #menubasdroite a:focus, #menubasdroite a:hover {
	color: #666;
}

img
{
-ms-interpolation-mode: bicubic;
}

