/*
*		www.meredith-paris.com
*		css/main.css
*/

a {
	color: #f00485;
	text-decoration: none;
}
a:hover {

}
.contact a {
	display: block;
	color: #fff;
	font-size: 11px;
	background-color: #f00485;
	background-image: url('../img/arplan-bouton.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 16px;
	line-height: 18px;
	width: 84px;
	height: 25px;
	margin-top: 6px;
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: 'Verdana', 'Helvetica', sans-serif;
	font-size: 12px;
}
body {
	text-align: center;
	background-color: #d4d9d9;
	background-image: url('../img/arplan.gif');
	background-position: top;
	background-repeat: repeat-x;
}

img {
	border: 0;
	display: block;
}
strong.buzz {
	color: #f00485;
}

input {
	display: block;
}
input, select, textarea {
	border: 1px solid #d9dbda;
	background-color: #f6f6f6;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
form#form_images {
	border: 1px solid #f00485;
	background-color: #d4d9d9;
	padding: 20px;
}
.puce {
	background-image: url('../img/puce.gif');
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 18px;
	margin: 0 0 8px;
}

#page {
	text-align: left;
	width: 1043px;
	height: 1027px;
	background-image: url('../img/arplan-tableau.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	margin: 22px auto 50px auto;
}
#logo {
	margin: 41px 0 0 59px;
	display: inline;
}
.baseline {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 0px 59px;
}
#flash-zone {
	width: 507px;
	height: 382px;
	background-image: url('../img/arplan-flash.gif');
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
	display: inline;
	margin-left: 48px;
}
#conteneur-flash{
	margin: 9px 13px;
}
#meredith_ie, #meredith_ff {
	
}

#vignettes {
	padding-top: 6px;
	margin-left: 4px;
	float: left;
	display: inline;
}
#rendez-vous {
	clear: left;
	float: left;
	display: inline;
	margin-left: 59px;
	width: 285px;
	font-size: 11px;
	margin-top: 12px;
}
.nom-boutique {
	font-size: 14px;
	color: #f00485;
	font-weight: bold;
}
#quoi {
	float: left;
	display: inline;
	width: 310px;
	padding-top: 12px;
}

.adr, .street-address, .postal-code, .locality {
	display: inline;
}
.geo {
	display: none;
}

#credits {
	clear: both;
	font-size: 10px;
	width: 943px;
	padding-top: 70px;
	text-align: right;
}