body {
	font-family: Tahoma;
	font-size: 0.7em;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 3em;
	margin-right: 3em;
	margin-left: 3em;
}

.tituloprincipal {
	color: #000000;
	background: url(../graficos/bullet_tituloseccion.gif) no-repeat left top;
	font-size: 1.5em;
	line-height: normal;
	font-family: Tahoma;
	padding-left: 15px;
	font-weight: bolder;
}
ul {
	list-style-image: url(../graficos/bullet_lista.gif);
	list-style-type: none;
	list-style-position: outside;
	}

ul ul {
	list-style-type: none;
	list-style-image: url(../graficos/bullet_lista2.gif);
	list-style-position: outside;
}

a{
	color: #006b8d;
	text-decoration: none;
}

 a:hover {
color: #2ec4ea; 
text-decoration: none;
}

.pie { 
	clear : both; 
	display : block; 
	text-align : center; 
	height : 15px; 
	font-family : tahoma, sans-serif; 
	font-size : x-small; 
	color : #999; 
	font-weight : bolder; 
	padding-top : 30px; 
} 
.pie A { 
	color : #71828a !important; 
	text-decoration : none; 
} 
·	.pie A:hover {
	color : #686666 !important;
	font-weight: bolder;
} 


h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
}
.volver {
	text-align: right;
	margin-right: 20px;
}
.letras {
	font-size: x-large;
	font-weight: bold;
}
.super {
	font-size: 1.1em;
}
.indice {
	text-indent: 40px;
	list-style-type: none;
}
.adentrado2 {

	left: 4em;
	width: 100%;
	padding-left: 3em;
	height: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
ul ul ul {
	list-style-type: none;
	list-style-image: url(../graficos/bullet_lista2.gif);
	list-style-position: outside;
}

