html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  background-color: #FFFFFF;
  }


#page {
	position:absolute; 
	height: 100%;
	width: 100%;
	z-index: 1;
}

#centpourcent {
	position:absolute;
	height: 100%;
	width: 100%;
	text-align: center;
}

* {

	font-size:12px ;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}

#texte-accueil {
	margin:25px 0 0 0;
	}


p {
	margin:0 0 15px 0;
	padding:0;
	}

h2 {
	margin:0 0 5px 0;
	padding:0;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #e60003;
	text-decoration : none;
	font-weight:normal;
}

h3 {
	margin:5px 0 5px 0;
	padding:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration : none;
	font-weight:normal;
}

a {
	text-decoration:none;
	}

a:hover {
	color:#e60003;
	 }

ul {
	margin:0 20px 0 0;
	padding:0;
	list-style-type: none;
	}

img {
	border:none;
	}

input {
	margin:0;
	padding:0;
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #e60003;
	border-left:none;
	border-top:none;
	background:none;
	color:#000;
	}

select {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}

fieldset {
	margin:0;
	padding:0 0 2px 0;
	border:none;
	}

#results fieldset {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:solid 1px #e60003;
	}

#sumup fieldset {
	margin:0;
	padding:3px 0;
	}

#button {
	margin:10px 0 10px 0;
	}

input.button {
	width:80px;
	}

textarea {
	margin:0px 0 0 0;
	padding:0;
	width:600px;
	height:135px;
	}

#results {
	margin:10px 0;
	}

#total {
	margin-top:10px;
	font-size: 12px ;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}

.date { 
	float:left;
	padding-top:3px;
	width:160px;
	}

.selection { 
	float:left;
	width:295px;
	}

.theme { 
	float:left;
	padding:3px 0 0 0;
	width:230px;
	}

.action {
	padding-top:3px;
	}

.search {
	float:left;
	}

.coordonnees {
	margin:2px 0;
	padding:2px;
	width:164px;
	border:solid 1px #e60003;
	}

.texterouge {
	font-size:12px ;
	font-family:Arial, Helvetica, sans-serif;
	color: #e60003;
	text-decoration : none;
}
.textenoir {
	font-size:12px ;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	text-decoration : none;
}
a.textenoir:hover {
	color: #e60003;
}

.petitrouge {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #e60003;
	text-decoration : none;
}
a.texterouge:hover {
	color: #000;
}

.baselignerouge {
	font:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #e60003;
	text-decoration : none;
}

a.baselignerouge:hover {
	color: #000;
}

.clr {
	clear:both;
	}
 
.formo {
	background-color:#F0F0F0;
	border:solid 1px;
}

.inputcompte {
	background-color:#F0F0F0;
	border:solid 1px #E60002;
}

.focus {
	background-color:#F0F0F0;
	border:solid 1px #E60002;
}

.normal {
	background-color:#F0F0F0;
	border:solid 1px #E60002;
}

.inputcompte_2 {
	background-color:#F0F0F0;
	border:solid 1px #E60002;
}

.focus_2 {
	background-color:#F0F0F0;
	border:solid 1px #E60002;
}

.normal_2 {
	background-color:#F0F0F0;
	border:solid 1px #E60002;
}

.box {
	background-color:#F0F0F0;
	border:solid 1px #E60002;
	height:70px;
	width:160px;
}

.bgstepper {
	color:#E60002;
}
