/* Start of CMSMS style sheet 'Intro' */
body {
	font-family: Trebuchet MS;
	text-align:center;
}
#content {
//	position: absolute;
	position: relative;
	background: #fff url(images/intro-omm3.jpg) no-repeat;
	width:980px;
	height: 1000px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #aaaaaa;
	font-size: 13px;
/*
	left: 50%;
	margin-left: -490px;
	top: 50%;
	margin-top: -300px;
*/
}
#footer {
        position: relative;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #807f84;
	width: 980px;
	text-align:center;
	line-height: 20px;
        margin-left:auto;
        margin-right: auto;
}
#footer a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #807f84;
	text-decoration: underline;
}
#footer a:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #807f84;
	text-decoration: none;
}
#liens_gauche {
	text-align: left;
	position: absolute;
	top: 440px;
	left: 70px;
	text-transform: uppercase;
	line-height: 30px;
}
#texte {
	position: absolute;
	left: 0px;
	top: 600px;
	width: 980px;
	height: 400px;
	overflow:hidden;
	text-align: justify;
	font-style: italic;
	color: #888888
}
#texte a {
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
}
#liens_droite {
	text-align: left;
	position: absolute;
	top: 440px;
	left: 700px;
	text-transform: uppercase;
	line-height: 30px;
}
#liens_gauche a, #liens_droite a, #texte a {
	display:inline-block;
	color: #2b649a;
	text-decoration: none;
	height: 30px;
	line-height: 40px;
}
#liens_gauche a:hover, #liens_droite a:hover {
	color: #2b649a;
	text-decoration: underline;
	height: 30px;
	line-height: 30px;
}
#language_select {
	position: absolute;
	top: 535px;
	width: 100px;
	left: 358px;
}
/* End of 'Intro' */

