@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/BackGround.png);
	background-repeat: repeat;
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #333333;
}

img {
	border:0;
}

#Site #Contents #Bottom {
	background-image: url(../images/Bottom.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 777px;
	margin-left: -20px;
}
#Site #Contents {
	background-image: url(../images/BackContents.png);
	background-repeat: repeat-y;
	padding: 20px;
	padding-bottom: 0px;
	margin-top: -5px;
}

#Site #Contents .Edito #BiskouetteEdito {
	background-image: url(../images/BiskouetteEdito.png);
	height: 49px;
	width: 219px;
	float: right;
	margin-top: -50px;
	margin-right: 20px;
}



#Site {
	margin-right: auto;
	margin-left: auto;
	width: 777px;
	text-align: left;
}

#Site  #Contents  #BottomTextLinks  {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}


.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	margin-left: -5px;
	padding: 0;
}
#Site #Contents #BottomTextLinks a {
	color: #999999;
	text-decoration: none;
}

#Site #Contents #BottomTextLinks a:hover {
	color: #666666;
	text-decoration: underline;
}

#Site #Contents .linksVilles {
	height: 200px;
	width: 226px;
	cursor: pointer;
}

.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 185px;
	height: 200px;

	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */
	
	/*do not change these */
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;  /*if you need padding, do so with an inner div */
}

/* background images are entirely optional */
#kwick_dormir_fr { 
	background-image: url('../images/fr/Dormir.png');
}
#kwick_manger_fr {
	background-image: url('../images/fr/Manger.png');
}
#kwick_travailler_fr {
	background-image: url('../images/fr/Travailler.png');
}
#kwick_visiter_fr {
	background-image: url('../images/fr/Visiter.png');
}
#kwick_samuser_fr { 
	background-image: url('../images/fr/Samuser.png');
	/*margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}

#kwick_dormir_en { 
	background-image: url('../images/en/Sleep.png');
}
#kwick_manger_en {
	background-image: url('../images/en/Eat.png');
}
#kwick_travailler_en {
	background-image: url('../images/en/Work.png');
}
#kwick_visiter_en {
	background-image: url('../images/en/Visit.png');
}
#kwick_samuser_en { 
	background-image: url('../images/en/Fun.png');
	/*margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}

#kwick_dormir_es { 
	background-image: url('../images/es/Dormir.png');
}
#kwick_manger_es {
	background-image: url('../images/es/Comer.png');
}
#kwick_travailler_es {
	background-image: url('../images/es/Trabajar.png');
}
#kwick_visiter_es {
	background-image: url('../images/es/Visitar.png');
}
#kwick_samuser_es { 
	background-image: url('../images/es/Divertir.png');
	/*margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}

.dormir {
	background-image: url(../images/Bordeaux/Dormir/Dormir.png);
	background-repeat: no-repeat;
	height: 213px;
	width: 777px;
	margin-left: -20px;
}
.dormir p {
	text-align: left;
	padding-top: 100px;
	padding-left: 20px;
	padding-right: 270px;
}

.travailler {
	background-image: url(../images/Bordeaux/Travailler/Travailler.png);
	background-repeat: no-repeat;
	height: 218px;
	width: 777px;
	margin-left: -20px;
}
.travailler p {
	text-align: left;
	padding-top: 100px;
	padding-left: 20px;
	padding-right: 20px;
}

div.Edito {
	/*background-image: url(../images/Edito.png);
	background-repeat: no-repeat;*/
	width: 777px;
	margin-left: -20px;
	/*height: 400px;*/
}
div.Edito p   {
	text-align: left;
	/*padding-top: 130px;*/
	padding-left: 20px;
	padding-right: 20px;
}

#terreAirMer .Terre {
	font-size: 16px;
	font-weight: bold;
	color: #99CC33;
}

#terreAirMer .Air {
	font-size: 16px;
	font-weight: bold;
	color: #6699FF;
}

#terreAirMer .Mer {
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
}

#terreAirMer {
	width: 745px;
	margin-left: -5px;
	height: 400px;
}
#terreAirMer #ListingAd {
	width:485px;
	left: 250px;
	margin-top: -394px;
	margin-left: 250px;
}
#Site   #Contents   div.Edito  p:first-letter{
	font-size: 24px;
	color: #996633;
	font-weight: bold;

}

#Site   #Contents   p.intro:first-letter{
	font-size: 24px;
	color: #996633;
	font-weight: bold;

}
