*{margin: 0; padding: 0;}

body{font-family: Verdana; background: #f5f5f5;color:#505050}


/*HEADER*/
header{background: #662d91;width: 960px; height: 90px; color: #fff; margin: 0px auto 0px auto}
header nav ul{list-style-type: none;text-align: center;}
header nav ul li{display: inline; margin: 10px;}
header nav ul li a{color:#fff; text-decoration: none; font-size: 12pt;}
header h2{font-size: 12px; font-weight: 900;line-height: 10px;text-align: center;}

main{width: 100%;}

/*SECTION*/
section{ width: 75%; background: #f3e7fc; position: relative; float: left; margin: 20px 0;}
section article{position: relative; float: left; width: 40%; box-sizing: border-box; padding: 2%; margin: 1%;}

/*ASIDE*/
aside{background: #adf7e9; position: relative; float: left; width: 25%; height: 560px; box-sizing: border-box; padding: 20px;}


/*FOOTER*/    
footer {background: #662d91; width: 960px; height: 45px; margin: 12px 0px 0px 0px;}


/*VINCULOS*/
a:visited{text-decoration:none;color:#22b573;}
a:hover{text-decoration:none;color:#ff3366;}
main section article p a{text-decoration: none; color:black; font-size: 9px;}


/*TEXTO*/
h1{font-size: 22pt; font-weight: 900;text-align: center;}
h2{font-size: 12pt; font-weight: 900;}
p{font-size: 10pt;font-weight: 100;}


/*CLASS*/
.cuerpo{background: #f3e7fc; max-width: 960px; height: 560px; margin: 9px auto 0px auto;}

.cuerpopropuesta{background: #f3e7fc; max-width: 960px; height: 1000px; margin: 9px auto 0px auto;}

.verpropuesta{color:#505050; text-decoration: none; font-size: 14pt;font-weight: 900; line-height: 40px;}

.legal{text-align: center; font-size: 10px; color: #fff;padding: 9px 0px 0px 0px;}

.separador{ width: 100%; clear: both;}

.foto{position: relative; float: left; box-sizing:  border-box;margin: 0 14px 0px 15px;}

.titulopropuesta{ margin: 0 0 10px 15px;}

.pandemiga{margin: 0px 0px 13px 15px; text-align: right;}

.ppandemiga{color:black; font-size: 9px;}



