/* CSS Document */

body {
	background:#edbdd9;
	margin:0;
	font-size:10pt;
	}
a {
	color:#FFFFFF;
}
a:link {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
a:active {
	color:#FFFFFF;
	text-decoration:none;
}
h1 {
	font-family:"Century Gothic", Century;
	font-size:12pt;
	text-align:left;
	color:#331a31;
	margin-top:0;
	}
img {
	border:#3f4519 1px solid;
	}
#ContentLayer {
	width:950px;
	background:none;
	margin:auto;
	padding-top:30px;
	position:relative;
	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	z-index:1;
	}
#HeaderLayer {
	height:90px;
	border-bottom:#FFFFFF 1px solid;
	background:#8f2b8c;
	}
#HeaderImg {
	width:950px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	background:url(/images/headerImage.jpg) no-repeat;
	font-family:"Century Gothic", Century;
	text-align:right;
	color:#FFFFFF;
	}
#LinkBar {
	padding-top:57px;
	}
#RightLayer {
	float:right;
	margin:5px;
	background:#FFFFFF;
	border:#331a31 1px solid;
	width:594px;
	font-family:"Century Gothic", Century;
	color:#000000;
	}
#LeftLayer {
	float:left;
	margin:5px;
	padding:5px;
	width:310px;
	border:#331a31 1px solid;
	font-family:"Century Gothic", Century;
	color:#000000;
	background:#FFFFFF;
	}
#LeftLayer ul {
	margin:0;
	display:inline;
	list-style:none;
	list-style-type:none;
	}
#LeftLayer ul h1 {
	margin:0;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background:#331a31;
	color:#FFFFFF;
	}
#LeftLayer ul li {
	list-style:none;
	margin-left:20px;
	margin-bottom:10px;
	}
#LeftLayer a, #LeftLayer a:link {
	color:#331a31;
	}
#FooterLayer {
	clear:both;
	margin-top:20px;
	padding:5px;
	font-family:"Century Gothic", Century;
	font-weight:bold;
	text-align:center;
	background:#8f2b8c;
	color:#FFFFFF;
	}
#CentralLayer {
	width:850px;
	background:#FFFFFF;
	border:#331a31 1px solid;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding:5px;
	position:relative;
	font-family:"Century Gothic", Century;
	}
#CentralLayer ul {
	list-style:square;
	}
#CentralLayer ul li {
	margin-bottom:10px;
	}

/* Estilos */

.InfoLayer {
	width:550px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding:5px;
	position:relative;
	}
