* {-moz-box-sizing:border-box}

html, body {
	height: 100%;
	overflow-Y: hidden;
	overflow-X: hidden;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
body {
	background-color: #FFFFFF;
}

.ParceQue {
	display:none;
}

#coin1, #coin2, #coin3, #coin4 {
	z-index:100;
	position: absolute;
	height: 30px;
	width: 30px;
	display: block;
	margin: 4px;
}
#coin1 {
	left: 0px;
	top: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}

#coin2 {
	right: 0px;
	top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}

#coin3 {
	right: 0px;
	bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

#coin4 {
	left: 0px;
	bottom: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#colonne_droite {
	z-index:50;
	background-color: #E7E7E7;
	position: absolute;
	height: 100%;
	width: 50%;
	left: auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#logo_gauche, #logo_droite {
	margin-top: 50px;
}

#logo_gauche {

}
#logo_droite {
	height: 249px;
	width: 251px;
}
#colonne_gauche {
	z-index:30;
	background-color: #FFFFFF;
	position: relative;
	text-align:right;
	width: 50%;
	height: 100%;
	left: 0px;
	top: 0px;

}
#Texte_gauche, #Texte_droite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 30px;
}
#Texte_gauche {
	margin-right: 4px;
}
#Texte_droite {
	margin-left: 4px;
	color: #666666;
}

#Texte_droite a{
	color: #666666;
	text-decoration: none;
}
#Texte_droite a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
}

#Texte_gauche a{
	color: #000000;
	text-decoration: none;
}
#Texte_gauche a:hover {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #999999;
}

#Partenaires {
	display:none;
}
#colonne_droite h1 {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 0px 4px;
	padding: 0px 0px 0px 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	color: #000000;
}

/*---------------- formulaire -------------------- */
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	display: inline;
	margin-top: 2px;
	margin-bottom: 2px;
}
#colonne_droite label {
	display: inline;
	float: left;
	width: 90px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.inputButton {
	background-color: #D4D0C8;
	margin: 10px 10px 10px 90px;
	width: 100px;
}
/*------------------------------------------------------*/

p {
	margin: 0px 0px 4px;
	padding: 0px;
}

#menuHautGauche, #menuHautDroit {
	margin-right: 4px;
	margin-top: 4px;
	margin-left: 4px;
	display: block;
	position: absolute;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#menuHautGauche {
	z-index:80;
	left: -8px;
	width:50%;
	text-align:right;
}
#menuHautDroit {
	left: 0px;
}
#menuBasGauche, #menuBasDroit {
	width:100%;
	text-align:center;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	display: block;
	position: absolute;
	bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#menuBasGauche {
	right: 0px;
}
#menuBasGauche a{
	color: #000000;
	text-decoration: none;
}
#menuBasGauche a:hover {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #999999;
}


#menuBasDroit {
	left: 0px;
}

#menuBasDroit a{
	color: #666666;
	text-decoration: none;
}
#menuBasDroit a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
}


.Photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
}

.Photo img {
	border: 1px solid #000000;
}

.Photo img:hover {
	border: 1px dotted #999999;
}

#xiti-logo {
	position: absolute;
	bottom:2000px;

}

.PhotoPlus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	float: left;
	height: 130px;
	margin: 5px 20px 5px 10px;
	padding:5px 5px 0 5px;
	text-align: center;
	background:#fafafa;
	border:1px solid #aaa;
}

.PhotoPlus img {
	border: 1px solid #ddd;
}

.PhotoPlus img:hover {
	border: 1px solid #666;
}
.PhotoPlus strong {
	color:#000;
}

#Texte_droite hr {
	border-top:none;
	border-bottom:1px dashed #999;
	height:1px;
}
