/*--------------------------------------

Par Ayaelle - www.creayaelle.fr
Feuille de style commune

---------------------------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

h1{
	font-size:1em;
	text-align:left;
	margin-top:2em;
}

a:link, a:active {
	color: #990000;
	text-decoration: none;
}

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

a:hover {
	text-decoration: underline;
}

a img{
	border:none;
}

#header {
	width:800px;
	height:auto;
	margin:0 auto;
	padding:0;
}

#content {
	width:800px;
	height:auto;
	text-align:center;
	margin: 2em auto;
}

#retour {
	background: url(img/retour.gif) no-repeat right ;
	font-size: 70%;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
}

#redac{
	font-family: "Courier New", Courier, monospace;
	font-size: 70%;
	font-weight:bold;
	text-align:right;
}
#footer {
	width:800px;
	font: 90% "Courier New", Courier, monospace;
	text-align:center;
	margin:1em auto;
	padding:0.5em;
}

#footer a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

/*Atelier*/
#cv {
	text-align:left;
}

#brico {
	text-align:right;
}

/*Grenier et salon*/
.legende{
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	text-align:justify;
}

#contenu_side_salon{
	width:661px;
	height:auto;
	margin:0 auto;
	padding-top:0;
	padding-left: 139px;
	background: url(img/salon/salon_side.jpg) no-repeat;
}

#contenu_side_jardin{
	width:605px;
	height:auto;
	margin:0 auto;
	padding-top:0;
	padding-left: 195px;
	background: url(img/jardin/jardin_side.jpg) no-repeat;
}

#contenu_side_jardin .gauche{
	float:left;
}
