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


html, body, table, tr, td, form, fieldset, h1, h5 {
	margin: 0px;
	padding: 0px;
}

p {
	margin-top:10px;
	margin-bottom:10px;
}

img, fieldset, table, tr, td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.bd {
	font-weight:bold;
}





html {
	background-color: #e6e6e6;
	overflow:auto;
	background-image: url(fd_html.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}





#footer {
	background-image: url(fd_footer_yisahn.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: fixed;
	bottom: 0px;
	height:177px;
	width:100%;
	left:0px;
	text-align: left;
	font-size: 12px;
}


/* ---------------------------------------------------- table index -------- */

#index {
	padding-top:30px;
	width:100%;
	position:fixed;
	left:0px;
	bottom:250px;
	background-image: url(fd_index.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#index_yisahncom {
	margin-left:auto;
	margin-right:auto;
}

#index_yisahncom td {
	padding-left:10px;
	padding-right:10px;
}

#index_yisahncom a {
	width:159px;
	height:158px;
	display:block;
	background-repeat: no-repeat;
	background-position: center center;
}

#index_yisahncom .index_yisahncom_hidden {
	display:none;
}


#yisahncom_civilisation a {
	background-image: url(index_yisahncom_civilisation_off.png);
}

#yisahncom_civilisation a:hover {
	background-image: url(index_yisahncom_civilisation_on.png);
}

#yisahncom_environnement a {
	background-image: url(index_yisahncom_environnement_off.png);
}

#yisahncom_environnement a:hover {
	background-image: url(index_yisahncom_environnement_on.png);
}

#yisahncom_univers a {
	background-image: url(index_yisahncom_univers_off.png);
}

#yisahncom_univers a:hover {
	background-image: url(index_yisahncom_univers_on.png);
}

#index_yisahncom #yisahncom_profil {
	padding-left:40px;
}

#yisahncom_profil a {
	background-image: url(index_yisahncom_profil_off.png);
}

#yisahncom_profil a:hover {
	background-image: url(index_yisahncom_profil_on.png);
}



#index_yisahncom a:hover .index_yisahncom_hidden {
	display:block;
	width:475px;
	height:61px;
	position:absolute;
	top:195px;
}

#yisahncom_civilisation .index_yisahncom_hidden {
	background-image: url(index_yisahncom_civilisation_title.png);
}

#yisahncom_environnement .index_yisahncom_hidden {
	background-image: url(index_yisahncom_environnement_title.png);
}

#yisahncom_univers .index_yisahncom_hidden {
	background-image: url(index_yisahncom_univers_title.png);
}

#yisahncom_profil .index_yisahncom_hidden {
	background-image: url(index_yisahncom_profil_title.png);
}




#footer_crea {
	position: fixed;
	bottom: 10px;
	right:40px;
	font-size: 11px;
	padding-left:10px;
	color:#717171;
}

#footer_crea,
#footer_crea a {
	font-size: 9px;
	text-decoration: none;
}

#footer_crea a {
	color: #b5b5b5;
	margin-left:5px;
	margin-right:5px;
}

#footer_crea .index_yisahncom_hidden {
	display:none;
}

#footer_crea:hover .index_yisahncom_hidden {
	display:block;
	position:fixed;
	bottom: 8px;
	right:34px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	padding-right:5px;
	border: 1px solid #555c74;
	background-color:#ececec;
}

#footer_crea:hover .index_yisahncom_hidden a {
	margin:0px;
}

#footer_crea .index_yisahncom_hidden img {
	vertical-align:bottom;
	border: 1px solid #b5b5b5;
}

#footer_crea .index_yisahncom_hidden img:hover {
	border: 1px solid #717171;
}

#footer_crea a:hover {
	text-decoration: none;
	color: #717171;
}

#footer_crea .exp {
	font-size: smaller;
	position: relative;
	top: -2px;
	margin-left: 1px;
}