/* GilbertImmobilier.com */

/* @group Global */

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	background: #242f3f url(../images/global/background.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}

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

/* @end */

/* @group Texts */

h1{
	font: 26px Arial, Helvetica, sans-serif;
	color: #242f3f;
	margin: 0 0 16px 0;
}

h3{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #242f3f;
}

.address{
	font: 11px Arial, Helvetica, sans-serif;
	color: #242f3f;
	margin-top: 0;
}


/* @end */


/* @group Frame */

#wrapper {
	width: 725px;
	background: #fff;
	padding: 8px;
}

#header, #header a, #header a:link, #header a:visited {
	height: 22px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #87816f;
	text-decoration: none;
}
#header a:hover {
	color: #87816f;
	text-decoration: underline;
}

#mainimg{
	width: 709px;
	height: 293px;
	background: url(../images/homepage/0.jpg) no-repeat;
	vertical-align: bottom;
}

#mainimgpages{
	width: 709px;
	height: 211px;
	background: url(../images/top_pages/0.jpg) no-repeat;
	vertical-align: bottom;
}

#content {
	/*height: 360px;*/
	border-top: 1px solid #fff;
	background: url(../images/global/backgroundContent.jpg) repeat-y;
	padding: 8px;
}

#contentLeft{
	width: 175px;
}

#descTop{
	background: url(../images/global/contentTop.jpg) no-repeat;
	width: 500px;
	height: 19px;
	float: right;
	margin: 15px 10px 0 0;
}

#descMiddle{
	background: url(../images/global/contentBgd.jpg) repeat-y;
	width: 500px;
	float: right;
	margin: 0 10px 0 0;
}

#descInMiddle{
	width: 90%;
}

#descBottom{
	background: url(../images/global/contentBottom.jpg) no-repeat;
	width: 500px;
	height: 19px;
	float: right;
	margin: 0 10px 0 0;
}

#footer {
	margin: 10px 25px 22px 0;
}

div.comments div{background: #e0eef5;margin-bottom:10px; color: #242f3f;}
div.comments p{padding: 10px;margin:0}
div.comments div.odd{background:#DAE6FE}

div.comments1 div{background: #f0f6f9;margin-bottom:10px; color: #242f3f;}
div.comments1 p{padding: 10px;margin:0}
div.comments1 div.odd{background:#DAE6FE}

/* @end */

/* @group Tabs */

ul#tab,ul#tab li{ list-style-type:none; margin:5px 0 0 0; padding:0;font:14px Arial, Helvetica, sans-serif; color: #242f3f;}
ul#subtab, ul#subtab li, ul#subtab li a, ul#subtab li a:link, ul#subtab li a:visited{ list-style-type:none; margin:0 0 0 5px; padding:0; font: 12px Arial, Helvetica, sans-serif; color: #242f3f;}
ul#subtab li#selected{ margin:0 0 0 5px; padding:2px; font: 18px Arial, Helvetica, sans-serif;; background: #fff; width: 149px; color: #ea7c19;}
/*ul#tab li{ margin: 0 2px 0 0; text-align: left;}
ul#tab a{ float:left; width: 146px; height: 38px; background:url(../../includes/images/french/tab.gif) no-repeat;}*/

/* @end */


/* @group Align */

.alignLeftTop{
	text-align: left;
	vertical-align: top;
}

.alignCenterTop{
	text-align: center;
	vertical-align: top;
}

.alignRightTop{
	text-align: right;
	vertical-align: top;
}


/* @end */

/* @group Images */

.img{
	border: 1px solid #eee;
	padding: 2px;
}


/* @end */





