
body{
	margin: 0px 0px 0px 0px;
}
#tplFra {
/*	position: absolute; compat IE7 */
	background-color: white;
	height:100%;
	width:100%;
	min-width:700px;
	min-height:360px;
}
#tplTop {
	position: absolute;
	width:100%;
	height:50px;
	top:0px;
	left:0px;
	color: black;
	text-align: center;
	font-size:16px;
}
#titleRoot{
	position: absolute;
	height:23px;
	width:100%;
	bottom: 0px;
	right: 50px;
	font-size: 18px;
	text-align: right;
	padding: 5px 10px 5px 0;
	font-family: "Zeroes Three UnivAngers", verdana, arial;
	display:none;
/*	background: url(../img/struct/topBkg.png) repeat-y top right; */
}
#tplLft {
	position: absolute;
	width:50px;
	top:50px;
	left:0px;
	color: white;
	overflow: hidden;
	text-align: center;
}
#tplCo {
	position: absolute;
	background-color: white;
	top:50px;
	left:50px;
	right:50px;
	bottom:50px;
}

div.logoHomeDefault{
}
div.logoHome{
  position: absolute;
	left: 50%;
	margin: 50px 0 0 226px;
	overflow: hidden;
}
#mainTd{
	padding: 0px;
	
}
#main_ti{
	font-weight: bold;
	color: rgb(0,143,165);
	font-family: "Zeroes Three UnivAngers", verdana, arial;
	font-size: 40px;
	padding: 30px;
	padding-left: 50px;
	background: url('../img/struct/cadre_web_haut.png') no-repeat;
}

.versionHome{
	color: rgb(179,181,164);
	padding-right: 30px;
}

.dateHome{
	color: rgb(179,181,164);
	padding-right: 30px;
}

.authHome{
	position: relative;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 35px;
	overflow: hidden;
	color: #666;
}


#main_co{
  position: relative;
  left: 50%;
  margin: 0 0 0 -289px;
	width: 578px;
	font-weight: bold;
	text-align: right;
	background: url('../img/struct/cadre_web_centre.png') repeat-y;	
}

.dataHome {
	background: url('../img/struct/cadre_web_bas.png') bottom no-repeat;
	padding: 0 0 30px 0;
}

#main_co p{
	text-align: left;
}
#main_co span{
	display: inline;
}
#tplRgt {
	position: absolute;
	width:50px;
	right:0px;
	bottom:50px;
	overflow: hidden;
	text-align: center;
}
#tplBtm {
	position: absolute;
	width:100%;
	height:50px;
	bottom:0px;
	left:0px;
	color: white;
	text-align: right;
}
#tplBtmLeft{
	position: absolute;
	display: block;
	left: 50px;
	height:48px;
	padding-right:26px;
/*	background: url(../img/struct/bottomBkg.png) top right no-repeat; */
}
#tplBtmIn {
	position: absolute;
	left: 10px;
	padding-top:2px;
	color:gray;
	display: none;
}
#linkSp{
	text-decoration: none;
	margin: 0px;
}
#linkSp img {
	border-width:0pt;
	vertical-align: middle;
}
#main_nav{
	font-size: 18px;
	position:absolute;
	bottom: 0px;
	left: 50%;
	margin: 0 0 -15px 312px;
	text-align: right;
	padding:5px;
	background-color: white;
	-moz-opacity:0.8;
	filter:Alpha(opacity=80);
	opacity:0.8; 
}
#main_nav a{
	display: block;
	text-decoration: none;
	height: 40px;
}

#main_nav a span {
  display: none;
}

a:first-letter {
	
}

#main_nav a.startBtn:hover {
	background: url(../img/btn/fleche_animee-hover.gif) no-repeat right;
}

#main_nav a.startBtn:hover span {
  display: block;
  font: bold 8pt verdana;
  position: absolute;
  top: 50px;
  left: -15px;
  text-align: center;
}

#main_nav a.startBtn{
	padding-right: 40px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: rgb(124,128,128);
	line-height:26px;
	background: url(../img/btn/fleche_animee.gif) no-repeat right;
}


#gotoLastLocation {
	margin-top: 10px;
}
#gotoLastLocation a{
	padding-right: 35px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #4062a1;
	line-height:26px;
	background: url(../img/btn/allerPage.gif) no-repeat right;
}
#resetStorageData {
	margin-top: 10px;
}
#resetStorageData a{
	padding-right: 35px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #4062a1;
	line-height:26px;
	background: url(../img/btn/effacer.gif) no-repeat right;
}



