body {
 width:1000px;
 margin-left:0em;
 border-left-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-top-width: 0px;
 border-color: rgb(255,0,0);
 border-style:solid;
/* background-image:url(IMG/marcha.png);  */
 background-position:top left;
 background-repeat:no-repeat;
 background-color: #FFFFFA;
 

 }


#nave {
        position:fixed;
        left:0px;
        top:140px;
        width: 800px;
        background: black;
        border: 1px solid #eda;
        margin: 0 auto;
        font-size:12px;
        text-align:left;
        list-style-position: outside;
        list-style: none;
        line-height: 17px;
        font-weight: bold;
        padding: 0;
        color: white;
        border-width: 1px 0;
        margin: 0 0 1em 0;
}

#naveul ul {
        position: absolute;
       left: -999em;


}


#naveul li {
        float: left;
        padding: 2px;
        width: auto;
        margin-right: 20px;
        border-left: 3px  solid #eda;
}

#naveulul {
        padding: 0;
        width: auto;


}

#naveulul li {
        float: left;
        padding: 0;



        left: auto;
        background: black;
         color: red;
        width: auto;
}
#naveul li:hover ul {

        left: auto;
        background: black;
         color: red;
        width: auto;
        font-size:12px;

}
a:hover {
 color: red; }


a {
 text-decoration: none;
 color: yellow;
 background: black;}
/**/

#encabez {
    position: fixed; 
    left:0px; 
    top:0px;
    width: 1000px;
    }

#centro {
 	position:absolute;
	left:180px;
	top:190px;
	width:800px;
	height:150px;
	}

#col1 {
    position: fixed;
    left:0px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    top:190px;
    width: 200px;
    }

#col2 {
    left:180px; 
    top:340px;
    width: 570px;
    background-color: white;
    position: absolute;
    font-family: Helvetica, serif;
    font-size:15px;
    text-align: justify;
    padding:15px 15px 15px 15px;
    }

#col3 {
    position: absolute;
    left: 800px; 
    top:190px;
    width: 200px;
    }




#col4 {
	position:absolute;  
	left:38px;
	top:190px;
	width:387px;
/*	height:208px;  */
}

#col5 {
	position:absolute;
	left:415px;
	top:190px;
/*	width:287px;
	height:208px;  */
}




.titulo2 {
     color: #9f001b;
     text-align: center;
    }

.titulo4 {
     color: #9f001b;
     text-align:right;
    }

.Estilo11 {font-size: 24px}
.Estilo12 {font-size: 24px; color: #FF0000; }

#subtit {
	font-size: 8px; 
	color: #FF0000;
	}

