body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
td img {
	display: block;
}.top {
	background-color: #FFF;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	height: 87px;
}
.fondoContenidos {
	background-image: url(images/fondoContenidos.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.pie_01 {
	background-color: #FFF;
	background-image: url(images/pie_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 43px;
}
.pie_02 {
	background-color: #FFF;
	background-image: url(images/pie_02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 43px;
}
.textoNormal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(titulos/bullet.jpg);
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
h1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #75191A;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(titulos/bullet.jpg);
	text-align: left;
}
h2
{
	border-style: none;
	border-width: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}
.textoNormalDestacado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #75191A;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(titulos/bullet.jpg);
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.SubTitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #75191A;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(titulos/bullet.jpg);
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75191A;
	display: block;
	background-color: #F0F0F0;
}
.SubSubTitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(titulos/bullet.jpg);
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	display: block;
	line-height: normal;
	font-style: italic;
}

.textoMini {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(titulos/bullet.jpg);
	text-align: left;
}
.textoMiniActivo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #75191A;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(titulos/bullet.jpg);
	text-align: left;
}

.textoMiniClientes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(titulos/bullet.jpg);
}
a:link {
	color: #75191A;
	text-decoration: none;
}
a:visited {
	color: #003A76;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #75191A;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #75191A;
	text-decoration: none;
}
li {
	list-style-type: disc;
}
