@charset "utf-8";
* {
margin:0;
padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #dddddd;
}	

#conteneur {
	position:absolute;
	left: 50%;

	top:0px
	width: 1700px;
	margin-left: -850px;
	background-color: #dddddd;
	background-image: url(interface/fond.gif);
	width: 1700px;

	
     }

#bout {
	position: absolute;
	height: 17px;
	width: 17px;
	bottom: 3px;
	right: 10px;
}
.ChampTexteGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #999999;
}
.ChampTexteDroit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #999999;
	text-align:right;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #999999;
	
}
.ta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
textarea {
	overflow: auto;
}
.encadreBack {
	BORDER-RIGHT: #000 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: #000 1px solid;
	
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN-LEFT: 5px;
	BORDER-LEFT: #000 1px solid;
	MARGIN-RIGHT: 10px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #000 1px solid;
	BACKGROUND-COLOR: #fff;
	overflow: hidden;
}


#blocTexte {
	left: 0px;
	position: absolute;
	width: 531px;
	top: 215px;

	
		padding-top: 6px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 6px;
	text-align: justify;
}
#conteneurRef {
	position:absolute;
	left: 50%;



	top:0px
	width: 1700px;
	margin-left: -375px;
	background-color: #dddddd;
	background-image: url(interface/fond.gif);
	width: 750px;
	height: 420px;
	margin-top: -210px;
	top: 50%;
}
#conteneurRef #expression-Architecture {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: justify;
}
a.entree:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}
a.entree:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}
a.entree:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}
a:link {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#conteneurRef #ENTREE {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}
#conteneurRef #description {
	text-align: right;
	height: 200px;
	width: 470px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#conteneurRef #description #liens {
	text-align: center;
	margin-top: 19px;
}
a.on:link {
	color: #B1B1B1;
}
a.on:visited {
	color: #B1B1B1;
}
a.on:hover {
	color: #B1B1B1;
}