@charset "utf-8";
/* CSS Document */

body, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding:0;
}
a {
	color: #000;
}
li {
	list-style: none;
}
/*--------------------------------------------------------------------------------------*/
#header {
	height: 440px;
	width: 1000px;
	position: relative;
}

/*--------------------------------------------------------------------------------------*/
#global-nav  {
	float: left;
	text-align: right;
	margin-top: 140px;
	width: 140px;
}
#global-nav li {
	color: #FBBB13;
}
#global-nav .focusli {
	margin-right:15px;
	font-weight:bold;
	font-size:1.2em;
}

#global-nav a {
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	font-size:1.2em;
}

#global-nav a:hover {
	font-weight: bold;
	background: url(../iminisites/ssnav-arrow.gif) no-repeat right center;
	color: #FCBA04;
}
/*------------------------------------------------------------------------------------------*/
/*#groupe    {
	background-image: url(../iminisites/sw_groupe.gif);
}
#afon {
	background-image: url(../iminisites/sw_afon.gif);
}
#promotion {
	background-image: url(../iminisites/sw_promo.gif);
}
#rocbrune {
	background-image: url(../iminisites/sw_rocbrune.gif);
}
#mmm {
	background-image: url(../iminisites/sw_mmm.gif);
}
#senior {
	background-image: url(../iminisites/sw_senior.gif);
}
#sasv {
	background-image: url(../iminisites/sw_sa1.gif);
}
#sasf {
	background-image: url(../iminisites/sw_sa2.gif);
}*/
/*---------------------------------------------------------------------------------------*/
#switchnav  {
	float: right;
	width: 130px;
	background-repeat: repeat-y;
	height: 388px;
	background-image: url(../iminisites/bg_sw.gif);
}
#switchnav ul {
	width: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../iminisites/switchnav.gif) no-repeat 0 0;
}
#switchnav ul  li{
	width: 130px;
	height: 53px;
}

#switchnav ul li  a{
	display: block;
	color: #FFF;
	text-decoration: none;
	height: 50px;
	overflow: hidden;
	width: 130px;
}

#switchnav ul li a:hover {
	background: url(../iminisites/switchnav.gif) no-repeat -280px 0;
	color: #FFF;
	cursor: pointer;
}

#switchnav ul li span{
	margin-left: 60px;
	margin-bottom: 0;
	height: 50px;
	margin-top: 10px;
	display: block;
	font-weight:bold;
}
#switchnav .focusli {
	display: block;
	color: #FCBA04;
	text-decoration: none;
	height: 53px;
	overflow: hidden;
	width: 130px;
	background: url(../iminisites/switchnav.gif) no-repeat -142px 0;
}
#afon.focusli {
	background-position: -142px -53px;
}
#promotion.focusli {
	background-position: -142px -106px;
}
#rocbrune.focusli {
	background-position: -142px -159px;
}
#mmm.focusli {
	background-position: -142px -212px;
}
#senior.focusli {
	background-position: -142px -265px;
}
#sasv.focusli {
	background-position: -142px -318px;
}
#sasf.focusli {
	background-position: -142px -371px;
}
#switchnav #afon a:hover {
	background-position: -280px -53px;
}
#switchnav #promotion a:hover {
	background-position: -280px -106px;
}

#switchnav #rocbrune a:hover {
	background-position: -280px -159px;
}
#switchnav #mmm a:hover {
	background-position: -280px -212px;
}
#switchnav #senior a:hover {
	background-position: -280px -265px;
}
#switchnav #sasv a:hover {
	background-position: -280px -318px;
}
#switchnav #sasf span {
	margin-top: 5px;
}
#switchnav #sasf a:hover {
	background-position: -280px -371px;
}
/*----------------------------------------------------------------------------------------*/
#activ_nav {
	text-align: right;
	padding-top: 10px;
	width: 250px;
	height: 100px;
}
#activ_nav .focusli{
	margin-right:15px;
	font-size:1.8em;
}
#activ_nav a:hover {
	background: url(../iminisites/ssnav-arrow.gif) right center no-repeat;
	color: #FC0;
}
/*----------------------------------------------------------------------------------*/
#principal {
	width: 1000px;
	margin: 10px auto;
	font: 0.7em Arial, Helvetica, sans-serif;
	position: relative;
}
/*---------------------------------------------------------------------------------------*/
#contenu  {
padding-top: 260px;
}
#contenu #leftcol {
	width: 280px;
	float: left;
	margin-top: 0;
}
#rightcol {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
}
#col1 {
	float: left;
	width: 250px;
	margin-left: 50px;
	margin-top: 80px;
}
#col2 {
	float: left;
	margin: 35px 5px 0;
	width: 270px;
}


#col3 {
	float: left;
	width: 230px;
	margin: 85px 5px 0 0;
}

#col3 p {
	margin-right: 10px;
	margin-left: 10px;
}

#col2 div, #col3 div {
	margin-bottom: 5px;
	background-repeat: repeat-y;
	border: 10px solid #FFF;
	background-color: #E8EAEC;
}

#col4 {
	float: right;
	width: 160px;
	margin-right: 25px;
	margin-top: 5px;
}
#col4.altcol4 {
	margin-left: 30px;
	margin-right: 0;
}
#col {
	width: 485px;
	float: left;
	margin-top: 35px;
	background-color: #E8EAEC;
	border: 10px solid #FFF;
	margin-right: 5px;
	margin-left: 5px;
}
.stripcol {
	width:485px !important;
}
/*--------------------------------------------------------------------------------------*/
h1   {
	position: absolute;
	left: 130px;
	top: 0;
	width: 264px;
}
h1 span, h2 span {
	display: none;
}


/*----------------------------------------------------------------------------------*/
a img {
	border-width: 0;
}
/*------------------------------------------------------------------------------*/
.casper {
	display: none;
}
.boitebord  {
	border: 5px solid #FFF;/*-image: url(../promotion-nos-maisons-avec-terrain/i/bg_edito.gif);*/
	width: 240px;
	margin-top: 10px;
	text-align:justify;
	margin-right: -5px;
}
.boitebord p {
	margin: 5px 15px;
}

.boitecol4  {
	border: 5px solid #FFF;
	background:#7BCDE7;/*-image: url(../promotion-nos-maisons-avec-terrain/i/bg_edito.gif);*/
	width: 150px;
	margin-top: 5px;
	text-align:justify;
	background-color: #E8EAEC;
}
.box275 {
	width: 275px;
}
#principal #contenu .chapo {
	padding-bottom: 10px;
	margin-top: 10px;
	border: none;
	background: url(../iminisites/chapo-sep.jpg) right bottom no-repeat;/*	min-height: 100px;*/
}
#principal #contenu .chaponosep {
	background-image: none;
}
.chapo {
	clear:left;
}
.chapo h3, #col3 h3 {
	font-size: 1.5em;
	letter-spacing: -1px;
	margin-left: 10px;
}
.chapo h4 {
	font-size: 1em;
	color: #1B346A;
	margin-top: 15px;
	margin-left: 10px;
	clear : both;
}

.chapo p {
	margin: 5px 10px 0;
	clear:left;
	padding-top:2px;
}
.chapo img {
	float: left;
	margin: 5px 5px 0 0;
	border:2px solid #CCC}
.chapo p a {
	text-decoration: none;
	padding-right: 3px;
	padding-left: 8px;
	background-color: #CCC;
}
.chapo p a:hover {
	color: #FFF;
	background-color: #333;
}
.chapo p span{
	display: inline;
}
.box160 {
	text-align: right;
	width: 250px;
	margin-top: 5px;
}

/*-------------------------------------------------------------------------------*/
#bigtopimage  {
	width: 735px;
	float: left;
	height: 440px;
	background: #FFF url(../promotion-nos-maisons-avec-terrain/i/img01.jpg) 10px 10px no-repeat;
}

/*----------------------------------------------------------------------------------*/
#cachetof {
	position: absolute;
	left: 135px;
	top: 304px;
}
/*-----------------------------------------------------------------------------------*/
#footer {
	clear: both;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #7BCDE7;
}
#footer a {
	color: #96C1D6;
	text-decoration: none;
}



/*----------------------------FORMULAIRE ------------------------------------------------*/
form {
	top: 30px;
	padding: 10px 10px 10px 0;
	margin: 10px;
}
form label  {
	display: block;
	text-align: right;
	margin-right: 10px;
	float: left;
	margin-top: 2px;
	padding: 0;
	width: 30%;
}
form p textarea {
	width: 65%;
	border: 1px solid #FFF;
	margin-right: 1px;
}


form p {
	clear: both;
	/*height: 20px;
	line-height: 20px;*/
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #DBDBDB;
}

form p input {
	border: 1px solid #ccc;
	font-size: 0.8em;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 65%;
}
#col div  {
	margin: 10px;
}
#col div h3  {
	font-size: 2.2em;
	letter-spacing: -2px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
#col div h2 {
	display: none;
}


#col div ul li {
	margin-right: 10px;
	text-align: justify;
}
#col div p {
	text-align: justify;
	margin-right: 10px;
}
#col1 .boitebord h2 {
	background-color: #FFF;
	color: #33689C;
	text-align: right;
}
#col1 .boitebord h3 {
	font-size: 16px;
	text-align: right;
	padding-right: 10px;
	letter-spacing: -1px;
}
#col1 .boitebord h3 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}
#col1 .boitebord h3 a:hover {
	color: #1F92D1;
}
.envoi {
	width: 50px;
}
.highlight {
	color: #000;
	display: inline;
	font-weight: bold;
	font-size: 1.3em;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
}
#col div p img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#col div p a:hover img {
	border: 5px solid #999999;
}
#col div hr {
	clear: both;
	visibility: hidden;
	margin: 0;
}

.fll {
	float: left;
	margin: 0 10px 5px 0 !important;
}
.flr {
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
gal {
	width: 505px;
}
#imggal p a img{
	border: 5px solid #CCCCCC;
	margin: 0 3px 0 3px !important;
}
/*--------------------------------CONTENU EDIT--------------------------------*/
#contenuedit h3, #col div h3 {
	font-size:2.2em;
}
#contenuedit h4, #col div h4 {
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;
}
#contenuedit h5, #col div h5 {
	color: #000;
	display: inline;
	font-weight: bold;
	font-size: 1.3em;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: -1px;	
}
#contenuedit h6, #col div h6 {
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	padding-left: 5px;
	text-decoration: underline;
}
#contenuedit strong {
	font-size: 1.2em;
	font-weight: bold;
}
#contenuedit em {
	font-size: 1.2em;
	padding-left: 5px;
	font-style: italic;
}
#contenuedit ul {
	margin-top:5px;
	margin-bottom:10px;
}
#contenuedit li {
	list-style-type: square;	
	margin-left:20px;
}
#contenuedit img {
	margin:5px;
}
#gnhome {
	background-image: url(../iminisites/puce_accueil.gif);
	background-repeat: no-repeat;
	background-position: center center;
}