html{
	height: 100%;
	/*overflow:hidden;*/
}
/* ============= Accessibility menu ============= */
ul#accessibility {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	right:60px;
	width:auto;
	z-index:90;
	font-size:7pt;
	top:3px;
	opacity: 0.2;
	filter:Alpha(opacity=20); 
	color:white;
}
ul#accessibility:hover,
ul#accessibility.waiFocus{
	opacity: 0.7;
	filter:Alpha(opacity=70); 
}
ul#accessibility li{
	float: left;
	margin-left:10px;
}
ul#accessibility a{
	color:#443a31;
	text-decoration: none;
}
ul#accessibility a:hover{
	text-decoration: none;
}

ul.mnuMode{
	margin:45px 0 0 0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul.mnuMode > li {
    margin-top:-15px
}
noscript{
	font-size: 0.8em;
	font-style: italic;
}
#tplFra {
	/*	position: absolute; compat IE7 */
	/*background-color: #eee;*/
	height:100%;
	width:100%;
	min-width:700px;
	min-height:360px;
	background-image:  url(../img/lic/BiaisBleuUB.png);
	background-repeat: no-repeat;
	background-position:right bottom;
	
}
#tplTop {
	position: absolute;
	width:100%;
	height:83px;
	top:0px;
	left:0px;
	color: white;
	text-align: left;
	font-size:16px;
        background-image:url(../img/lic/friseUB3.png);
        background-color:#fafafa;
        background-position: 0 35px;
        background-repeat: repeat-x;
        /*background-image:url(../img/struct/logo_UB_small.png);
        background-position:top left;
        background-repeat:no-repeat;
        /*  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
        
	
}
#titleRoot{
	background:#fff;
        padding:0 10px 0 0px;
	color:#443a31;
	font-size: 24px;
	font-weight:bold;
        max-height:85px;
        overflow:hidden;
	position: absolute;
	right: 55px;
        height:50px;
        overflow:visible;
	text-align: center;
	top: 36px;
        /*
	max-width:50%;
        line-height:100px;*/
	z-index: 100;
}
#titleRoot > span {
	background:#fff url(../img/lic/BiaisTitleLeft.png) left -3px no-repeat;
	padding:10px 0 10px 50px;
        margin:0 15px 0 -50px;
        display:block;
        min-height:100%;
}
#tplLft {
	position: absolute;
	width:60px;
	top:83px;
	/*left:2px;*/
	color: white;
	overflow: hidden;
	text-align: center;
	padding-bottom:26px;
	/*background: url(../img/struct/leftBkg.png) bottom right no-repeat;*/
}
#tplMain{
	position: absolute;
	/*background-color: white;*/
	top:82px;
	bottom:60px;
	left: 65px;
	right:53px;
}
#tplMnu {
	position: absolute;
	/*background-color: white;*/
	width:260px;
	top:0px;
	left:0px;
	bottom:0px;
	text-align: left;
}

div.mnuOpn{
	position: absolute;
	width: 15px;
	height: 27px;
        top:45%;
	/*bottom:50%;
	left:233px;*/
        right:2px;
}
a.mnuOpnBtn{
	position: absolute;
	width: 15px;
	height: 27px;
}
a.mnuOpnBtn .btnImg{
	border:0px;
}
a.mnuOpnBtn .btnLbl{
	color:black:
}

#tplIco{
	position: absolute;
	text-align: center;
	width:240px;
	bottom:0px;
	height:200px;
	overflow: hidden;
        background: url(../img/struct/logo_UB_n_UNF3S_defonc_w200.png) center center no-repeat;
}
#tplIco img{
	position: absolute;
	left:0px;
	bottom:0px;
}
div.mnuCls{
	position: absolute;
	/*background-color: white;*/
	top:45%;
	left:0px;
	/*bottom:0px;*/
	width: 15px;
	margin-left: -10px;
}
div.tplMainMnu_open div.mnuCls{
	display:none;
}
div.tplMainMnu_closed #tplMnu{
	display:none;
}
a.mnuClsBtn{
	position: absolute;
	width: 15px;
	height: 27px;
	/*bottom:50%;*/
}
a.mnuClsBtn .btnImg{
	border:0px;
}

a.mnuClsBtn .btnLbl{
	color:black;
}

#tplCo {
	position: absolute;
	top:1px;
	right:1px;
	bottom:20px;
	overflow: auto;
	
	background-color: #fff;
        /*border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #443a31;*/
        border-left:solid #b4b0ac 1px;
        border-right:solid #b4b0ac 1px;
        border-bottom:solid #b4b0ac 1px;
	padding-right: 20px;
	padding-left: 20px;
        
}
.tplMainMnu_open #tplCo{
	left:265px;
}
.tplMainMnu_closed #tplCo{
	left: 10px;
}

/* with overflow=auto, margin-bottom does not work correctly for some browsers */
/* using this method as a workaround : http://www.brunildo.org/test/overscrollbackV.html */
#tplCoSpacer {
	height:20px;
}

#tplRgt {
	position: absolute;
	width:44px;
	height:92px;
	right:10px;
	bottom:160px;
	overflow: hidden;
	/*text-align: center;
	background: url(../img/struct/rightBkg.png) top left no-repeat;*/
}
#tplBtm {
	position: absolute;
	width:100%;
	height:50px;
	bottom:0px;
	left:0px;
	color: white;
	text-align: right;
}
#tplBtmLeft{
	position: fixed;
	display: block;
	top: 0px;
	left: 55px;
	height:48px;
	padding-right:26px;
	/*background: url(../img/struct/bottomBkg.png) top right no-repeat;*/
	
	/*position: absolute;
	display: block;
	left: 50px;
	height:48px;
	padding-right:26px;
	background: url(../img/struct/bottomBkg.png) top right no-repeat;*/
}
#tplBtmIn {
        
        /*background:url(../img/struct/logo_UB_small.png) right no-repeat;*/
            color: #808080;
    display: block;
    height: 45px;
    left: 150px;
    padding-right: 75px;
    padding-top: 35px;
    position: absolute;
    right: 15px;
    top: -30px;
}
#linkSp{
	text-decoration: none;
	margin: 0px;
}
#linkSp img{
	border-width:0px;
	vertical-align: middle;
}
#tplBtmIn a {
	color: white;
}
#tplBtmIn a:hover {
	color: lightgray;
}
.op_sPara_p {
	color: #443a31;
	font-size: 0.9em;
}
/* === SMALL & TOUCH screens ================================================ */
/* ipad */
@media only screen and (max-device-width: 1024px){
	body{
		-webkit-text-size-adjust:none;
	}
}
div.tplFra_small #tplTop{
	height:33px;
}
div.tplFra_small ul#accessibility{
	display:none;
}
div.tplFra_small #titleRoot{
	right:0;
}
div.tplFra_small #tplMain{
	top:33px;
	left:33px;
	right:0;
	bottom:21px;
}
div.tplFra_small #tplLft{
	top:1px;
	width:33px;
	left:0;
}
div.tplFra_small #tplMnu{
	background-color:transparent;
}
div.tplFra_small ul.mnuMode li{
	width:33px;
	height:33px;
	position:relative;
}
div.tplFra_small #tplLft img.btnImg{
	position:absolute;
	right:0;
}
div.tplFra_small #tplRgt{
	left:0;
	width:33px;
	bottom:0;
	height:125px
}
div.tplFra_touch #tplRgt{
	height:98px
}
div.tplFra_small #tplBtm{
	position:static;
}
div.tplFra_small #tplBtmLeft{
	position:static;
}
div.tplFra_small #tplIco{
	display:none;
}
div.tplFra_small div.mnuBlock{
	display:none;
}
div.tplFra_small div.mnuFra{
	bottom:0;
	border-right:3px solid #009de0;
	background-color:white;
}
div.tplFra_small div.mnuOpn{
	top:0;
	bottom:0;
	height:auto;
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
}
div.tplFra_small a.mnuOpnBtn, 
div.tplFra_small a.mnuClsBtn{
	top:50%;
	margin-top:-7px;
}
div.tplFra_small span#tplBtmIn{
	bottom:0;
	right:0;
	height:18px;
	left:33px;
	background-color:white;
	padding: 2px 3px 0 0;
	border-top:1px solid #009de0;
}
div.tplFra_touch .scroller{
	padding-top:1px;
	padding-bottom:1px;
	width:100%;
}

/* TABLET - portrait */
@media only screen and (orientation:portrait){
	div.tplFra_small .tplMainMnu_open #tplCo {
		left: 15px;
	}
	div.tplFra_small #tplMnu{
		z-index: 10;
	}
}

/* PHONE - portrait */
/*@media screen and (max-device-width: 480px){*/
@media only screen and (max-width: 480px){
}


