﻿article .centerbody {
    width: 100%;
    text-align: center;
    padding-left: 20%;
    padding-right: 20%;
    float: left;
}

article .centerLandR div {
    background: #9cc1dd;
}

article .centerLandR img {
    float: left;
    width: 60%;
    border: 1px solid #eae8e8;
    height: 100%;
}

.centerbody ul li {
    list-style: none;
    font-family: cursive;
    font-weight: 600;
}

#body ul li img {
    width: 85%;
}

.Kaminario {
    width: 100%;
    padding-left: 20%;
    padding-right: 20%;
    float: left;
}
.Kaminario li{
    font-size:20px;
}
.Kaminario .K2Gen6 ul li{
   list-style:none;
   float:left;
   width:33%;
}
.spanls{
    width:85%;
    text-align:center;
    height:50px;
    line-height:50px;
    color:white;
    margin-bottom:10px;
}
.K2Gen6{
    float:left;
}

.K2Gen6 p{
    float:left;
    width:70%;
}

.K2Gen6 .pleft p{
   text-align:left

}

.K2Gen6 .pright p{
     text-align:right;
}