html{border-left:#5F9EA0 70px solid;}

body{font-family:sans-serif;
background-color:#DCDCDC;
margin-left:20px;
margin-right:80px}

h1{text-align:center;background-color:white;}

p{text-indent:100px;}

ul{margin-left:10px;}

div {border:black 0px solid;
margin-left: 90px;
margin-right: 10px}

div.cuadros {
  margin-left: 50px;
}


p.boton {
float:right; 
overflow:none; 
line-height:150%;
border: #9932CC 5px solid;
border-radius: 20px;
background-color: #FFD700;
margin:15px;
text-align: center;
text-indent: 0px;
font-size: 110%;

}

p.botonsinenlace {
float:left; 
overflow:none; 
line-height:150%;
border-top: #EEE8AA 5px solid;
border-right: #EEE8AA 5px solid;
border-bottom: #DAA520 5px solid;
border-left: #DAA520 5px solid;
background-color: #808080;
margin:15px;
padding:10px;
text-align: center;
text-indent: 0px;
font-size: 90%;


  height:5em; 
  width:12em; 
 
  
}
p.boton a {
  display: block;  
height:4em;   
width:8em;   
padding: 10px;
text-decoration: none;
  color: black;
}


hr{clear:both;visibility:hidden;}
