
* {margin: 0px;}


body {
	font-family:"Courier New", Courier, monospace;
	background-image: url(../images/grille12.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: 747px;
	height: 425px;
	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:#FFFFFF;
	background-color:#6cf;
	}
	

/*//////////////////////////////////////////////////////////////////////////////// CONTENU */


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

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


#contenu #page {
	float:right;
	margin:20px 10px;
	width:607px;
	height: 500px;
	background-image:url(../images/providence1000_trama.jpg);
	}

/*.........................................................................news*/


	
.imprint {
	text-decoration: none;
	background-color:#FFFFFF;
	width: 484px;
	height: 345px;
	overflow:scroll;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-align:right;
	padding-right: 25px;
	font-weight:none;
}

.imprint a {
	text-decoration: none;
	color: #FF0000;
	}
	
.imprint a:hover {
	color: #000000;
	}

.imprint p1 {
	color: #66CCFF;
	}
	

