@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
.foto {
	background-color: #8a4981;
	background-image: url(images/backFoto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.subtit {
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #a05596;
	text-decoration:underline;
}
a:visited {
	color: #a05596;
	text-decoration:underline;
}
a:hover {
	color: #a05596;
	text-decoration:none;
}
a:active {
	color: #a05596;
	text-decoration:underline;
}
.Tit {
	font-size: 14px;
	font-weight: bolder;
	color: #5d3258;
}
.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tdHome {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 19px;
}
.bigger {
	font-size: 14px;
}
