*{padding:0;margin:0;border:0;}
body{
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size:0.8em;
    color:#333;
    background:#CCC;
}
a:link, a:visited, a:hover, a:active {
    color:#033;
    background-color:transparent;
    font-weight:normal;
    border-bottom: none;
}
a:hover, a:active {
    color: #066;
    background-color:transparent;
}
h1{
    color:#FFF;
    background:#0C4840;
}
hr{
    width:95%;
    border:1px solid #CCC;
    margin-top:10px;
    margin-left:2%;
    clear:both;
}
#navegacion li {
    width:100%;
    list-style-type:none;
    display:inline;
    border-right:1px solid #CCC;
    margin-right:-3px;
}
#navegacion ul{
    display:inline;
    border-left:1px solid #CCC;
}
#navegacion a:link, #navegacion a:visited, #navegacion a:hover, #navegacion a:active {
    color:#033;
    background-color:transparent;
    font-weight:normal;
    font-size:inherit;
    text-decoration:none;
    border-bottom:none;
    padding:0 7px;
}
#navegacion a:hover, #navegacion a:active {
    color:#066;
    background-color:#FFF;
    padding-top:5px;
}
strong{
    color:#033;
    background:transparent;
}
input{
    width:130px;
    border:1px solid #033;
    padding:0 2px;
    margin-right:2px;
}
#contenedor{
    width:100%;
}
#buscador{
    width:100%;
    padding:2px 0 0 0;
    text-align:right;
}
#buscador p{
    padding:0 !important;
    margin:0 !important;
}
#cabecera{
    height:100px;
    color:#FFF;
    background:#033 url(../imagenes/high_griffin_fondo_encabezado.png) repeat-x;
    text-align:center;
}
#navegacion{
    color:#033;
    background:#EEE url(../imagenes/fondo_barra.jpg) repeat-x;
    border-top:3px solid #FFF;
    border-bottom:3px solid #033;
    padding:5px;
    text-align:center;
}
#intro, #contenido{
    width:80%;
    position:relative;
    left:10%;
    color:#333;
    background:#FFF;
    border-left:1px solid #333;
    border-right:1px solid #333;
}
#contenido{
    clear:both;
    padding-top:10px;
}
#intro p{
    padding:10px;
}
#contenido p {
    padding:5px 10px;
}
#contenido ul{
    list-style: none inside url();
    padding:5px 10px 17px;
}
#noticia{
    width:95%;
    margin-left:2%;
    background:url(../imagenes/fondo_secciones_griffin.jpg) repeat-x;
}
#botones{
    padding-bottom:5px;
}
#botones p{
    text-align:center;
}
#botones input {
    width:150px;
    color: #000;
    background: #FFF url(../imagenes/fondo_barra.jpg) repeat-x;
    border: 1px solid #CCC;
    padding: 1px 2px;
    margin-top:5px;
    text-align: center;
}
#pie{
    width:80%;
    position:relative;
    left:10%;
    text-align:center;
    color:#333;
    background:#E9E9E9;
    border-left:1px solid #333;
    border-right:1px solid #333;
    border-top:1px solid #333;
    clear:both;
}
#sellos{
    width:100%;
    position:relative;
    left:0%;
    text-align:center;
    color:#333;
    background:#E9E9E9;
    border-top:1px solid #333;
    clear:both;
    padding:5px 0 0;
}
#sellos p{
    padding-bottom:5px;
}
#pie{
    color:#033;
    background:#FFF;
    padding:5px 0 10px;
}
.destacado{
    color:#033;
    background:#E9E9E9;
    margin-top:2px;
    border-top:1px solid #333;
    border-bottom:1px solid #333;
}
.seccion, .seccion_cliente{
    color:inherit;
    margin:2% 2% 0 2%;
    width:45%;
    min-height:14em;
    float:left;    
    background:transparent url(../imagenes/fondo_secciones_griffin.jpg) repeat-x;
    border:1px solid #0C4840;
    z-index:-3;
}
div.seccion img{
    float:left;
}
.seccion_cliente{
    text-align:right;
    margin-bottom:10px;
}
/* Aquí empiezan los estilos de sustituciones */
h1 span {
    z-index: -1;
    position: relative;
}
#encabezado_00 {
    background: url(../imagenes/encabezado_00_griffin.jpg) no-repeat;
    height: 50px;
}
#encabezado_01 {
    background: url(../imagenes/encabezado_01_griffin.jpg) no-repeat;
    height: 50px;
}
#encabezado_02 {
    background: url(../imagenes/encabezado_02_griffin.jpg) no-repeat;
    height: 50px;
}
#encabezado_03 {
    background: url(../imagenes/encabezado_03_griffin.jpg) no-repeat;
    height: 50px;
}
#encabezado_04 {
    text-align:left;
    background: url(../imagenes/encabezado_04_griffin.jpg) no-repeat;
    height: 50px;
}