/*************************************************************************************
*** Finitia-World Cascade StyleSheet Intro                                         ***
*** Base by: Daniel KAMENI ::: http://www.kacart.be | http://www.apprendre-php.com ***
*** Mod & Toolbar by: PyRoXtY (Monnier Cédric) | http://www.finitia-world.com      ***
*************************************************************************************/

* { padding : 0; margin : 0; }

body {
	background: #184F76 url(images/back-body.png) repeat-x left top;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
}

h1 {
	line-height: 16px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -0.05em;
}

h2 {
	line-height: 16px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -0.05em;
}

p {
	color: #555;
}

a       { text-decoration: none; }
a:hover { text-decoration: underline; }
a img   { border: 0; }

ul {
	list-style-type: circle;
	color: #555555;
}

/**  Global layout  **/
#back {
	background: url(images/back.jpg) no-repeat center top;
	width: 1000px;
	height: 700px;
	margin: 0 auto;
}

#page {
	width: 599px;
	margin: 0 auto;
	padding-top: 141px;
}

#header, #content, #footer {
	width: 100%;
	margin-left: -13px; /* Correcting to center all div */
}

#header {
	height: 25px;
	margin-bottom: 10px;
	position: relative;
}

#content {
	width: 567px;
	height: 342px;
	padding: 16px;
	margin-bottom: 10px;
	margin-left: -17px;
}

#footer { height: 25px; }
/**  end of Global layout  **/

/** Finitia-World Network Bar **/
div#fwnetbar {
	display: block;
	position: absolute;
	border: 0;
	margin: 0 50px 0 50px;
	padding: 0;
	width: 900px;
	height: 30px;
	background-image: url('./images/bg_fnb.png');
}

div#fwnetbar ul.fnbmenu {
	list-style: none;
	padding-left: 10px;
	padding-top: 3px;
}

div#fwnetbar ul.fnbmenu li {
	float: left;
	padding-left: 10px;
	color: #CCCCCC;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}

div#fwnetbar ul.fnbmenu li a {
	display: block;
	color: #339BE2;
}

div#fwnetbar ul.fnbmenu li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 58px;
	float: left;
}

div#fwnetbar ul.fnbmenu li span.subhover {
	background-position: center bottom;
	cursor: pointer;
} /*--Hover effect for trigger--*/

div#fwnetbar ul.fnbmenu li ul.fnbsubmenu {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 22px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 130px;
	border: 5px solid #FFF;
}

div#fwnetbar ul.fnbmenu li ul.fnbsubmenu li {
	margin: 0;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 130px;
	height: 23px;
}

html div#fwnetbar ul.fnbmenu li ul.fnbsubmenu li a {
	float: left;
	width: 110px;
	padding-left: 20px;
	color: #FFF;
	height: 23px;
}

html div#fwnetbar ul.fnbmenu li ul.fnbsubmenu li a:hover { /*--Hover effect for subnav links--*/
	color: #FF0000;
	font-weight: normal;
	background: #222;
}

/**  #header  **/
#header h1 a {
	background: url(images/logo.gif) no-repeat;
	width: 202px;
	height: 21px;
	margin-top: 1px;
	display: block;
	overflow: hidden;
	font-size: 0;
	text-indent: -2000em;
}

	/**  #menu  **/
	#menu {
		position: absolute;
		bottom: 1px;
		right: 4px;
		list-style: none;
	}

	#menu li {
		margin-left: 1px;
		float: left;
	}

	#menu a {
		height: 22px;
		line-height: 22px;
		padding: 0 6px;
		display: block;
		float: left;
		font-weight: bold;
		text-transform: uppercase;
		color: #FFF;
	}

	#menu a:hover {
		background: url(images/menu-shadow.png) repeat-x;
		text-decoration: none;
	}
	/**  end of #menu  **/
/**  end of #header  **/

/**  #content  **/
#content {
	background: #3C3C3C;
	overflow: hidden;
}

#content a { color: #339BE2; }
#content p {
	text-align: justify;
	line-height: 11px;
	font-size: 11px;
	letter-spacing: 0.05em;
	color: #CCC;
}
#content ul li { color: #FFF; list-style-type: circle; }

	/**  #welcome  **/
	#welcome {
		width: 274px;
		margin-right: 41px;
		float:left;
	}

	#welcome h2 { margin-bottom: 6px; }

	#welcome h3 {
		width: 100%;
		height: 74px;
		padding-top: 9px;
		margin-bottom: 7px;
		text-align: center;
	}

	#welcome p { margin-bottom: 14px; }

	#welcome a.list {
		background: url(images/list.gif) no-repeat 5px;
		padding-left: 13px;
	}
	/**  end of #welcome  **/

	/** #highslide **/
	#perso a {
		color: #119BE2;
	}

	#perso td {
		padding-left: 15px;
		padding-right: 15px;
		
	}
	/** end of #highslide **/

	/**  #capacites  **/
	#capacites {
		width: 250px;
		float:right;
	}

	#capacites h2 {
		margin-bottom: 12px;
		clear: left;
	}

	#capacites div { clear: left; }
	#capacites div p { margin-bottom: 16px; }

	#capacites div img {
		margin-right: 18px;
		margin-bottom: 16px;
		float: left;
	}

	#capacites div h3 {
		line-height: 11px;
		font-weight: bold;
		font-size: 11px;
		color: #339BE2;
	}

	#capacites fieldset { border: 0; }
	#capacites legend   { display: none; }
	#capacites label    { color: #CCC; }

	#mail, #submit {
		background: #707070;
		border: 1px solid #FFF;
		color: #CCC;
	}

	#mail {
		width: 160px;
		height: 16px;
		padding: 1px 2px;
	}

	#mail:hover, #mail:focus { background: #808080; }

	#submit {
		height: 20px;
		padding: 0 2px;
		vertical-align: bottom;
	}
	/**  end of #capacites  **/
/**  end of #content  **/

/**  #footer  **/
#footer   { position: relative; }
#footer p {
	line-height: 11px;
	font-size: 11px;
	letter-spacing: 0.05em;
	color: #000;
}

#footer a {
	font-weight: bold;
	color: #FFF;
}

#footer img { vertical-align: text-top; }

	/**  #copyright && #valid  **/
	#copyright, #valid {
		position: absolute;
		bottom: 0;
	}

	#copyright { left: 0; }
	#valid     { right: 0; }
	/**  end of #copyright && #valid  **/
/**  end of #footer  **/
