body {
    background: #e5ddd7;
        text-align: center;

 }
.enlaces {
text-decoration : none;
font-family : georgia;
color : #333;
font-size : 110%;
text-align : center;
line-height : 1.5em;
outline:0;

}
.enlaces a {
text-decoration : none;
color : #a4003a;
outline:0;
}
.enlaces a:hover {
text-decoration : none;
background : #999;
color : #000;
}

#texto {
font-family : verdana, arial;
font-size : 80%;
color: #7c7672;
}

#texto a {
text-decoration : none;
color : #000;
outline:0;

}
/*------------(CSS LOGO TAW)------------*/

.tawlogo {
font-family: arial, sans-serif;
border: 1px solid #555;
vertical-align: 0.3em;
font-weight: bold;
color: #fff;
font-size: 0.9em;
background-color: #555;
padding: 0;
}

.tawlogo .tnivel {
padding: 0 0.4em ;
border-bottom: 0px;
background-color: #555;
color: #fff;
font-size: 0.8em;
}

.tawlogo abbr {
border-bottom: 0px;
}

.tawlogo acronym{
border-bottom: 0px;
padding: 0 0.3em;
background-color: #fff;
color: #000;
}

.tawlogo sup{
padding: 0em;
vertical-align: 0.6em;
font-size: 0.6em;
}
/*------------(CSS LOGO TAW)------------*/
#logotipos {
 text-align:center;
}
#logotipos ul, li {
list-style-type : none;
}
#logotipos li {
  display:inline;
   float:center; 
    text-align:center;

}
#logotipos a {
text-decoration : none;
color : #e5ddd7;
padding : 10px;
display : inline;
}



