.titulosecundario {
background-color:#ffffcc;
text-align:center;
font-family:verdana;
font-size:40px;

border-top-width:1px;
border-right-width:0px;
border-bottom-width:1px;
border-left-width:0px;

border-top-style:dotted;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:dotted;

border-top-color:#ffaa00;
border-right-color:#ff12345;
border-bottom-color:#ff0000;
border-left-color:#ff13400;
}