li {
	list-style-image: url(../image/bullet1.gif);
	list-style-type: lower-roman;
}
.linklista{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #659989;
	text-decoration: none;
}
.linklista:hover {
 color: #174951;
 text-decoration: underline; 
 font-weight: bold;
}
.top{
	background-attachment: fixed;
/*	background-image: url(../image/top_.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 750px;*/

}
.textobot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	color: #174951;
}
.textobot:hover {
 color: #659989;
 text-decoration: underline; 
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	color: #174951;
	text-align: justify;
}
.texto:hover {
 color: #659989;
 text-decoration: underline; 
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #659989;
	font-weight: bold;
	font-style: normal;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	color: #174951;
}
.pie:hover {
color: #174951;
text-decoration: underline;
}

.bottom {
	background-attachment: fixed;
	/*background-image: url(../image/bottom.jpg);
	background-repeat: no-repeat;*/
	height: 34px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #174951;
	font-weight: bold;
}
.estudio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D7373;
}
