body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/bodyBg.jpg);
	background-repeat: repeat-x;
	background-color: #f2f2f0;
}

object {outline:none}

#embase {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#separador {
	width: 980px;
	position: relative;
	height: 65px;
}
#cabezal {
	width: 980px;
	position: relative;
	height: 671px;
	background-image: url(images/info.jpg);
	background-repeat: no-repeat;
}





#contenido {
	width: 535px;
	position: absolute;
	height: 316px;
	left: 27px;
	top: 452px;
}


#pie {
	width: 980px;
	position: relative;
	height: 107px;
	background-image: url(images/pie.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	line-height: 17px;
	float: left;
	padding-top: 30px;
	color: #FFF;
}




a:link {
	text-decoration: none;
	color: #BC3C00;
}

a:visited {
	text-decoration: none;
	color: #BC3C00;
}

a:hover {
	color: #2e4261;
	text-decoration: none;
}
.TextoMenu1 {
	font-weight: bold;
	color: #084F6F;
	font-size: 18px;
	margin-left: 40px;
}
.TextoCont {
	margin-top: 30px;
	margin-left: 40px;
	color: #000;
	font-size: 12px;
	margin-right: 60px;
	text-align: justify;
	line-height: 16px;
}
