/* 
    Document   : footer
    Created on : 31-Aug-2009, 11:07:24
    Author     : gero
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#pie2
{
  width:1006px;
  margin:0 auto 0 auto;
  margin-bottom:50px;
  padding-top:10px;
  text-align:left;
  font-size:1.1em;
  clear: left;
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: white;
}

#pie2 a
{
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #344b1c;
  text-decoration: underline;
}

#pie2 li
{
  list-style:none;
  padding:10px 2px 4px;
  font-size:1em;
}

#pie2 .contenedor
{
  padding-bottom:5px;
  margin-bottom:5px;
}

#pie2 .caja_videos
{
  border:1px solid #c0c0c0;
  height:90px;
  padding:15px 0px 0px 20px;
}

#pie2 .title
{
  font-size: 24px;
  font-weight: bold;
  color: #344b1c;
  padding-bottom: 10px;
  border-bottom: 1px solid #344b1c;
  margin-bottom: 10px;
}

#pie2 .column
{
  width:260px;
  float:left;
  margin: 6px 30px;
}

#pie2 .column_right
{
  width:320px;
  float:left;
  margin: 6px 30px;
}

#footerLine
{
  background: url(http://img-n.s3.amazonaws.com/img/footerLineBkg.jpg) repeat-x;
  height: 60px;
  width: 100%;
  margin: 0;
}

#footerLine a
{
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: white;
  text-decoration: underline;
}

#footerLine .texto_cright
{
  margin: 0 auto 0 175px;
  width: 1006px;
  height: 60px;
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: white;
  background: transparent url(http://img-n.s3.amazonaws.com/img/footerLine.jpg) no-repeat center bottom;
}
