/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	 background:#e7ebef; 
	font-family:Arial, Helvetica, sans-serif;
	/*
	 background:url(../images/immobilier_sud_france_paca_nice.jpg)  ; 
	 background-repeat: no-repeat;  */  /* repeat-x ou repeat-y */
	/* background-size: fixed; 
	  background-position: center center;
	 background-attachment: fixed;
	 */
	font-size:12px; 
	line-height:18px;
	color:#858585;
	min-width:1000px;
}
html, body { height:100%;}


p {padding-top:18px;}

.p3 {padding-bottom:25px;}
.p4 {padding-bottom:29px;}

.top {padding-top:5px;}
.top1 {padding-top:14px;}
.top3 {padding-top:23px;}

.bot {margin-bottom:-4px;}

.margin {margin-top:-6px;}

.h-bot2 {padding-bottom:18px;}
.h-bot {padding-bottom:20px;} a {
	color:#990099; 
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.h-bot1 {padding-bottom:24px;}

.h-margin-bot {margin-bottom:-10px;}

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

/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	width: 1046px;
}

	/* Header */
	header{
		height:582px;
	}
	
	/* Content */
	section#content {
		
	}			
	/* Footer */
	footer{
		height:144px;
	}
/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3, .col-4, .col-5 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px; 
	line-height:13px;
	vertical-align:middle;
	font-weight:normal;
	color:#990099;
}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-indent1 { 
	margin:0 11px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0 30px 0 0; 
	float:left;
}
.img-pad {
	padding:23px 0 3px 0;
}
.extra-wrap { 
	overflow:hidden;
}
.phone {
	display:inline-block;
	width:94px;
}

/*=============================================================================== text =====*/
h1 {
	padding:26px 0 45px 2px;
	position:relative;
	float:left;
}
	h1 a {
		display:block;
		height:130px;
		width:1000px;
		text-indent:-5000px;
		background:url(../images/logo.jpg) left top no-repeat;
	}
h2 {
	font-size:30px;
	line-height:1.2em;
	/* couleur des sous titres */
	color:#990099;
	text-transform:uppercase;
	padding:0px 0 10px 0;
	margin:0 0 -1px -1px;
	background:url(../images/h2-bg.gif) left bottom repeat-x;
}
h3 {
	font-size:30px;
	line-height:1.2em;
	padding:0px 0 10px 0;
	margin:0 0 -1px -1px;
	/* text-transform:capitalize;*/ 
	color:#414241;
	background:none;
}
/*
 {color:#c4303f;}
*/
/* orange greta */
 {color:#c4303f;}
1 {color:#000000;}

/*=================================================================================================================== header =====*/
/* c est le fichier header-bg.gif qui conditione la hauteur du bandeau et de l emplacement du logo */
header .main {background:url(../images/header-bg.gif) 0 0 repeat-x #f8f9fa;}
.inner {padding:0 33px;}
/*=============================================================================== lang =====*/
.lang {
	float:right;
	padding:10px 2px 0 0;
}
	.lang img {
		float:left;
		margin-left:7px;
	}
header .fright {width:200px;}
.header-img {padding-bottom:16px;}

.slider{ height:268px; overflow: hidden !important; width:100%; position:relative; z-index:1; margin-bottom:6px; padding-bottom:10px;}
.slider .items{ display:none}
.slider .pic{ height:328px !important; margin-top:-60px !important;}
#page1 .slider{ height:328px;}
#page1 .slider .pic{ height:328px !important; margin-top:0 !important}
#page1 .slider .mask{ height:328px !important; margin-top:0 !important}
.slider .mask{ height:268px !important; margin-top:-60px !important;}


.slider .pagination{ position: absolute; z-index:2; bottom:0px; left:444px; background:url(../images/bg_pagination.png) 0 0 no-repeat; padding:5px 0 0 8px; width:84px; height:17px;}
.slider .pagination li{ float:left; padding-right:4px;}
.slider .pagination a{ display:block; width:12px; height:12px; background:url(../images/buttons.png) right 0 no-repeat; text-indent:-9999px;}
.slider .pagination a:hover, .slider .pagination .current a{ background-position:left}



/*=============================================================================== nav =====*/
nav {
	background:url(../images/nav-bg.gif) 0 0 repeat-x;
	/* hauteur des boutons de navigation */
	height:107px;
	margin:0 -33px;
	position:relative; z-index:99
}
	#menu {
		padding-left:32px;
	}
		#menu > li {
			float:left;
			font-size:20px;
			line-height:1.2em;
			/* hauteur du menu */
			background:url(../images/nav-li-bg.gif) top left no-repeat;
			margin:1px 0 0 0;
			padding-left:1px; position:relative
		}
			#menu > li > a {
				display:block;
				width:139px;
				height:86px;
				color:#6f6f6f;
				text-decoration:none;
				text-transform:uppercase;
				text-align:center;
				background:url(../images/nav-a-bg.gif) 0 0 no-repeat;
				padding:13px 0 0 0;
			}
				#menu > li:hover > a, #menu > li > .active {
					color:#fdfdfd;
					background:url(../images/nav-a-hover-bg.gif) 0 0 no-repeat;
				}
	#menu > .first {background:none;}
	
	/* image de fond des sous menus version png avec trame de transparence 
	background:url(../images/submenu_bg2.png) 0 top repeat-x; */
.submenu_1{ position:absolute; top:86px ; left:0; width:373px; padding:12px 20px; background:url(../images/submenu_bg2.png) 0 top repeat-x;}	
.submenu_1 li{ position:relative; line-height:35px; padding-bottom:10px; padding-top:10px;background:url(../images/submenu_line.gif) 0 bottom no-repeat;}
.submenu_1 .end{ background:none}
.submenu_1 li a{ display:block; font-size:20px; color:#74a40f; text-transform:uppercase; text-decoration:none; padding-left:12px; background:url(../images/submenu_marker.gif) 3px 5px no-repeat; font-weight:400}
.submenu_1 li:hover > a{ color:#990099}

.submenu_2{ position:absolute; top:0px; left:194px; width:152px; padding:12px 20px; background:url(../images/submenu_bg.png) repeat;}	

#menu ul{ display:none}

/*=================================================================================================================== content =====*/
#content .main {
	background:#fff;
	/* padding pour descendre la zone de 'affichage du contenu par rapport à l'entete et au menu PERMET D EVITER LE BUG SOUS CHROME ET APPLE */
	padding:120px 33px 39px;
	width:980px;
}
/*=============================================================================== indents =====*/

/*=============================================================================== col-indents =====*/
.col-indent {padding-right:92px;}
.col-indent1 {padding-right:51px;}
/*=============================================================================== boxes =====*/

/*=============================================================================== borders =====*/

/*=============================================================================== lists =====*/
.list {padding:16px 0 3px 0;}
	.list li {
		line-height:23px;
		background:url(../images/list-li-bg.gif) 0 7px no-repeat;
		padding-left:13px;
	}
		/* couleur greta */
		.list a {
			font-weight:bold;
			color:#990099;
			text-decoration:none;
		}
			.list a:hover {
				text-decoration:underline;
			}
	.list .last {margin-bottom:-3px;}
/*=============================================================================== links =====*/
.link {
	background:url(../images/link-left-bg.png) left top no-repeat; 
	display:inline-block;
	text-decoration:none;
	margin:19px 0 0 0px;
	/* vert greta */
	/* color:#74a40f;  */
		/* violet greta */
	color:#c4303f;

	cursor:pointer; 
	font-family:Tahoma, Geneva, sans-serif;
}
	.link span {
		background:url(../images/link-right-bg.png) right top no-repeat;
		display:inline-block; 
		padding:0 6px;
	}
	.link span span  {
		background:url(../images/link-tail-bg.gif) top repeat-x;
		padding:4px 2px 6px 3px;
	}
	.link:hover {
	/* violet greta */
	/* color:#990099;*/ 
	/* vert greta */
	color:#000000;  
	}
	
	.linkbas {
	background:url(../images/link-left-bg.png) left top no-repeat; 
	display:inline-block;
	text-decoration:none;
	margin:19px 0 0 0px;
	/* vert greta */
	/* color:#74a40f;  */
		/* violet greta */
	color:#990099;
	
	cursor:pointer; 
	font-family:Tahoma, Geneva, sans-serif;
}
	.linkbas span {
		background:url(../images/link-right-bg.png) right top no-repeat;
		display:inline-block; 
		padding:0 6px;
	}
	.linkbas span span  {
		background:url(../images/link-tail-bg.gif) top repeat-x;
		padding:4px 2px 6px 3px;
		
	}
	.linkbas:hover {
	/* violet greta */
	/* color:#990099;*/ 
	/* vert greta */
	color:#74a40f;  
	}
/*=============================================================================== row =====*/
.row {
	background:#f5f7f9;
	margin:35px -33px -39px;
	padding:32px 33px 38px;
}
	
/*=============================================================================== nav =====*/

/*=============================================================================== nav =====*/

/*=================================================================================================================== footer =====*/
footer .main {
	background:#eef2f5;
	height:144px;
}
/*=============================================================================== social =====*/
.social {
	float:left;
	padding:30px 0 0 33px;
}
	.social img {
		float:left;
		margin:4px 15px 0 0;
	}
		.social .last {
			margin:0px 0 0 -3px;
		}
footer p {
	float:right;
	padding:61px 35px 0 0;
	color:#555555;
}
	footer p strong {
		padding-right:3px;
	}
		footer p a {
			color:#323232;
		}
			footer p a:hover {
				
			}
/*------------------------------------------------------------------------------------------------------------------- forms -----*/
#SearchForm {
	padding:44px 2px 0px 0;
	width:193px;
	float:right;
}
	#SearchForm label {
		display:inline-block;
		vertical-align:top;
		height:29px;
		background:url(../images/label-bg.gif) 0 0 no-repeat;
		border:none;
	}
	#SearchForm input {
		vertical-align:top;
	}
	#SearchForm .input {
		width:140px; 
		padding:7px 8px;
		border:none;
		background:none;
		color:#74a40f;
		
	}
#ContactForm {
	padding-top:2px;
}
	#ContactForm label {
		min-height:26px; 
		display:block; position:relative
	}
	#ContactForm .error, #ContactForm  .empty{ position:relative; font-size:10px; color:red; line-height:14px; display:none}
	#ContactForm .link {
		margin:25px 0px 0px 15px;
	}
	.success{ padding-bottom:15px; padding-left:2px; display:none}
	.success strong{ color:#4E4F4E}
	#ContactForm input {
		width:257px; 
		background:#fff; 
		border:1px solid #e1e1e1;
		border-top:2px solid #7d7d7d;
		border-left:1px solid #585858;
		border-right:1px solid #cecece;
		padding:2px 3px; 
		color:#8c8c8c;
	}
	#ContactForm textarea {
		width:257px; 
		height:161px;
		background:#fff;
		border:1px solid #e1e1e1;
		border-top:2px solid #7d7d7d;
		border-left:1px solid #585858;
		border-right:1px solid #cecece;
		padding:2px 3px; 
		overflow:auto; 
		color:#8c8c8c; 
	}
/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */


/* mega drop down menu */





#nav_wrapper {
	clear: left;
}

span#menu_end {
	display:block;
	float:left;
	height:46px;
	width:5px;
}

span#menu_start {
	display:block;
	float:left;
	height:46px;
	width:52px;
}
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	list-style: none;
	font-size: 1em;
	/* background: url("back_nav.png") repeat-x;*/
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
/* background: url(li_border.png) no-repeat right top;	 */
}
ul#topnav li#last-li {
	background: none;
}
ul#topnav li#last-li a span.single_wrapper {
	float:left;
	margin:6px 6px 6px 10px;
	padding:0 10px;
}

ul#topnav li.liSub a, ul#topnav li a {
/* couleur du texte du menu */ 
	color: black;
	float: left;
	height: 46px;
	line-height: 34px;
	padding: 0;
	text-decoration: none;
	/* text-shadow: 0 0 2px black; */
	text-transform: uppercase;
	z-index: 600;
}


span#menu_start a:hover  { background-position: left -46px; }
span#menu_start a:active { background-position: left -92px; }

span#menu_start a {	display:block; line-height: 46px; }

ul#topnav li .sub {
	position: absolute;	
	top: 46px; left: 10px;
	background: #FFFFFF;
	background-color: #f8f8f8\9; /* le  \9  est un hack pour cibler IE8, IE7 et IE6 */ 
	border-bottom: 1px solid #cbcbcb\9;
	border-left: 1px solid #cbcbcb\9;
	border-right: 1px solid #cbcbcb\9;
	padding: 10px 10px 10px;
	float: left;
	
	border-bottom-right-radius:		    10px;
	-moz-border-radius-bottomright:     10px;
	-khtml-border-radius-bottomright:   10px;
	-webkit-border-bottom-right-radius: 10px;
	
	border-bottom-left-radius:		    10px;
	-moz-border-radius-bottomleft:      10px;
	-khtml-border-radius-bottomleft: 	10px;
	-webkit-border-bottom-left-radius:  10px;
	
	box-shadow:0px 0px 5px #5a5a5a;
	-moz-box-shadow:0px 0px 5px #5a5a5a;
	-webkit-box-shadow:0px 0px 5px #5a5a5a;
	display: none;
	z-index: 500;
}
ul#topnav li .rowbis {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	/* largeur box sous menu*/
	width: 590px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
	background: none;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a, ul#topnav .sub ul li h2 a:hover {
	padding: 5px 0;
	background-image: none;
	color: #c10707;
}
ul#topnav .sub ul li h2 a:hover {
	background-image: none;
	text-decoration: underline;
}
ul#topnav .sub ul li a {
/* inerieur du sous menu */
	float: none; 
	text-indent: 0;
	height: auto;
	background: url(../images/megadropdown/navlist_arrow.png) no-repeat 0px 10px;
	padding: 0 0 0 18px;
	margin: 0 10px;
	display: block;
	text-decoration: none;
	color: #757575;
	font-size:1.1em;
	text-shadow: none;
	border-bottom: 1px solid #e6e6d8;
	text-transform: none;
	/* hauteuir entre 2 lignes de sous menu */
	line-height:20px;
}
ul#topnav .sub ul li a:hover {
	color: #c50a0a;
	background: url(../images/megadropdown/navlist_arrow_hover.png) no-repeat 0px 10px;
	text-decoration: underline;
}

span.dd_action {
	height:6px;
	padding:0 0 0 10px;
	width:9px;
}

span.single_wrapper {
	float:left;
	margin:6px 10px;
	padding:0 15px;
}

span.single_wrapper:hover, li.current a span.single_wrapper {
	background: white;
	color: black;
	
	/* -- CSS3 stuff -- */
	
	text-shadow: none;
	
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#FFFFFFFF, endColorstr=#FFe5e5e5);
	background-image: -moz-linear-gradient(	top, #FFFFFF, #e5e5e5);
	background-image: -webkit-gradient( linear,	left top, left bottom, from(#FFFFFF), to(#e5e5e5));
	
	border-radius: 	       7px; /* Propriété CSS3 générale et pour Opera */
	-moz-border-radius:    7px; /* Propriété CSS3 pour Firefox */
	-khtml-border-radius:  7px; /* Propriété CSS3 pour navigateurs KHTML */
	-webkit-border-radius: 7px; /* Propriété CSS3 pour navigateurs Webkit */
	
	box-shadow:         0px 0px 2px #343333; /* Propriété CSS3 */
	-webkit-box-shadow: 0px 0px 2px #343333; /* Propriété CSS3 pour Firefox */
	-moz-box-shadow:    0px 0px 2px #343333; /* Propriété CSS3 pour navigateurs Webkit */
}

span.single_wrapper:active {
	background: white;	
	color: black;
	
	/* -- CSS3 stuff -- */
	
	text-shadow: none;
	
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#FFe5e5e5, endColorstr=#FFFFFFFF);
	background-image: -moz-linear-gradient(	top, #e5e5e5, #FFFFFF);
	background-image: -webkit-gradient( linear, left top, left bottom, from(#e5e5e5), to(#FFFFFF));
	
	border-radius:         7px;
	-moz-border-radius:    7px;
	-khtml-border-radius:  7px;
	-webkit-border-radius: 7px;
	
	box-shadow:         0px 0px 2px #343333;
	-webkit-box-shadow: 0px 0px 2px #343333;
	-moz-box-shadow:    0px 0px 2px #343333;
}

span.dd_wrapper {
	float:left;
	margin:6px 10px 0;
	padding:0 11px 6px 18px;
}

li.liSub a:hover span.dd_wrapper, li.liSub:hover a span.dd_wrapper, li.liSub a span.dd_wrapper  {
	z-index:      100;
	background:   white;
	color: 		  black;
	border-top:   1px solid #e5e5e5;	
	border-right: 1px solid #989898;
	padding:	  0 10px 6px 18px;	
	
	/* -- CSS3 stuff -- */
	
	text-shadow: none;
	
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#dfdfdf, endColorstr=#f8f8f8); /* Pour IE */
	background-image: -moz-linear-gradient(	top, #e5e5e5, #FFFFFF); /* Pour Firefox */
	background-image: -webkit-gradient( linear,	left top, left bottom, from(#e5e5e5), to(#FFFFFF)); /* Pour Webkit */

	border-top-right-radius:		 7px;
	-moz-border-radius-topleft: 	 7px;
	-webkit-border-top-left-radius:  7px;
	-khtml-border-radius-topleft: 	 7px;
	
	border-top-left-radius:		     7px;
	-moz-border-radius-topright: 	 7px;
	-webkit-border-top-right-radius: 7px;
	-khtml-border-radius-topright: 	 7px;
}
