/* IRMG Accueil - www.pixelscarres.com 08*/

html {
	font-size: 100%;
}
body {
	color: #000;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	font: 1em Arial, Helvetica, Geneva, sans-serif;
}
#header {
	width: 62.5em;
	margin-right: auto;
	margin-left: auto;
}

/* @group Menu top */
#menu {
	width: 62.5em;
	height: 1.875em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1.25em;
	padding-left: 3em;
	font-size: 0.9em;
	z-index: 100;
}
#menu #current {
	color : #ac4b81;
	font-size: 1.5em;
}
#menu #current2 {
	color : #48044a;
	font-size: 1.5em;
}
#menu ul {
	margin : 0;
	list-style-type : none;
	text-align: center;
}
#menu li {
	display: inline;
	margin-right: 30px;
}
#menu a:hover {
	color: #ae8dae;
	font-weight: bold;
	background-color: white;
}
.mauve {
	color: #ac4b81;
	font-weight: bold;
	text-decoration: none;
}
.mauve2{
	color: #48044a;
	font-weight: bold;
	text-decoration: none;
}
/* @end */

/* @group Liens */
a:focus {
	border: 1px solid #999;
}
a img {
	border-width: 0;
}
/* @end */

#page {
	width: 62.5em;
	margin-top: 8em;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}	
#adresse {
	text-align: center;
	margin: 0;
	top: -20em;
	width: 38em;
	z-index: 200;
	position: relative;
	left: 2.3em;
}
#adresse p {
	margin: 0;
	padding: 0;
	text-indent: 0;
	color: #660066;
	line-height: 1.4em;
}

/* @group Accessibilite */
#access {
	margin-left: auto;
	margin-right: auto;
	font-size: 0.7em;
	color: #ae8dae;
	text-align: right;
	height: 2em;
	width: 62.5em;
}
#access a {
	color: #ae8dae;
	text-decoration: none;
}
#access a:hover {
	color: #ae8dae;
	text-decoration: underline;
}
/* @end */

/* @group Formatage texte */
h1 {
	font-weight: bold;
	color: #660066;
	font-size: 1.2em;
}
p {
	text-indent: 18em;
	color: #ac4b81;
}
/* @end */

.top {
	width: 55.5625em;
	height: 3.75em;
	margin-left: 6em;
}
#decoleft {
	float: left;
	padding-bottom: 5px;
	position: relative;
	top: -13em;
	z-index: -10;
}
.half {
	width: 13.375em;
	height: 29.3125em;
}
#decoright {
	float: right;
	position: relative;
	top: -7em;
}
.full {
	width: 29.625em;
	height: 29.625em;
}
.full2 {
	width: 29.25em;
	height: 29.5em;
}
#logobas {
	margin-left: 19em;
	clear: both;
	position: relative;
	z-index: 100;
	top: -20.5em;
	right: 8em;
}
.logo {
	width: 22.125em;
	height: 8.1875em;
}
#xiti{
	color: #ae8dae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin-top: -0.625em;
	text-decoration: none;
	float: right;
	opacity: 0.75;
}
#xiti a {
	color: #ae8dae;
	text-decoration: none;
}
#xiti a:hover {
	text-decoration: underline;
}