body
{
	background-color: #000000;
	margin-top: 0px;
	color: white;
}

a:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.op40
{
	/* for IE */
	filter:alpha(opacity=40);
	/* CSS3 standard */
	opacity:0.4;
}

.op100
{
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity: 1;
}

.col1
{
	width: 280px;
	float: left;
	text-align: center;
	padding: 10px;
	clear: left;
}

.col2
{
	width: 280px;
	float: left;
	text-align: center;
	padding: 10px;
	margin-left: 10px;
}

.paragrafo_img
{
	width: 180px;
	float: left;
	text-align: center;
	padding: 10px;
}

.thumb_foto
{
	width: 100px;
	float: left;
	text-align: center;
	padding: 5px;
	color: white;
	overflow: hidden;
	font-size: 9px;
	height: 100px;
}

.tab_trtd1 td
{
	background-color: white;
	padding: 3px;
	color: black;
}

.tab_trtd2 td
{
	border-bottom: 1px solid white;
	color: white;
	padding: 5px;
}

.col1_link
{
	width: 100px;
	float: left;
	text-align: left;
	padding: 10px;
	clear: left;
}

.col2_link
{
	width: 280px;
	float: left;
	text-align: left;
	padding: 10px;
}

.col2_link a
{
	text-decoration: none;
	font-size: 8px;
}

.table_download
{
	border-spacing: 0px;
	width: 100%;
}

.img1
{
	border: 3px solid #ADA5A5;
}