main{
    /*background-color: green;*/
    
    width: auto;
    height: auto;
    margin: 0 20%;
}

article{
    /*background-color: lightblue;*/
    width: auto;
    height: auto;
    /*float: left;*/
    margin: auto;
}

.A2{
	margin: 0 auto;
	background-color: #f1f0f1;
}

#sumario_Curso_01 {
    font-family: 'Arsenal', sans-serif;
    font-size: 30px;
    color: #4B6A87;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
    text-align: center;
    cursor: pointer;
}

/*#tabla-header-1 {
    width: 2%;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 26px;
    color: #535151;
   
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;/
    border-width: 0 0.5px 0.5px 0.5px;
    text-shadow: none;
}*/

#RazonSocial {
    width: 1130px;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 24px;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    background: #4B6A87;
    padding: 10px 0;
    text-align: center;
}

#Metodo {
    width: 675px;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 16px;
    color: #535151;
   
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    text-shadow: none;
    text-align: justify;
    table-layout: inherit;
}

#Estrella {
    width: 275px;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 40px;
    color: #d7bf62;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    text-shadow: #c1ab51 1px 1px 3px;
    text-align: center;
    background: none;
    border-bottom-style: solid;
}

#Metodo-Lab {
    width: 855px;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 16px;
    color: #535151;
   
    /*border-bottom-style: solid;*/
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    text-shadow: none;
    text-align: justify;
    background: #f9f9f9;
    
}

#Estrella-Lab {
    width: 275px;    /*275px*/
    font-family: 'Libre Franklin', sans-serif;
    font-size: 44px;
    color: #d7bf62;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0px;
    text-shadow: #c1ab51 1px 1px 3px;
    text-align: center;
    background: #f9f9f9;
    
}


#header-historial {
    
    font-family: 'Libre Franklin', sans-serif;
    font-size: 16px;
    color: #2c5aa0;
    /*text-shadow: rgb(150, 150, 150) 1px 1px 1px;*/
    background: #f9f9f9;
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    width: 100%;
    height: 50px;
}

#total-participaciones {
    width: 2%;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 16px;
    color: #535151;
   
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    text-shadow: none;
    text-align: center;
    padding: 15px 0;
}

/*#table-style {
    border-bottom-style: solid;
    /*border-top-style: solid;/
    border-color: #D6DCE4;    /*#094660;/
    border-width: 0 0.5px 0.5px 0.5px;
    width: 100%;
}*/

#tabla-contenido {
    
    text-align: center;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 16px;
    width: auto;
}

.notas-historial {
    
    margin: 0 0 0 30px;
    font-size: 16px;
    font-family: 'Heebo', sans-serif;
    
    
}

.notas-historial li {
    margin-left: 30px;
}

#historial {
    /*float: left;*/
    width: auto;
    margin: 15px auto;
    padding-top: 0px;
    background-color: #FFFFFF;
    border-radius: 10px;
}

#historial > h1{
    font-family: 'Libre Franklin', sans-serif;
    font-size: 40px;
    padding: 10px 0px;
    text-align: center;
    text-shadow: rgb(150, 150, 150) 3px 3px 5px;
}

#enlace_historial {
    width: 180px;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 16px;
    color: #535151;
    /*text-shadow: #c1ab51 1px 1px 3px; /*rgb(150, 150, 150) 1px 1px 2px;*/
    text-align: center;
    /*cursor: pointer;*/
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
}

tr {
    width: 100%;
}



#tabla_details{
    font-size: 16px;
    font-family: 'Heebo', sans-serif;
    text-align: justify;
}

#tabla_details li {
    margin: 0 30px 0 30px;
}

.enlace-lab {
    
}

#sumario_Reconocimientos {
    cursor: pointer;
    list-style: none;
}