.index-guide ul{
/*pour l'alignement de la liste à puce*/
margin-left:50px;
}

.table_liste{
border:1px solid #000000;
border-collapse: collapse;
width:100%;
}

.table_liste td,th{
border:1px solid #000000;
padding:5px;
border-collapse: collapse;
}

.table_liste .centrer{
text-align:center;
}

.batiment_image{
width:125px;
float:left;
text-align:center;
}

.science_image{
width:170px;
float:left;
text-align:center;
}

hr{
color:#000000;
background-color:#000000;
border:0px;
height:2px;
}

.attaque{ /*pour les conseils dans le guide*/
border:1px solid #bc9b68;
width:100%;
}

.attaque td{
border:1px solid #000000;
width:33%;
margin:5px;
padding:5px;
vertical-align:top;
}

.attaque .invisible{
border:1px solid #ebe1ca;
}

.attaque span{
float: left;
font-size: 2em;
margin-right: 5px;
}