body { 

margin: 0, auto; 
padding: 0px; 
width: auto; 
height: 100%; 
display: block; 
} 


	
input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right b {
	color : #EF6D00;
}
.right a {
	color : #003C5E;
}
.right a:hover {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.bot {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}
a.type1 { color: #0066cc;
text-decoration:none; }
a.type1:hover { color: red;}

.border {
	clear:both;
	position:absolute;
	width:520px;
	height:150px;
	z-index:10;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow	:5px 15px  10px #333;
	-webkit-box-shadow	:5px 15px  10px #333;
	-o-box-shadow	:5px 15px  10px #333;
	box-shadow	:5px 15px  10px #333;
	background-color:#fff;
	padding:0px 0px 0px 0px;
	margin:150px 0px 0px 10px;
	font-size:18px;
	font-weight:bold;
	border:solid 2px #666666;
	behavior: url(PIE.htc);
	left: 18px;
	top: -1px;
	}

#contener {
	background-color:#EEF3F9;
	height:250px;
	width:250px;
	padding: 10px;
	color:#FFFFFF;
}

#photo {
	float:left;
	position:relative;
	background-image:url(images/cnt_img1.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
	width:200px;
	height:140px;
}

#envoi{
	margin-top:10px;
	margin-left:10px;
	position:absolute;
	width:280px;
	height:140px;
	padding: 10px;
	left: 231px;
	top: 19px;
}

#pageright{
	width:100px;
	height:200px;
	float:left;
	background-color:#00FFFF;
	padding: 10px;
}

