
* {margin: 0px;}


body {
	font-family:"Courier New", Courier, monospace;
	background-image: url(../images/trama_ascensor01.gif);
	}

#conteneur {
	margin-top: 20px;
	position: absolute;
	left: 50%;
	margin-left:-450px;
	width: 900px;
	height: 1500px;
	
	}

/*//////////////////////////////////////////////////////////////////////////////// HEADER*/


#header {
	margin-left:10px;
	width:880px;
	height: 110px;
	background-color: #FFFFFF;
	}


/*.......................................................................titre*/


#titulo {
	position: relative;
	left: 10px;
	top: 45px;
	height:40px;
	width:860px;
	}

#titulo a {
	position: absolute;
	font-family: "Courier New", Courier, monospace;
	font-size: 220%;
	text-decoration: none;
	font-weight: 500;
	width: 340px;
	color: #000;
	}

#titulo a:hover {
	background-image: url(../images/trama1.gif);
	color: #C41;
	width: 600px;
	height: 420px;
	z-index: 1000;
	}

#titulo a:active {
	color:#FFFFFF;
	}


/*......................................................................menudos*/

#menudos {
	float:right;
	margin-top: 46px;
	margin-right: 8px;
	font-size:12px;
	font-size-adjust: 10px;
	text-align:justify;
	line-height: 20px;
	word-spacing: -2px;
	letter-spacing: 0.05px;
	}

#menudos a {
	text-decoration: none;
	color: #CCC;
	}
	
#menudos a:hover {
	color:#c41;
	}
	
/*//////////////////////////////////////////////////////////////////////////////// CONTENU */


#contenu {
	margin:10px;
	width:880px;
	height: 1100px;
	background-color: #FFFFFF;
	}

/*....................................................................... PAGE */


#contenu #page {
	float:right;
	width:660px;
	height: 900px;
	background-color: #FFFFFF;
	}


	
/*...............................................................galeria */


.galeria {
	margin:20px 10px;
	float:right;
	}
	
.galeria .scroll {
	float:right;
	width: 50px;
	height: 160px;
	overflow:scroll;
	}
	
.galeria .more {
	text-decoration:none;
	font-size:11px;
	margin-top: 30px;
	float:right;
	color:#C00;
	}

.galeria  a:hover {
	color: #3366FF;
	}	

/*............................................................... texto */

/*.texto {
	margin:10px;
	background-color:#FFFFFF;
	float:right;
	height: 450px;
	}

#page .texto a {
	text-decoration:none;
	color: #999999;
	}
	
#page .texto a:hover {
	color: #c41;
	}
			
#page .texto p2 {
	float:right;
	text-indent: 0px;
	font-size: 12px;
	color:#C41;
	}	
	
#contenu .texto p1 {
	text-indent: 0px;
	font-weight:bold;
	font-size: 12px;
	
	}	
		
#contenu .texto p {
	font-size:12px;
	font-size-adjust: 10px;
	text-align: justify;
	line-height: 20px;
	word-spacing: -2px;
	letter-spacing: 0.05px;
	}
	
	*/
	
/*.............................................................. SMALL ICONE */	
	
#miroir {
	position: absolute;
	top: 576px;
	margin-left: -210px;
	}

#miroir a:hover{
	border:#CCCCCC solid 1px;
}
	



/*.............................................................. ...FOR EXEMPLE */	

#info {
	position:relative;
	float:;
	top:0px;
	font-family: "Courier New";
	font-size:11px;
	font-size-adjust: 10px;
	text-align: left;
	line-height: 20px;
	word-spacing: -2px;
	padding-top:0px;
	letter-spacing: 0.05px;
	color:#99CCCC;
	}
	

/*.......................................................................RED NAME */

	
#narcissos {
	color:#C00;
	}
	
