Modèl:Infobox Geografia politica/styles.css

.infobox_bodystyle {
	font-size: 95%; text-align: left;
}
.infobox_titlestyle {
   background:#e0b79b;
}
.infobox_abovestyle {
   background:#e0b79b;
}
.infobox_headerstyle {
   background:#e0b79b;
}
.infobox_subheaderstyle {
   background:#e0b79b;
}
.infobox_subheaderstyle1 {
   width:100%;
   background:#e0b79b;
   text-align:center; 
   font-size:125%; 
   font-weight:bold;
}
.infobox_belowstyle {
   border-top:#aaa 1px solid;
   background:#e0b79b;
}
.infobox-label {
   background:#eeeeee;
   padding-right:1.2em;
   width:40%;
   text-align:start;
}