/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
input, textarea, select  {
	border: 1px solid #8E0C24;
}
.TlNews {
	font-size: 14px;
	color: #8E0C24;
}
.TextRed {
	font-size: 12px;
	color: #8E0C24;
	text-decoration:none;
}
a.TextRed:link,a.TextRed:active,a.TextRed:visited {
	font-size: 12px;
	color: #8E0C24;
	text-decoration:none;
}
a.TextRed:hover {
	font-size: 12px;
	color: #8E0C24;
	text-decoration:underline;
}

.TextWhite14 {
	font-size: 14px;
	color: #FFFFFF;
}
.TextWhite12 {
	font-size: 12px;
	color: #FFFFFF;
}.BordePop {
	border: 2px solid #8E0C24;
	background-color: #FFFFFF;
}

}.BordeFoto {
	border: 1px solid #8E0C24;
	background-color: #FFFFFF;
}