/* CSS Document */

<title>style bureau</title>

html, body {
height: 90%;
width: 90%;
overflow: auto;
}

}
body {
font-family: "Courier New", Courier, mono;
font-size: 14px;
color: #333333;
}

#conteneur {
	width: 94%;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	overflow:hidden;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	padding: 0px;
	border : 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image: url(../IMG/coin-bas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#intro{
	width: 400px;
	height: 250px;
	float: left;
	margin-left:auto;
	margin-right:auto;
	margin-top:15%;
	overflow:hidden;
	text-align:left;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	padding: 0px;
	border : 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image: url(../IMG/coin-bas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;}
	

#content {
	width:auto;
	min-height:550px;
	height: 100%;
	padding-left: 200px;
	padding-right:10px;
	padding-top:1px;
	font-size:90%;
	background-color:#FFFFFF;
	margin-bottom:40px;
}


#sommaire {
	float:left;
	vertical-align:top;
	min-height:550px;
	margin-top:1px;
	margin-left:1px;
	width:190px;
	font-size: 90%;
	text-align:right;
	color:#999999;
	margin-right: 3px;
	background-color:#FFFFFF;
	background-image: url(../IMG/Entete-orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 22px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-image: none;}
	
	
table{
	width:100%;
	border: 0px solid #FF6600;
	margin-top:10px;
	padding-left:10px;
}

h1{
	font-size:100%;
	text-align:right;
}

h2{
	font-size:110%;
}	
	
a:link{
	text-decoration: none;
	color: #333333;
}
	a:hover {color:#000000;text-decoration: underline;}
	a:active {color:#000000} 
	a:visited {color: #000000;}
		
		#menu {
	width: 190px;
}

#menu dt {
	cursor: pointer;
	margin: 2px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	color:#666666;
}

#menu dd {
	border: 0px solid gray;
}

#menu li {
	text-align:right;
	list-style-image: none;
	list-style-type: none;
	font-size: 90%;
}
#menu li a, #menu dt a {
	color: #666666;
	text-decoration: none;
	display: block;
	border: 0;
	height: 100%;
}

#menu li a:hover {
	text-decoration:underline;
}

#menu dt a:hover {
	text-decoration:underline;
}

.bordure {
	border: 1px solid #999999;
}	

.justif {
text-align: justify;
}

.spip_documents_center {
        margin : auto ;
        text-align : center ;
        width : 80% ;
 }

.margin {
	margin-left: 25px;
	}

.ps {
	font-size: 85%;
	text-align: justify;
	}

.cadre {
	text-align:justify;
	border: 1px solid #FF6600;
	margin-top:5px;
	padding:5px;
}

.baspage {
font-size: 75%;
text-align:center;
}

#pied img { vertical-align: bottom; }

.hautpage {
font-family: "Courier New", Courier, mono;
font-size: 75%;
text-align: right;
}

.droit {
text-align:right;
}

.centre {
text-align:center;
}

#orange {
	font-size:100%;
	color:#FF6600;
	}
