@charset "UTF-8";

/*--------------------layout----------------------*/
#container {
	background: url(../images/container_bkg.jpg) no-repeat;
	position: relative;
	height: 700px;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 820px;
	margin: 0;
	padding: 0px;
}
#mainTitle {
	background: url(../images/home_ill_new.jpg) no-repeat 500px 80px;
	padding-top: 240px;
	width: 820px;
}
#content {
	width: 820px;
}
#news {
	padding-left: 75px;
	width: 620px;
	position: absolute;
	top: 484px;
	left: 0px;
	height: 150px;
}
#news2 {
	padding-left: 75px;
	width: 620px;
	position: absolute;
	top: 484px;
	left: 0px;
	height: 150px;
}
#logo {
	position: absolute;
	bottom: 26px;
	right: 26px;
}

/*--------------------presentation----------------------*/

h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6EE23D;
}
.strong {
	font-weight: bold;
}
/*--------------------titre de la page----------------------*/
#mainTitle #text {
	background: url(../images/netmngt_title.gif) no-repeat 498px 15px;
	margin: 5px 0px 8px;
	height: 50px;
}
#mainTitle #text h1 {
	height: 40px;
	text-indent: -1000em;
}

/*--------------------contenu----------------------*/
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #7C896A;
	margin: 0;
	padding-top: 3px;
}
#content h2 {
	font-size: 1em;
	padding: 0;
	margin: 0;
}
/*--------------------navigation flash----------------------*/
#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 75px;
	margin-left: 75px;
	float: left;
	margin-right: 30px;
}

/*----------------navigation-----------------*/
#header ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 20px;
	left: 50px;
}
#header li {
	display: inline;
}
#header ul li a:link,#header ul li a:visited {
	text-decoration: none;
	margin-right: 0.2em;
	color: #7C896A;
	padding: .2em .5em;
	border-right: 1px solid #7C896A;
	font-size: 0.65em;
	line-height: 1.1em;
}
#header ul li a:hover,#header ul li a:active {
	color: #FFFFFF;
	background-color: #7C896A;
	border: 1px solid #7C896A;
}
#header ul li a.current,#header ul li a.current:hover,#header ul li a.current:active {
	color: #FFFFFF;
	background-color: #6EE23D;
	border: 1px solid #6EE23D;
	cursor: default;
}
#header ul li a.last,#header ul li a.last:hover,#header ul li a.last:active {
	border: none;
}
/*----------------choix de langue-----------------*/
#header #langue a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #7C896A;
	text-decoration: none;
	line-height: 20px;
	width: 60px;
	position: absolute;
	right: 30px;
	top: 25px;
	margin: 0;
	display: block;
	background: url(../images/language_pixie.gif) no-repeat left center;
	padding-left: 20px;
}
#header  #langue  a:hover {
	color: #6EE23D;
	background: url(../images/language_pixie.gif) no-repeat -100px center;
}
/*--------------------news----------------------*/
#newsTitle {
	clear: both;
	background: url(../images/0.5px_grisclair.gif) repeat-x left 25px;
	position: relative;
	width: 700px;
}
#news ul {
	list-style: none;
	width: 640px;
	margin: 0;
	padding: 0;
}
#news ul li {
	float: left;
	width: 210px;
}
#news ul p {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #7C896A;
	line-height: 1.4em;
}
#news2  ul {
	list-style: none;
	width: 640px;
	margin: 0;
	padding: 0;
}
#news2  ul  li {
	float: left;
	width: 320px;
}
#news2  ul  p {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #7C896A;
	line-height: 1.4em;
}
.articleTitle {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.85em;
}
.articleNext {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.8em;
	color: #75AF98;
}
#news2 p {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #7C896A;
	line-height: 1.4em;
}
#news2 #image {
	float: left;
	margin-right: 20px;
	margin-left: 25px;
}
/*--------------------copyright----------------------*/
#footer {
	width: 710px;
	position: absolute;
	left: 0px;
	bottom: 25px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1em;
	color: #7C896A;
	text-align: right;
	margin: 0;
	padding: 0px 5px 0px 0px;
}
#pageTitle {
	position: absolute;
	top: 265px;
	left: 390px;
	width: 140px;
}
/*--------------------pages de deuxieme niveau----------------------*/
#pageTitle  p  {
	text-indent: -1000em;
	margin: 0;
}

/*--------------------contact specific styles----------------------*/

#adresse {
	position: absolute;
	top: 310px;
	left: 390px;
}
#adresse p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #7C896A;
	line-height: 1.5em;
	padding: 0;
	margin: 0px 0 0;
}
#pageTitle #contact  {
	background: url(../images/contact_title.gif) no-repeat;
	height: 30px;
}

#stroke {
	position: absolute;
	left: 198px;
	top: 113px;
}
#sidebarSub {
	position: absolute;
	top: 80px;
	left: 100px;
}
#illustration {
	position: absolute;
	top: 85px;
	left: 390px;
}
/*--------------------solutions specific styles----------------------*/
#solText {
	position: absolute;
	top: 310px;
	left: 390px;
}
#solText  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #7C896A;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	width: 245px;
}
#pageTitle #solutions  {
	background: url(../images/solutions_title.gif) no-repeat;
	height: 30px;
}
/*--------------------ressources specific styles----------------------*/

#ressList {
	position: absolute;
	top: 310px;
	left: 390px;
}
#ressList  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #7C896A;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	width: 245px;
}
#pageTitle #ressources  {
	background: url(../images/ress_title.gif) no-repeat;
	height: 30px;
}

