@charset "iso-8859-1";
@import url("/css/formlocs.css");
body{
	background-color: #5f5f61;
	color: #cfd2d4;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
img{border:0;}
TD{vertical-align: top;}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
.small{font-size: small;}
DIV.navbar{
	margin: 50px 0px 0px 10px;
	padding: 0;
}
DIV.navbar P{color: #cfd2d4; font-size: 12px;}
a{	color: #cfd2d4; }
a:hover, a:visited:hover{ color: #cee7ff; }
DIV.navbar a{
	color: #cfd2d4;
	text-decoration: none;
}
DIV.navbar a:hover, DIV.navbar a:visited:hover{
	color: #e7e9ea;
	text-decoration: underline;
}
DIV.navbar .thispage{
	font-weight: bold;
	color: #cfd2d4;
}

.footer{
	color: #a9a9a9; font-size: 9pt;
}
.footer a{
	color: #a9a9a9; font-size: 9pt; text-decoration: none;
}
.footer a:hover{
	color: #494949; font-size: 9pt; text-decoration: underline;
}

.tech{
	font-size: 9pt;
}
.tech a{
	font-size: 9pt;
}
.prix{
	font-size: 16px; color: #ececec; font-weight: bold;
}
.texteline{
	font-size: 16px; color: #efefef; font-weight: bold;
}
h2{
	font-size: 15pt;
}
.tabletech{
	border: 1px solid #ebcb7f;
}
H1{
	font-family: "Arial Narrow", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
}
.bottomlines{
	font-family: "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* LCI */
#outerWrapper {
  /*background-color: #fff;*/
  max-width: 1100px;
  /*width: 900px;*/
  text-align: left;
  margin: 0 auto 0 auto;
  padding:0;
 }
#tophead,#tophead-lci{
 	text-align: center;
	margin-top:0px;
	padding:0;
}
#tophead-lci H1{
 	padding:0px 0px 0px 0px;
	margin:0px auto;
	font-size:22px;
}
#tophead-lci H2{
 	padding:0px 0px 0px 0px;
	margin:0px auto;
	font-size:16px;
}
P.first{
	padding:50px 0px 0px 150px;
}
P.first a{
	text-decoration: none;
}
DIV#bottomnav{
	position: absolute;
	bottom: 25px;
	width:600px;
	margin:50px auto 0px auto;
	padding:0;
	text-align: center; 
	vertical-align: bottom;
}
DIV#bottomnav P{
	text-align: center;
	font-size: small;
}
DIV#bottomnav a{
	padding:0px 10px;
}
HR.greyline{
	width: 300px;
	color: #cccccc;
	height: 2px;
	margin:0px auto;
	padding:0px;
	
}
IMG.greyline{
	width: 300px;
	height: 2px;
	margin:0px auto;
	padding:0px;
	
}
p.f1{
	font-size: 16px;
	text-align: center;
}
p.f1 a{
 text-decoration: none;
}
p.f1 a:hover{
 text-decoration: underline;
}
p.h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
H1 span.lite{
	color: #9d9d9d;
	font-weight: normal;
}
H2 span.lite{
	color: #b8b8b8;
	font-weight: normal;
}
TABLE#logobck{
	border-collapse: collapse;
	width: 477px;
	height:292px;
	margin-top:50px;
	background-image: url(logos/logo700bck.png);
	background-position: top;
	background-repeat: no-repeat;
}
TABLE#logobck H1{
	font-size: 28px;
	vertical-align: bottom;
	padding:0;
	margin:0px 0px 0px 0px;
}
TABLE#logobck H2{
	font-size: 22px;
	vertical-align: top;
	padding:0;
	margin:0px 0px 0px 0px;
}
TABLE#lcitoptbl H1{
	font-size: 28px;
}
TABLE#lcitoptbl H2{
	font-size: 22px;
}
TABLE#toptbl H1{
	font-size: 24px;
	vertical-align: bottom;
	padding:0;
	margin:0;
}
TABLE#toptbl H2{
	font-size: 18px;
	padding:0;
	margin:0;
	vertical-align: top;
}
IMG.mel{
	width:16px;
	height:11px;
	border:0px;
	padding: 3px 5px 2px 0px;
	vertical-align: bottom;
}
DIV#flags{
	position: fixed;
	top: 1px;
	right: 1px;
	width: 50px;
	height: 18px;
	margin:0;
	padding:0;
	background-color: transparent;	
}
IMG.flag{
	width:18px;
	height:12px;
	border:0;
	margin:2px 2px 2px 3px;
}
DIV.confirm{
	margin:20px 40px;
	padding:0;
}
TD#techdetails{
	text-align: right;
}
TD#techdetails P{
	margin:0;
	padding:0;
	font-size: small;
}
TD#techdetails P.contact{
	font-weight: bold;
	text-decoration: underline;
	text-align: center; 
	color: #eeeeee;
	margin:10px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px dashed #666666;*/
}