body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo{float:left; background-image:url(tie_logo.gif); width:274px; height:213px;}
#topheader{float:right; width:526px; height:97px; background-color:#F0F0F0; position:relative}
#toplinks{
	position:absolute;
	right:11px;
	top:2px;
}
#menu{float:right; width:526px; height:40px; background-image:url(bg_menu.gif); background-repeat:repeat-x;}
#submenu{float:right; width:526px; height:32px; background-image:url(bg_submenu.gif); background-position:top; background-repeat:repeat-x;}
#contenttext{float:right; width:800px;}
#leftpanel{float:left; width:274px;}
#footer{float:left; width:800px; background-color:#F0F0F0; padding:10px;}

.menutable{
	margin-top: 50px;
	margin-left:-55px;
	width:190px;
	vertical-align:top;
	float:left;
	padding-bottom:50px;
	margin-bottom:30px;
}

.menutable #menu{
	float:none; 
	margin-left:25px;
	width:110px;
	height:40px;
	background-image:url(bg_menu.gif); 
	background-repeat:repeat-x; 
	margin-bottom:20px;
	color:white;
	font-weight:bold;
	font: Arial;
	font-size: 30px;
	padding-left:50px;
	padding-right:10px;
	padding-top:3px;
}

.menutable ul{
	margin-top:-3px;
}

.menutable .secondtitle {
	color:#4F4F4F;
	margin-left:-20px;
	margin-top:5px;
}

.menutable .secondtitle a{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color:#4F4F4F;
	text-decoration:none;
	display:block;
}

.menutable .firsttitle{
	font-family: Tahoma, sans-serif;
	margin-bottom:10px;
	font-size: 12px;
	font-weight:bold;
	color:#4F4F4F;
	text-decoration:none;
	display:block;
}

.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

.bodytext {
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	color: #666666;
	width:590px;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#CC0000;
}
.whitetitle {
	background:url(./logosmallJV.gif);
	position:absolute;
	align: bottom;
	width:127px;
	height:131px;
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	left: 82px;
	top: -44px;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}

.contour{
		border: 1px solid #000;
}

.erreur:before {
	content: " " url("../images/warning.png");
}

.erreur {
	font-size: small;
	color: #FE252B;
	text-decoration: none;
}

.msg:before {
	content: " " url("../images/info.png");
}

.msg {
	font-size: small;
	color: #FE252B;
	text-decoration: none;
}

.postinfo { display:block; width:90%; margin:5px; padding:6px; background-color:#F0F0F0; border:1px solid #D4D4D4; }

.postQ { color:#FF0000; }
