* {
    margin: 0;
    padding: 0;
}
body{
    color:#D33832;
    background:#FFF;
    font: italic 0.7em Georgia, "Times New Roman", Times, serif;
    text-align:right;
}
h1{
    width:300px;
    height:50px;
    font-weight: normal;
    margin:10px 0 10px 150px;
}
a:link, a:visited, a:hover, a:active{
    color:#D33832;
    background:transparent;
}
input{
    width:80%;
    color:#D33832;
    border:none;
    background:transparent url(../imagenes/fondo_input.png) center bottom no-repeat;
    padding-bottom:12px;
}
#intro {
    width:470px;
    margin-left:40px;
    margin-bottom:150px;
    font-size:115%;
    text-align:center;
}
#contenedor {
    width:800px;
    margin-right:auto;
    margin-left:auto;
    padding-top:140px;
    background: url(../imagenes/machina.jpg) no-repeat;
}
#botones{
    float:left;
    font-size:110%;
    text-align:center;
    width:180px;
    padding-left:20px;
}
#botones p{
    margin-bottom:10px;
}
#contenido{
    width:450px;
    padding-top:50px;
    margin-left:50px;
    float:left;
}
#sellos{
    clear:both;
}
#sellos, #pie{
    text-align:left;
    margin:0 0 0 40px;
    padding-bottom:5px;
}
#pie{
    padding:30px 0 15px;
}
/* Aqu empiezan los estilos de sustituciones */
#encabezado_01 {
    width:300px;
    padding: 50px 0 0 0;
    overflow: hidden;
    background: url(../imagenes/encabezado_01.png) no-repeat;
    height: 0px !important;
    height /**/: 50px;
}
#encabezado_02 {
    width:300px;
    padding: 50px 0 0 0;
    overflow: hidden;
    background: url(../imagenes/encabezado_02.png) no-repeat;
    height: 0px !important;
    height /**/: 50px;
}
#encabezado_03 {
    width:300px;
    padding: 50px 0 0 0;
    overflow: hidden;
    background: url(../imagenes/encabezado_03.png) no-repeat;
    height: 0px !important;
    height /**/: 50px;
}
