/*
Main css styles
*/
body {
	background:#fff url(/Veen/resources/images/layout/body/bg_body.jpg) top center repeat-x;
}
ul {
}
a {
	color:#00274e;
}
a:hover {
	color:#99b15a;
}
a.newwindow {
	padding-right:15px
}
a.newwindow {
	background:transparent url(/Veen/resources/images/link.gif) no-repeat right center;
}
a.newwindow:hover {
	background:transparent url(/Veen/resources/images/link_on.gif) no-repeat right center;
}
.filesize {
	font-size:0.8em;
}
td.error, div.error {
	color:#C00;
	font-size:0.8em;
	font-weight:700;
	line-height:1em;
}
span.error {
	color:#C00;
	font-weight:bold;
}
input.error, select.error, textarea.error {
	border:1px solid #C00 !important;
}
.printhide {
	display:none;
}
.small {
	font-size:0.6em;
	font-family:Arial, Geneva, sans-serif;
	}
/* Container
----------------------------------------------------------------------------------------------------*/
.container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-color:#FFF;
}
.subcontainer {
	padding:24px;
}
/* Header section
----------------------------------------------------------------------------------------------------*/

.header {
	text-align:center;
	padding-top:44px;
}
.logo {
	margin:auto;
	padding-bottom:39px;
}
/* Main menu
----------------------------------------------------------------------------------------------------*/
#menu_horizontal {
	background-color:#00274e;
	border:1px solid #c0cad3;
	font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
	font-weight:400;
	font-stretch:normal;
}
#menu_horizontal ul {
	list-style:none;
	display:inline;
}
#menu_horizontal ul li {
	float : left;
	padding:0;
	margin:0;   
}
#menu_horizontal ul a {
	display:block;
	width:auto;
	padding:0.6em 2em;
	text-align:center;
	color : #fff;
	text-decoration : none;
	text-transform:uppercase;
}
#menu_horizontal ul .homenav a span {
	display:none;
}
#menu_horizontal ul a:hover, #menu_horizontal ul a:focus, #menu_horizontal ul a.on {
	background:#b0c96b;
}
#menu_horizontal ul .homenav a {
	background:url(/Veen/fr/resources/images/layout/navigation/home.gif) center center no-repeat;
}
#menu_horizontal ul li.homenav a:hover, #menu_horizontal ul li.homenav a:focus, #menu_horizontal ul li.homenav a.on {
	background:#b0c96b url(/Veen/fr/resources/images/layout/navigation/home_on.gif) center center no-repeat;
}
/* `Banners
----------------------------------------------------------------------------------------------------*/
.contentBody {
	width:100%;
	text-align:center;
	margin-top:24px;
	background-position:top right;
	background-repeat:no-repeat;
}
#economies {
	background-image:url(/Veen/resources/images/layout/body/illu_economies.jpg);
}
#eco {
	background-image:url(/Veen/resources/images/layout/body/illu_eco.jpg);
}
#productivite {
	background-image:url(/Veen/resources/images/layout/body/illu_productivite.jpg);
}
#simplifier {
	background-image:url(/Veen/resources/images/layout/body/illu_simplifier.jpg);
}
#stockage {
	background-image:url(/Veen/resources/images/layout/body/illu_stockage.jpg);
}
#suivi {
	background-image:url(/Veen/resources/images/layout/body/illu_suivi.jpg);
}
#temps {
	background-image:url(/Veen/resources/images/layout/body/illu_temps.jpg);
}
#tresorerie {
	background-image:url(/Veen/resources/images/layout/body/illu_tresorerie.jpg);
}
.contentBody .contentA {
	background:url(/Veen/resources/images/layout/body/page_border.gif) top right repeat-x;
}
.contentBody .contentB {
	background:url(/Veen/resources/images/layout/body/page_border.gif) top left repeat-y;
}
.contentBody .contentC {
	background:url(/Veen/resources/images/layout/body/page_border.gif) top right repeat-y;
}
.contentBody .contentD {
	background:url(/Veen/resources/images/layout/body/page_border.gif) bottom right repeat-x;
}
.contentBody .contentE {
	position:relative;
	background:url(/Veen/resources/images/layout/body/page_corner.gif) top right no-repeat;
	padding:24px;
}
body#pourquoi .contentBody .contentE {
	padding-top:194px;
	position:relative;
}

body#pourquoi .contentBody .text {
	font-size:1.1em;
}

.printsend {
	position:absolute;
	top:0;
	right:0;
	width:200px;
	text-align:right;
}
.printsend a {
	padding-left:16px;
	line-height:2em;
}
body #sendto.contentBody .printsend {
	display:none;
}
.contentBody .content {
	padding:45px;
	padding-bottom:24px;
	text-align:left;
	line-height:1.3em;
}
body#home .contentBody .content {
	text-align:left;
}
.contentBody .prevnext {
	position:relative;
}
.contentBody .prevnext .prev {
	position:absolute;
	top:50px;
	left:-20px;
}
.contentBody .prevnext .next {
	position:absolute;
	top:50px;
	right:-20px;
}
/* Sub menu
----------------------------------------------------------------------------------------------------*/
ul.menu {
	margin:2em 0 0 0;
	padding:1.5em 0 0 0;
	list-style-type : none;
}
ul.menu li {
	padding:0 0 17px 14px;
	margin:0;
	float:left;
}
ul.menu li.first {
	padding-left:0;
}
ul.menu a {
	display:block;
	width:auto;
	padding-bottom:3px;
	border-bottom:1px solid #fff;
}
ul.menu a:hover, ul.menu a.on {
	border-bottom:1px solid #b1ca6c;
}
#home ul.menu a {
	border-bottom:3px solid #fff;
}
#home ul.menu a:hover, #home ul.menu a.on {
	border-bottom:3px solid #b1ca6c;
}
/* `Content Zone
----------------------------------------------------------------------------------------------------*/
.contentBody .content h1 {
	height:140px;
}
.contentBody .content h1 span {
	display:none;
}
body#pourquoi .contentBody .content h1 {
	height:150px;
	text-align:center;
	padding-left:200px;
}
body#pourquoi #suivi.contentBody .content h1 {
	height:215px;
	margin-top:-65px;
}
body#pourquoi #stockage.contentBody .content h1 {
	padding-left:70px;
}
body#pourquoi #simplifier.contentBody .content h1 {
	padding-left:150px;
}
body#pourquoi #eco.contentBody .content h1 {
	padding-left:150px;
}
body #sendto.contentBody .content,
body #contact.contentBody .content,
body #download.contentBody .content{
	padding-right:15px;
}
body #sendto.contentBody .text,
body #contact.contentBody .text,
body #download.contentBody .text{
	padding-right:205px;
}
body #contact.contentBody .text p{
	padding:1px 0;
}
body #contact .form {
	display:block;
	position:relative;
}
body #contact .address {
	display:block;
	width:18em;
	margin-top:1em;
	margin-bottom:1em;
}
body #sendto.contentBody .content h1,
body #contact.contentBody .content h1,
body #download.contentBody .content h1 {
	height:auto;
}
.contentBody .content li {
	margin-bottom:0.3em;
}
.schema {
	margin-left:-25px;
	padding-bottom:25px;
}
body#apropos .text {
	margin:0;
}
body#solutions .text {
	margin:0 30px;
}
body#solutions .intro {
	margin:0 26px;
}
body#solutions .text h2 {
	color:#afc96a;
	font-size:1.5em;
	line-height:1.2em;
	font-weight:200;
}
.box {
	margin-top:35px;
	border:2px solid #afc96a;
	background-color:#ebebeb;
	padding:24px;
}
#whitepaper {
	position:relative;
	background:url(/Veen/resources/images/layout/body/white_paper.gif) top left no-repeat;
	padding-left:70px;
	font-size:0.8em;
	margin-top:70px;
}
body#home #whitepaper {
	margin-top:0;
}
#whitepaper h2 {
	font-size: 1em;
	line-height: 1em;
	color:#b0ca6b;
	font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", 'TeXGyreHerosRegular', "Helvetica", "Verdana", "Geneva", "Arial", sans-serif;
	font-weight:bold;
	font-stretch:normal;
	padding:0;
	margin:0;
}
body #whitepaper .text {
	padding:3px 0 8px 0;
	margin:0;
}
/* `Send to a friend
----------------------------------------------------------------------------------------------------*/
#sendto div.form td.label_content {
	width:11em;
	vertical-align:bottom;
	border-bottom:1px solid #CCC;
}

/* `Forms
----------------------------------------------------------------------------------------------------*/
div.form input, div.form textarea, div.form select {
	width:100%;
}
div.form .submit {
	width:10em;
}
div.form table {
	margin-right:auto;
}
div.form table td {
	padding:8px;
	vertical-align:bottom;
}
div.form table table {
	margin:0 0 6px 0;
	padding:0;
}
div.form table table td {
	vertical-align:middle;
	text-align:center;
	padding:0;
}
div.form table table input {
	margin:auto;
}
div.form td.label_content {
	width:9em;
	vertical-align:bottom;
	border-bottom:1px solid #CCC;
}

td.text_content {
	border-bottom:1px solid #CCC;
}

div.form #Refresh {
	width: 60px;
	border: 0;
	background: transparent;
	text-decoration: underline;
	cursor: pointer;
	color: #99b15a;
	font-weight: bold;
	margin:auto;
}
div.form td.submit {
	border-bottom:0;
	text-align:right;
}
div.form .refresh {
	width:25px;
	height:19px;
	cursor:pointer;
	margin:auto;
}
/* `Footer
----------------------------------------------------------------------------------------------------*/
.footer {
	margin:auto;
	padding-top:15px;
	font-size:0.5em;
	text-transform:uppercase;
}
.footer ul {
	text-align:left;
	list-style-type : none;
}
.footer ul li {
	padding:0;
	margin:0;
	display:inline;
}
.footer ul a {
	text-align:center;
	padding:0 2px;
	text-decoration : none;
}
.footer ul li.copyright {
	width:38%;
	text-align:right;
	float:right;
}
.footer ul li.copyright a {
	padding:0;
}
.footer ul a:hover {
	text-decoration:underline;
}
/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.error_message{
    color: #C00;
}

.big_space{
    padding-bottom: 490px;
}
