.texto {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;

}

.footer a {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}
.footer a:hover {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #55162b;
	text-decoration: none;
}

a {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C24775;
	text-decoration: none;

}
a:hover {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #39121C;
}
BODY {
	SCROLLBAR-FACE-COLOR: #C24775;
	SCROLLBAR-HIGHLIGHT-COLOR: #F5CDDF;
	SCROLLBAR-SHADOW-COLOR: #F5CDDF; 
	SCROLLBAR-3DLIGHT-COLOR: #F5CDDF; 
	SCROLLBAR-ARROW-COLOR: #F5CDDF; 
	SCROLLBAR-DARKSHADOW-COLOR: #F5CDDF; 
	SCROLLBAR-BASE-COLOR: #F5CDDF;
	scrollbar-track-color: #F5CDDF;
}
input {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #682A39;
	background-color: #FFFFFF;
	border: 1px solid #C24775;
}
select {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #682A39;
	background-color: #FFFFFF;
	border: 1px solid #C24775;
}
.button {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#FFFFFF ;
	background-color: #C24775;
	border: 1px solid #C24775;
}
.none {
	border: none;
}
hr {
	border: 1px dotted #C24775;
}
.back {
	background-image: url(images/int/back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.back {
	background-image: url(images/int.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.imgHome{
	margin-left:12px;
	margin-bottom:12px;
	float:right;
}