ul { list-style: none; }
p {
margin: 0 0 10px 0;
padding: 0;
}
* {
margin: 0;
padding: 0;
}
p {
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
Style Attribute {
text-align: justify;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
}
#contenido_interior > p:nth-child(5) {
}
element.style {
}
#contenido {
margin: 0 auto;
padding: 15px 10px 0 10px;
width: 900px;
background-position: top center;
background-repeat: no-repeat;
font-size: 14px;
}