body { 
	background-color: #33475E;
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 11px;
	padding-top: 10px; 
	width: 706px;
	color: #FFFFFF;
	text-align: justify;
	}
	
.page_droite {
	width: 460px;
	left: 216px;
	top: 0px;
	position: absolute;
	background-color: #394E64;
	padding-left: 15px;
	padding-right: 15px;
}

.img_menu_gauche {
	width: 172px;
	height: 7px;
	border: 0px;
}	
	
.text_center {
	text-align: center;
	width: 100%;
}
	
.copyright_pixx {
	text-align: right;
	font-size: 9px;
	color: #9DAEC1;
	left: 50%;
	margin-left: -265px;
	top: 25px;
	position: absolute;
	width: 490px;
}

.bottom {
	width: 490px;
	height: 44px;
	background-color: #394E64;
	position: absolute;
	left: 216px;
}

.logiciels {
	width: 200px;
	position: relative;
	left: 50%;
	margin-left: -100px;
}

.offre {
	width: 400px;
	position: relative;
	left: 50%;
	margin-left: -200px;
}

.petite_colonne {
	width: 40%;
}

.grande_colonne {
	width: 60%;
}

.tiers_colonne {
	width: 33%;
}

.submit {
	border:1px solid #649BD0;
	background-color:#33475E;
	color: #FFFFFF;
	font-size: 11px;
}

.text {
	border:1px solid #649BD0;
	background-color:#33475E;
	color: #FFFFFF;
}

.link_menu {
	margin-left: 10px;
}

.quote {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border:1px solid #649BD0;
	background-color:#33475E;
}

hr {
	color: #61A4E2;
	height: 1px;
	width: 100%;
	border: 0px;
	background-color: #61A4E2;
}

a:link {color:#FF9600;}
a:visited {color:#FF9600;}
a:hover {color:#FF9600;}
a:active {color:#FF9600;}
