/* CSS Structure */

#body{
margin-left:0;
margin-top:170px;
background-color:#00727D;

background-image:url(../images/bg/welcome.png);
background-position:center top;
background-repeat:no-repeat;

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.medium{
font-size:12px;
line-height:14px;
color:#000000;
}

.h1{
font-size:16px;
font-weight:bold;
line-height:18px;
color:#00727D;
}

#tableWelcome{
width:850px;
height:620px;
background-image:url(../images/bg/bigImg.jpg);
background-position:center top;
background-repeat:no-repeat;
}

#tdWelcome{
height:600px;
}

#divFriaWhite{
width:666px;
height:470px;
position:absolute;
top:0;
margin-left:92px;
/*background-image:url(../images/bg/friaWhite.png);*/
background-position:center bottom;
background-repeat:no-repeat;
}

#divStamp{
width:250px;
height:251px;
position:absolute;
top:0px;
margin-left:-50px;
background-image:url(../images/bg/stamp.png);
background-position:center;
background-repeat:no-repeat;
}

#tdFoot{
height:20px;
color:#FFFFFF;
padding-left:20px;
}

#divElev{
z-index:10;
position:absolute;
width:400px;
height:300px;
top:220px;
margin-left:13px;
background-image:url(../images/btns/ELEV-PA-FRIA.png);
background-position:center;
background-repeat:no-repeat;
}

#divElevW{
z-index:10;
visibility:hidden;
position:absolute;
width:400px;
height:300px;
top:220px;
margin-left:13px;
background-image:url(../images/btns/ELEV-PA-FRIA_W.png);
background-position:center;
background-repeat:no-repeat;
}


#divBlivandeElev{
z-index:10;
position:absolute;
width:400px;
height:300px;
top:220px;
margin-left:437px;
background-image:url(../images/btns/BLIVANDE-ELEVER.png);
background-position:center;
background-repeat:no-repeat;
}

#divBlivandeElevW{
z-index:10;
visibility:hidden;
position:absolute;
width:400px;
height:300px;
top:220px;
margin-left:437px;
background-image:url(../images/btns/BLIVANDE-ELEVER_W.png);
background-position:center;
background-repeat:no-repeat;
}


#divForalder{
position:absolute;
width:400px;
height:150px;
top:544px;
margin-left:13px;
background-image:url(../images/btns/FORALDER-PA-FRIA.png);
background-position:center;
background-repeat:no-repeat;
}

#divForalderW{
visibility:hidden;
position:absolute;
width:400px;
height:150px;
top:544px;
margin-left:13px;
background-image:url(../images/btns/FORALDER-PA-FRIA_W.png);
background-position:center;
background-repeat:no-repeat;
}

#divPersonal{
position:absolute;
width:400px;
height:150px;
top:544px;
margin-left:437px;
background-image:url(../images/btns/PERSONAL.png);
background-position:center;
background-repeat:no-repeat;
}

#divPersonalW{
visibility:hidden;
position:absolute;
width:400px;
height:150px;
top:544px;
margin-left:437px;
background-image:url(../images/btns/PERSONAL_W.png);
background-position:center;
background-repeat:no-repeat;
}