a:link {
	color: #F27900;
	text-decoration: none;
}
a:visited {
	color: #F27900;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#theme {
	margin: 10px;
	font-style: italic;
	color: #666666;
	text-align: left;
	font-size: 12px;
}
#fond {
	width: 800px;
	height: auto;
}
#index1 {
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
#tete {
	width: 800px;
	float: left;
	background-image: url(../image/tete2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 100px;
}
#menutop {
	float: left;
	height: 30px;
	width: 800px;
}
#milieu {
	height: auto;
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#page {
	height: auto;
	width: 600px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
#pied {
	height: 28px;
	width: 760px;
	float: left;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
#menuleftb {
	height: auto;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}
#droit {
	width: 200px;
	float: right;
}
#menusepare {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#pub {
	height: 200px;
	width: 150px;
	border: thin solid #FF9900;
	margin-top: 3px;
}
#pub2 {
	width: 150px;
	border: thin solid #FF9900;
	margin-top: 10px;
}
#gauche {
	text-align: left;
	position: relative;
	left: 15px;
}
#usher {
	text-align: center;
	vertical-align: middle;
	padding-left: 8px;
}
.comlink {
	color: #F27900;
	text-decoration: none;
}
.quand {
	font-size: 11px;
	color: #999999;
	font-style: italic;
}
.date {
	font-style: italic;
}
input.ombre{
	height:20px;
	border : 0;
	background : url(../image/bouton/input_ombre.jpg) no-repeat;
	font-size : 12px;
	padding :  3px 0px 0px 3px;
	margin: 5px 0 0 0;
}
select.ombre {
	width : 100px;
	height : 22px;
	background : url(../image/bouton/filtre2.png) no-repeat;
	margin : 0 0 0 0;
	padding : 3px 3px 2px 0px ;
	border : 0;
	font-size : 12px;
	text-align:center;
}
#box_annule{
	color: #FFF;
	background-color: #666;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	width: 450px;
	border: medium solid #F00;
	margin-bottom: 30px;
}
