* {font-family: Arial,Helvetica,sans-serif;}color:#3e6177;

a:link {/*color: green; font-weight: bold; text-decoration:  none;*/}

body {
  font-size: 12px;
}
#global{
	/*background-color: yellow;*/
	/*height: 500px;*/
	width: 1040px;
	margin: auto;
}
h1 {
  font-size: 25px;
  margin-top: 20px;
  text-align: center;
}
h2 {
  margin-top: 20px;
  text-align: center;
  font-size: 20px;
}
h3 {
font-size: 16px;
text-align: center;
font-weight: bold;
}
h4 {
  font-size: 14px;
  text-align: justify;
  font-weight: bold;
  margin-right: 20px;
  margin-left: 20px;
}
h5 {
  font-size: 16px;
  text-align: left;
  font-weight: bold;
  margin-left: 20px;
  margin-right: 20px;
}
.txt_12g{
	font-size: 12px;
	font-weight: bold;
}
.txt_14c{
	font-size: 14px;
	text-align: center;
}
.info_ret {
  margin-right: 40px;
  margin-left: 40px;
  font-size: 14px;
  text-align: justify;
}
.present_C {
  text-align: center;
  color: black;
  font-size: 15px;
}
.bref_ret {
  font-size: 15px;
  margin-left: 40px;
  margin-right: 40px;
  text-align: justify;
}
.lettrine {
  line-height: 30px;
  float: left;
  padding-bottom: 2px;
  padding-right: 2px;
  font-size: 45px;
  margin-right: 3px;
  color: #3e6177;
  font-weight: bold;
}
