BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(media/id_bg_01.jpg);
	background-repeat: repeat-x;
}

.titulo1 {
	font-family: Arial Narrow, Arial;
	font-size: 40px;
	font-weight: bold;
	color: #6A6A6A;
}

.stylewhite {
	font-family: Century Gothic, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: none;
}

.stylefooter {
	font-family: Arial;
	font-size: 10px;
	color: #808080;
	font-weight: none;
}

a.index {
	font-family: Century Gothic, Arial;
	font-size: 11px;
	font-weight: none;
	text-align: justify;
	color:#656565;
	text-decoration:none
}

a.index:visited {
	color: #656565;
	font-family: Century Gothic, Arial;
	font-size: 11px;
	font-weight: none;
	text-align: justify;
	text-decoration:none
}

a.index:hover {
	color: #FFFFFF; /*76A6FF*/
	font-family: Century Gothic, Arial;
	font-size: 11px;
	font-weight: none;
	text-align: justify;
	text-decoration:none
}


.right {
	text-align: right;
}