html{
background-color:#ffeaea;
margin-left:15px;
margin-right:5px;
}

h1{
text-align:center;
}

h3{
margin-top:2px;
margin-bottom:5px;
padding-bottom:1px;
border-bottom:2px double #ed6d46;
}
li{
padding:3px;
}

header{
Text-decoration:none;
color:#000;
text-align:right;
}
footer{
text-align:center;
}

.title-deco{
border:3px solid #ed6d46;
border-radius:4px;
background-color:#ed6d46;
padding-right:1px;
margin-right:12px
}
.ti-color{
color:#ed6d46;
}

.main-title{
border:2px double black;
background-color:white;
margin:1px;
padding:20px;
}

.sab-title{
background-color:white;
border-left:double 4px red;
padding:10px;
}

.menu{
background-color:gray;
color:white;
text-align:center;
width:100%;
}

.m-left{
float:left;
width:33.3%;
background-color:gray;
color:white;
text-decoration:none;
}

.m-left2{
float:left;
width:33.4%;
background-color:gray;
color:white;
text-decoration:none;
}

.m-right{
float:right;
width:33.3%;
background-color:gray;
color:white;
text-decoration:none;
}
.open{
text-align:right;
}
.article{
border:1.5px solid gray;
padding-left:12px;
padding-right:12px;
}
.t-through{
padding-top:20px;
padding-bottom:20px;
}
.come{
margin-left:11%;
margin-right:11%;
}