@charset "utf-8";

	/* PÉRIMÈTRE */

body {
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	background-color: #FFFFFF;
	color: #333333;
	
}

body, div, p, table, tr, th, td, input, textarea, select {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

img { border: none; }
form, p { margin: 0px; padding: 0px; }
ul, ol, li { margin: 0px; padding: 0px; list-style: none; }

a:link, a:visited { color: #CC6600; text-decoration: underline; }
a:hover, a:active { color: #000000; text-decoration: none; }

.input-1 {
	
	margin: 0px;
	
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 3px;
	
	border-left: 1px solid #BABABA;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #BABABA;
	border-bottom: 1px solid #DDDDDD;
	
	color: #545454;
	
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	
}

	/* MISE EN PAGE */

div.global {
	
	position: absolute;
	
	left: 50%;
	top: 50%;
	
	margin-left: -440px;
	margin-top: -325px;
	
	width: 878px;
	height: 648px;
	
	border: 1px solid #DDDDDD;
	
}

div.global img.g-logo {
	
	position: absolute;
	
	left: 17px;
	top: 21px;
	
}

div.global div.anim-home {
	
	position: absolute;
	
	left: 18px;
	top: 86px;
	
}

div.global div.anim-home img { display: block; }

div.global div.nav {
	
	position: absolute;
	
	left: 488px;
	top: 86px;
	
	height: 38px;
	
}

div.global div.nav img {
	
	position: relative;
	float: left;
	
}

div.footer {
	
	position: absolute;
	
	left: 0px;
	bottom: 0px;
	
	width: 100%;
	height: 18px;
	
	border-top: 1px solid #DDDDDD;
	
}

div.footer img {
	
	display: block;
	position: relative;
	float: left;
	
}

div.newsletter {
	
	position: absolute;
	
	left: 665px;
	top: 13px;
	
}

div.newsletter div.label {
	
	position: relative;
	
	margin-left: 1px;
	
	color: #999999;
	
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
	
}

div.newsletter div.input {
	
	position: relative;
	
	margin-top: 2px;
	
	height: 22px;
	
}

div.newsletter div.input input.field {
	
	position: relative;
	float: left;
	
	width: 170px;
	
}

div.newsletter div.input input.submit {
	
	position: relative;
	float: left;
	
	margin-left: 5px;
	
}

div.global div.bg-right-a {
	
	position: absolute;
	
	right: 0px;
	top: 246px;
	
	width: 263px;
	height: 171px;
	
	background-image: url(../img/bg_home.jpg);
	
}

div.global div.bg-right-b {
	
	position: absolute;
	
	right: 0px;
	top: 354px;
	
	width: 263px;
	height: 171px;
	
	background-image: url(../img/bg_home.jpg);
	
}

div.global div.right-content {
	
	position: absolute;
	
	left: 486px;
	top: 133px;
	
	width: 387px;
	
}

div.global div.right-content p { margin-bottom: 9px; line-height: 15px; }

div.global div.right-content div.text {
	
	margin-left: 5px;
	margin-right: 0px;
	
}

div.global div.right-content div.text h4 {
	width: 100%;
	height: 23px;
	
	background-image: url(../img/dashed_A.gif);
	background-repeat: repeat-x;
	background-position: 0px 22px;
}


div.global div.right-content div.actus-list {
	position: relative; 
	margin-top: 5px;

	height: 380px; 
	overflow-y : scroll; 
	padding-right: 3px;
}


div.global div.right-content div.actus-list h2 {
	
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	
	padding: 0px;
	
	font-size: 11px;
	
}

div.global div.right-content div.actus-list img.actupic {
	
	display: block;
	float: left;
  clear:both;
  
  margin-right: 4px;	
  margin-bottom: 4px;	
	
	border: 1px solid #DDDDDD;
}

div.global div.right-content div.actus-list p {

	margin: 0px;
	
	color: #545454;
	
	font-size: 10px;
	line-height: 12px;
}

div.global div.right-content div.actus-list p.title {
	
	margin-bottom: 6px;
	
	font-weight: bold;	
}


div.global div.right-content div.actus-list hr {
	clear: both;
	float: none;
	
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px;

	width: 95%;
	
	border: 0px;
	border-bottom: 1px dashed lightgrey;

	color: white;
	background-color: white;
}


div.global div.left-clients {
	
	position: absolute;
	
	left: 20px;
	top: 382px;
	
	width: 419px;
	
	color: #545454;
	
	font-size: 10px;
	line-height: 13.5px;
	
}

div.global div.left-clients h3 {
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	
	background-image: url(../img/dashed_A.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	color: #CC6600;
	
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	
}

div.left-clients a:link, a:visited {
	color: #545454;
	text-decoration: none;
}
div.left-clients a:hover, a:active {
		color: #545454;
		text-decoration: underline;
}

div.global div.bloc-contacts {
	
	position: absolute;
	
	left: 0px;
	top: 0px;
	
	width: 420px;
	height: 127px;
	
	background-image: url(../img/bloc_contacts_fond.gif);
	background-repeat: no-repeat;
	
}

div.global div.bloc-contacts div.adr {
	
	position: absolute;
	
	left: 95px;
	top: 44px;
	
}

div.global div.bloc-contacts div.adr p { color: #000000; font-size: 10px; }

div.global div.bloc-contacts img.email {
	
	position: absolute;
	
	left: 253px;
	top: 11px;
	
}

div.global div.bloc-contacts img.map {
	
	position: absolute;
	
	left: 256px;
	top: 38px;
	
}

div.global div.bloc-contacts div.iti {
	
	position: absolute;
	
	left: 122px;
	top: 96px;
	
	height: 22px;
	
}

div.global div.bloc-contacts div.iti input.field {
	
	position: relative;
	float: left;
	
	width: 251px;
	
}

div.global div.bloc-contacts div.iti input.submit {
	
	position: relative;
	float: left;
	
	margin-left: 3px;
	
}

div.global div.img-rub {
	
	position: absolute;
	
	left: 19px;
	top: 86px;
	
}

div.global div.team {
	
	position: relative;
	
	height: 161px;
	
}

div.global div.team div.ttitle {
	
	position: absolute;
	
	width: 100%;
	height: 23px;
	
	background-image: url(../img/dashed_A.gif);
	background-repeat: repeat-x;
	background-position: 0px 22px;
	
	color: #002E46;
	
	font-weight: bold;
	
}

div.global div.team div.tbottom {
	
	position: absolute;
	
	left: 0px;
	bottom: 1px;
	
	width: 100%;
	height: 1px;
	
	background-image: url(../img/dashed_A.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	
	font-size: 0px;
	line-height: 0px;
	
}

div.global div.team img.tpic {
	
	position: absolute;
	
	left: 0px;
	top: 54px;
	
}

div.global div.team p {
	
	position: absolute;
	
	left: 213px;
	top: 37px;
	
	color: #666666;
	
	font-size: 10px;
	line-height: 12px;
	
}

div.global div.perimetregroup {
	
	position: relative;
	overflow: hidden;
	
	margin-left: 2px;
	margin-top: 11px;
	
	height: 1%;
	
}

div.global div.perimetregroup p.gpic {
	
	position: relative;
	float: left;
	
	margin-top: 4px;
	
}

div.global div.perimetregroup p.gtxt {
	
	position: relative;
	float: left;
	
	margin-left: 5px;
	
	line-height: 19px;
	
}

div.global div.cheminfer {
	
	margin-left: 5px;
	margin-top: 6px;
	margin-bottom: 26px;
	
	color: #545454;
	
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
}

div.global div.cheminfer a:link, div.global div.cheminfer a:visited { color: #999999; text-decoration: underline; }
div.global div.cheminfer a:hover, div.global div.cheminfer a:active { color: #000000; text-decoration: none; }

div.overmap-m {
	
	position: absolute;
	overflow: hidden;
	
	left: 19px;
	top: 87px;
	
	width: 420px;
	height: 389px;
	
}

div.overmap-coins {
	
	position: absolute;
	
	left: 19px;
	top: 476px;
	
	background-image: url(../img/overmap_coins.gif);
	
	width: 420px;
	height: 17px;
	
}

div.overmap {
	
	position: absolute;
	
	left: 0px;
	top: 389px;
	
	width: 420px;
	height: 389px;
	
	background-image: url(../img/overmap.gif);
	background-repeat: no-repeat;
	
}

div.overmap div.container {
	
	position: absolute;
	
	left: 10px;
	top: 11px;
	
	width: 396px;
	height: 345px;
	
	border: 1px solid #D4CEB8;
	
}

div.overmap div.container a:link, div.overmap div.container a:visited, div.overmap div.container span { font-size: 10px; }

div.overmap div.lnks {
	
	position: absolute;
	
	font-size: 10px;
	
}

div.overmap div.lnks a:link, div.overmap div.lnks a:visited {
	
	position: relative;
	float: left;
	
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	background-image: url(../img/puce_D.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #4A483E;
	
	text-decoration: none;
	
}

div.overmap div.lnks a:hover, div.overmap div.lnks a:active {
	
	color: #868271;
	
	text-decoration: none;
	
}

div.overmap div.lnks.vleft { left: 15px; bottom: 10px; }
div.overmap div.lnks.vleft a:link, div.overmap div.lnks.vleft a:visited { margin-right: 10px; }

div.overmap div.lnks.vright { right: 17px; bottom: 10px; }

	/* LISTES */

ul.pucelist-a li {
	
	margin-bottom: 9px;
	
	padding-left: 13px;
	padding-top: 0px;
	
	background-image: url(../img/puce_A.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	
}

ul.pucelist-a li a:link, ul.pucelist-a li a:visited {
	
	color: #CC0000;
	
	font-size: 10px;
	text-decoration: underline;
	
}

ul.pucelist-a li a:hover, ul.pucelist-a li a:active,
ul.pucelist-a li a.selected:link, ul.pucelist-a li a.selected:visited {
	
	color: #000000;
	
	text-decoration: none;
	
}

	/* GÉNÉRAL */

div.err-notfound {
	
	position: absolute;
	
	left: 0px;
	top: 50%;
	
	margin-left: 0px;
	margin-top: 0px;
	
	width: 100%;
	
	color: #757575;
	
	font-size: 18px;
	text-align: center;
	
	cursor: default;
	
}