body {
	margin: 0px;
	background-color: #036;
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #333333;
}

.contenido1 {
	background-image: url(images/barsur_02.png);
	background-repeat: no-repeat;
}
.contenido2 {
	margin-top: 30px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 100px;
}
.contenido3 {
	margin-top: 20px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
}
.style1 {
	font-size: 17px;
	font-weight: bold;
	color: #999999;
}
.style2 {color: #666666}
.style3 {
	color: #001646;
	font-size: 10px;
}
.contenido4 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.contenido5 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}