A:link      {font-family: trebuchet ms, tahoma, arial; color: #00d; font-size: 11px; font-weight: normal;}
A:visited   {font-family: trebuchet ms, tahoma, arial; color: #00d; font-size: 11px; font-weight: normal;}
A:active    {font-family: trebuchet ms, tahoma, arial; color: #00d; font-size: 11px; font-weight: normal;}
A:hover     {font-family: trebuchet ms, tahoma, arial; color: #d00; font-size: 11px; font-weight: normal;}


A:link img    {border: 0px;}
A:visited img {border: 0px;}
A:active img  {border: 0px;}
A:hover img   {border: 0px; filter: alpha (opacity=60);}


.texto{
   font-family: trebuchet ms, tahoma, arial;
   font-size: 11px;
   color: #666;
   }


h1 {
   font-family: arial;
   font-size: 24px;
   font-weight: normal;
   text-align: justify;
   color: #666;
   padding: 0px 0px 10px 0px;
   margin: 0px;
   }


h2 {
   font-family: arial;
   font-size: 14px;
   font-weight: bold;
   text-align: justify;
   color: #666;
   padding: 10px 30px 10px 30px;
   margin: 0px;
   }


h3 {
   font-family: arial;
   font-size: 16px;
   font-weight: bold;
   color: #666;
   padding: 0px;
   margin: 0px;
   }


.fotoizquierda{
   position: relative;
   top: 4px;
   margin: 0px 20px 10px 0px;
   }

.fotoderecha{
   position: relative;
   top: 4px;
   margin: 0px 0px 10px 20px;
   }


.contenido{
   Padding-left: 30px;
   }


.botonera{
   text-align: right;
   background-image: url(images/sombra.gif);
   background-repeat: no-repeat;
   background-position: top right;
   }


.boton{
   padding: 10;
   text-align: right;
   border-top: 1px solid #ccc;
   background-color: #fff;
   }


hr{
   margin: 20px 0px 20px 0px;
   border: 1px solid #ddd;
   }
