/* Welcome Slide */
.postarea table.logoTable
{
margin:50px;
}
.postarea td.logoSL
{
vertical-align:top;
width: 25%;
}
.postarea img.logoPicture
{
width:300px;
height:150px;
}
.postarea h1.logoText
{
font-size:50px;
color:#80a199;
}
.postarea td.welcomeText
{
vertical-align:middle;
width: 75%;
font-size: 1.5em;
padding:40px;
}
.postarea td.first3columns 
{
border-right: 1px solid #000000; 
vertical-align:top;
width: 25%;
padding:10px;
}
.postarea td.lastColumn
{
vertical-align:top; 
width: 25%;
padding:10px;
}
.postarea img.bigPicture
{
height:100px;
width:150px;
}
.postarea img.smallPicture
{
 float: left; 
vertical-align: middle;
height:100px;
width:100px;
clear:left;
}
.postarea img.smallButtonPicture
{
 float: left; 
height:70px;
width:150px;
clear:left;
}
.postarea br.betweenButtons 
{
clear: left;
}

/* Viewer Interface Slide */

.postarea table.viewerInterface
{
width:95%;
border:1px solid #000000;
margin-top:140px;
margin-left:auto; 
margin-right:auto;
}

.postarea td.slide1FirstColumn
{
vertical-align:top; 
width: 40%;
padding:10px;
}
.postarea td.slide1SecondColumn
{
vertical-align:top; 
width: 60%;
padding:10px;
padding-right:20%;
font-size:1.5em;
}
.postarea img.slidesNumber 
{
float:left;
}
.postarea div.slidesCaption
{
font-size:30px;
line-height: normal;
margin-left: 80px;
}
.postarea td.slide1DoubleColumn
{
vertical-align:top; 
padding:10px;
}
.postarea div.pictureInscription
{
font-size:30px;
display:inline;
  vertical-align: middle;
}
.postarea img.menuBarsPicture
{
vertical-align:middle;
width:500px;
height:auto;
}
.postarea img.menuBarsPicture2
{
vertical-align:middle;
width:500px;
height:auto;
}