a {
	color: #00bff3;
}

a:hover {
	color: #035b73;
}

a {
	text-decoration:none;
}

img {
	border: 0px;
}

body {
	background-color: #000000;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
}

div#main {
	font-size: 16px;
	text-align: center;
	font-style: normal;
}

div #parte1 {
	height: 46px;
	text-align: left;
	padding-left: 50px;
	border-bottom-style: dotted;
   	border-bottom-width: 1px;
  	border-bottom-color: #FFFFFF; 
}

}
div #parte1izda {

}

div #parte1dcha {
	float: right;
	width: 160px;
	text-align: right;
}


div #parte2 {
	height: 270px;
	text-align: right;
	padding-right: 50px;
	border-bottom-style: dotted;
   	border-bottom-width: 1px;
  	border-bottom-color: #FFFFFF; 
}

.titulo1 {
	font-size: 50px;
}

.titulo2 {
	font-size: 80px;
}

.titulo3 {
	font-size: 10px;
}

div #parte3 {
	height: 155px;
	background-image: url('../images/imagensumun.png');
	background-repeat: no-repeat;
	background-position: right bottom; 
	text-align: left;
	padding-left: 50px;
	border-bottom-style: dotted;
   	border-bottom-width: 1px;
  	border-bottom-color: #FFFFFF; 
	font-size: 10px;
}

div #parte4 {
	height: 153px;
	background-image: url('../images/imagensumun2.png');
	background-repeat: no-repeat;
	background-position: right bottom; 
	text-align: left;
	padding-left: 50px;
	border-bottom-style: dotted;
   	border-bottom-width: 1px;
  	border-bottom-color: #FFFFFF; 
	font-size: 10px;
}

div#pie {
	height: 45px;
	text-align: left;
	padding-left: 50px;
	font-size: 10px;
}
div #pieizda {
	float: left;
}
div #piedcha {
	float: right;
}
