body{
	margin: 0px 0px 0px 0px;
}
#tplFra {
	background-color: #263549;
	position: absolute;
	height:100%;
	width:100%;
	min-width:700px;
	min-height:360px;
}
#tplTop {
	position: absolute;
	width:100%;
	height:50px;
	top:0px;
	left:0px;
	display: table-cell;
	vertical-align: bottom;
}
#titleRoot{
	position: absolute;
	height:23px;
	width:100%;
	bottom: 0px;
	right: 50px;
	color: white;
	font-size: 18px;
	text-align: right;
	padding: 5px 10px 5px 0;
	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;
	overflow: auto;
	background-image: url(../img/struct/inicial.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	
}

div.logoHomeDefault{
	position: absolute;
	width: 100%;
	height: 90%;
	top: 20px;
	left: 0px;
	background-image: url(../img/struct/fondHomeTop.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}

div.logoHome img{
	position: absolute;
	top: 30px;
	left: 30px;
}

div.logoHome{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;

	
	
	
}
#mainTd{
	padding: 0px;
	
}
#main_ti{
	font-weight: bold;
	color: #414141;
	font-family: arial;
	font-size: 30px;
	padding: 0px;
}
#main_co{
	position: absolute;
	width: 50%;
	top: 15%;
	left: 40%;
	background-color: none; 
	font-weight: bold;
	padding: 10px;
	text-align: left;
}
#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: 60px;
	height:48px;
	padding-right:26px;
	background: url() top right no-repeat;
}
#tplBtmIn {
	position: absolute;
	display: block;
	right: 50px;
	padding-top:2px;
	color:gray;
}
#linkSp{
	text-decoration: none;
	margin: 0px;
}
#linkSp img,
.legalInfo img {
	border-width:0pt;
	vertical-align: middle;
}
#main_nav{
	font-size: 15px;
	position:absolute;
	bottom:20px;
	right:0px;
	text-align: right;
	padding:5px;
	background-color: white;
	-moz-opacity:0.8;
	filter:Alpha(opacity=80);
	opacity:0.8; 
}
#main_nav a.startBtn{
	display: inline;
	padding-right: 38px;
	padding-bottom: 30px;
	padding-top: 0px;
	color: #4f4f4f;
	line-height:70px;
	background: url(../img/btn/enter.gif) no-repeat;
	background-position: bottom right;
	text-decoration:none;

}
#main_nav a.startBtn:hover{
	-moz-opacity:0.5;
	filter:Alpha(opacity=50);
	opacity:0.5; 
}
#gotoLastLocation {
	margin-top: 10px;
}
#gotoLastLocation a{
	display: inline;
	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{
	display: inline;
	padding-right: 35px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #4062a1;
	line-height:26px;
	background: url(../img/btn/effacer.gif) no-repeat right;
}
#gotoLastLocation a:hover, #resetStorageData a:hover{
	-moz-opacity:0.5;
	filter:Alpha(opacity=50);
	opacity:0.5; 
}
