body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: justify;
	padding-top: 20px;
	background-image: url(file://///10.10.10.2/c$/xampp/htdocs/MCII/images/bg_body.gif);
	background-repeat: repeat;
}

p {
	margin: 0 0 10px 0;
}

#global {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 995px;
	height: 586px;
	margin-top: -293px; /* moitié de la hauteur */
	margin-left: -497px; /* moitié de la largeur */
	/*border: 1px solid #333;*/
	background-color: #fff;
	background-image: url(file://///10.10.10.2/c$/xampp/htdocs/MCII/images/logo_mcii.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#extranet {
	position: absolute;
	left: 792px;
	top: 16px;
	width: 195px;
	height: 70px;	
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.8em;
}

#extranet input.texte {
	background-color: #F1F3F6;	
	font-size: 0.8em;
	border: 0;
	height: 13px;
	width: 91px;
}

  /***************/
 /*** ONGLETS ***/
/***************/

#onglets {
	position: absolute;
	left: 9px;
	top: 95px;
	width: 441px;	
	/*border: 1px solid #333;	*/
}

#onglets ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
	width: 100%; /* précision pour Opera */
}

.menu li {
	float: left;	
}

.menu a {
	margin: 0 0 0 2px;
	width: 145px;
	height: 23px;
	display: block;
	text-align: center;
	/*border: 1px solid gray;*/
	text-decoration: none;
	color: #2678AF;
	background: url(file://///10.10.10.2/c$/xampp/htdocs/MCII/images/bg_onglets.gif) no-repeat;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 4px;
}

.menu a:hover {
	background: url(file://///10.10.10.2/c$/xampp/htdocs/MCII/images/bg_ongletsRO.gif) no-repeat;
	color: #fff;
	/*border: 1px solid gray; */
}

.menu a:active {
	background: url(file://///10.10.10.2/c$/xampp/htdocs/MCII/images/bg_ongletsRO.gif) no-repeat;	
	color: #2678AF;
}

#liseret {
	position: absolute;
	left: 0;
	top: 118px;
	width: 995px;
	height: 9px;
	background-image: url(file://///10.10.10.2/c$/xampp/htdocs/MCII/images/bg_liseret.gif);
	background-repeat: no-repeat;
}

#flash {
	position: absolute;
	left: 0;
	top: 127px;
}

  /***********************/
 /*** MENU SOUS FLASH ***/
/***********************/

#liseretbas {
	position: absolute;
	left: 0;
	top: 452px;
	width: 995px;
	height: 21px;
	background-image: url(file://///10.10.10.2/c$/xampp/htdocs/MCII/images/bg_liseretbas.gif);
	background-repeat: repeat-x;	
	/*border: 1px solid gray; */
}

#liseretbas ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%; /* précision pour Opera */	
	/*border: 1px solid gray; */
}

.menu2 li {
	float: left;
}

.menu2 a {
	margin: 0 5px 0 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #E1ECF3;
	font-weight: bold;
	/*font-size: 0.9em;*/
	font-size: 12px;
	padding-top: 4px;
	padding-left: 10px;
	background-image: url(file://///10.10.10.2/c$/xampp/htdocs/MCII/images/pucehome.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	text-transform: uppercase;
	/*border: 1px solid gray;*/
}

.menu2 a:hover {
	color: #fff;
	text-decoration:none;
	/*border: 1px solid gray; */
}

.menu2 a:active {
	color: #324E93;
}

#liseretbas2 {
	position: absolute;
	left: 0;
	top: 473px;
	width: 995px;
	height: 6px;
	background-image: url(file://///10.10.10.2/c$/xampp/htdocs/MCII/images/bg_liseretbas2.gif);
	background-repeat: no-repeat;
}

#flashactu {
	position: absolute;
	left: 0;
	top: 479px;	
}

  /****************/
 /*** MENU BAS ***/
/****************/

#menubas {
	position: absolute;
	left: 0;
	top: 565px;
	width: 995px;	
}

#menubas ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%; /* précision pour Opera */	
	/*border: 1px solid gray; */
}

.menubas li {
	float: right;
}

.menubas a {
	margin: ;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #2678AF;
	font-weight: normal;
	font-size: 0.8em;
	text-transform: uppercase;
	margin-right: 15px;
	letter-spacing: -0.1em;
	/*border: 1px solid gray;*/
}

.menubas a:hover {
	text-decoration: underline;
}

.menubas a:active {
	color: #2678AF;
}
