@charset "UTF-8";
/* General */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#e4e4e4;
	margin-top:20px;
}

form {
	margin:0;
	padding:0;
	font-size:10pt;
}
table {
	font-size:13px;
}
.tooltip {
	position: absolute;
	display: none;
}
.frame {
	color: #666666;
	background-color: #FFFFFF;
	border: 2px solid #FF9933;
	padding: 10px;
	height: auto;
	width: 400px;
}
a:link, a:visited, a:active {
	color:#0E81BC;
	text-decoration:none;
}
a:hover {
	color:#5b9400;
	text-decoration:underline;
}

.oper {
	line-height:20px;
	padding-left:20px;
	text-align:left;
	background-repeat:no-repeat;
	background-position:center left;
	margin:2px 0 6px 0;
}
.add {
	background-image:url(../img/add.png);
	/*font-weight:bold;*/
}
.edit {
	background-image:url(../img/edit.gif);
}
.view {
	background-image:url(../img/view.gif);
}
.print {
	background-image:url(../img/print.gif);
}
.map {
	background-image:url(../img/browser.png);
}
.more {
display:none;
position:absolute; 
border-style: solid; 
background-color: white; 
padding: 5px;
margin-left:50px;
}
#menu_client {
float:right;
width:270px;
height:26px;
border-bottom:2px solid #CC0000;
font-size:10pt;
text-align:center;
line-height:26px;
}
/* Headers */
 
#slogan {
	width:560px;
	height:40px;
	font-size:26px;
	text-align:right;
	padding:15px;
	color:#FFFFFF;
}
#head_links {
	margin-top:27px;
	padding-right:25px;
	height:16px;
	text-align:right;
	line-height:20px;
	font-size:10pt;
	float:right;
}
#head_links a:link, #head_links a:visited, #head_links a:active { 
	color:#000000;
	text-decoration:none;
/*	border-right:3px #CC0000 solid;
	padding-right:5px;
*/}
#head_links a:hover {
	color:#cc3300;
	text-decoration:none;
}

/* Page */

#title {
	border-bottom:2px solid #76ad1d;
	padding-bottom:2px;
	margin:0 0 7px 0;
	font-size:14pt;
	font-weight:bold;
	color:#000000;/*5b9400*/
	font-family:"Trebuchet MS", Arial;
}
.point {
	font-weight:bold;
	font-size:12pt;
	color:#76ad1d;
}
#illust {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}
#content {
	margin-top:14px;
	font-size:13px;
	line-height:140%;
	text-align:justify;
}
#content_simpl {
	margin-top:14px;
	font-size:10pt;
	line-height:140%;
}
#content p {
	padding:0;
	margin:20px 0 15px 0;
}
.title_int {
	color:#cc3300;
	font-weight:bold;
	font-size:13px;
}
.title_int2 {
	color:#6DA21B;
	font-weight:bold;
	font-size:12pt;
	margin-bottom:4px;
}

/* Text */

.big_blue {
	font-size:13pt;
	color:#0E81BC;
}
.big_red {
	font-size:14pt;
	color:#BA1F00;
}
.big_gray {
	font-size:14pt;
	font-weight:bold;
	color:#666666;
}
.txt_blue {
	color:#0066CC;
	font-size:20px;
	font-weight:bold;
}
.txt_blue2 {
	color:#0066CC;
	font-weight:bold;
}
.txt_red {
	color:#FF0000;
	font-weight:bold;
}
.normal_gray {
	color:#666666;
	font-weight:bold;
}
.gray_bg {
	background-color:#EEEEEE;
}


/* Menu */

#menu_container {
	width:164px;
	background-image:url(../img/menu_bg.png);
	padding-top:0;
	padding-bottom:10px;
	margin-bottom:10px;
}
#cell_menu {
	border-right:1px solid #BBBBBB;
	background-color:#FFFFFF;
	padding:10px;
	padding-top:8px;
}
#menu {
	text-align:left;
	padding:0;
	margin:0;
}
#menu li {
	width:190px;
	display:block;
	list-style:none;
	list-style-position: outside;
	font-size:10pt;
}
#menu li a:link, #menu li a:visited, #menu li a:active {
	font-size:13px;
	padding:0 0 0 17px;
	margin:0px;
	color:#000000;
	text-decoration:none;
	display:block;
	line-height:23px;
	height:23px;
}
#menu li a:hover {
	font-size:13px;
	margin:0px;
	padding:0 0 0 17px;
	display:block;
	color:#5b9400;
	text-decoration:none;
}
#menu #activ a:link, #menu #activ a:visited, #menu #activ a:active {
	background-image:url(../img/indic.png); 
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	color:#5b9400;
	font-weight:bold;
	text-decoration:none;
}
#menu #activ a:hover {
	text-decoration:none;
}
#menu ul {
	list-style-position: outside;
	font-size:14px;
	font-weight:bold;
	list-style:none;
	padding:4px 4px 4px 17px;
	margin:18px 0 0 0;
	color:#cc3300;
	cursor:default;
}
#demo30j {
	margin:36px 0 30px 0;
}
#livedemo {
	text-align:center;
	padding:4px;
	width:122px;
	height:17px;
	margin-left:30px;
	background:url(../img/livedemo_bg.png) no-repeat;
}
#livedemo a:hover {
	text-decoration:none;
	color:#FF6600;
}
.demo_btn {
	width:142px;
	height:55px;
	background:url(../img/essai.png) no-repeat;
}
.demo_btn_a {
	width:142px;
	height:55px;
	background:url(../img/essai.png) no-repeat 0px -58px;
	cursor:pointer;
}
.video_pres_btn {
	width:235px;
	height:36px;
	background:url(../img/video_present2.png) no-repeat;
}
.video_pres_btn_a {
	width:235px;
	height:36px;
	background:url(../img/video_present2.png) no-repeat 0px -39px;
	cursor:pointer;
}
.video_demo_btn {
	width:152px;
	height:19px;
	padding-left:15px;
	background:url(../img/video_bg2.png) no-repeat;
	margin-top:7px;
}
.video_demo_btn_a {
	width:152px;
	height:19px;
	padding-left:15px;
	background:url(../img/video_bg2.png) no-repeat 0px -20px;
	margin-top:7px;
	cursor:pointer;
}
.video_demo_btn_link:hover {
	color:#FF6600;
	text-decoration:none;
}


/* Buttons and forms */
 
/*input.btn_ok {
	width: 127px;
	height: 35px;
	background-image:url(../img/btn_ok.png);
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	padding:0;
	margin:0;
	padding-bottom:2px;
	cursor:pointer;
}
input.btn_ok:hover {
	background-image:url(../img/btn_over.png);
}*/
input.btn_ok {
	width: 127px;
	height: 35px;
	background:url(../img/btn.png) no-repeat;
	border:0;
	color:#FFFFFF;
	font-weight:bold;
	padding:0;
	margin:0;
	padding-bottom:2px;
	cursor:pointer;
}
input.btn_ok_a {
	width: 127px;
	height: 35px;
	background:url(../img/btn.png) 0 -35px no-repeat;
	border:0;
	color:#FFFFFF;
	font-weight:bold;
	padding:0;
	margin:0;
	padding-bottom:2px;
	cursor:pointer;
}
input.btn_no {
	width: 127px;
	height: 35px;
	background:url(../img/btn.png) 0 -70px no-repeat;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	padding:0;
	margin:0;
	padding-bottom:2px;
	cursor:pointer;
}
input.btn_no:hover {
	background:url(../img/btn.png) 0 -35px no-repeat;
}
input.btn {
	width: 127px;
	height: 35px;
	background:url(../img/btn.png) no-repeat;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	padding:0;
	margin:0;
	padding-bottom:2px;
	cursor:pointer;
}
input.btn:hover {
	background:url(../img/btn.png) 0 -35px no-repeat;
}
.focus {
	background-color:#FFFFFF;
	border:1px solid #FF6600;
	margin:0;
/*	text-indent: 4px !important;*/
	text-indent:4px;
}
.focus_big {
	background-color:#FFFFFF;
	border:1px solid #FF6600;
	margin:0;
	font-size:16px;
/*	text-indent: 4px !important;*/
	font-weight:bold;
	text-indent:4px;
}
.nofocus {
	background-color:#FFFFFF;
	border:1px solid #0099CC;
	margin:0;
	text-indent:4px;
}
.nofocus_big {
	background-color:#FFFFFF;
	border:1px solid #0099CC;
	margin:0;
	font-size:16px;
	font-weight:bold;
	text-indent:4px;
}
.gray_bg_light {
	background-color:#F4F4F4;
	font-weight:bold;
	color:#777777;
}


/* Table */

.mr1 td {
	padding:3px;
	background-color: #FFFFFF;
	padding-left: 8px;
}
.mr2 td {
	background-color:#EEEEEE;/*F3FFF2 F0F0F0*/
	padding:3px;
	padding-left: 8px;
}
.mr_a td {
	background-color: #FFFCD2;
	border-left: 2px solid #FFCF40;
	padding:3px;
	padding-left: 6px;
}
.tbl #l1 {
	background-color:#EEEEEE;
	padding-left:8px;
	text-align:right;
	font-weight:bold;
	font-size:9pt;
	color:#777777;
}
.tbl #l2 {
	background-color:#FFFFFF;
	padding-left:8px;
	text-align:right;
	font-weight:bold;
	font-size:10pt;
	color:#777777;
}
.tbl #r1 {
	background-color:#EEEEEE;
	padding-left:8px;
}
.tbl #r2 {
	background-color:#FFFFFF;
	padding-left:8px;
}
.tbl #calc1 {
	border-bottom:1px dashed #B2B2B2;
	width:130px;
}
.tbl #calc2 {
	border-bottom:1px dashed #B2B2B2;
	color:#666666;
}
.tbl #calc3 {
	border-bottom:1px dashed #B2B2B2;
	width:70px;
	text-align:right;
}
.tbl #dash {
	border-bottom:1px dashed #B2B2B2;
	text-align:left;
}
.tbl {
	font-size:10pt;
}


/* Others */

.captchapict {
	margin:0;
	padding:0;
	border:1px solid #666666;
}
p.captcha_notvalid {
	font-weight: bold;
	color: #FF0000;
}
.white_bg {
	background-color:#FFFFFF;
}


/* Footer */

#footer {
	height:35px;
	background-image:url(../img/footer.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:10pt;
}
#footer a:link, #footer a:visited, #footer a:active { 
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	text-decoration:none;
}

/* Others */

.SimpleSlide {
	width: 307px;
	height: 39px;
	overflow: hidden;
	margin:32px 0 0 64px;
}
.SimpleSlide div {
	width: 2403px;
}
.SimpleSlide div div {
	width: 407px;
	height: 39px;
	float: left;
}

.SimpleSlide2 {
	width: 200px;
	height: 70px;
	overflow: hidden;
	margin:10px 0 15px 40px;
}
.SimpleSlide2 div {
	width: 1800px;
}
.SimpleSlide2 div div {
	width: 200px;
	height: 70px;
	text-align:center;
	float: left;
}

#avantages {
	color:gray;
	margin-bottom:7px;
	margin-top:40px;
	font-weight:bold;
	text-align:center;
}
#multidiff {
	text-align:center;
	margin-top:30px;
	color:gray;
	font-weight:bold;
	clear:both;
}
#iphone_home {
	color:gray;
	font-weight:bold;
}
#geoimmo_home {
	margin-top:30px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	top:0; left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%; padding:0;
	overflow: hidden;
	background-color: #1A1A1A;
}
#lbBottomContainer {
	background-color: #000;
}
.lbLoading {
	background: #fff url(../img/ajax-loader.gif) no-repeat center;
}
#lbCanvas {
	border: 6px solid #000;
}
#lbCanvas iframe, #lbCanvas img {
	margin:0; padding:0;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 10px;
	width: 350px;
	background:url(../img/space.gif);
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../img/sb_prevlabel.png) no-repeat left top;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../img/sb_nextlabel.png) no-repeat right top;
}
#lbBottom {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#CCC;
	text-align: left;
	margin:0 0 0 10px;
	padding:0;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 90px;
	height: 22px;
	background: transparent url(../img/sb_closelabel.png) no-repeat;
	margin:0; padding:0;
	*margin-top:4px;
}
#lbCloseLink:hover {
	display: block;
	float: right;
	width: 90px;
	height: 22px;
	background: transparent url(../img/sb_closelabel.png) 0px -22px no-repeat;
	margin:0; padding:0;
	*margin-top:4px;
}
#lbNumber {
	display:none;
}
#lbCaption {
	font-weight: bold;
	margin-top:5px;
}

div .collapse {
	background-color:#EEE;
	height:0;
	overflow:hidden;
}
div .collapse-container {
	margin:7px;
}
h3{
	font-size:10pt;
	margin:3px 0px 3px 0px;
}
#domain_verif_res {
	text-align:center;
}
#tools .tool {
	width:45px;
	height:38px;
	float:left;
}
.tool_detail {
	margin:0px 0px 20px 50px;
	padding-top:8px;
}
#tools .biens {
	background:url(../img/tools.jpg) 0px 0px no-repeat;
}
#tools .contacts {
	background:url(../img/tools.jpg) -59px 0px no-repeat;
}
#tools .webmail {
	background:url(../img/tools.jpg) -120px 0px no-repeat;
}
#tools .agenda {
	background:url(../img/tools.jpg) -174px 0px no-repeat;
}
#tools .notes {
	background:url(../img/tools.jpg) -227px 0px no-repeat;
}
#tools .maps {
	background:url(../img/tools.jpg) -270px 0px no-repeat;
}
#tools .chat {
	background:url(../img/tools.jpg) -475px 0px no-repeat;
}
#tools .admin {
	background:url(../img/tools.jpg) -313px 0px no-repeat;
}
#tools .cms {
	background:url(../img/tools.jpg) -685px 0px no-repeat;
}
#tools .wysiwyg {
	background:url(../img/tools.jpg) -422px 0px no-repeat;
}
#tools .compare {
	background:url(../img/tools.jpg) -370px 0px no-repeat;
}
#tools .fiche {
	background:url(../img/tools.jpg) -530px 0px no-repeat;
}
#tools .alert {
	background:url(../img/tools.jpg) -584px 0px no-repeat;
}
#tools .search {
	background:url(../img/tools.jpg) -635px 0px no-repeat;
}

.tmpl_img {
	border:3px solid #FFFFFF;
}
.tmpl_img:hover {
	border:3px solid #000;
}
.tmpl_box {
	width:200px;
	height:200px;
	float:left;
	text-align:center;
}
#menu_td {
	background-image:url(../img/shad_l.png);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFFFFF;
}
#menu_container {
	width:206px;
	height:565px;
	background-image:url(../img/menu_bg.png);
	background-repeat:no-repeat;
	padding-top:10px;
}
#menu_container_int {
	width:188px;
	margin-left:9px;
	text-align:left;
}
#body_container {
	width:600px;
	padding:20px 15px 15px 15px;
}
#body_td {
	width:636px;
	padding:0;
	background-color:#FFFFFF;
}
a.tt{
    position:relative;
    z-index:24;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:5px; left:25px;
	padding: 1px 0 0 0;
	width:200px;
    text-align: center;
	color:#000;
/*	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
*/}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 4px;
    background: url(../img/bubble.png) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	font-size:18pt;
	font-weight:bold;
	padding: 0 8px;
	background: url(../img/bubble_filler.png) repeat bottom;
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
    background: url(../img/bubble.png) no-repeat bottom;
}
