
@import "/styles/default";

body
{
  font-family: times, sans-serif;
  font-size: 16pt;
  font-style: normal; 
  font-weight: bold; 
  margin-left: 5%;
  margin-right: 5%;
  color: black;
/*
  background-color: rgb(197,224,224); 
*/
  background-color: rgb(252,247,209);
}

h1
{
  text-align: center;
  font-size: 32pt;
/*
  font-style: italic; 
*/
  color: rgb(219,13,68);
}

h2
{
  text-align: left;
  font-size: 16pt;
/*
  font-style: italic; 
*/
  color: rgb(219,13,68);
}

/*
.title
{
  align: center;
}
*/

.album a:link
{
  color: rgb(66,78,120);
}

.album a:visited
{
  color: rgb(66,78,120);
}

.album a:active
{
  color: rgb(66,78,120);
}

.album a:hover
{
  color: rgb(66,78,120);
}

.calendartitle
{
  font-family: times, sans-serif;
  font-size: 24pt;
  font-weight: bold; 
  color: rgb(219,13,68);
}

.calendar a:link
{
  color: rgb(219,13,68);
}

.calendar a:visited
{
  color: rgb(219,13,68);
}

.calendar a:active
{
  color: rgb(219,13,68);
}

.calendar a:hover
{
  color: rgb(219,13,68);
}

.calendar
{
  font-family: courier;
  font-size: 16pt;
  font-weight: normal; 
}

.guimaraes
{
  color: rgb(80,50,252);
}

.loureiros
{
  color: rgb(13,170,52);
}

.ubides
{
  color: rgb(174,11,196);
}

.construction
{
  text-align: center;
  font-weight: bold; 
}

.constructionicon1
{
  align: left;
}

.constructionicon2
{
  align: right;
}

ul
{
  list-style-type: disc;
}

