
* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 10px;
	background: url('/images/background.jpg') #2184bd repeat-x 0% 0%;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

.posrelative
{
	POSITION: relative;
}

.scrollBox
{
	OVERFLOW: hidden;
	WIDTH: 170px;
	HEIGHT: 200px;
	CLIP: rect(0px 170px 200px 0px);
	POSITION: relative;
	LEFT: 5px;
	TOP: 5px;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #bfd8f6;
}

/*
span {
	display: none;
}
*/

sup {
	font-size: 60%;
}

sup.footnote {
	font-size: 100%;
}

img {
	border: none;
}


ul {
	/*list-style-type: none;*/
	margin-left: 20px;
	margin-top: 4px;
}
/*
li {
	list-style-type: none;
}
*/

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

.separator {
	width: 360px;
	height: 4px;
	margin-left: 100px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 4px;
}

input {
	padding-left: 2px;
	background-color: #eff3f7;
	border: 2px solid #eff3f7;
	color: #537caf;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}

select {
	padding-left: 2px;
	background-color: #eff3f7;
	border: 2px solid #eff3f7;
	color: #537caf;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}



#container {
	margin: 0px auto;
	width: 768px;
}


/* Page Header */

#header_container {
	margin-bottom: 12px;
	border: 1px solid #fff;
	background: url('/images/header_background.jpg') repeat-x 0px 0px;
}

#page_header {
	width: 766px;
	height: 155px;
	background: url('/images/innopsys_logo_big.jpg') #2184bd no-repeat 425px 20px;
	/*overflow: hidden;*/
}
#page_header .bl {background: url('/images/bl.png') 0px 140px  no-repeat;}
#page_header .br {background: url('/images/br.png') 751px 155px no-repeat;}
#page_header .tl {background: url('/images/tl.png') 0px 0px no-repeat;}
#page_header .tr {background: url('/images/tr.png') 751px 0px no-repeat; padding: 10px;}

#language-moz {
	width: 24px;
	height: 24px;
	float: right;
	padding-top: 7px;
	margin-bottom: 0px;
	overflow: hidden;
}

#language-ie {
	width: 24px;
	height: 24px;
	float: right;
	padding-top: 2px;
	margin-bottom: 0px;
	overflow: hidden;
}

/* Page Header : Company Name & Logo */

#header_company {
	margin-top: 20px;
	width: 420px;
	height: 104px;
	background: url('/images/main_is700.jpg') no-repeat 20px 0px;
	float: left;
	text-align: left;
}

/* Page Header : Welcome Note */

#header_welcome {
	padding-top: 35px;
	height: 89px;
	width: 306px;
	padding-right: 25px;
	float: right;
	text-align: justify;
}

#header_welcome h3 {
	padding: 3px 0px 0px;
	font-size: 14px;
}

#header_welcome p {
	margin-top: 7px;
}

#header_welcome #welcome_text {
	padding: 3px 0px 0px;
	font-size: 12px;
	text-align: left;
	float: left;
}

/* Page Header : Menu */

#header_menu {
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 63px;
	/*float: bottom;*/
}

#header_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header_menu li {
	display: block;
	float: left;
	position:relative;
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	width: 100px;
	border: 1px solid #dee8f5;
	border-bottom: 0;
	text-align: center;
}

/*#header_menu li a, #header_menu li a:visited {*/
#header_menu li a {
	float: left;
	display: block;
	width: 100px;
	color: #e3ecf8;
	background-color: #3d6290;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
}

#header_menu li a:hover, #header_menu_admin li a:hover {
	color: #fff;
	background-color: #2e4a6c;
	font-size: 12px;
}

#header_menu li span, #header_menu_admin li span {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #339933;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	line-height: 16px;
	font-size: 12px;
}

#header_menu ul li ul, #header_menu_admin ul li ul {
	display: none;
}

#header_menu table, #header_menu_admin table {
	margin: 0;
	border-collapse: collapse;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top:0;
	left:0;
}

#header_menu ul li:hover ul, #header_menu_admin ul li:hover ul {
	display: block;
	position: absolute;
	top: 24px;
	margin-top: 1px;
	left: -4px;
}
#header_menu ul li:hover ul.endstop, #header_menu_admin ul li:hover ul.endstop {
	left:-92px;
}
#header_menu ul li:hover ul li ul, #header_menu_admin ul li:hover ul li ul {
	display: none;
}
#header_menu ul li:hover ul li a, #header_menu_admin ul li:hover ul li a {
	display: block;
	background: #3d6290;
	color: #e3ecf8;
	height: auto;
	line-height: 16px;
	width: 130px;
	border: 1px solid #fff;
	margin-top: -16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
#header_menu ul li:hover ul li a.drop, #header_menu_admin ul li:hover ul li a.drop {
	background:#3d6290;
}
#header_menu ul li:hover ul li a:hover, #header_menu_admin ul li:hover ul li a:hover {
	color: #fff;
	background-color: #2e4a6c;
	font-size: 12px;
}
#header_menu ul li:hover ul li a:hover.drop, #header_menu_admin ul li:hover ul li a:hover.drop {
	background: #3d6290;
}
#header_menu ul li:hover ul li:hover ul, #header_menu_admin ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:153px;
	top:-1px;
}
#header_menu ul li:hover ul li:hover ul.left, #header_menu_admin ul li:hover ul li:hover ul.left {
	left:-153px;
}


/* Page Header : Menu Admin */

#header_menu_admin {
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 6px;
	/*float: bottom;*/
}

#header_menu_admin ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header_menu_admin li {
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	width: 97px;
	border: 1px solid #dee8f5;
	border-bottom: 0;
	text-align: center;
	display: block;
	float: left;
	position:relative;
}

/*#header_menu_admin li a, #header_menu_admin li a:visited {*/
#header_menu_admin li a {
	display: block;
	width: 97px;
	color: #e3ecf8;
	background-color: #3d6290;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
}

/* Left Sidebar */

#left_sidebar {
	width: 178px;
	float: left;
}

#left_sidebar .box_container {
	margin-bottom: 11px;
	border: 1px solid #ffffff;
	background-color: #2184bd;
}


/* Left Sidebar : User Login */

#userlogin {
	padding: 0px 8px 11px 0px;
	color: #f1f5f9;
	font-weight: bold;
	text-align: left;
}

#userlogin h2 {
	background-color: #339933;
	color: #ffffff;
	font-size: 14px; 
	margin-right: 19px;
	padding: 2px 10px 2px 10px;
	text-transform: capitalize;
	text-align: right;
	border-right: 1px solid #dee8f5;
	border-bottom: 1px solid #dee8f5;
}

#userlogin form {
	margin-left: 12px;
	padding-top: 5px;
}

#userlogin .form_field {
	padding-left: 1px;
	padding-top: 7px;
	width: 155px;
	float: none;
	clear: both;
	text-align: right;
}

#userlogin form strong {
	padding-top: 1px;
	display: block;
	height: 13px;
	float: left;
	text-align: left;
}

#userlogin form strong.mail {
	width: 35px;
}

#userlogin form strong.password {
	width: 65px;
}

#userlogin form strong.passworden {
	width: 50px;
}

#userlogin form input.text {
	width: 108px;
	float: right;
}

#userlogin form input.password {
	width: 78px;
	float: right;
}

#userlogin form input.passworden {
	width: 93px;
	float: right;
}

#userlogin form input.button {
	padding: 0px;
	width: 55px;
	height: 15px;
	border: none;
	float: none;
}

#userlogin #link-password {
	padding-top: 8px;
	text-align: center;
}

#userlogin #link-password a {
	color: #eef3f9;
}

#userlogin #link-password a:hover {
	color: #bfd8f6;
}


/* Left Sidebar : Latest News */

#news {
	padding: 0px 17px 10px 0px;
	text-align: left;
}

#news h2 {
	background-color: #339933;
	color: #ffffff;
	font-size: 14px; 
	margin-right: 10px;
	padding: 2px 10px 2px 10px;
	text-transform: capitalize;
	text-align: right;
	border-right: 1px solid #dee8f5;
	border-bottom: 1px solid #dee8f5;
}

#news h4 {
	margin-left: 6px;
	padding-top: 8px;
	font-size: 10px;	
	font-weight: bold;
}

#news p {
	margin-left: 12px;
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 12px;
	text-align: left;
}

#news .link-more {
	text-align: right;
	font-weight: bold;
}

#news .titleNews{
	margin-left: 4px;
	margin-right: 4px;
	line-height: 16px;
	text-align: left;
	font-weight: bold;
	position: relative;
}

#news a {
	color: #ffffff;
	text-decoration: none;
}

#news a:hover {
	color: #bfd8f6;
}

#news .textNews{
	margin-left: 4px;
	margin-right: 4px;
	line-height: 12px;
	text-align: justify;
	font-weight: normal;
	position: relative;
}

#news .separatorNews{
	margin-left: 4px;
	margin-right: 4px;
	line-height: 4px;
	font-size: 4px;
	height: 4px;
	text-align: justify;
	font-weight: normal;
	position: relative;
}



/* Left Sidebar : Meeting Places */

#meeting {
	padding: 0px 17px 10px 0px;
	text-align: left;
}

#meeting h2 {
	background-color: #339933;
	color: #ffffff;
	font-size: 14px; 
	margin-right: 10px;
	padding: 2px 10px 2px 10px;
	text-transform: capitalize;
	text-align: right;
	border-right: 1px solid #dee8f5;
	border-bottom: 1px solid #dee8f5;
}

#meeting h3 {
	margin-left: 6px;
	padding-top: 4px;
	font-size: 10px;	
	font-weight: bold;
	text-align: justify;
}

#meeting h4 {
	margin-left: 12px;
	padding-top: 8px;
	font-size: 10px;	
	font-weight: bold;
}

#meeting p {
	margin-left: 18px;
	margin-top: 4px;
	line-height: 12px;
}

#meeting .link-more {
	text-align: right;
	font-weight: bold;
}

#meeting .titleMeeting{
	margin-left: 4px;
	margin-right: 4px;
	line-height: 16px;
	text-align: left;
	font-weight: bold;
	position: relative;
}

#meeting a {
	color: #ffffff;
	text-decoration: none;
}

#meeting a:hover {
	color: #bfd8f6;
}

#meeting .textMeeting{
	margin-left: 4px;
	margin-right: 4px;
	line-height: 12px;
	text-align: justify;
	font-weight: normal;
	position: relative;
}



/* Main Content */

#maincontent_container {
	border-top : 1px solid #d5dfec;
	border-left : 1px solid #d5dfec;
	float: right;
	text-align: left;
}

#maincontent {
	margin: 7px 0px 7px 16px;
	width: 561px;
}

#maincontent h1 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

#maincontent h2 {
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

#maincontent .form_field {
	padding-left: 1px;
	padding-top: 4px;
	width: 500px;
	float: none;
	clear: both;
}

#maincontent form strong {
	padding-top: 1px;
	display: block;
	height: 13px;
	float: left;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	margin-right: 5px;
	width: 180px;
}

#maincontent form input.text {
	width: 280px;
	text-align: left;
}

#maincontent form input.password {
	width: 280px;
	text-align: left;
}

#maincontent form .btsignin {
   width: 55px;
   height: 15px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent url('/images/userlogin_sign_in.png') no-repeat top left ;
   cursor: pointer;
   vertical-align: top;
}

#maincontent form .btclear {
   width: 55px;
   height: 15px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent url('/images/userlogin_clear.png') no-repeat top left ;
   cursor: pointer;
   vertical-align: top;
}

#maincontent form .btmodify {
   width: 55px;
   height: 15px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent url('/images/userlogin_modify.png') no-repeat top left ;
   cursor: pointer;
   vertical-align: top;
}

#maincontent form .btrestore {
   width: 55px;
   height: 15px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent url('/images/userlogin_restore.png') no-repeat top left ;
   cursor: pointer;
   vertical-align: top;
}

#maincontent form .btsigninfr {
   width: 55px;
   height: 15px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent url('/images/userlogin_inscrire.png') no-repeat top left ;
   cursor: pointer;
   vertical-align: top;
}

#maincontent form .btclearfr {
   width: 55px;
   height: 15px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent url('/images/userlogin_effacer.png') no-repeat top left ;
   cursor: pointer;
   vertical-align: top;
}

#maincontent form .btmodifyfr {
   width: 55px;
   height: 15px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent url('/images/userlogin_modifier.png') no-repeat top left ;
   cursor: pointer;
   vertical-align: top;
}

#maincontent form .btrestorefr {
   width: 55px;
   height: 15px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent url('/images/userlogin_restaurer.png') no-repeat top left ;
   cursor: pointer;
   vertical-align: top;
}

#maincontent_top {
	margin-bottom: 11px;
	width: 561px;
	background: url('/images/maincontent_verticaldiv.gif') repeat-y 310px 5px;
}

#maincontent_index {
	width: 561px;
	background: url('/images/innoscan_fond_25pc_v1.png') no-repeat 0px 15px;
}

#distributorscontent_top {
	margin-bottom: 11px;
	width: 561px;
	background: url('/images/maincontent_verticaldiv.gif') repeat-y 281px 5px;
}

#distributors_header {
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 50px;
	width: 461px;
	border-bottom : 1px solid #d5dfec;
}

#distributors_header h2{
	margin-bottom: 4px;
	margin-left: 50px;
	margin-right: 50px;
	width: 361px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#maincontentprod {
	margin: 7px 0px 7px 16px;
	width: 561px;
}

#maincontentprod A:link {color:#125A05;text-decoration:none}
#maincontentprod A:visited {color:#136895;text-decoration:none}
#maincontentprod A:active {color:#339900;text-decoration:none}
#maincontentprod A:hover {color:#339900;text-decoration:none}

#maincontentprod a.legende {
	font: italic 10px Verdana;
	padding: 0px 20px 0px 0px;
	text-align: center;
}


/* Main Content : Menu */

#maincontent_menu {
	float: left;
}

#maincontent_menu2 {
	width: 393px;
	padding-left: 184px;
}

#maincontent_menu3 {
	width: 445px;
	padding-left: 132px;
}

#maincontent_menu4 {
	width: 497px;
	padding-left: 80px;
}

#maincontent_menu5 {
	width: 549px;
	padding-left: 28px;
}

#maincontent_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#maincontent_menu li {
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 6px;
	margin-right: 2px;
	width: 100px;
	border-left: 1px solid #dee8f5;
	border-right: 1px solid #dee8f5;
	border-bottom: 1px solid #dee8f5;
	text-align: center;
	display: block;
	float: left;
}

#maincontent_menu li a {
	display: block;
	width: 100px;
	color: #e3ecf8;
	background-color: #3d6290;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
}

#maincontent_menu span {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #339933;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	line-height: 16px;
	font-size: 12px;
}

#maincontent_menu a:hover {
	color: #fff;
	background-color: #2e4a6c;
	font-size: 12px;
}

/* Left container */

#started_container {
	width: 313px;
	float: left;
}

#started {
	padding-top: 2px;
	width: 294px;
	text-align: justify;
	/* background: url('/images/innoscan_fond_25pc_v2.png') no-repeat 0px 45px; */
}

#started h2 {
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
}

#started p {
	margin-top: 6px;
	font-size: 11px;
}

#started .link-more {
	padding-right: 3px;
	font-weight: bold;
	float: right;
}

/* Right container */

#right_container {
	width: 247px;
	float: left;
	text-align: justify;
}

#continued {
	margin-left: auto;
	margin-right: 1px;
	padding-bottom: 5px;
	width: 231px;
	float: right;
}

#continued h2 {
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
}

#continued p {
	margin-top: 6px;
	font-size: 11px;
}

#continued .link-more {
	padding-right: 3px;
	font-weight: bold;
	float: right;
}


/* Distributors */

#distributors_container {
	width: 281px;
	float: left;
}

#distributors {
	padding-top: 2px;
	width: 262px;
	text-align: justify;
}

#distributors h2 {
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
}

#distributors h3 {
	/*height: 16px;*/
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
	margin-top: 16px;
}

#distributors h4 {
	margin-left: 12px;
	margin-top: 6px;
	height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#distributors p {
	margin-left: 24px;
	margin-top: 6px;
	margin-bottom: 24px;
	font-size: 11px;
}

#continueddist {
	margin-left: auto;
	margin-right: 1px;
	padding-bottom: 5px;
	width: 231px;
	float: right;
}

#continueddist h2 {
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
}

#continueddist h3 {
	/*height: 16px;*/
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
	margin-top: 16px;
}

#continueddist h4 {
	margin-left: 12px;
	margin-top: 6px;
	height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#continueddist p {
	margin-left: 24px;
	margin-top: 6px;
	margin-bottom: 24px;
	font-size: 11px;
}


/* Try Mapix */

#offer_container {
	margin-top: 15px;
	margin-left: auto;
	border: 1px solid #fff;
	background-color: #436da1;
	float: right;
}

#offer {
	margin: 5px 17px 10px 10px;
	width: 205px;
}

#offer h2 {
	height: 22px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
}

#offer p {
	margin-top: 1px;
}

#offer .link-go {
	text-align: right;
}

#offer .link-go a {
	margin-left: auto;
	display: block;
	width: 34px;
	height: 13px;
	background: url('/images/offer_go.gif') no-repeat 0px 0px;
}


/* Featured Products */

#featured_container {
	border: 1px solid #fff;
	background-color: #2184bd;
	float: left;
}

#featured {
	margin: 9px 20px;
	width: 518px;
}

#featured h2 {
	margin-top: 10px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
}

#featured_products ul {
	list-style-type: none;
	padding-bottom: 2px;
	width: 568px;
}

#featured_products li {
	list-style-type: none;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 1px;
	float: left;
}

#featured_products li.start {
	margin-left: -30px;
}

#featured_products li.end {
	margin-right: 0px;
}

#featured_products li a {
	text-decoration: none;
}

/*
#featured_products li a:hover {
	border: 3px solid #339933;
}
*/

#featured_products li a img {
	display: block;
	background-color: #fff;
	overflow: hidden;
	width: 124px;
	height: 98px;
	border: 3px solid #2184bd;
	margin: 1px;
}

#featured_products li a:hover img {
	border: 3px solid #339933;
}

#featured_products li h4 {
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.featured_nav {
	padding-left: 3px;
	padding-right: 9px;
	float: left;
	font-weight: bold;
}

.featured_nav a {
	text-decoration: none;
}

#featured .link-more {
	padding-right: 3px;
	font-weight: bold;
	float: right;
}

/* Contact Page */
/* Head Office */
#headoffice {
	margin: 9px 30px;
	width: 498px;
}

#headoffice h2 {
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
}

#headoffice h3 {
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

#headoffice p {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

/* Tutorials */
#tutorials_container {
	border: 1px solid #fff;
	float: left;
	background: #2184bd;
}


/* Download Page */
/* Mapix demo */
#mapixdemo_container {
	border: 1px solid #fff;
	float: left;
	background: url('/images/mapix_logo_blanc.png') no-repeat #2184bd 0px 0px;
}

/* Plugins */
#plugins_container {
	margin-top: 20px;
	border: 1px solid #fff;
	float: left;
}

#is700simu_container {
	margin-top: 20px;
	border: 1px solid #fff;
	float: left;
	background: url('/images/is700_simu_logo.png') no-repeat #2184bd 5px 5px;
}

#mapixdemo,#plugins, #is700simu, #tutorials {
	margin: 9px 30px;
	width: 498px;
}

#tutorials h1 {
	height: 48px;
	font-size: 24px;
	font-style: italic ;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
}

#is700simu h1 {
	height: 104px;
	font-size: 24px;
	font-style: italic ;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
}

#plugins h1{
	height: 40px;
	font-size: 24px;
	font-style: italic ;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
}

#mapixdemo h1{
	height: 40px;
	font-size: 24px;
	font-style: italic ;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
}

#mapixdemo h2,#plugins h2, #is700simu h2, #tutorials h2 {
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
}

#mapixdemo h3,#plugins h3, #is700simu h3, #tutorials h3 {
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

#mapixdemo p,#plugins p, #is700simu p, #tutorials p {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

/* Normal page */

.accroche{
	font-family: Verdana,Helvetica,sans-serif;
	font-size:10px;
	text-decoration : none;
	color:#329B1E;
	font-weight:bold;
}
.accrochecenter{
	font-family: Verdana,Helvetica,sans-serif;
	font-size:10px;
	text-decoration : none;
	color:#329B1E;
	font-weight:bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
.accrochegros{
	font-family: Verdana,Helvetica,sans-serif;
	font-size:14px;
	text-decoration : none;
	color:#329B1E;
	font-weight:bold;
}
.corp{
	font-family: Verdana,Helvetica,sans-serif;
	font-size : 10px;
	text-decoration : none;
	color:#000000;
	font-weight:normal;
}
a.titlepage {
	text-decoration:none
}
a.titlepage:link {
	color:#125A05;
}
a.titlepage:visited {
	color:#136895;
}
a.titlepage:active {
	color:#339900;
}
a.titlepage:hover {
	color:#339900;
}
td.titlepage {
	background-color: #deedf5; 
	width: 561px;
	height: 24px;
}

span.titlepage {
	background-color: #339933; 
	font-size: 20px; 
	color: #ffffff; 
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
}

span.titlepage sup {
	font-size: 55%;
}


/* Page Footer */

#page_footer {
	margin: 5px;
	width: 567px;
	float: right;
	text-align: center;
	font-size: 11px;
}
