/* gris oscuro:  #2e3436 
   gris claro:   #4c5257
   gris borde:   #555753
   gris clarito: #acacac
   azul oscuro:  #172937
   naranja cp:   #f57900
   azul bonito:  #3465a4
   azul bonito oscuro: #204a87
*/

body { 
  font-family: TrebuchetMS, Sans, Sans-Serif,Free-Sans, Arial, Helvetica;
  background: #acacac;
  background: #fff url("images/bg.gif"); 
  color: #2e3436;
}

h2 { 
  font-size: 110%
}

.central-page { 
  border: 0px;
/*  border-left: 1px #555753 solid;
  border-right: 1px #555753 solid; */
  background: white;
  width: 800px;
  position: absolute; left: 50%; top: 0%; z-index: 1;
  margin-left: -400px;
  font-weight: normal;
  font-size:   small;
  color: #4c5257;
  height: 100%; 
}

.header-description ul { 
  list-style: none;
  padding: 0px;
  margin: 0px;
  text-align: center;
  padding-top: 5px;
}

.header-description li { 
  display: inline;
  padding-right: 10px;
  font-weight: bold;
}

.header-description a:link { 
  color: #172937;
  text-decoration: underline;
}

.header-description a:visited { 
  color: #172937;
  text-decoration: underline;
}

.header-description a:hover { 
  color: #172937;
  text-decoration: none;                              
}

.header-description a:active { 
  color: red;
  text-decoration: underline;
}

.header-description img { 
  border: 0px;
}

.central-body { 
  padding: 0px;
  margin: 0px;
  padding-left: 20px;
  padding-right: 20px;
  background: white;
  padding-bottom: 10px;
/*  border-left: 1px #555753 solid;
  border-right: 1px #555753 solid; */
  /* height: 100%; */
}

.daily-phrase { 
  padding: 10px;
  font-family: garamond, georgia, serif, free-serif;
  font-weight: bold;
  border: 1px solid #566061;
  background: #fff url("images/daily-brief.gif") repeat-x;
}

.two-blocks { 
  padding-bottom: 15px;
  height: 300px;
  background: white;
}

.first-block { 
  width: 48%;
  float: left;
/*  border: 1px solid #000000; */
  margin-bottom: 15px;
  border: 1px solid #f57900;
}

.second-block { 
  width: 48%;
  float: right;
/*  border: 1px solid #000000; */
  margin-bottom: 15px;
  border: 1px solid #f57900;
}

.block-title { 
  font-weight: bold;
  color: white;
  background: #f57900;
  padding: 10px;
}

.block-content { 
 background: #ffedd1;
 padding: 10px;
}

.block-content a { 
 color: #c23d04;
 font-weight: bold;
 text-align: right;
}

.author { 
  text-align: right;

}

.footer-notice { 
  color: #888a85;
  border-top: 1px dotted #3465a4; 
  font-size: 9px;
  text-align: center;
  background: white;
  margin: 0px;
  padding: 0px;
  float: left;  
  padding-top: 10px;
  padding-bottom: 10px;
/*  border-left: 1px #555753 solid;
  border-right: 1px #555753 solid; */
  width: 100%;
  height: 25px;
}

.valid { 
  width: 15%;
  float: left;
}

.valid img { 
  border: 0px;
}

.footer-content { 
  text-align: center;
}

ul.listado {
   list-style: square;
/*   border: 1px solid #000000; */
   padding-left: 13px;
   text-align: justify;
/* dentro de text-align tienes disponibles: left, center, right además de justify */
}

ul.listado li {
    padding-bottom: 10px;
}

ul.sin { 
  list-style: none;
}
 
p {
   text-align: justify;
}

.footer-helper { 
  height: 40px;
}

.entrevista { 
  margin: 15px;
  width: 200px;
  float: right;
  border: 1px solid #f57900;
}

.entrevista .block-title { 
 margin: 0px;
 padding: 0px;
}

.entrevista img table tr td { 
 margin: 0px;
 padding: 0px;
}

.entrevista h2 { 
  padding-top: 0px;
  margin-top: 0px;
}

.entrevista p { 
  padding: 10px;
}

.entrevista ul { 
  padding: 0px;
  margin: 0px;
  padding-bottom: 10px;
}
.entrevista li { 
  padding: 0px;
  margin: 0px;
  padding-left: 10px;
  list-style: none;
}

.entrevista img { 
/*  border: 1px #000000 solid; */
}

.derecha  {
  padding-left: 40px;
}

span.subrayar {
  text-decoration: underline;
}

span.cursiva { 
  font-style: italic;
}

span.negrita { 
  font-weight: bold;
}

.blanco { 
  color: white;
}

.imagen-derecha {

   border: 2px #f57900 solid;
   float: right;
   margin-left: 20px;
}

.imagen-izquierda {
   border: 2px #f57900 solid;
   float: left;
   margin-right: 20px;
}

.cpositivo {
  color: #f57900;
  font-weight: bold;
}

.cazul {
  color: #204a87;
  font-weight: bold;
}

.cazul2 {
  color: #3465a4;
  font-weight: bold;
}
.cazul3 {
  color: #729fcf;
  font-weight: bold;
}
.cverde {
  color: #73d216;
  font-weight: bold;
}
.crojo {
  color: #cc0000;
  font-weight: bold;
}

.caso-practico {
  background: white;
/*  border: 1px solid #000000; */
  height: 240px;
  
}

.caso-practico-content {
  float: right;
  width: 80%;
  border-left: 3px #f57900 solid;
  padding: 5px;
  text-align: justify;
  padding-left: 20px;
  background: white;
}
.caso-practico-img {
  float: left; 
  width: 15%;
}
.caso-practico-title {
  padding-bottom: 10px;
  font-size: 120%;
}

.saber-mas-caso-practico {
  padding-top: 10px;
}

.facebook { 
/*  float: right; */
  padding: 0px;
  margin: 0px;
  border: 1px solid #f57900;
  margin-right: 10px;
  margin-left: 20px;
  background: #f57900;
  font-weight: bold;
}

.clear { 
  clear: both;
}
