/* CSS Document */
Body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/fondo.jpg);
}
.didaWhite {
	font-family: Arial Narrow, Arial, Helvetica Condensed, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	letter-spacing: 1px;
}
A.didaWhite {
	color: #CCCCCC;
	text-decoration:underline
}
A.didaWhite:hover {
	color: #FF6600;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555555;
	font-size: 13px;
	line-height: 20px;
	list-style-image: url(images/dot_orange_10px.gif);
}
A.text {
	color: #000000;
	text-decoration:none	
}
A.text:hover {
	color: #FF6600;
	text-decoration:none	
}
.didaPage {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555555;
	font-size: 11px;
	line-height: 15px;
}
A.didaPage {
	color: #000000;
	text-decoration:none	
}
A.didaPage:hover {
	color: #FF6600;
	text-decoration:none	
}
.tit1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	font-size: 20px;
	line-height: 20px;
}
.tit2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	font-size: 16px;
	line-height: 16px;
}