/* CSS Document */

#rotulo1 {
	background-color: #FFFFFF;
	height: 57px;
	width: 560px;
	top: 17px;
	left: 77px;
	overflow: visible;
}
#rotulo2 {
	background-color: #FFFFFF;
	height: 50px;
	width: 560px;
	top: 79px;
	left: 77px;
	overflow: visible;


}
#Cuerpo{
background-color: #FFFFFF;
	height: auto;
	width: 582px;
	top: 150px;
	left: 73px;
	}
.Texto {

	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	
}
.Estilo5 {
	font-size: 14px;
	font-weight: bold;
}

.cabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #666666;

}
.tituloeponimo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.bibliografia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	
}

}
#fondotabla {
	background-color: #CCCCFF;
	height: auto;
	width: auto;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	overflow: visible;
	visibility: visible;
}

