body
    {
    margin: 0;
    padding: 0;
    color: #333;
    font: 13px Arial, sans-serif;
    background: url("../img/fill_pattern.gif");
    text-align: center;
    }
#container
    {
    margin: 0 auto;
    width: 840px;
    position: relative;
    background: url("../img/cont_back.gif");
    text-align: left;
    }
* html #container
    {
    width: 840px;
    w\idth: 840px;
    }
#Down
    {
		height: 50px;
    background: url("../img/down_head.jpg") no-repeat;
    margin: 0;
    }	
#Texto
	  {
		position: relative;
		margin: -5px 50px 0 260px;
		text-align: justify;
		}
#footer
		{
		background: url("../img/footer.jpg") bottom left no-repeat;
		width: 840px;
		height: 75px;
		position:relative;
  	}
#Up
    {
		height: 50px;
    background: url("../img/up_foot.gif") no-repeat;
    margin: 0;
    }			
a
    {
    color: blue;
    }
a:hover
    {
    color: #53B4E2;
    }		
#ListaOpciones ul
    {
		width: 130px;
		height:300px;
    list-style-type: none;
    }
#ListaOpciones ul li a
    {
    text-decoration: underline;
    font-size: 13px;
		color: #00186d;
    }	
#ListaOpciones ul li
    {
    font-size: 13px;
    border-bottom: 1px solid gray;
    display: block;
    padding: 10px 0 10px 0;
    }
#op
		{
		padding-left:10px;
		}		
#ListaOpciones ul li a:hover
    {
    color: blue;
    }
blockquote 
	 {
   margin: 0 10px 0 30px;
   padding: 0 10px 15px 20px;
   font-size: 88%;
   line-height: 1.5em;
   color: #666;
   background: url('../img/quotes.gif') no-repeat top left;  
	 }
/*


acronym
    {
    border: none;
    }



#logo
		{
		position: absolute;
		top: 50px;
		left: 50px;
		width: 166px;
		height: 39px;
		background: url("../img/logo.gif") no-repeat;
		}

h1 span, h3 span
    {
    display: none;
    }


	



#ListaOpciones #lrecursos ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #cc3300;
    display: block;
    padding: 5px 0;
    }
#ListaOpciones #lotros ul li
    {
    font-size: 13px;
    display: block;
    padding: 5px 0;
		border-bottom: 1px solid #cc3300;
    }
#lsecciones h3.secciones
    {
    background: url("../img/secciones.gif") no-repeat;
    width: 117px;
    height: 59px;
    }
#lotros h3.otros
    {
    background: url("../img/otros.gif") no-repeat;
    width: 117px;
    height: 59px;
    }
#lrecursos h3.recursos
    {
    background: url("../img/recursos.gif") no-repeat;
    width: 117px;
    height: 59px;
    }
#Texto .p1
    {
		margin: 10px 10px 10px 0;
		padding-top: 0px;
		text-align: justify;
    }		
#designedby
    {
    background: url("../img/designedby.gif") no-repeat;
    color: #fff;
    height: 48px;
    text-align: right;
    padding: 0 10px 0 0;
    line-height: 26px;
    font-size: 11px;
    }
#parrafo1 
		{
		background: url("../img/bar.gif") no-repeat;
    color: #fff;
    height: 30px;
    text-align: left;
    padding: 0 10px 0 15px;
    line-height: 26px;
    font-size: 14px;
		}		

#selected
   {
	 font-weight: bold;
	 font-size: 13px;
	 display: block;
	 color: #cc3300;
	 }	
	 
	*/
