@charset "utf-8";
/* CSS Document */

#wrapper {
	text-align: center;
}
#maincont {
	text-align: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#backtop {
	margin-top: 20px;
}
#footer {
	margin-top: 150px;
}
.banner {
	margin-top: 40px;
	margin-bottom: 20px;
}
#mission {
	text-align: center;
	font-size: 160%;
	padding-top: 40px;
	padding-bottom: 20px;
}

#missionbox {
	border: 1px solid #999999;
	font-size: 140%;
	line-height: 200%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 120px;
	margin-bottom: 60px;
}

.cont {
	background-image: url(../bg/missioncontbg.gif);
	background-repeat: repeat;
	padding-bottom: 10px;
	margin-bottom: 40px;
	clear: both;
}
.cont .caption {
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.cont .find {
	font-size: 150%;
}
.cont .text p {
	padding-bottom: 20px;
	clear: both;
}

.cont .text {
	margin-right: 60px;
	margin-left: 60px;
	font-size: 130%;
	line-height: 220%;
	margin-top: 10px;
}
.cont .text img.float {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

.cont   .imgboxtop   {
	background-image: url(../bg/missionimbg01.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin-right: 30px;
	margin-left: 30px;
}
.cont  .imgbox  {
	background-image: url(../bg/missionimbg02.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin-right: 30px;
	margin-left: 30px;
}

.cont  .imgbox p {
	margin-top: 5px;
}


.cont  .imgboxbottom  {
	background-image: url(../bg/missionimbg03.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin-right: 30px;
	margin-left: 30px;
}
.cont .resimgbox {
	background-image: url(../bg/missionimbg02.gif);
	background-repeat: repeat-y;
	margin-right: 30px;
	margin-left: 30px;
	padding-right: 15px;
	padding-left: 15px;
}
.bannerimg {
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 10px;
}
.b {
	font-size: 170%;
}
.red {
	color: #FF0000;
}


.bred  {
	color: #FF0000;
	font-size: 140%;
}

.efont  {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 110%;
}
.colum {
	border: 1px solid #666666;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 130%;
	line-height: 220%;
}
.colum  p.mission {
	padding-left: 80px;
}
.colum p {
	margin-bottom: 40px;
}
.autores {
	margin-bottom: 40px;
	margin-top: 20px;
}
.autores img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
