html {background:#ffffff;}

body {background:#ffffff;max-width:960px;margin:0 auto 0 auto;}

.contenedor {max-width:960px;margin:0 auto 0 auto;} 
header {background: #f3efeb; padding:3%; margin:3; width:94%; min-height:130px;}

.titulonombre {float:center; ancho:80; margin: center;font-size: 16px; margin-left: 12px; margin-bottom: 5px; color: #ea654a; font-weight: bold; width: 960px; font-family: 'Roboto Slab'}

.acumar {font-size: 16px; margin-left: 12px; margin-bottom: 5px; color: #ea654a; font-weight: normal; width: 960px; font-family: 'Roboto Slab'}



main {width: 100%; min-height:340px;margin: 0;padding: 0;}

section {width:100%;min-height:400px;float:right;}

nav ul {text-align: center;background:#ea654a; list-style-type:none;}

nav ul li {position:relative; float:left;}

nav ul li a {text-decoration: none; font-family: 'Montserrat', sans-serif; font-weight:700; color:#3f3f3d;margin: 5px; padding: 5px; font-size: 10px}

.linea {height:0.5px;border-style: solid; margin-bottom:0.5%; margin-top:0.5%; border-color: #ea654a; width:700px;margin-left: 0px}

.inicio img {
  width: 100%;
  position: relative;
  float:right;
  top: 0%;
  transform: translateY(-0%);}



.floatright {position: relative; float: right}

.floatleft {position: relative; float: left}

footer {height:100px;}

.separador {width:960px;margin-top:0}

.piedepagina {width:960px;font-size: 11px; color:#3f3f3d; text-align:center; font-family: 'Roboto Slab';background:#ea654a;}