@charset "UTF-8";
/* CSS Document */

a         {color:#000000; text-decoration:none; font-weight:bold}
a:link    { color:#000000; text-decoration:none; font-weight:bold}
a:visited { color:#000000; text-decoration:none; font-weight:bold}
a:hover   {color:#FFFFFF; font-weight:bold}
a:active  { color:#000000; font-weight:bold}

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#333333;
	line-height:16px;

        body {
             margin-top: 15px;
             } 
      }

.log
      {
      position:relative; 
      margin:auto; 
      width:980px;
      font-size:12px; 
      background-color:#BDBDBD;
      }

.article
       {
       position:relative; 
       margin:auto; 
       width:980px;
       font-size:15px; 
       background-color:#BDBDBD;
       }

.gallery
       {
       position:relative; 
       margin:auto;
       background-color:#BDBDBD;
       font-size:1.5em;
       text-align: center;
       width:980px;
       }

.trabaja
       {
       position:relative; 
       margin:auto;
       background-color:#BDBDBD;
       text-align: left;
       width:980px;
       }

.Locate 
       {
       position:relative;
       margin:auto;
       font-size:1.5em;
       text-align: center;
       }

.pie
      {
      position:relative; 
      margin:auto; 
      width:980px;
      font-size:12px; 
      background-color:#BDBDBD;
      }


table 
      {
      background-color: #BDBDBD;
      margin:auto;
      width:940px;
      }
tr    {
      background-color: #BDBDBD;
      }
td    {
      background-color: #BDBDBD;
      }