body { 
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #006197;
	text-align: center;
	background-color: #E8E8E8;
	background-image: url('../img/bg_body.jpeg');
	background-repeat: repeat-x;
	background-position: center top;
}

a {
	color: #79AC13;
	text-decoration: underline;
}

a:visited {
	color: #006197;
	text-decoration: underline;
}

a:hover {
	color: #006197;
	text-decoration: underline;
}

a[href^="http:"] {
	background-image: url('../img/lien-externe.gif');
	background-position: right center;
	background-repeat: no-repeat; 
	padding-right: 10px;
} 

div.container {
	margin: 0px;
	padding: 0px;
	width: 765px;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
}

div.container div.header {
	margin: 0px;
	padding: 0px;
	width: 765px;
	height: 164px;
	background-image: url('../img/header.jpeg');
	background-repeat: no-repeat;
	background-position: center top;
}

div.container div.header a.homelogo {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 350px;
	height: 140px;
	overflow: hidden;
	text-indent: -1000em;
	cursor: pointer;
}

div.container div.header div.description {
	display: none;
}

div.container div.header h1 {
	display: none;
}

div.container div.header h2 {
	display: none;
}

div.navigation {
	margin: 0px;
	padding: 0px;
	width: 765px;
	height: 216px;
}

div.navigation ul {
	margin: 0px;
	padding: 0px;
}

div.navigation ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

#mainmenu {
	margin: 0px;
	padding: 0px;
	width: 765px;
	height: 63px;
	background-image: url('../img/menu_bg.jpeg');
	background-repeat: no-repeat;
	background-position: center top;
}

#mainmenu br {
	display: none;
	margin: 0px;
	padding: 0px;
}

div.content {
	margin: 0px;
	padding: 0px;
	width: 765px;
	background-color: #FCFCFC;
	background-image: url('../img/text_bg.jpeg');
	background-repeat: no-repeat;
	background-position: center top;
}








div.text {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}

div.text p {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 0.9em;
	text-align: justify;
}

div.text ul li {
	font-size: 0.9em;
	text-align: justify;
}

img {
	border: none;
}

div.conception {
	display: none;
}

div.conception a {
	display: none;
}

div.conception a:visited {
	display: none;
}

div.conception a:hover {
	display: none;
}

div.footer {
	margin: 0px;
	padding: 0px;
	width: 765px;
	height: 89px;
	background-image: url('../img/footer_bg.jpeg');
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}

div.footer div.nav ul {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

div.footer div.nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.8em;
	color: #565C60;
	text-decoration: none;
}

div.footer div.nav ul li.separator {
	font-size: 0.6em;
	color: #A7A7A7;
}

div.footer div.nav ul li a {
	color: #A7A7A7;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}

div.footer div.nav ul li a:visited {
	color: #A7A7A7;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}

div.footer div.nav ul li a:hover {
	color: #006197;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}

div.footer hr {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	width: 85%;
	height: 1px;
	background-color: #E4E4E4;
}

div.copy {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	width: 765px;
	text-align: center;
	color: #A7A7A7;
	font-size: 0.7em;
}


div.benefits {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 475px;
}

div.profile {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 475px;
}

div.contactForm div.label {
	margin-top: 7px;
	margin-bottom: 2px;
}

div.contactForm {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 475px;
}

div.contactForm div.form {
	font-size: 0.9em;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 14px;
	margin-bottom: 14px;
}

div.contactForm div.form input {
	border: 1px solid black;
	height: 16px;
	width: 70%;
}

div.contactForm div.form textarea {
	border: 1px solid black;
	height: 100px;
	width: 70%;
}

div.contactForm div.form div.submit  {
	margin-top: 7px;
	text-align: center;
	border: solid 1px black;
	width: 100px;
}

div.contactForm div.form div.submit input {
	border: solid 1px black;
	color: black;
	background-color: #FFFFFF;
	font-weight: bold;
	width: 100px;
	height: 25px;
}

#clientarea {
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	position: relative;
	float: left;	
	width: 239px;
	height: 179px;
	background-repeat: no-repeat;
	background-position: center top;
}

#clientarea form {
	margin: 0px;
	padding: 0px;
	padding-top: 50px;
	padding-left: 20px;
}

#clientarea label {
	margin: 0px;
	padding: 0px;
	display: block;
	color: #3A4B16;
	font-size: 0.9em;
	font-weight: bold;
}

#clientarea a#forgot {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	display: block;
	color: #3A4B16;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
}

#clientarea a#forgot:hover {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	display: block;
	color: #3A4B16;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
}

#clientarea input#username, #clientarea input#password {
	border: solid 1px #3A4B16;
	width: 195px;
	height: 18px;
}

#clientarea input#login {
	margin: 0px;
	padding: 0px;
	margin-top: -14px;
	margin-left: 125px;
}





#freetrial {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	position: relative;
	float: left;
	
	width: 239px;
	height: 223px;
	background-repeat: no-repeat;
	background-position: center top;
}

#freetrial form {
	margin: 0px;
	padding: 0px;
	padding-top: 50px;
	padding-left: 20px;
}

#freetrial label {
	margin: 0px;
	padding: 0px;
	display: block;
	color: #00588F;
	font-size: 0.9em;
	font-weight: bold;
}

#freetrial a#privacy {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	display: block;
	color: #00588F;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
}

#freetrial a#privacy:hover {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	display: block;
	color: #00588F;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
}

#freetrial input#name, #freetrial input#email, #freetrial input#phone {
	border: solid 1px #00588F;
	width: 195px;
	height: 18px;
}

#freetrial input#submit {
	margin: 0px;
	padding: 0px;
	margin-top: -10px;
	margin-left: 125px;
}

div.salesemail {
	margin-top: 10px;
	text-align: center;
	font-size: 1.6em;
}








h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
	font-size: 1.2em;
	color: #000000;
	margin-left: 20px;
	font-weight: normal;
}

h1 span {
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	color: #000000;
	text-transform: uppercase;
	padding-top: 6px;
}




/********************
*					*
*	Blog styles		*
*					*
*********************/

div.blog {
	position: relative;
	float: left;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	width: 765px;
}

div.blog_text {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 530px;
}

div.blog_text p {
	margin-left: 20px;
	margin-right: 20px;
}

div.about {
	margin: 5px;
	padding: 5px;
	position: relative;
	float: left;
	width: 510px;
}

div.post {
	margin: 5px;
	padding: 5px;
	position: relative;
	float: left;
	width: 510px;
}

div.postodd {
	margin: 5px;
	padding: 5px;
	position: relative;
	float: left;
	width: 510px;
}

div.postodd, div.post {
	margin-bottom: 50px;
}
	
div.blog_text h2 {
	margin-top: 3px;
	margin-bottom: 3px;
}

div.box {
	margin-top: 30px;
}

div.box span.label {
	color: #3a4b16;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}

div.box ul {
	margin : 0px;
	list-style-type: none;
	padding: 0px;
	margin-left: 10px;
}

div.box form {
	margin : 0px;
	padding: 0px;
	margin-left: 10px;
}

div.box a {
	color: #3a4b16;
	text-decoration: none;
}

div.box div.box_content {
	padding-left : 8px;
	padding-right : 8px;
}

div.box div.box_content input.ok {
	margin-top: 5px;
}

div.navbar {
	float: left;
	margin-bottom: 30px;
}

div.sidebarDiv_top {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 208px;
	background-image: url('../img/thinbox_bg_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

div.sidebarDiv_bottom {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	height: 15px;
	width: 208px;
	background-image: url('../img/thinbox_bg_bottom_2.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.sidebarDiv {
	margin: 0px;
	padding: 0px;
	width: 208px;
	background-image: url('../img/thinbox_bg_middle.jpeg');
	background-repeat: repeat-y;
	background-position: bottom left;
}




/*
div.post div, div.postodd div {
	font-size:0.7em;
}
*/

div.postodd {
	background-color:#F2F2F2;
}

div.post div.link, div.postodd div.link {
	float: left;
	margin: 0px 10px 0px 20px;
	padding: 0px;
	position: relative;
}

div.blog_text p {
	font-size: 0.9em;
	text-align: justify;
}

div.blog_text ul li {
	font-size: 0.9em;
	text-align: justify;
}

div.page {
	float:left;
	margin:0px;
	padding:10px;
	position:relative;
	width:510px;
	text-align: center;
}

div.page ul li {
	display: inline;
}






div.blog div.date, div.blog div.tag, div.blog h2, div.author {
	margin-left: 20px;
	margin-right: 20px;
}

div.blog div.date {
	font-size: 0.7em;
}

div.author {
	margin-bottom: 5px;
	font-weight: bold;
}

form.blog input,form.blog textarea, form.blog select {
	width: 350px;
}

form.blog textarea {
	height: 300px;
}

form.blog input.check {
	width: 15px;
}

form.blog ul.options {
	margin:0px;
	padding:0px;
	width: 350px;
}

form.blog ul.options li {
	background-color:#CECECE;
	border:1px solid #00578F;
	color:#505050;
	display:block;
	float:left;
	list-style-image:none;
	margin:3px 0px 0px 2px;
	padding:5px;
}

form.blog ul.options li a {
	color:#505050;
	font-size:0.7em;
	text-decoration:none;
}

form.blog div.label {
	margin-top: 10px;
}

/*


div.logout {
	text-align: right;
	margin: 0px;
	padding: 0px;
	margin-left: 270px;
	margin-top: 10px;
}

div.logout a {
	font-size: 0.8em;
}

div.success {
	font-family: helvetica, arial, sans-serif;
	text-align:			left;
	border-collapse:	collapse;
	padding-top:		12px;
	padding-bottom:		12px;
	padding-left:		50px;
	height:				40px;
	width:				300px;
    font-size: 0.9em;
	font-weight:		bold;
	color:				#616161;
	background-color:	#FFFFFF;
	background-image:	url('../img/success.gif');
	background-repeat:	no-repeat;
	margin-top: 10px;
}

div.error {
	font-family: helvetica, arial, sans-serif;
	text-align:			left;
	border-collapse:	collapse;
	padding-top:		12px;
	padding-bottom:		12px;
	padding-left:		50px;
	height:				40px;
	width:				300px;
    font-size: 0.9em;
	font-weight:		bold;
	color:				#FF3200;
	background-color:	#FFFFFF;
	background-image:	url('../img/error.gif');
	background-repeat:	no-repeat;
	margin-top: 10px;
}



div.form {
	width: 350px;
}

div.form div.label {
	padding-top: 5px;
	padding-left: 15px;
}

div.form div.label label {
    font-size: 0.8em;
	color: #000000;
}

div.form div.label label.error {
    font-size: 0.8em;
	color: #FF3200;
}


div.form div.field {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
    font-size: 0.8em;
	color: #000000;
}

div.form div.label span.must {
	color: #FF0000;
	font-size: 1.2em;
	font-weight: bold;
}

div.form div.label span.format {
    font-size: 0.8em;
	color: #000000;
	font-style: italic;
}

div.form div.field label {
    font-size: 0.8em;
	color: #000000;
}

div.form p {
	clear: both;
}

div.form textarea {
	color: #000000;
    border-width: 1px;
    border-style: solid;
    border-color: #00578F;
	background-color: #FFFFFF;
	width: 350px;
	height: 300px;
}

div.form select {	  
    color: #000000;
    border-width: 1px;
    border-style: solid;
    border-color: #00578F;
	background-color: #FFFFFF;
	width: 350px;
}

div.form input {
    color: #000000;
    border-width: 1px;
    border-style: solid;
    border-color: #00578F;
	background-color: #FFFFFF;
	width: 350px;
}

div.form input.check {
	width: 15px;
}

div.form input.file {
	width: 150px;
}

div.form div.submit {
	padding-top: 10px;
	text-align: center;
}

div.form div.submit input {
    font-size: 0.8em;
    color: #505050;
    border-width: 1px;
    border-style: solid;
    border-color: #00578F;
	background-color: #CECECE;
	width: 150px;
}

input.submit {
	font-family: helvetica, arial, sans-serif;
    font-size: 0.8em;
    color: #505050;
    border-width: 1px;
    border-style: solid;
    border-color: #00578F;
	background-color: #CECECE;
}

ul.options {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

ul.options li {
	display: block;
	float: left;
	margin: 0px;
	padding: 5px;

	list-style-image: none;
	margin-left: 2px;
	margin-top: 3px;
	background-color: #CECECE;
	border: 1px solid #00578F;
	color: #505050;
}

ul.options li a {
	font-size: 0.7em;
	color: #505050;
	text-decoration: none;
}

ul.options li a:hover {
	font-size: 0.7em;
	color: #505050;
	text-decoration: none;
}


ul.navig {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

ul.navig li {
	display: block;
	float: left;
	margin: 0px;
	padding: 5px;

	list-style-image: none;
	margin-left: 5px;
	margin-top: 5px;
	color: #CECECE;
}

#status_description_fr {
    color: #000000;
	font-weight: normal;
	width: 350px;
	border: dotted 1px #000000;
}

#status_techno_fr {
    color: #000000;
	font-weight: normal;
	width: 350px;
	border: dotted 1px #000000;
}

#status_staff_fr {
    color: #000000;
	font-weight: normal;
	width: 350px;
	border: dotted 1px #000000;
}

ul.infos {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 3px;
	padding-left: 5px;
}

ul.infos li {
	margin: 0px;
	padding: 0px;
	list-style-image: url('../img/bullet.gif');
	font-size: 0.7em;
}
*/

ul.demo li {
	list-style-type: none;
}

#freetrial a#privacy {
	text-indent: -1000em;
	overflow: hidden;
}