/* Archivo: styles.css * /

body {
    font-family: Arial, sans-serif;
    margin: 0 auto;
	width:600px;
    padding: 0;
    background-color: #f4f4f4;
}
/* CONTENT ORI */
.title { background:#EDEEEF; padding:20px 30px 20px 30px; font:1.5rem 'Triliton',sans-serif; color:#646C7B; }
.description {  margin-top:20px;font:1.2rem 'Crypton',sans-serif; padding:5px 40px 40px 30px; letter-spacing:0.03rem;line-height:1.8rem;  }
/* POST */
a.secc { color:#333333; text-decoration:none; }
a.secc:hover { color:#727272; text-decoration:none; }
.seccTitle { width:100%;font-size:2em;font-family:'Yanone Kaffeesatz', sans-serif;padding:0px 16px 16px 0px;line-height:1.2em; }
.seccLeft { width:30%;float:left;overflow:hidden;margin-bottom:20px; }
.seccRight { width:70%;float:left;color:#333333; }

/* CONTENT IZQ */
.title { background:#EDEEEF; padding:20px 30px 20px 30px; font:1.5rem 'Triliton',sans-serif; color:#646C7B; }
.description {  margin-top:20px;font:1.2rem 'Crypton',sans-serif; padding:5px 40px 40px 30px; letter-spacing:0.03rem;line-height:1.8rem;  }
/* POST */
a.secc { color:#333333; text-decoration:none; }
a.secc:hover { color:#727272; text-decoration:none; }
.seccTitle { width:100%;font-size:2em;font-family:'Yanone Kaffeesatz', sans-serif;padding:0px 16px 16px 0px;line-height:1.2em; }
.seccLeft { width:30%;float:left;overflow:hidden;margin-bottom:20px; }
.seccRight { width:70%;float:left;color:#333333; }

/* CONTENT CEN */
.title { background:#EDEEEF; padding:20px 30px 20px 30px; font:1.5rem 'Triliton',sans-serif; color:#646C7B; }
.description {  margin-top:20px;font:1.2rem 'Crypton',sans-serif; padding:5px 40px 40px 30px; letter-spacing:0.03rem;line-height:1.8rem;  }
/* POST */
a.secc { color:#333333; text-decoration:none; }
a.secc:hover { color:#727272; text-decoration:none; }
.seccTitle { width:100%;font-size:2em;font-family:'Yanone Kaffeesatz', sans-serif;padding:0px 16px 16px 0px;line-height:1.2em; }
.seccLeft { width:30%;float:left;overflow:hidden;margin-bottom:20px; }
.seccRight { width:70%;float:left;color:#333333; }

/* CONTENT DER */
.title { background:#EDEEEF; padding:20px 30px 20px 30px; font:1.5rem 'Triliton',sans-serif; color:#646C7B; }
.description {  margin-top:20px;font:1.2rem 'Crypton',sans-serif; padding:5px 40px 40px 30px; letter-spacing:0.03rem;line-height:1.8rem;  }
/* POST */
a.secc { color:#333333; text-decoration:none; }
a.secc:hover { color:#727272; text-decoration:none; }
.seccTitle { width:100%;font-size:2em;font-family:'Yanone Kaffeesatz', sans-serif;padding:0px 16px 16px 0px;line-height:1.2em; }
.seccLeft { width:30%;float:left;overflow:hidden;margin-bottom:20px; }
.seccRight { width:70%;float:left;color:#333333; }


