body
{
	background:#9BA7A3;
	color:#000000;
	margin:0;
	text-align:center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
body.home
{
	background:#000000;
}
#body
{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:20px;
	background:transparent url('../img/bckg3.jpg') no-repeat;
	width:905px;
	height:720px;
	text-align:left;
}
body.home #body
{
	background:none;
}
a
{
	color:#333333;
}
a:hover
{
	color:#CCCCCC;
}
object
{
	outline:				none;
}
.textenormal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}
.titrenormal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;

}
.titregrand {

	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.textenormalgras {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}


#leftcol
{
	width:				100%;
	text-align:			left;
	vertical-align:		top;
}
#rightcol
{
	padding-left:		40px;
	text-align:			left;
	vertical-align:		top;
}


/* BEGIN: main menu */
#module_main_menu
{
	position:absolute;
	top:550px;
	margin-left:50px;
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing:0.1em;
}
#module_main_menu li.menu_item > a.menu_item > .pre, #module_main_menu li.menu_item > a.menu_item > .post
{
	display:				none;
}
#module_main_menu li
{
	padding:5px;
}
#module_main_menu a
{
	color:#FFFFFF;
}
#module_main_menu a:hover
{
	text-decoration:underline;
}
#module_main_menu li.menu_item.selected > a.menu_item
{
	text-decoration:underline;
}
/* END: main menu */


/* BEGIN: right menus */
#rightcol .module
{
	width:					200px;
}
#rightcol .menu li.separator, #rightcol .menu li.menu_item > a.menu_item > .pre, #rightcol .menu li.menu_item > a.menu_item > .post
{
	display:				none;
}
#rightcol .menu li.menu_item > a.menu_item
{
	width:					200px;
	padding:				10px 0 10px 0;
}
#rightcol .menu li.menu_item.selected > a.menu_item
{
	font-weight:			bold;
}
/* END: rights menus */


table.tarifs
{
	border:				0;
	border-collapse:	collapse;
}
table.tarifs td
{
	border:				0;
	padding:			0;
	padding-bottom:		4px;
}


#powered_by_posse3
{
	display:				none;
	padding-right:			10px;
	border-right:			1px solid #FFFFFF;
	float:					left;
	position:				relative;
	top:					45px;
	height:					16px;
	text-align:				left;
	background-image:		url(../img/powered_by_posse3.png);
	background-position:	0px 0px;
	background-repeat:		no-repeat;
	font-family:			tahoma;
	font-style:				normal;
	line-height:			10px;
}
#powered_by_posse3 a
{
	color:					#FFFFFF;
	text-decoration:		none;
}
#powered_by_posse3:hover > a > span
{
	color:					#FFFFFF;
	text-decoration:		underline !important;
}
#powered_by_posse3 span
{
	display:				block;
	position:				relative;
	top:					-3px;
	margin-top:				0px;
	padding-left:			20px;
}

