body
{
	width: 992px;
	margin: 30px auto;
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	background: #d8edec url('images/fd.png') repeat-x fixed 0 0;
	font-size:  12px;
	color: #333;
}

#global
{
	border: 1px solid #15B6EB;
	background-color: #ffffff;
}

#banner
{
	display: block;
}

#hometab
{
	margin-bottom: 10px;
}

#hometab td
{
	padding-right: 10px;
}

.tableft
{
	width: 100px;
}

.tabmid
{
	width: 590px;
}

.homeprod
{

	height: 150px;
	width: 260px;
	padding: 10px;
	border: 1px solid #15B6EB;
}

.fleft
{
	float: left;
}

.fright
{
	float: right;
}

.space
{
	width: 100%;
	height: 20px;
}

.line
{
	overflow: hidden;
	width: 100%;
	height: 1px;
	background-color: #DADADA;
}

.aligntop
{
	vertical-align: top;
}

#nav li
{
	display: inline;
}

#nav
{
	height: 32px;
	width: 100%;
	list-style: none;
	overflow: hidden;
	background: url(images/mw_menu_normal_bg.png) repeat-x 0 0;
}

#nav li
{
	float: left;
	height: 26px;
	font-weight: bold;
	padding-left: 16px;
	padding-right: 9px;
	font-family: Arial, sans-serif;
	letter-spacing: 1px;
	line-height: 1em;
	color: #fff;
}

#nav li a
{
	display: block;
	padding: 6px 0;
	text-align: center;
	text-decoration: none;
}

.menua a
{
	color: #000000;
}

.menua a:hover, .menua a:focus, .menua a:active
{
	color: #135cae;
}

#page
{
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
}

#page p
{
	line-height: 18px;
}

#page a:link, #page a:visited {
	color: #135cae;
	text-decoration: none;
}

#page a:hover {
	color: #0b3768;
}

.acteurs
{
	border-bottom: 1px solid #CCCCCC;
	height: 150px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.persos
{
	border-bottom: 1px solid #CCCCCC;
	height: 100px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.next
{
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #29BBED;
	text-align: left;
	width: 100%;
}

.news
{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 20px;
	padding-top: 20px;
}

.newsspacetd
{
	width: 10px;
}

#footer
{
	color: #858d99;
	font-size: 0.91em;
	text-align: center;
	padding: 15px 0px 15px 0px;
	border-top: 2px solid #dae4ed;
}

#footer a
{
	color: #858d99;
}

#footer a:hover
{
	text-decoration: none;
}

.componentheading
{
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.5em;
	text-align: center;
	color: #135cae;
}

h1
{
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h3
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 120%;
	color: #135cae;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
}

img
{
	border: none;
}

* {
	margin: 0;
	padding: 0;
}

