/* CSS Document */
body {
	background-color: #9C7CB2;
}
.inf {
	background-image:  url(../images/inf.png);
}
.left {
	background-image:  url(../images/left.gif);
}
.right {
	background-image:  url(../images/right.gif);
}
.bck1 {
	background-color: #FFFFFF;
}
.destac {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC8AB3;
	font-style: normal;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #842D64;
	text-align: center;
	font-style: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #842D64;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	background-color: #F2B1DA;
	border: thin solid #E59CCB;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #842D64;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
a:link {
	color: #CC8AB3;
	text-decoration: underline;
}
a:visited {
	color: #CC8AB3;
	text-decoration: underline;
}
a:hover {
	color: #A24EB1;
	text-decoration: none;
}
a:active {
	color: #A24EB1;
	text-decoration: none;
}
.txtcomun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3A2D43;
	text-align: left;
}
.txtbox {
	border: thin solid #E5AED1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3A2D43;
	text-align: left;
	background-color: #FAE4F0;
	padding: 5px;
}
.txtbox2 {
	border: thin solid #E5AED1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3A2D43;
	background-color: #FAE4F0;
	padding: 5px;
	text-transform: uppercase;
	text-align: center;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3A2D43;
	text-align: center;
}
.naveg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A2D43;
	text-align: left;
	background-color: #FAE4F0;
	border: thin solid #E5AED1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.txtcomun2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}
.destac2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3A2D43;
	font-size: 11px;
	font-style: normal;
	text-align: left;
}
#navsp ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#navsp a {
	display: block;
	padding: 2px;
	width: 104px;
	border-bottom: 1px solid #E5AED1;
}
#navsp a:link, #navlist a:visited {
	color: #842D64;
	text-decoration: none;
}
#navsp a:hover {
	background-color: #FFFFFF;
	color: #A24EB1;
}
#navlistt li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#navlistt a {
    color: #3A2D43;
	padding: 2px;
	width: 104px;
}
#navlistt a:hover {
	color: #FFFFFF;
}
#navlistt2 li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#navlistt2 a {
    color: #3A2D43;
}
#navlistt2 a:hover {
	color: #FFFFFF;
}
#navlistt3 li {
	display: inline;
	list-style-type: none;
}
#navlistt3 a {
    color: #3A2D43;
}
#navlistt3 a:hover {
	color: #A24EB1;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.skiplink {
	display:none
}

