/* layout */
#page {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-color: #888888;
	background-position: top center;
	background-repeat: no-repeat;
}

#wrap {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	background: url(../images/wrap_bg.jpg) bottom left repeat-x;
}

#container-main {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

#container-footer {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

#header,
#header-contenu{
	width: 1000px;
	height: 158px;
	position: relative;
	margin: 0 auto;
	z-index: 103!important;
}

#header2,
#header-contenu2{
	width: 1000px;
	height: 19px;
	position: relative;
	margin: 0 auto;
	z-index: 101!important;
}

html>body #header2{
	background: transparent url(../images/header_bg.png) top center no-repeat;
}

html>body #header-contenu2{
	background: transparent url(../images/header_contenu_bg.png) top center no-repeat;
}

#nav {
	width: 1000px;
	height: 50px;
	z-index: 105;
	position: relative;
	margin: 0 auto;
	background: transparent url(../images/nav_bg_8.png) top center no-repeat;
}

html>body #nav {
	background: transparent url(../images/nav_bg.png) top center no-repeat;
}

#header-main {
	width: 1000px;
	height: 110px;
	position: relative;
	margin: 0 auto;
	background: transparent url(../images/description_bg1_8.png) 57% 0 no-repeat;
}

html>body #header-main {
	background: transparent url(../images/description_bg1.png) 57% 0 no-repeat;
}

#logo {
	width: 270px;
	height: 110px;
	outline: none;
	border: none;
	position: relative;
	margin-left: 20px;
	float: left;
	clear: both;
}

#content {
	width: 1000px;
	min-height: 600px;
	position: relative;
	margin: 0 auto;
	clear: both;
	background: url(../images/content_main_bg_8.png) top left repeat-y;
}

html>body #content {
	background: url(../images/content_main_bg.png) top left repeat-y;
}

#main {
	width: 739px;
	position: relative;
	float: left;
	overflow:hidden;
}

#main-contenu {
	width: 1000px;
	position: relative;
	float: left;
	background: url(../images/content_main_contenu_bg_8.png) top center repeat-y;
}

html>body #main-contenu {
	background: url(../images/content_main_contenu_bg.png) top center repeat-y;
}

#title{
	width: 721px;
}

#title-contenu{
	width: 982px;
}

#title,
#title-contenu{
	height: 35px;
	position: relative;
	margin: 10px 0 20px 9px;
	background: url(../images/title_bg.png) top left repeat-x;
}

#sidebar {
	width: 265px;
	height: 100%;
	position: relative;
	float: right;
	overflow:hidden;
	margin-left:-4px;
}

.sidebloc {
	width: 227px;
	height: 100%;
	margin: 0 auto;
	padding: 10px 21px 22px 17px;
	position: relative;
	background: url(../images/sidebar_bg_8.png) bottom center no-repeat;
	clear: both;
}

html>body .sidebloc {
	background: url(../images/sidebar_bg.png) bottom center no-repeat;
}

.sidebloc.last {
	margin: 0 auto;
	padding: 10px 21px 0px 17px;
	background: url(../images/sidebar_bg_8.png) top center repeat;
}

html>body .sidebloc.last {
	background: url(../images/sidebar_bg.png) top center repeat;
}

.sidebloc.final {
	margin:-9px auto 0 auto;
	padding: 0px 21px 22px 17px;
	background: url(../images/sidebar_final_bg_8.png) top center no-repeat;
}

html>body .sidebloc.final {
	background: url(../images/sidebar_final_bg.png) top center no-repeat;
}

/* topside */
#topside {
	width: 200px;
	height: 220px;
	position: absolute;
	top:-20px;
	right: 0;
	/*margin-right: -50px;*/
	overflow: hidden;
	z-index: 102 !important;
}

#bottomside {
	width: 222px;
	height: 227px;
	position: absolute !important;
	right: 0;
	bottom: -30px;
	/*margin-right: -180px;*/
	overflow: hidden;
	z-index: 100 !important;
}

.content,
.content-cont {
	height: 100%;
	min-height: 530px;
	margin: 0 22px 10px 22px;
	clear: both;
}

.content{
	width: 696px;
}

.content-cont{
	width: 960px;
}

.inner {
	width: 696px;
	height: 100%;
	margin: 0 auto 25px;
	padding: 0;
	clear: both;
}

.inner2{
	width: 800px;
	height: 100%;
	margin: 0 auto 25px;
	padding: 0;
	clear: both;
}

.solution1 {
	width: 670px;
	height : 80px;
	position: center;
	margin: 5px 5px 5px 5px;
	padding: 1px;
	float: center;
}

.service1 {
	width: 214px;
	height : 120px;
	position: relative;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
}

.logiciel1 {
	width: 214px;
	height : 120px;
	position: relative;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
}

.materiel1 {
	width: 214px;
	height : 120px;
	position: relative;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
}


.col1 {
	width: 338px;
	position: relative;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
}

.col1.highlight , .col2.highlight {
	width: 328px;
}

.col2 {
	width: 338px;
	position: relative;
	padding: 5px;
	margin-bottom: 10px;
	float: right;
}

.colmin {
	width: 150px;
	position: relative;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
}


.Arrondi {
	width: 260px;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../images/fond_services.jpg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    background-origin: content-box;
	border-radius: 10px;
	clear: both;
}

.Arrondi2 {
	width: 260px;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../images/fond_logiciels.jpg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    background-origin: content-box;
	border-radius: 10px;
	clear: both;
}

.TexteDessus{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

.PhotoDessous {
	width: 300px;
	height: 150px;
	margin: 0;
	padding: 0;
	position: absolute;
}

#footer {
	width: 100%;
	height: 150px;
	margin: 0 auto;
	position: relative;
	clear: both;
	background: url(../images/footer_bg.jpg) top left repeat-x;
}

#footer-main,
#footer-main-contenu {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	position: relative;
}

#footer-main {
	background: url(../images/footer_main_bg.jpg) top center no-repeat;
}

#footer-main-contenu {
	background: url(../images/footer_main_contenu_bg.jpg) top center no-repeat;
}

#map{
	width:670px;
	height:670px;
	margin:10px;
}
