/*general*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D1D1D1;
	font-family : tahoma, Arial, Helvetica;
}

div.spacer {
	clear:both;
	height:1px;
	background-color: white;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

/*Interface*/

div.container {
	position: relative;
	margin: 0 auto;
	width: 990px;
	min-height: 580px;
	text-align: left;
	background-image: url('../images/interface_up.gif');
	background-position: top;
	background-repeat: no-repeat;
	background-color: white;
}

div.column-left {
	font-size : 70%;
	float:left;
	width: 184px;
	height:100%;
	background-color: transparent;
	text-align: center;
}

div.menu {
	width: 140px;
	background-color: transparent;
	text-align: right;
	margin-top:30px;
	float:left;
}

div.menu ul {
	list-style-type:none;
	line-height:1.5em;
}

div.content {
	float:left;
	background-color: transparent;
}

div.box {
	float:left;
	background-color: transparent;
	margin-right:5px;
}
div.boxAir {
	float:left;
	margin-right:5px;
	width:127px;
	height:100px;
	background-image:url(../images/bg_Bt_air.jpg);
	background-repeat:no;
	background-position:left top;
}
div.boxEmissions {
	float:left;
	margin-right:5px;
	width:127px;
	height:100px;
	background-image:url(../images/bg_Bt_emissions.jpg);
	background-repeat:no;
	background-position:left top;
}
div.boxMeteo {
	float:left;
	margin-right:5px;
	width:127px;
	height:100px;
	background-image:url(../images/bg_Bt_meteo.jpg);
	background-repeat:no;
	background-position:left top;
}
div.boxEau {
	float:left;
	margin-right:5px;
	width:127px;
	height:100px;
	background-image:url(../images/bg_Bt_eau.jpg);
	background-repeat:no;
	background-position:left top;
}
div.boxOcean {
	float:left;
	margin-right:5px;
	width:127px;
	height:100px;
	background-image:url(../images/bg_Bt_oceano.jpg);
	background-repeat:no;
	background-position:left top;
}
div.boxDefense {
	float:left;
	margin-right:5px;
	width:127px;
	height:100px;
	background-image:url(../images/bg_Bt_defense.jpg);
	background-repeat:no;
	background-position:left top;
}
div.shortmenu {
	width: 806px;
	height:102px;
	background-color: transparent;
	margin-top:7px;
	font-size:12px;
}
div.shortmenu a{
display:block;
width:100px;
margin:4px 0px 0 25px;
line-height:12px;
text-decoration:none;
color:#fff;
}
div.shortmenu a:hover {
text-decoration:underline;
}
div.logo {
	margin-top:7px;
}

div.maincontent {
	font-size : 70%;
	width: 790px;
	background-color: transparent;
	margin-top:7px;
}

div.maincontent h1{
	font-size : 120%;
	color: #536AB0;
	border-bottom: 1px solid #ADD6EA;
}

div.maincontent h2{
	font-size : 110%;
	color: #ADD6EA;
}

div.footer {
	font-size : 60%;
	text-align: right;
	width: 990px;
	background-image: url('../images/interface_down.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: white;
}

/*Accueil*/
div.accueil_news {
	display: block;
	background-color: transparent;
	width: 100%;
	height: 158px;
}

div.accueil_newsitem {
	display: block;
	float: left;
	height:158px;
	width: 259px;
	margin-right:6px;
	background-color: #ADD6EA;
	background-image: url('../images/newsitem_down.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.accueil_content {
	padding-left:10px;
	padding-top:10px;
}

div.accueil_newsitem_end {
	display: block;
	float: left;
	height:158px;
	width: 259px;
	background-color: #ADD6EA;
	background-image: url('../images/newsitem_down.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.accueil_intro {
	display: block;
	background-color: #5369B0;
	width: 100%;
	background-image: url('../images/accueil_intro_down.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	color: white;
}

div.accueil_intro_image {
	float:left;
	width:160px;
	margin-left:20px;
}

div.accueil_intro_txt {
	float:left;
	width:280px;
	margin-left:10px;
}

div.accueil_intro_txt a {
	color:white;
	text-decoration:none;
}

/*Nereides*/
div.nereides_title {
	float:left;
	border-right-width:3px;
	border-right-style:solid;
	border-color: #ADD6EA;
	width: 241px;
	height: 30px;
	padding-left: 10px;
}

div.nereides_title h1 {
	font-size : 110%;
	border: none;
}

div.nereides_content {
	float:left;
	background-color: transparent;
	width: 500px;
	padding-left: 10px;
}

/*Instrumentation*/
div.instrument_intro {
	width: 261px;
	float:left;
	padding-right: 10px;
}

div.instrument_offre {
	width: 500px;
	float:left;
	padding-left: 10px;
	border-left-width:3px;
	border-left-style:solid;
	border-color: #ADD6EA;
}

div.instrument_offre h1 {
	border: none;
}

/*Support*/
div.support_intro {
	width: 320px;
	float:left;
}

/*Réalisations*/
div.realisations_intro {
	width: 320px;
	float:left;
}

/*Contactez-nous*/
div.contact_intro {
	width: 261px;
	float:left;
	padding-right: 10px;
}

div.contact_content {
	width: 500px;
	float:left;
	padding-left: 10px;
	border-left-width:3px;
	border-left-style:solid;
	border-color: #ADD6EA;
}

/*Product*/
div.productlist_left {
	width: 320px;
	float:left;
	padding-right: 10px;
}

div.productlist_right {
	width: 320px;
	float:left;
	padding-left: 10px;
	border-left-width:3px;
	border-left-style:solid;
	border-color: #ADD6EA;
}
div.productlist_right2 {
	width: 230px;
	float:left;
	margin-left:140px;
	border-left-width:3px;
	border-left-style:solid;
	border-color: #ADD6EA;
}
div.productlist_center {
	width: 660px;
	float:left;
}

div.productlist_comment {
	width: 100px;
	float:left;
	border:3px solid #ADD6EA;
	padding:5px;
	margin-left:10px;
}

div.productlist_center table,div.productlist_left table {
	text-align:left;
	width:100%;
	height:inherit;
	background-color:transparent;
	font-size:100%;
}

div.productlist_center td,div.productlist_left td {
	text-align:left;
	border-bottom:1px solid #ADD6EA;
}

div.productlist_center th,div.productlist_left th {
	height:15px;
	border:1px solid white;
	background-color:#ADD6EA;
}

div.productlist_left h1{
	border:none;
}

div.productlist_right h1{
	border:none;
}

div.productlist_center h1{
	border:none;
}

/*News*/
div.newsmenu {
	width: 261px;
	float:left;
}

div.newscontent {
	width: 500px;
	float:left;
	background-color: transparent;
	margin-left:7px;
}

div.newsitem {
	display: block;
	position: relative;
	width: 241px;
	height:158px;
	background-color: #ADD6EA;
	background-image: url('../images/newsitem_down.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom:7px;
	padding:10px;
}

input,select {
	display: block;
	background-color:transparent;
	width: 130px;
	font-size:100%;
	float: left;
	margin-bottom: 1em;
	border-color:#A1A1A1;
	border-width:1px;
	}

textarea {
	display: block;
	background-color:transparent;
	width: 190px;
	font-size:100%;
	float: left;
	margin-bottom: 1em;
	border-color:#A1A1A1;
	border-width:1px;
	}

label {
	display: block;
	background-color:transparent;
	width: 60px;
	font-size:100%;
	float: left;
	margin-bottom: 1em;
	border-color:#A1A1A1;
	border-width:1px;
}

br {
	clear: left;
	}
.clearspacer {
clear:both;
	}

/* international */

div.intColLeft {
float:left;
width:300px;
margin:0 40px 0 0;
}
div.intColRight {
float:left;
width:300px;
}
