/*Inclusion de la feuille de style pour les menus*/
@import url("menu.css");

body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color: #000000; 
	background-color: #FFFFFF; 
	text-decoration: none
}
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #000000;
	text-decoration: none; 
	line-height: normal
}
h1 { 
	background: #FFFFFF url("../pictures/interface/pix_orange.gif") repeat-x 0px 14px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	line-height: normal; 
	color: #ED790D; 
	font-weight: bold; 
	text-decoration: none;
	margin: 0px;
	margin-bottom: 10px;
}
h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	line-height: normal; 
	color: #ED790D; 
	font-weight: bold; 
	text-decoration: none;
	margin: 0px;
	margin-bottom: 10px;
}
h3 { 
	background: transparent url("../pictures/interface/puce_orange.gif") no-repeat 0px 4px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	color: #000000; 
	margin: 0px;
}
hr {
	margin: 0px;
	color: #ED790D;
	height: 1px;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color: #000000 ; 
	text-decoration: none
}

.pageTitle a {
	text-decoration: underline
}

.pageSubTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	color:#ED790D ; 
	font-weight: bold; 
	text-decoration: none
}

a {
	text-decoration: none; 
	color: #000000;
}

/*TopLink : utilisé pour les liens au dessus du bandeau*/
.topLink {
	color: #000000;
	font-size: 8pt; 
	background-color: #E6E6E6;
}

.topLinkHover {
	font-size: 8pt; 
	background-color: #999999;
	color: #F70000;
	cursor: hand;
	cursor: pointer;
}

.topLinkselected {
	font-size: 8pt; 
	background-color: #999999;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}

.topLinkHoverselected {
	font-size: 8pt; 
	background-color: #999999;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}

a.lien1 { 
	background: transparent url("../pictures/interface/puce_orange.gif") no-repeat 0px 4px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #F7F7F7; 
	text-decoration: none;
}
a.lien1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #F70000;
	text-decoration: none;
}

a.lien2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #FFFFFF; 
	text-decoration: none
}
a.lien2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #99CF16;
	text-decoration: none;
}
a.lien3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #FFFFFF; 
	text-decoration: none
}
a.lien3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #00A0C6;
	text-decoration: none;
}
a.lien4 { 
	background: transparent url("../pictures/interface/puce_orange.gif") no-repeat 0px 4px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #000000; 
	text-decoration: underline;
}
a.lien4:hover {
	background: transparent url("../pictures/interface/puce_orange.gif") no-repeat 0px 4px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #555555;
	text-decoration: underline;
}
a.lien5 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #FFFFFF; 
	text-decoration: none
}
a.lien5:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFA614;
	text-decoration: none;
}
a.lienpopup:active { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #3399FF; 
	text-decoration: underline;
}
a.lienpopup:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #3399FF; 
	text-decoration: underline;
}
a.lienpopup:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-style: normal;
	color: #3399FF; 
	text-decoration: underline;
}
a.lienpopup:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #2E57A6;
	text-decoration: underline;
}


.selectField {
	font-size:8pt;
}

.mainTitle { 
	font-family:arial; 
	font-size:18pt; 
	color:#FFFFFF; 
	font-weight:bold;
}

.slogan { 
	font-family:arial; 
	font-size:10pt; 
	color:#FFFFFF; 
	font-weight:bold;
	font-style: italic;
}

.slogan2 { 
	font-family: times new roman; 
	letter-spacing:1px; 
	font-size:14pt;
	color:#3399FF; 
	font-style:italic;
}

.homeTitle { 
	font-family:arial; 
	font-size:12pt; 
	letter-spacing:0px;
	color:#000000; 
	font-weight:bold;
}

#footer {
	margin-top: 0px;
	text-align: left;
	color:#000000;
	border-top: 1px solid;
	border-top-color: #3399FF;
	width: 456px;
}

.plan_top {
	width: 90%;
	padding: 2px;
	margin-top: 10px;
	color: #000000;
	font-size: 8pt; 
	background-color: #E6E6E6;
}

.plan_top:hover {
	font-size: 8pt; 
	background-color: #999999;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}

.plan_t {
	width: 90%;
	padding: 2px;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 8pt; 
	background-color: #ED790D;
}

.plan_t:hover {
	font-size: 8pt; 
	background-color: #EDAA6B;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}

.plan_t_1 {
	width: 90%;
	padding: 2px;
	margin-top: 10px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #EDAA6B;
}

.plan_t_1:hover {
	width: 90%;
	padding: 2px;
	margin-top: 10px;
	color: #000000;
	background-color: #FFD7B2;
	cursor: hand;
	cursor: pointer;
}

table.table1 {
	border: 1px #CFCFCF solid;
	background-color: #e6e6e6;
	padding: 2px;
}

#coin_bd {
	background-image: url("../pictures/interface/box_bottom_right_corner.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFFFFF;
}

.schneider {
	color: #2DB75B;
	font-weight: bold;
}

.merlin_gerin {
	color: #ED790D;
	font-weight: bold;
}

.divContact {
	width: 250px;
	padding: 2px;
	border: 1px solid #CFCFCF;
	background-color: #EFEFEF;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left: 0px;
	top: 0px;
}

ul.menu_values {
	margin-left: 0px;
	padding-left: 0px;
}

ul.menu_values li {
	display: inline;
	padding-left: 12px;
	padding-right: 10px;
	background: transparent url("../pictures/interface/puce_orange.gif") no-repeat 0px 3px;
}

ul.menu_values li a {
	text-decoration: underline;
}

#ombre {
	background: transparent url("../pictures/systems/ombre.gif") repeat-y;
}

#header_system {
	background: transparent url("../pictures/systems/logo_mg.gif") no-repeat;
	background-color: #F0F0F0;
	color: #ED790D;
	font-size: 10pt;
	padding: 0px;
	padding-left: 130px;
}

#nomSystem {
	font-size: 10pt; 
	color: #ED790D; 
	font-weight: bold;
}

#descSystem {
	margin-top: 10px;
}

#divInfos {
	margin-top: 10px;
	border: 1px solid #ED790D;
	/*width: 290px;*/
	font-size: 8pt;
	/*padding: 5px;*/
	background-color: #FFFFFF;
}

#divInfos h1 {
	background-color: #F0F0F0;
	color: #ED790D;
	font-size: 8pt;
	font-style: normal;
	border-bottom: 1px solid #ED790D;
	margin-bottom: 5px;
	font-weight: bold;
}

#divInfos h1 a {
	padding-left: 12px;
	background: transparent url("../pictures/interface/fermer.gif") no-repeat 0px 2px;
	color: #ED790D;
	font-style: normal;
	text-decoration: underline;
}
#divInfos h1 a:hover {
	color: #EDAA6B;
	font-style: normal;
	text-decoration: underline;
}
#divInfos h2 {
	background-color: #F0F0F0;
	color: #000000;
	font-size: 8pt;
	font-style: normal;
	border-bottom: 1px solid #ED790D;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 3px;
}

#container {
	position: relative;
}

#coherence {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 150px;
	background-color: #FFFFFF;
}

#sm6 {
	color: #666666;
	position: absolute;
	padding: 2px;
	top: 0px;
	left: 130px;
	width: 120px;
}

#masterpact {
	color: #666666;
	position: absolute;
	padding: 2px;
	top: 0px;
	left: 270px;
	width: 100px;
}

#compact {
	color: #666666;
	position: absolute;
	padding: 2px;
	top: 0px;
	left: 380px;
	width: 100px;
}

#multi9 {
	color: #666666;
	position: absolute;
	padding: 2px;
	top: 0px;
	left: 500px;
	width: 125px;
}

#prisma_plus {
	color: #666666;
	position: absolute;
	padding: 2px;
	top: 0px;
	left: 640px;
	width: 120px;
}

#guides {
	color: #666666;
	position: absolute;
	padding: 2px;
	top: 260px;
	left: 165px;
}

#cao {
	color: #666666;
	position: absolute;
	padding: 2px;
	top: 260px;
	left: 355px;
}

#training {
	color: #666666;
	position: absolute;
	padding: 2px;
	top: 260px;
	left: 570px;
}

#tools {
	position: absolute;
	top: 220px;
	left: 0px;
	width: 135px;
}
#coh_offres {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 125px;
}
.button {
	font-size: 8pt; 
	background-color: #ED790D;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.buttonOver {
	font-size: 8pt; 
	cursor: pointer;
	cursor: hand;
	background-color: #EDAA6B;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}