body {
	margin: 0px;
	background-color: #fcf9af;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.linkcontainer td{
	background-color: #013a63;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-style:italic;
	color:#333333;
}
td.middle_spacer {
	width: 800px;
	background-color: #f5c64e;
}
td.shadow_right {
	background-image: url(../template/border_shadow_r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../template/border_shadow_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(../template/bg_content.jpg);
	vertical-align: top;
	background-repeat: repeat;
	height: 300px;
	line-height : 15px;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../template/bg_content.jpg);
	background-repeat: repeat;	
	height: 300px;
}
td.below_header{
	background-color: #cee0ec;
	height: 30px;
	color: #162983;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
}
div.imageecran
{
	position: relative;
	top:-350px;
	right:-350px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50px;
}
div.imagepda
{
	position: relative;
	top:-350px;
	right:-330px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50px;
}
td.horizontal_column {
	background-color: #cee0ec;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cee0ec;
	border-right-color: #cee0ec;
	border-bottom-color: #cee0ec;
	border-left-color: #cee0ec;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cee0ec;
	border-right-color: #333333;
	border-bottom-color: #cee0ec;
	border-left-color: #333333;
	height: 50px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../template/header_bg.gif);
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../template/header2_bg.gif);
	background-position: top;
}

td.copiesecran {
	text-align: center;
	width:40%;		
}
a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #fce62f;
	line-height: 50px;
	text-align:center;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
td.bottom_link_container {
	background-color: #f5c64e;
	text-align: center;
	color: #003963;
	padding: 5px;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #003963;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #162983;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
	width:133px;
}

