body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #edeef2;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
}

#embase {
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#cabezal {
	width: 903px;
	position: relative;
	height: 472px;
}
#subcont {
	width: 903px;
	position: relative;
	height: 166px;
	float: left;
}
#flashvideo {
	width: 354px;
	position: relative;
	height: 308px;
	float: left;
}
#barraizq {
	width: 300px;
	position: relative;
	height: 474px;
	float: left;
}




#contenido {
	width: 549px;
	position: relative;
	height: 308px;
	float: right;
	background-image: url(images/contenido.jpg);
	background-repeat: no-repeat;
}
#contenidoInt {
	width: 603px;
	position: relative;
	height: 474px;
	float: right;
	background-image: url(images/contenidoInt.jpg);
	background-repeat: no-repeat;
}


#pie {
	width: 903px;
	position: relative;
	height: 54px;
	background-image: url(images/pie.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	line-height: 17px;
	float: left;
}

a:link {
	text-decoration: none;
	color: #2e4261;
}

a:visited {
	text-decoration: none;
	color: #2e4261;
}

a:hover {
	color: #BC3C00;
	text-decoration: none;
}
.TextoCont {
	margin-top: 50px;
	margin-left: 160px;
	color: #000;
	font-size: 12px;
	margin-right: 15px;
	text-align: justify;
	line-height: 16px;
}
.TextoMenu1 {
	font-weight: bold;
	color: #084F6F;
}
.TextoCont2 {
	margin-top: 25px;
	margin-left: 25px;
	color: #000;
	font-size: 12px;
	margin-right: 15px;
	text-align: justify;
	line-height: 16px;
}
.TextoContInt {
	margin-top: 25px;
	margin-left: 25px;
	color: #000;
	font-size: 12px;
	margin-right: 25px;
	text-align: justify;
	line-height: 18px;
}
.TextoMenuInt {
	font-weight: bold;
	color: #084F6F;
	font-size: 18px;
}
#map {
	margin-top: 80px;
	margin-left: 30px;
	border: 1px solid #000;
}
