* {
padding: 0px;
margin: 0px;
}

body {
background-color: #C71585;
	
}

img {
border: 0px;
padding: 0px;
margin: 0px;

}

#tablemsg {
height: 32px;
border: 1px;
border-color: #000000;
border-style: solid;
}

#tablemsg #first {

border-right: 1px;
border-right-color: #000000;
border-right-style: solid;
}

#tablemsg #second {

background-color: #dddddd;
border-right: 1px;
border-right-color: #000000;
border-right-style: solid;

}

#wrapper {
				 width: 850px;
				 height: 650px;
				 background-image: url(./img/bgcolor.jpg);
				 text-align: left;
				 
}

#wrapper {
				 width: 850px;
				 height: 700px;
				 background-image: url(./img/bgcolor3.jpg);
				 text-align: left;
				 
}

#grand #wrapper {
				 width: 850px;
				 height: 1300px;
				 background-image: url(./img/bgcolor2.jpg);
				 
}

#header {
				position: relative;
				top: 0px;
				left: 0px;
				width: 850px;
				height: 31px;
				text-align: center;
				background-image: url(./menu2.jpg);
				background-repeat: repeat-x;
	
}

#content {
				 margin: 10px;
				 
}

.espace {
				 margin: 15px;
				 
}

.espacepetit {
				 margin-left: 10px;
				 margin-right: 5px;
}

#navbox {
float: left;
width: 140 px;
border-left: 1px;
border-left-color: #000;
border-left-style: solid;
border-right: 1px;
border-right-color: #000;
border-right-style: solid;
border-top: 1px;
border-top-color: #000;
border-style: solid;
margin-right: 30px;
}

#navbox a {
display: block;
background-color: #fff;
text-decoration: none;
color: #000;
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #000;
padding: 0.1em;

}

#navbox a:hover {
display: block;
background-color: #E9967A;
}

td {
			margin: 0px;

}

td a {
	 	 	text-decoration: none;
			color: #000;
			margin: 0px;
}

td a:hover {
			color: #22ff22;
}
			
#leftbox {
		 position: relative;
		 top: 10px;
		 width: 450px;
		 height: 200px;
		 border: 2px;
		 border-color: #B0198A;
		 border-style: solid;
		 margin: 10px;
}

#leftbox #bouton {
				 position: absolute;
				 top: 140px;
				 left: 220px;

} 

.text {
			position: absolute;
			top: 0px;
			left: 136px;
			margin: 4px;
			
}

#form {
		 float: right;
		 width: 300px;
		 height: 200px;
		 border: 2px;
		 border-color: #B0198A;
		 border-style: solid;
		 margin: 10px;

}


#milieu {
		 float: right;
		 width: 650px;
		 border: 2px;
		 border-color: #B0198A;
		 border-style: solid;
		 margin: 15px;
		 margin-bottom: 30px;

}

#central {
			 position: relative;
			 top: 30px;
			 left: 10px;
			 width: 800px;
			 height: 200px;
			 text-align: center;
			 clear: both;
			 border: 2px;
			 border-color: #B0198A;
			 border-style: solid;
}

#central2 {
				position: absolute;
				left: 180px;
				width: 590px;
				padding:10px;
				border: 1px;
			 	border-color: #B0198A;
			 	border-style: solid;
				margin: 10px;
}


.result2 {
				position: absolute;
				left: 180px;
				width: 550px;
				padding:10px;
				border: 1px;
			 	border-color: #B0198A;
			 	border-style: solid;
				margin: 10px;
}

.result {

				width: 550px;
				padding:10px;
				border: 1px;
			 	border-color: #B0198A;
			 	border-style: solid;
				margin: 10px;
}

.msgarea {

				padding:10px;
				border: 1px;
			 	border-color: #B0198A;
			 	border-style: solid;
				margin: 10px;

}
				
#footer {
				position: relative;
				top: 135px;
				left: 0px;
				width: 850px;
				height: 28px;
				text-align: center;
				line-height: 25px;
				font-size: 10pt;
				border-top: 1px;
				border-top-color: #B0198A;
				border-top-style: solid;
				border-bottom: 1px;
				border-bottom-color: #B0198A;
				border-bottom-style: solid;
}

#grand #footer {
				position: absolute;
				top: 1270px;
				left: 0px;
}

#footer a {
				text-decoration: none;
				font-size: 10pt;
				color: #000;

}

#footer a:hover {
				text-decoration: underline overline;
				font-size: 10pt;
				color: #6b9;

}

