.masterContainerScroll{width:320px;min-height:416px;height:auto;overflow:hidden;background:url(img/backgroundHeader.jpg) left top no-repeat;}
body[class="portrait"] .masterContainerScroll{width:320px;min-height:416px;height:960px;}
body[class="landscape"] .masterContainerScroll{width:480px;min-height:268px;height:600px;}

.contentContainer{width:320px;float:left;clear:both;height:356px}
body[class="portrait"] .contentContainer{width:320px;height:356px}
body[class="landscape"] .contentContainer{width:480px;}

a:link{color:#00558B;}
a:visited{color:#00558B;}

.txt{position:absolute; margin-top:100px;margin-left:80px;width:180px;height:22px;}

#title{position:absolute;z-index:1; color:#00558B;font-size:16px;width:200px;margin-top:225px;margin-left:30px;font-weight:bold;} 

#bloc{height:70px;position:absolute;}
body[class="portrait"] #bloc{width:320px;background:url("../img/containerRub.png");margin-top:0px;}
body[class="landscape"] #bloc{width:480px;background:url("../img/containerRubLandscape.png");margin-top:0px;}

body[class="portrait"] .paragraph_bold{position:absolute;margin-top:20px;margin-left:20px;font-weight:bold;width:280px;}
body[class="landscape"] .paragraph_bold{position:absolute;margin-top:20px;margin-left:20px;font-weight:bold;width:450px;}

body[class="portrait"] .paragraph{margin-top:275px;margin-left:20px;width:280px;}
body[class="landscape"] .paragraph{margin-top:180px;margin-left:20px;width:450px;}

body[class="portrait"] .paragraph_bold2{margin-top:10px;margin-left:20px;font-weight:bold;width:280px;}
body[class="landscape"] .paragraph_bold2{margin-top:10px;margin-left:20px;font-weight:bold;width:450px;}

.footer{margin-top:10px;}

body[class="portrait"] .footer a{color:#999} 