#principal {
	border-top: 1px dotted #A2A2A2;
	border-left: 1px dotted #A2A2A2;
	width:508px;
	margin-left:189px;
}

h1 {
	border-right: 10px solid #6A747C;
	border-left: 10px solid #6A747C;
	height: 15px;
	display:block;				
	color:#6A747C;
	width:499px;

}
#bloque-titulo{
	margin-left:189px;
}
h2 { 
	color:#6A747C;
	font-weight:bold;
	padding:5px 0;
}

p{
	color:#777;
}

dl{
	padding-bottom:10px;
}

dt{
	font-weight:bold;
	padding-top:10px;
}
	dt.first{
		padding-top:0px;
	}

dd{
	padding-left:10px;
}
.centrado{
	margin-left:55px;
}

#principal a{
	color:#590258;
	padding-top:10px;
}
