/* 
  -----------------------------------
	(c) 2009 Colored Future sprl-bvba (www.web-designer.be)
	All Rights Reserved
	
	developed by Luc Laurent
	for Gravitex - B&C Group
	Print version
  -----------------------------------
*/
html, body, div, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, label, a, img { 
	margin: 0; 
	padding: 0; 
	border: 0; 
}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#container {
	position:relative;
	top: auto;
	left: auto;
	width: auto;
	height: auto;
	background-color: #FFF;
	background-repeat: no-repeat;
	margin-left: 15%;
	margin-top: 2cm;
	margin-right: 2cm;
}
.standard {
	background-image: none;
}
.home {
	background-image: none;
}
#menu {
	display: none;
}
#titrepage {
	position: relative;
	top: auto;
	left: auto;
	width: auto;
	color: #ecdb6e;
	visibility: visible;
}
h2 {
	font-family: Tahoma, Din, "Gill Sans MT",Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	color: #0b2f63;
	margin-bottom: 1cm;
}
h2 img {
	padding-right: 10px;
}
#liens {
	position: absolute;
	top: 580px;
	left: 319px;
	width: 566px;
}
#liens table td {
	color: #FFF;
	font-size: 90%;
}
#photo {
	display: none;
	position: absolute;
	top: 216px;
	left: 65px;
	width: 130px;
	height: 130px;
}
#scroller1 {
	position: relative;
	top: auto;
	left: auto;
	width: auto;
}
#scroller1 .p7VSC_content {
	color: #000;
	font-size: 14pt;
	line-height: 1.7em;
	margin-left: 70px;
	padding-right: 0px;
}
#scroller1 .p7VSC_content p, #scroller1 .p7VSC_content ul, #scroller1 .p7VSC_content ol {
	margin-bottom: 1em;
}
strong {
	color: #ecdb6e;
}
#float_col-1 {
	float: left;
	width: 320px;
	margin-right: 15px;
}
#float_col-2 {
	float: left;
	width: 221px;
}
/*#scroller1 ul {
	margin-left: 340px;
}*/
#scroller1 li {
	margin-left: 1.2em;
	list-style-image: url(../images/carre_liste.gif);
}
fieldset {
	border: 1px solid #ecdb6e;
	padding: 5px 0 5px 8px;
	margin-bottom: 1em;
}
legend {
	font-weight: bold;
	color: #ecdb6e;
}
label {
	display: block;
	font-size: 80%;
	text-transform: capitalize;
	font-variant: small-caps;
	margin-bottom: -2px;
}
input, textarea {
	width: 200px;
}
#scroller2 {
	display: none;
}
#scroller2 .p7VSC_content {
	color: #FFF;
	font-size: 75%;
	line-height: 1.3em;
	margin-left: 27px;
	/*padding-right: 60px;*/
}
#scroller2 ol li {
	font-weight: bold;
}
#scroller2 ul li {
	padding-bottom: 1em;
	margin-left: 1.2em;
	list-style-image: url(../images/symbole_list.gif);
	font-weight: normal;
}
#footer {
	position: relative;
	top: auto;
	left: auto;
	width: auto;
	margin-top: 1cm;
	border-top: 1px solid #666;
}
#footer table {
	font-size: 10pt;
	height: auto;
	vertical-align: middle;
	padding: 0 0 0 0px;
}
td.right {
	text-align: left;
}
#footer a, #footer a:visited {
	padding-right: 10px;
	color: #0b2f63;
	text-decoration: none;
}
/* Pour la homepage */
#introduction {
	display: none;
}
.home #scroller1 {
	top: 0px;
	left: 0px;
	width: auto;
}
.home #scroller1 .p7VSC_content {
	margin-left: 0px;
	padding-right: 0px;
}
#newslist {
	display: none;
}
#newsscroller {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	background-color: #fff;
}
#newsscroller .p7VSC_content {
	color: #0b2f63;
	font-size: 12pt;
	line-height: 1.3em;
	padding: 0;
}
#newsscroller .p7VSC_content p, #newsscroller .p7VSC_content ul, #newsscroller .p7VSC_content ol {
	margin-bottom: 1em;
}
#newsscroller h4 {
	font-size: 150%;
	margin-bottom: 3px;
}
.more {
	text-align: right;
	margin: 0;
}
.more a {
	color: #1a4483;
}
#diaporama {
	display: none;
	position: absolute;
	left: 183px;
	top: 191px;
	width: 370px;
	height: 257px;
}
 /*Vertical Scroller 2 --------------------------------------------------------*/

.p7VSC02 {
	position: relative;
}

#scroller1 .p7VSC02 .p7VSC_scrollbox_wrapper {
	margin: 0 27px 0 0;/* espace entre flèches et texte */
}
#scroller2 .p7VSC02 .p7VSC_scrollbox_wrapper {
	margin: 0 30px 0 0;
}
#newsscroller .p7VSC02 .p7VSC_scrollbox_wrapper {
	margin: 0 20px 0 0;
}
.p7VSC02 .p7VSC_scrollbox {
	height: 32cm!important;
	position: relative;
	width: 100%;
}
.p7VSC02 .p7VSC_scrolling {
	top: 0;
	left: 0;
}
.p7VSC02 .p7VSC_up a {
	height: 24px;
	width: 24px;
	background-image: url(../images/vscroller_img/p7sc2_dbup.gif);
	background-repeat: no-repeat;
}
.p7VSC02 .p7VSC_up a:hover {
	background-position: -24px 0px;
}
.p7VSC02 .p7VSC_dn a {
	height: 18px;
	width: 24px;
	background-image: url(../images/vscroller_img/p7sc2_dbdn.gif);
	background-repeat: no-repeat;
}
.p7VSC02 .p7VSC_dn a:hover {
	background-position: -24px 0px;
}
.p7VSC02 .p7VSC_pauseplay .pause {
	height: 35px;
	width: 24px;
	background-image: url(../images/vscroller_img/p7sc2_psplay.gif);
	background-repeat: no-repeat;
}
.p7VSC02 .p7VSC_pauseplay .pause:hover  {
	background-position: -24px 0px;
}
.p7VSC02 .p7VSC_pauseplay .play {
	height: 35px;
	width: 24px;
	background-position: -48px 0px;
	background-image: url(../images/vscroller_img/p7sc2_psplay.gif);
	background-repeat: no-repeat;
}
.p7VSC02 .p7VSC_pauseplay .play:hover  {
	background-position: -72px 0px;
}
.p7VSC02 .p7VSCdragchannel {
	position: absolute;
	width: 47px;/* au lieu de 29px | position des flèches */
	top: 0px;
	/*background-image: url(img/p7sc2_dbbg.gif);
	background-repeat: repeat-y;*/
	right: 0px;
	display: none;
	cursor: default;
}
#scroller2 .p7VSC02 .p7VSCdragchannel {
	width: 30px;
}
#newsscroller .p7VSC02 .p7VSCdragchannel {
	width: 20px;
}
.p7VSC02 .p7VSCdragchannel em {
	display: none;
}
.p7VSC02 .p7VSCdragchannel a {
	display: block;
}
.p7VSC02 .p7VSCdragbar {
	position: relative;
}
.p7VSC02 .p7VSCdragCtrl {
	position: absolute;
	left: 0px;
	top: 0px;
}
#scroller1 .p7VSC02 .p7VSCdragCtrl a {
	height: 58px;
	width: 7px;
	margin-left: 40px;
	/*background-image: url(img/p7sc2_dbdrag.jpg);
	background-repeat: no-repeat;*/
	background-color: #15385f;
}
#scroller1 .p7VSC02 .p7VSCdragCtrl a:hover  {
	/*background-position: -24px 0px;*/
	background-color: #0064a1;
}
#scroller2 .p7VSC02 .p7VSCdragCtrl a {
	height: 58px;
	width: 7px;
	margin-left: 8px;
	/*background-image: url(img/p7sc2_dbdrag.jpg);
	background-repeat: no-repeat;*/
	background-color: #15385f;
}
#scroller2 .p7VSC02 .p7VSCdragCtrl a:hover  {
	/*background-position: -24px 0px;*/
	background-color: #FFF;
}
#newsscroller .p7VSC02 .p7VSCdragCtrl a {
	height: 38px;
	width: 7px;
	margin-left: 13px;
}
