body, html {
    background-color: #666666;
    height: 100%;
    margin: 2px;
    text-align: center;
}

#contenedor_general {
  	background-color:white;
    clear: both;
    display: table;
    height: auto;
    margin: 0 auto;
    text-align: center;
    width: 913.5px;
}

#imgID {
    clear: right;
    float: right;
}

#imgII {
    clear: both;
    float: left;
}

#imgSD {
    float: right;
}

#imgSI {
    float: left;
}

#sombraS {
    float: left;
    height: 20px;
    width: 889.5px;
}

#sombraI {
    float: left;
    height: 20px;
    width: 889.5px;
}

#cont_borde_superior {
    margin: auto;
    width: 937.5px;
}

#cont_borde_inferior {
    margin: auto;
    width: 937.5px;
}

.boton {
    background-image: url(/Imagenes/bolita.png);
    background-repeat: no-repeat;
    color: #505051;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    margin: 0 4px 0 0;
    padding: 0 1px 0 22px;
    text-decoration: none;
    text-transform: uppercase;
}

.boton:hover {
    color: #D80000;
}

#botonera {
    border-bottom: 1px solid red;
    margin: 8px 12px 0 9px;
    text-align: right;
	padding-bottom:5px;
}

.menuLateral a {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
	font-weight: bold;
    margin: 0 0 0 44px;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}

.menuLateral a:hover, .menuLateral a:active {
    color: #FFFFFF;
}

.contenedor_boton_lateral {
    border-bottom: 1px dashed;
}

#img_contacto {
    border: 0 none;
    margin: 8px 0 0 11px;
}

.menuLateral {
    background-color: #000000;
    margin: 2px 0 6px 6px;
    text-align: left;
    width: 173px;
}

.menuLateral:hover, .menuLateral:active {
    background: transparent url(../NewHarfImage/rollover_02.jpg) repeat scroll 0 0;
}


#divIzquierdo {
   float:left;
    height: 87%;
    margin: 0 0 0 0;
    width:189px;
}


#divCentral {
    border-left: 1px dashed ;
    color: #3E3E40;
	float:left;
    height: 100%;
    margin: 2px 8px;
    padding-left: 11px;
    width: 691px;
	
}
#banner_der {
    float: right;
    width: 217px;
    height: 294px;
}

#texto {
 border-right:1px dashed;
float:left;
font-family:Verdana;
font-size:10px;
line-height:18px;
margin:0 2px 0 10px;
padding-right:24px;
text-align:left;
width:62.5%;
    
}

#menu_lateral {
    margin-left: 3px;
}

#inter_boton {
    height: 2px;
}

.contenedor_boton_lateral {
    border-bottom: 1px dashed;
}

#footer {
    background-color: #666666;
    border-top: 1px dashed;
    color: #FFFFFF;
    margin: 30px auto 0;
    padding: 2px;
    text-align: center;
    width: 100%;
}

.datos_empresa, #nom_empresa {
    background-image: url(/NewHarfImage/bullet_white.png);
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10px;
    padding: 0 0 0 18px;
}

#nom_empresa {
    font-weight: bold;
}

#imagen_top img {
    width: 100%;
}

#contenedor {
    display: table;
    margin: 0 auto;
}

#spacer {
    display: none;
}

#logo {
    text-align: left;
    margin-left: 10px;
}
