body {
  margin: 10px 10px 0px 10px;
  padding: 0;
  color: #000;
  background-color: #2E3192;
  font: 100% Verdana, Arial, Helvetica, sans-serif;
}
a:link {
  color: #2E3192;
  text-decoration: none;
}
a:visited {
  color: #2E3192;
  text-decoration: none;
}
a:hover {
  color: #2E3192;
  font-weight: bold;
  text-decoration: none;
  background-color: #FFF799;
  padding: 1px 3px 1px 3px;
}
#c-left {
	padding: 0px 10px 10px 15px;
}
#c-body-page {
	padding: 0px 15px 10px 5px;
	text-align: justify;
}
#main-bar {
	font-size: 0.8em;
	padding: 5px;
	margin-bottom: 5px;
	border-top: 1px solid c1c1c1;
	border-bottom: 1px solid c1c1c1;
}
#the-project {
	font-size: 2em;
	color: #2E3192;
	font-style: italic;
	text-shadow: 4px 4px 5px rgba(40,40,40,0.4)
}
.title-p-project {
	color: #2E3192;
	font-weight: bold;
}
#cc-txt {
	padding: 0em 2em;
	font-style: italic;
}
.cc-firma {
	font-size: 0.8em;
	text-align: right;
	font-style: italic;
	padding-right: 5em;
}
.cff-firma {
	font-size: 0.8em;
	text-align: right;
	font-style: italic;
	padding-right: 5em;
}
.c-left-block {
	padding: 5px 0px;
	margin: 0px 0px 5px 0px;
	font-size: 0.9em;
	text-align: center;
	border-bottom: 1px solid #2E3192;
}
.friebd-sites {
	text-align: center;
	font-style: italic;
	color: #2E3192;
	padding-bottom: 5px;
}
#donation-icon {
	text-align: center;
}
#donation-stop {
	color:  #bf0000;
	text-align: center;
	margin: 1em;
	padding: 1em;
	border-top: 3px solid #bf0000;
	border-bottom: 3px solid #bf0000;
}
#donation-title {
	text-align: center;
	color: #2E3192;
	font-size: 1.5em;
	text-shadow: 4px 4px 5px rgba(40,40,40,0.4)
}
#donation-message {
	text-align: center;
	padding: 0px 2em 10px 2em;
}
#donation-dida {
	text-align: center;
	font-size: 0.7em;
	padding: 0px 2em 20px 2em;
}
.spot {
	padding: 0px 0px 5px 0px;
	text-align: center;
}
/* News */
.n-area {
	border-top: 1px solid #bf0000;
	background-color: #fff;
}
.n-area:hover {
	background-color: #f8e5e5;
}
.n-date {
	color: #c1c1c1;
	font-weight: bold;
}
.n-title {
	color: #bf0000;
	font-size: 1.2em;
	font-weight: bold;
}
.n-description {
	padding: 0em 2em;
	font-style: italic;
}

#photo-gallery {
	text-align: center;
	padding: 20px;
	margin: 20px;
	color: #bf0000;
	font-style: italic;
	border: 1px solid #c1c1c1;
}

#photo-gallery a {
	text-decoration: underline;
	color: #bf0000;
}

#photo-gallery a:hover {
	text-decoration: none;
	color: #bf0000;
}

.photo-body {
	text-align: center;
	margin: 10px;
	padding: 10px;
}

.photo-dida {
	text-align: center;
	padding: 5px;
	font-size: 0.8em
}
