﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url("../images/lignes_fond.gif");
	background-repeat: repeat;

}
#container {
	background-position: 0px 0px;
	position: relative;
	width: 100%;
	height: 100%;
	background-image: url("../images/fond-top.jpg");
	background-repeat: repeat-x;
}
#masthead {
	position: relative;
	background-image: url("../images/bandeau.jpg");
	background-repeat: no-repeat;
	width: 880px; 
	height: 123px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

#top {
	background-position: 338px 0px;
	margin: 0 auto;
	position: relative;
	background-image: url("../images/solutions-internet-clear.gif");
	background-repeat: no-repeat;
	overflow: hidden;
	width: 860px;
	height: 72px;
	background-color: #fff;
}

#content {
	position: relative;
	background-color: #fff;	
	width: 860px;
	margin: 0 auto;
	padding-top: 0px;
	color: #000;
		clear: both;
		overflow: hidden;	
		min-height: 570px;
		height: auto;
		/*_height: 640px; // underscore hack uniquement interprété par IE Win*/
}

#footer {
	clear: both;
	width: 860px;
	height: 15px;
	margin: 0 auto;
	border-top: 1px solid #bba;
	padding-top: 0px;
	background-image: url('../images/bottom.gif');
	background-repeat: no-repeat;
	position: relative;
	bottom: 0px;
}

#bottom {
	width: 771px;
	margin: 0 auto;
	position: relative;
}



/* Masthead Styles */
#masthead ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0px;
}
#masthead li {
	float: left;
	/*background-color: #fff;*/
	margin-top: 100px;
}
#masthead a {
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;
	color: #fff;
	display: block;
	margin: 1px 1px 1px 3px;
	padding: 1px 2px 1px 2px;
	border: 0px solid #fff;
}
#masthead a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FEFE90;
	border: 0px solid #fff;
}
#masthead img {
	border: 0px;
	top: 0px;
	margin: 0px;
}
.ecart {
	width: 350px;
}
.cadre{
	margin: 20px 0px 0px 5px;
	padding: 5px;
	border: 1px #DBEEF5 dashed;
	font-weight: bold;
	color: #FF0000;
	bottom: 0px;
	font-variant: small-caps;
	background-image: url("../images/lignes_fond.gif");
	background-repeat: repeat;
}

/* Content Styles */
#top h6 {
	margin-left: 350px;
	margin-right: 245px;
	margin-top: -3px;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 0px;
	color: #0E72BD;
	text-align: center;
	line-height: 17px;
}
#top p{
	/*float: right;*/
	margin-top: 0px;
	text-align: center;
	width: 200px;
	top: 0px;
	font-weight: bold;
}
#content p {
	margin: 0px 35px 0px 35px;
}


/* Footer Styles */
#footer p {
	color: #fff;
	font-size: 0.7em;	
	text-align: center;
	margin: 0px;
}
#footer a {
	color: #A7D0E7;
	text-decoration: underline;
}
#footer a:hover {
	color: #FEFE90;
	text-decoration: none;
}
#bottom p {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	color: #000;
	text-align: center;
}

a {
	color: #0E72BD;
	text-decoration: underline;
}
a:hover {
	color: #030;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 30px;
	color: #0E72BD;
}
h2 {
	font-size:1.8em;
	padding-top: 30px;
	padding-bottom: 30px;
}
.text_red {
	color: red;
}
table {
	/*border: 1px solid red;*/
	 width:80%;
}
.realisation {
	/*border: 2px #A7D0E7 solid;*/
	float: left;
	font-size: 0.8em;
	width: 194px;
	text-align: center;
	margin-left: 2px;
	margin-right: 1px;
	margin-top:10px;
	margin-bottom:10px;
}
.clearright { 
  clear: right; 
  }
  
.clearleft { 
  clear: left; 
  }

.mini
{
	font-size:0.8em;
}
.center {
	text-align: center;
}
.imglien {
	border: none;
}
.float_left
{
	float:left;
}
.float_right
{
	float:right;
}
iframe{
	height: 730px;
	margin: 0 auto;
	width: 98%;
	border: 0;
	}
	
#iframecontact {
	height: 730px;
	margin: 0 auto;
	width: 80%;
	border: 0;
}
.tableverti {
	float: right;
	width: 180px;
	border: 1px #DBEEF5 dashed;
	border-collapse: separate;
	/*background-image: url("../images/lignes_fond.gif");
	background-repeat: repeat;*/
	background-color: #F5F5F5;
	margin-right: 10px;
	margin-top:20px;
}
