
body {
	background: #b9cce1 url(img/fond.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
}

select{
	width: 150px;
	height: 15px;
	border-style: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

option{
	background-color: #aee2e8;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#wrapper {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

#center {
	width: 866px;
	height: 640px;
}

#center-top {
	background: transparent url(img/center_toptest.gif) no-repeat top left;
	width: 866px;
	height: 90px;
}

#login {
	background: transparent url(img/trait_pointilles.gif) no-repeat left 15px;
	float: right;
	width: 453px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 10px;
	height: 70px;
}

.txt {
	float: left;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	width: 90px;
	padding-left: 10px;
	padding-top: 12px;
	height: 70px;
}

.formulaire {
	width: 353px;
	float: left;
	padding-top: 1px;
}

.formulaire table {
	background: transparent url(img/fond_saisie.gif) repeat-y top left;
	font-size: 12px;
	color: #204393;
	line-height: 23px;
}

*html .formulaire table {
	height: 76px;
}

*:first-child+html .formulaire table {
	height: 70px;
}

.formulaire td.label img {
	margin-left: 10px;
	margin-right: 10px;
}

.formulaire input {
	background-color: transparent;
	border: 0;
}

.formulaire .valid {
	cursor: pointer;
}

#center-middle {
	background: transparent url(img/center_middle.jpg) no-repeat top left;
	width: 866px;
	height: 552px;
}

#lien {
      padding-left: 48px;
}

#telesica {
      padding-left: 623px;
	  padding-top: 385px;
}

#aide {
      padding-left: 500px;
	  padding-top: 30px;
}

#sep {
	width: 866px;
	height: 38px;
	background: transparent url(img/barre_pointilles.gif) no-repeat bottom center;
}

#txt {
	float: right;
	width: 433px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	text-align: left;
	padding-right: 10px;
}

#txt h1 {
	font-size: 20px;
	line-height: 33px;
	height: 33px;
	vertical-align: center;
	padding: 0px 0px 0px 10px;
	margin: 0;
	background: transparent url(img/cadre_pointilles.gif) no-repeat bottom center;
}

.txt1 {
	color: #00008B;
	font-size: 18px;
	font-weight: bold;
}

.txt2 {
	color: #009ee0;
	font-size: 18px;
	font-weight: bold;
}

#center-bottom {
	background: transparent url(img/center_bottom.gif) no-repeat top left;
	width: 866px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}

#center-bottom a {
	color: #000000;
	text-decoration: none;
}

#center-bottom a:hover {
	color: #000000;
	text-decoration: none;
}

#liens a { /* Les liens qui ne sont pas sous le curseur. */
	color: #FFFFFF;
	text-decoration:none;
	font-family:Arial,Verdana;
}

#liens a:hover { /* Les liens lorsque le curseur est dessus. */
	color: #FF0000;
	text-decoration: none;
	font-family:Arial,Verdana;
}

