body {
	background-color: #816873;
}
.TextoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: square;
}

.Subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #843447;
	text-decoration: none;
	font-weight: bold;
	background-image: url(imagenes/baseSubTitulos.jpg);
	background-repeat: repeat-x;
}
.TextoNormalSubtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #843447;
	padding-left: 18px;
	background-image: url(opinion/img/baseSubTitulos.jpg);
	float: none;
	line-height: 13px;
	background-color: #F0E7E8;
	background-repeat: no-repeat;
}
.TextoMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.CierraParrafo {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #9E3C54;
	border-bottom-color: #9E3C54;
	height: 5px;
	background-color: #EEE0E2;
	float: none;
	width: 710px;
}
.BaseMarco {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #F0E7E8;
	margin-left: 12px;
	width: 340px;
	bottom: auto;
	padding-bottom: 8px;
	padding-top: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C213E;
}

.FondoMenu {
	background-color: #9A203E;
	background-image: url(maqueta/FondoMenu.jpg);
	background-repeat: repeat-y;
}
.cierreLinea {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #823346;
	padding-left: 18px;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #833447;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #816873;
	text-decoration: none;
}

