/* GilbertImmobilier.com */

/* @group Global */

body {
	background: url(../images/bgd.jpg);
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #6e6e6e;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:visited{
	color: #ea7c19;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/* @end */


/* @group Frame */

#wrapper {
	padding-top: 40px;
	margin-right:auto;
	margin-left:auto;
	width:676px;
}

#frameThumbs {
	background: #777777 url(../images/frame_thumbs.jpg) no-repeat;
	width: 321px;
	height: 114px;
	text-align: left;
	vertical-align: top;
	
	padding-left: 4px;
}

/* @end */




