@charset "iso-8859-1";
/* FR : CSS et graphisme par WonkaStudio www.wks.fr  ------------------------------------------------------------------------------------------- */
/* EN : CSS and design template by WonkaStudio www.wks.fr  ------------------------------------------------------------------------------------------- */

/* FR : Style générale de la page  ------------------------------------------------------------------------------------------- */
/* EN : Genral style of every page ------------------------------------------------------------------------------------------------ */

body { 
	color:#fff;
	margin:0;
	padding:0;
	font:83%/1.4 verdana, arial, helvetica, sans-serif;
	background: url(images/bg_page.jpg) 0 0 repeat-x #c19563;
}

#page {
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.separator{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0px;
	font-size: 0em;
	}

#music_player{

		float:right;

		margin:0px 15px 0 0;

		width:200px;

	}
	
#bloc_parchemin {
  position:relative;
	width: 1000px;
	height: 700px;
	border:0px;
	float:left;
	background: url(images/bg_parchemin-Japon.gif) 0 0 no-repeat;
	}

#bloc_parcheminjapon {
  position:relative;
	width: 1000px;
	height: 700px;
	border:0px;
	float:left;
	background: url(images/bg_parchemin-Japon.gif) 0 0 no-repeat;
	}
	
#bloc_parcheminvietnam {
  position:relative;
	width: 1000px;
	height: 700px;
	border:0px;
	float:left;
	background: url(images/bg_parchemin-Vietnam.gif) 0 0 no-repeat;
	}
		
#bloc_parcheminthailande {
  position:relative;
	width: 1000px;
	height: 700px;
	border:0px;
	float:left;
	background: url(images/bg_parchemin-thailande.gif) 0 0 no-repeat;
	}
	
#bloc_parcheminhongkong {
  position:relative;
	width: 1000px;
	height: 700px;
	border:0px;
	float:left;
	background: url(images/bg_parchemin-hongkong.gif) 0 0 no-repeat;
	}

#bloc_parcheminchine {
  position:relative;
	width: 1000px;
	height: 700px;
	border:0px;
	float:left;
	background: url(images/bg_parchemin-Chine.gif) 0 0 no-repeat;
	}
	
#bloc_parchemininde {
  position:relative;
	width: 1000px;
	height: 700px;
	border:0px;
	float:left;
	background: url(images/bg_parcheminnew.gif) 0 0 no-repeat;
	}

#bloc_parchemincarcassonne {
  position:relative;
	width: 1000px;
	height: 700px;
	border:0px;
	float:left;
	background: url(images/bg_parchemin2.gif) 0 0 no-repeat;
	}

#bloc_parchemin2 {
  position:relative;
	width: 1000px;
	height: 700px;
	border:0px;
	float:left;
	background: url(images/bg_parchemin2.gif) 0 0 no-repeat;
	}

.img_blog {
  position:absolute;
  top:600px;
  left:20px;
  z-index:20;
  border:none;
  }	
.img_mappemonde {
  position:absolute;
  top:280px;
  left:80px;
  z-index:100;
  border:none;
  }	
  
.menu_right {
  position:absolute;
  border:none; 
  top:290px;
  left:730px; 
  }
  
.bloc_hotnews {
  position:absolute;
  width:150px;
  top:110px;
  left:350px;
  color:#000000;
  font-size:10px;
  text-align:center;
  }
  
.bloc_infos {
	position:absolute;
	width:230px;
	top:270px;
	left:490px;
	color:#000000;
	font-size:10px;
	text-align:center;
	visibility: inherit;
	overflow: visible;
  }
      
.bloc_skype {
	position:absolute;
	width:150px;
	top:525px;
	left:27px;
	color:#000000;
	font-size:10px;
	text-align:center;
	visibility: visible;
	overflow: visible;
  }
  
.content {
  position:absolute;
  width:600px;
  top:280px;
  left:100px;
  }
.titre_content {
  position:absolute;
  top:220px;
  left:80px;
  }
.content_text {
  width:435px;
  float:left;
  color:#000000;
  font-size:10px;
  text-align:left;
  }
.photo_content {
  float:left;
  margin:0 15px 15px 0;
  }
.next {
  color:#000000;
  font-size:10px;
  text-decoration:underline;
	background: url(images/arrow.png) 0 0 no-repeat;
	background-position:right;
	padding:0 40px 0 0;
  }

/* FR : Style pour le footer ------------------------------------------------------------------------------------------- */

#footer {
  position:absolute;
  width:460px;
  height:70px;
  top:650px;
  right:50px;
  text-align:right;
  }
