/* Documento CSS  */

/* ------------------------------- formato ----------------------------- */

body 
    {
	margin: 0;
	padding: 0;
	background-color:#000;
     }
.tabla1
    {
	background-color: #fff;
     }
.tabla2
    {
	background-color: #000;
     }
p2, li, ul, h2, td
    {
	font-family : Garamond, Arial;
    font-size: 14px;
    Font-weight: normal;
	text-decoration : none;
	color: #CDAD00; 
	/*da estilo al texto corrido general*/
	}
.td2
    {
   border-bottom: 1px dotted #CDAD00; 
   	}
p, td3
    {
    font-size: 16px;
    color: #fff; 
   	}

a:link, a:visited 
   { 
   text-decoration: none; 
   color: #CDAD00; 
   }  
a:hover 
   { 
   color: #fff; 
   }   
a.dos:link 
   { 
   text-decoration: underline; 
   color: yellow; 
    font-size :14px;
   }  
a.dos:visited
   { 
   text-decoration: underline; 
   color:yellow; 
   font-size :14px;
   } 
a.dos:hover 
   { 
   text-decoration: underline; 
   color: white; 
   font-size :14px;
   }     
.titulo
    {font-family : Garamond, Arial, Tahoma, Verdana, "Sans Serif";
    color: #CDAD00;
    font-size :48px;
	font-style: italic;
    }
.pie
    {font-family : Garamond, Arial, Tahoma, Verdana, "Sans Serif";
    color: #CDAD00;
    font-size :12px;
	font-style: italic;
    }
.pie2
    {font-family : Garamond, Arial, Tahoma, Verdana, "Sans Serif";
    color: #CDAD00;
    font-size :12px;
	font-style: italic;
	border-top: 1px dotted #CDAD00;
    }
span.titular2
    {font-family : Garamond, Arial, Tahoma, Verdana, "Sans Serif";
    color: #CDAD00;
    font-size : 18px;
	text-decoration : none;
	Font-weight: bold;
    }
.texto
    {
	font-family : Garamond, Arial, Tahoma, "Sans Serif";
    font-size: 12px;
    color: #CDAD00;
    Font-weight: normal;
	text-decoration : none;
	/*da estilo al texto corrido general*/
	}
.texto2
    {
	font-family : Arial, Tahoma, "Sans Serif";
    color: #000000;
    font-size : 10px;
    Font-weight: normal;
	text-decoration : none;
	}
.texto3 
    {
	font-family : Arial, Tahoma, "Sans Serif";
    color: #000000;
    font-size : 9px;
	text-decoration : none;
	}

.textohigh 
   {
    font-family : Arial, Tahoma, "Sans Serif";
    color: #000000;
    font-size : 12px;
    Font-weight: bold;
	text-decoration : none;
	}
.textolow
   {
    font-family : Arial, Tahoma, "Sans Serif";
    color: #808080;
    font-size : 12px;
    Font-weight: bold;
	text-decoration : none;
	}
.menusuplow
   {
    font-family : Arial, Tahoma, "Sans Serif";
    color: #808080;
    font-size : 12px;
    Font-weight: bold;
	text-decoration : none;
	}
span.textohigh 
   {
    font-family : Arial, Tahoma, "Sans Serif";
    color: #000000;
    font-size : 12px;
    Font-weight: bold;
	text-decoration : none;
	}
span.texto   
{
    font-family : Garamond, Arial, Tahoma, "Sans Serif";
    font-size: 12px;
    color: #CDAD00;
    Font-weight: normal;
	text-decoration : none;
	}
span.texto14  
{
    font-family : Garamond, Arial, Tahoma, "Sans Serif";
    font-size: 14px;
    color: #CDAD00;
    Font-weight: normal;
	text-decoration : none;
	}

span.cursiva  
{
   font-style: italic;
	}
span.white 
{
  color: #fff;

	}
span.textolow
   {
    font-family : Arial, Tahoma, "Sans Serif";
    color: #808080;
    font-size : 12px;
    Font-weight: bold;
	text-decoration : none;
	}
span.texto2
   {
    font-family : Arial, Tahoma, "Sans Serif";
    color: #000000;
    font-size : 10px;
    Font-weight: normal;
	text-decoration : none;
	}
.textodot1
   {
	border: 1px dashed #649900;
	padding: 5px;
	font-family : Arial, Tahoma, Verdana, "Sans Serif";
    color: #7070B6;
    font-size : 18px;
	text-decoration : none;
	Font-weight: bold;
    }
.textodot2 
   {
	border: 1px solid #000066;
	padding: 3px;
	font-family : Arial, Tahoma, Verdana, "Sans Serif";
    color: #000000;
    font-size : 12px;
	text-decoration : none;
	background: #c3aaff;
}
.textodot3
   {
	border: 1px solid #000000;
	background: #99cc66;
	padding: 5px;
	font-family : Arial, Tahoma, Verdana, "Sans Serif";
	text-decoration : none;
	Font-weight: normal;
}
.migas 
   {
	font-family : Arial, Tahoma, Verdana, "Sans Serif";
    color: #000000;
    font-size : 11px;
	}
.d 
    {
	font-family : Arial, Tahoma, Verdana, "Sans Serif";
    color: #000000;
    font-size : 11px;
	}

.buscar{
	color: #ffffff;
	font-family : Arial, Tahoma, "Sans Serif";
    font-size : 12px;
	}
.accespie li
{
	display: inline;
	list-style-type: none;
	color: #000000;
	font-family : Arial, Tahoma, "Sans Serif";
    font-size : 11px;
	margin-right: 1em;
	display: block;
    float: left;
    position: relative;
}
img.logo
{
	float:left;
}

#top 
   {
	padding: 4px;
	height: 68px;
	background-color: #649900;
	border-bottom: 1px solid black;
	color: #ffffff;
	font-family : Arial, Tahoma, "Sans Serif";
    font-size : 11px;
	}
