@charset "UTF-8";
/* CSS Document */

/* Styles gene et hacks
_____________________________ */

body {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

div, h1, h2, h3, h4, p, ul, li, ol, dl, dt, dd {
	margin: 0;
	padding: 0;
}
			
img, div, a { behavior: url(/css/resources/iepngfix.htc); border: 0; }



/* squelette principal
_____________________________*/

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

#header {
	width: 450px;
	margin-left: 200px;
	margin-top: 25px;
}

#content {
	margin-top: 28px;
	margin-bottom: 28px;
}

#pict {
	width: 450px;
	margin-left: 200px;
}

#texte {
	margin-top: 28px;
	padding-bottom: 15px;
}

.bloc_shop {
	width: 850px;
	margin-top: 30px;
	
}

.bloc_laden {
	width: 283px;
	float: left;
	height: 85px;
}

h1.texte {
	text-align: center;
	padding-bottom: 25px;
	font-size:28px;
}

h2.title_laden {
	margin-top: 15px;
	text-align: center;
	font-size:14px;
}

p.home {
	margin:0;
	text-align: center;
}

p.laden {
	font-size: 12px;
	margin:0;
	text-align: center;
}


#texte p.home {
	font-size: 26px;
	line-height: 48px;
	padding-bottom: 10px;
}

#texte p.laden {
	padding-bottom: 5px;
}

a.link_home {
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
a.link_home:hover {
	color: #060;
	text-decoration: underline;
}


a.titre_link_home {
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
a.titre_link_home:hover {
	color: #060;
	text-decoration: underline;
}

/* footer
_____________________________*/ 

#footer {
	width: 850px;
	margin: 10px 0;
	clear: both;
}

#filet {
	height: 5px;
	border-bottom: 1px solid #000;
}

#texte_footer {
	text-align: right;
	margin-top: 5px;
}
