﻿#bodymain 
{
    text-align: center; 
    border-top: none;
    /*background-image: url('../bgimg/bkimg.JPG');
    background-repeat: repeat;*/
    background-color: #000000; 
}

#formmain
{
    height: 100%;    
    width: 100%;
}

#tblmain
{ 
    width: 900px;
    margin-left: auto;
    margin-right: auto;   
    border-width : 0px;
}

/* Contenedor principal páginas internas */
#divIndex
{
    text-align: left;
    height: 600px;
    width: 900px;
    margin-left: auto;
    margin-right: auto;   
    background-image: url('../img/mdkinicio.jpg');
    background-repeat: no-repeat;
}

#divBooks
{
    text-align: left;
    height: 600px;
    width: 900px;
    background-image: url('../bgimg/bgbooks.jpg');
}

#divCv
{
    text-align: left;
    height: 600px;
    width: 900px;
    background-image: url('../bgimg/bgcv.jpg');
}

#divContact
{
    text-align: left;
    height: 600px;
    width: 900px;
    background-image: url('../bgimg/bgcontact.jpg');
}

#divText
{
    text-align: left;
    height: 600px;
    width: 900px;
    background-image: url('../bgimg/bgtext.jpg');
}

#divWorks
{
    text-align: left;
    height: 600px;
    width: 900px;
    background-image: url('../bgimg/bgworks.jpg');
}

#divEvents
{
    text-align: left;
    width: 900px;
    height: 600px;
    background-image: url('../bgimg/bgevents.jpg');
}

#divPhoto
{
    text-align: left;
    width: 900px;
    height: 600px;
    background-image: url('../bgimg/bgphotographs.jpg');
}
/* End */
/* Commons */
#titlePage
{
    position: relative;
    top: 20px;
    left: 20px;
}

#btnHome
{
    position: relative; 
    float: left;
    left: 20px;
}

#divcontainer
{
    position: relative;
    top: 20px;
    left: 25px;
    height: 500px;
    width: 850px;
    vertical-align: middle;
}

#signmdk
{
    position: relative;
    float: right;
    width: 100px;
    height: 100px;
    top: -40px;
    right: 20px;
    background-image: url('../bgimg/mksign.gif');
    background-repeat: no-repeat;
    background-position: right bottom;    
}

/* End */

.HeaderPage
{
    margin-top: 20px;
    margin-left: 30px;
}

#tblpagecontent
{
    vertical-align: top;
    height: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;   
    border-width : 0px;
    background-image: url('../bgimg/mksign.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
}

#pcTop
{
    height: 1%;
}

#pcCenter
{
    height: 50%;
}

#pcBottom
{
    padding-left: 10px;
    height: 10%;
}

.txtSecTitle
{
    padding-left: 20px;
    font-family: Arial; 
    font-size: 20px; 
    font-weight: bold; 
    color: #EEEEEE;
}

#tblTextContent
{
    margin-left: 120px
    
}

#tblTextContent a
{
    font-family: Arial Narrow;
    text-decoration: none; 
    color: #DDDDDD;
}

#tblTextContent a:hover
{
    font-family: Arial Narrow;
    text-decoration: none; 
    color: #DDDD00;
}

#divIndex a
{
    font-family: Microsoft Sans Serif;
    font-size: 20pt;
    text-decoration: none; 
    color: #BBBBBB;
}

#divIndex a:hover
{
    font-family: Microsoft Sans Serif;
    font-size: 20pt;
    text-decoration: none; 
    color: #FFFFFF;
}

#txtLangVer
{
    font-family: Arial;
    font-size: 10pt;
    color: #FFFFFF;
}

#lblCounter
{
    font-family: Arial;
    font-size: 10pt;
    color: #FFFFFF;
}

#photodisplay
{
    padding-top: 50px;
    height: 450px;
    width: 100%;
    text-align: center;
    font-family: Arial;
    color: #fff;
}

#btnphoto
{
    text-align: center; 
}

#btnphoto a
{
    border-bottom-style: none;
    background-color: Transparent;
    text-decoration: none;
}

#btnphoto a:hover
{
    border-bottom-style: double;
    border-bottom-color: #A84019;
    text-decoration: underline;
}

#btnphoto img
{
    text-decoration: none;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
}  

#facebookLink
{
    float: right;
    top: 0px;
    height: 600px;
    margin: auto;
    color: White;
}

#masottatorresLink
{
    float: right;
    margin: auto;
    background-color: White;
    height: 50px;
    width: 300px;
}

#masottatorresLink img
{
    width: 300px;  
    height: 70px;
    border-width: 0px; 
}
