body {
    padding: 0;
    font-size: 12px;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: justify;
    color: #FFFFFF;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #FFFFFF;
}

h1 {
    letter-spacing: -1px;
    font-size: 32px;
}

h2 {
    font-size: 23px;
}

p, ul, ol {
    margin: 0 0 1em 0;
    text-align: justify;
    line-height: 26px;
}

a:link {
    color: #FFFFFF;
}

a:hover, a:active{
    text-decoration: none;
    color: #FFFFFF;
}

a:visited {
    color: #FFFFFF;
}

img {
    border: none;
}

img.left {
    float: left;
    margin-right: 15px;
}

img.right {
    float: right;
    margin-left: 15px;
}

/* Form */

form {
    margin: 0;
    padding: 0;
}

fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

legend {
    display: none;
}

input, textarea, select {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}

#banner {
    width: 1200px;
    height: 250px;
    background: url(images/banner/1.png) no-repeat;    
}

#barramenu{
    background: url(images/fondomenu.png) repeat-x;
}

#menu {
    width: 800px;
    float: left; 
    margin: 0 auto;
    height: 50px;
    font-size: 18px;
    color: #fff;
}

#menu ul {
    margin: 0;
    padding: 0 0 0 0;
    list-style: none;
    line-height: normal;
}

#menu li {
    display: block;
}

#menu a {
    display: block;
    float: left;
    margin-right: 5px;
    padding: 10px 30px 10px 30px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}

#menu a:hover { 
    background: url(images/fondoseleccionado.png) no-repeat;
}

#redessociales{
    float: right;
}

#redessociales img{
    height: 40px;
    margin: 0;
}

#redessociales ul {
    list-style: none;
    line-height: normal;
    alignment-adjust: auto;
}

#content {
    background: url(images/fondopage.png);
}

.post {
    padding: 0px 0px 20px 20px;
    margin-right: 40px;
    margin-left: 10px;
}

.post .title {
    margin-bottom: 20px;
    padding-bottom: 5px;
    padding-left: 10px;
    //border-left: 8px solid #ffffff;
}

.post .entry{
    text-align: justify;
}

.post h1 {
    padding: 0px 0 0 0px;
    font-size: 24px;
    color: #FFFFFF;
}

.post h2 {
    padding: 0px 0 0 0px;
    font-size: 22px;
    color: #FFFFFF;
}

.post .byline {
    border-left: 8px solid #ffffff;
    margin-top: -20px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-size: 10px;
    color: #897B7B;
}

#contacto{
    padding: 0 20px;
}

#contacto img{
    margin: 0 auto;
    width: 50px;
    float: right;
}

#contacto ul{
    alignment-adjust: central;
    float: right;
}

#contacto li{
    width: 150px;
    list-style: none;
    line-height: normal;
    float: left;
    margin: 10px 10px;
    alignment-adjust: central;
}

#imagen{
}

#imagen p{
    text-align: center;
    font-size: 13px;
}

#imagen li{
    list-style: none;
    line-height: normal;
    float: left;
    margin: 5px;
    padding: 10px;
}

#imagen a{
}

#webamigas{

}

#webamigas img{
    margin: 0 auto;
}

#webamigas p{
    text-align: center;
}

#imagen img{
    width: 150px;
    height: 100px;
    margin: 5px;
}

#findepagina{
    width: 890px;
    height: 50px;
}

#findepagina img{
    height: 50px;
    float: right;
    margin: 0 10px 0 10px;
}

#findepagina p{
    padding: 10px 0 0 10px;
    text-align: left;
    color: #000;
}

#botontw img{
    height: 40px;
    width: 40px;
    background: url(images/logo-twitter.png);
}

#botonatras img{
    height: 50px;
    width: 100px;
    text-align: right;
    background: url(images/boton-atras.png);
    border: 0;
}

#proyectos img{
    width: 160px;
    height: 130px;
    padding: 5px;
}

#proyectos p{
    text-align: center;
}