/* disposition CSS */
#masthead {
}

#top_nav {
	margin-top: 5px;
	position: relative;
	width: 1000px;
	background-color: #000080;
	height: 30px;
}

#container {
	position: relative;
	width: 1000px;
	/* background-image: url('image/PCBfond.jpg'); */
	background-color:#EEEEEE
	height: 700px;
}
#company {
	position: relative;
	width: 1000px;
	background-image: url('image/PCBfond.jpg');
	background-color:#EEEEEE
	height: 700px;
}
#android {
	position: relative;
	width: 1000px;
	background-color:#EEEEEE
}

#page_content {
	margin-left: 10px;
	margin-top: 10px;
	width: 650px;
	position: absolute;
}
#footer {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 5px;
	padding-top: 5px;
}

#header {
	position: relative;
	width: 1000px;
}

body { text-align:center; }

#top_nav ul {
	font: 100% "Verdana normal" normal normal;
	list-style-type: none;
	padding: 0px;
	margin: 1px 0px 0px 0px;
	margin-left: 25px;
	font-family: Verdana;
}
#top_nav li {
	float: left;
}
#top_nav a {
	font: 100% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 1px solid #000080;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 4px;
	background-color: #000080;
	margin-right: 5px;
}
#top_nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #FF3300;
	background-color: #FF3300;
}
#login {
	font-family: Verdana;
	font-size: 12px;
	width: 1000px;
	height: 40px;
	position: relative;
	background-image: url('image/fdlogin.png');
}
#footer {
	background-image: url('image/fdlogin.png');
	width: 1000px;
	height: 35px;
}
#contact {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-image: url('image/Mapfond.jpg');
	position: relative;
	width: 1000px;
	height: 700px;
}
#contact ul {
	list-style-type: none;
	font-family: Verdana;
	text-decoration: none;
	width: 100%;
	padding: 5px;
	margin: 0px;
}
#contact li {
	font-family: Verdana;
	padding: 5px;
	margin: 0px;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	position: relative;
	width: 300px;
	list-style-type: none;
	vertical-align: bottom;
	text-indent: 12px;
}
.mail {
	color: #0000FF;
}
#contact_ack {
	position: relative;
	width: 1000px;
	height: 700px;
	background-image: url('image/Mapfond.jpg');
}
#mail_send {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	margin: 50px;
	padding-top: 150px;
} 
#right_col {
	width: 320px;
	height: 650px;
	position: absolute;
	margin-top: 10px;
	right: 5px;
	top: 1px;
}
.styleEuros1 {
	text-align: center;
}
.styleEuros2 {
	text-align: center;
	font-size: 8px;
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
}
