/* CSS Document */


.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.petittexte {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003300;
	text-decoration: none;
}
.cadre {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
}

body {
	color : #081038;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	scrollbar-3d-light-color : #000000;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #996633;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : #996633;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #ffffff;

}
.cadre2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
}


a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003300;
	text-decoration: none;
	font-weight: bold;

}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
.champtexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #003300;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	border: 1px solid #003300;
	background-color: #003300;
}
body {
	background-image: url(interface/fondmarron.gif);
	background-repeat: repeat;
	margin: 0px;
}
#texte {
	width:640px;
	position: absolute;
	top: 0px;
	text-align: left;
	vertical-align: bottom;
	left: 140px;
	border: 1px solid #00ffff;
}

#in {
	
	width:140px;
	position: absolute;
	top: 0px;
	text-align: left;
	vertical-align: bottom;
	left: 4px;
	border: 1px solid #006633;
}#autour {
	overflow: auto;
	height: 100%;
	width: 780px;
	text-align: center;
	position:relative;
	background-color: #FFFFFF;	
}#fond2 {
	background-image: url(interface/dessous.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px Aucune #9C6431;
	border-right: 1px solid #9C6431;
	border-bottom: 1px solid #9C6431;
	border-left: 1px solid #9C6431;
}
#fond1 {
	background-image: url(interface/meuble-bureau.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 116px;
	border: 1px solid #9C6431;
}
#date {
	background-color: #996633;
	border: 1px solid #996633;
}

#container {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 250px;
	width: 250px;
	margin-top: -125px;
	margin-left: -125px;
}
#actualite {
	position:absolute;
	width:250px;
	height:250px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	visibility: visible;
}
.actuTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.actuSousTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.actuOffre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
#laTable {
	height: 100%;
	width: 780px;
}
#bdc {
	border: 1px solid #996633;
}
.date {
	background-color: #996633;
	border: 1px solid #996633;
}
.cadre3 {
	padding-top: 30px;
	padding-bottom: 30px;
	border: 1px solid #996633;
}
