@charset "utf-8";

html, button, input, select, textarea {
    color: #222222;
}
body {
    background-color: #0079D2;
    font-size: 1em;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #B3D4FC;
    text-shadow: none;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}
img {
    vertical-align: middle;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.chromeframe {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #000000;
    margin: 0.2em 0;
    padding: 0.2em 0;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
header, nav, section, article, aside, footer, a {
    display: block;
}
span {
    font-weight: normal;
}
#main {
    background-color: #FFFFFF;
    border: 1px dotted #D3D3D3;
    font-family: verdana;
    font-size: 12px;
    margin: 0 auto;
    padding: 40px;
    width: 70%;
}
#safari {
    left: 0;
    position: relative;
}
#cuadro {
    background: url("img/square.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    width: 750px;
}
img {
    margin: 20px -5px;
    width: 750px;
}
h1 {
    font-family: verdana;
    font-size: 24px;
    margin: 0 auto;
    text-align: center;
}
#vocento {
    border: 1px dashed #D3D3D3;
    display: block;
    height: 16px;
    margin: 0 auto;
    padding: 13px;
    width: 100px;
}
.anexo {
    border: 1px dashed #D3D3D3;
    color: #0079D2;
    font-family: verdana;
    font-size: 24px;
    padding: 11px;
    text-align: center;
}
.subtitulo {
    color: #0079D2;
    font-weight: bold;
}
#links p {
    font-weight: bold;
    line-height: 20px;
}
.link {
    color: #3D74B9;
    font-weight: bold;
}
html body section#main article ul div#links p {
    color: #D3DFEE;
}
html body section#main article ul div#links a {
    left: 10px;
    position: relative;
    text-decoration: none;
}
html body section#main article div#links p a {
    color: #758D04;
    left: 10px;
    line-height: 24px;
    position: relative;
    text-decoration: none;
}
ul {
}
.bold {
    color: #0079D2;
    font-weight: bold;
}

