.violeta {
	color:#5e2785;
}

.diapo {
	font-family: Arial; 
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	line-height: 11px;
	font-weight: bold;
}

A:link.diapo {
	font-family: Arial; 
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

A:visited.diapo {
	font-family: Arial; 
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
}

A:active.diapo {
	font-family: Arial; 
	color: #cccccc;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

A:hover.diapo {
	font-family: Arial; 
	color: #cccccc;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

.Titulo {
	font-family: Arial; 
	font-weight: bold;
	color: #5d2884;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	
	}
	
.SubTitulo {
	font-family: Arial; 
	color: #5d2884;
	font-size: 12px;
	text-decoration: none;
	line-height: 13px;

	
	}
	
.pie {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	font-weight: bold;
	}

.fondo { 
background-color: #d66b17

}

.fondo1 { 
background-color: #5d2885

}

select {
	font-family: Arial; 
	color: #333333;
	font-size: 10px;
}

input {
	font-family: Arial; 
	color: #333333;
	font-size: 10px;
}

textarea {
	font-family: Arial; 
	color: #333333;
	font-size: 10px;
}

body {
	font-family: Arial; 
	color: #5a5a5a;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;;
}

a:link {
	color:#e7791a;
	text-decoration: none;
}

a:visited {
	color:#e7791a;
	text-decoration: none;
}

a:active {
	color:#5e2785;
	text-decoration: none;
}

a:hover {
	color:#5e2785;
	text-decoration: none;
}

