body
{
        background-color:#ffffff;
        font-family:Arial, Helvetica, Tahoma, Sans-serif;
        font-size:10pt;
        color:#616176;
}



body.if
{
        background-color:#ffffff;
        font-family:Arial, Helvetica, Tahoma, Sans-serif;
        font-size:10pt;
        color:#616161;
}

body.zoom
{
        background-image:url(../images/zoom_bg.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        font-family:Arial, Helvetica, Tahoma, Sans-serif;
        font-size:10pt;
        color:#616176;
}
a:link{
	color:#616161;

         font-weight:bold;}
a:visited{
	color:#616161;

         font-weight:bold;}
a:hover{
	color:#94A4C0;

         font-weight:bold;}
a:active{
	color:#94A4C0;

         font-weight:bold;}




#mainBorder
{
        position: absolute;
        width: 776px;
        height: 600px;
        left: 50%;
        top: 50%;
        margin-left: -388px;
        margin-top: -300px;
/*        border: 1px solid #a9a9a9;*/

        background-image:url(../images/index_bg_top.png);
        background-repeat: no-repeat;
        background-position: left top;
        background-color:#ffffff;
}

#index{margin-top:200px;
      margin-left:0px;
         }

#mainNavigation
{
        width:100%;
        margin-top:130px;
        height:90px;
}

#mainTitleLeft
{

        height:100%;
        width:160px;
        float:left;
        margin-left:5px;
}


#mainPictures
{
        height: 100%;
        text-align:center ;

}
#leer
{
        height: 470px;
        width: 100%;
        background-color:#ffffff;

}
#mainContentPane
{
        height: 470px;
        width: 100%;
        background-image:url(../images/index_bg_footer.png);
        background-position:center bottom;
        background-repeat: no-repeat;

}

#mainContentMenu
{

        height:100%;
        width:170px;
        float:left;
}


#menuPane
{
        width:152px;
        margin-left:9px;
        padding-bottom:2px;
        padding-top:2px;
}


#subMenuPane
{
        width:100%;
        margin-bottom:10px;
}

#subMenuPane div
{
        margin-bottom:3px;
        padding-top:1px;
        padding-bottom:1px;
        height:17px;
}

#mainMenuPane
{
        width:100%;
        margin-top:10px;
}

#mainMenuPane div
{
        margin-bottom:2px;
        padding-top:1px;
        padding-bottom:1px;
        height:17px;
}




#mainContent
{
        margin-left: 180px;
        height:100%;

}

div.mainContent
{

}

div.mainContentText
{
        width:90%;
        margin-left:10px;
        font-size:10pt;
        font-family: Arial, Helvetica, Sans-Serif;

}

#mainFooter
{

}

#mainContentIf
{
        height:305px;
        width:570px;
}


p, td
{
        font-family:Arial, Helvetica, Tahoma, Sans-serif;
        font-size:10pt;
        color:#616176;

}
