@charset "utf-8";
.estilos {
}
body
{
background-image:url('imagenes/fondo_inicio.jpg');
background-repeat:repeat-x;
}
.center_div
{
margin-left:auto;
margin-right:auto;
width:90%;
text-align:left;
}
table,td,th
{
border:0px solid black;
}
table
{
width:907px;
}
th
{
height:50px;
}
.fondo_inicio_contactenos
{
background-image:url('imagenes/imagen_inicio_3.jpg');
background-repeat:no-repeat;
width:1000px;
height:675px;
}
.contactenos
{
width:410px;
height: 700px;
top: 10px;
left: 190px;
position:relative;
}

.menusuperior
{
margin-top:auto;
margin-right:auto;
margin-left:auto;
margin-bottom:auto;
width:585px;
position:relative;
}
.fondo_hosting
{
background-image:url('imagenes/imagen_hosting.jpg');
background-repeat:no-repeat;
width:907px;
height:404px;
}
.fondo_grafico
{
background-image:url('imagenes/imagen_grafico.jpg');
background-repeat:no-repeat;
width:907px;
height:404px;
}
.fondo_web
{
background-image:url('imagenes/imagen_web.jpg');
background-repeat:no-repeat;
width:907px;
height:404px;
}
.fondo_desarrollo
{
background-image:url('imagenes/imagen_desarrollo.jpg');
background-repeat:no-repeat;
width:907px;
height:404px;
}
.a1:link
{
display:block;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
border-bottom-style:solid;
border-bottom-width:thin;
width:250px;
text-align:left;
padding:5px;
text-decoration:none;
}

.a1:visited
{
display:block;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
border-bottom-style:solid;
border-bottom-width:thin;
width:250px;
text-align:left;
padding:5px;
text-decoration:none;
}


.a1:hover
{
background-color:#7A991A;
font-size:16px;
color:#FFFFFF;
border-bottom-color:#000000;
}

.a1:active
{
background-color:#7A991A;
font-size:16px;
color:#FFFFFF;
border-bottom-color:#000000;
}


.menuvertical
{
width:265px;
top:50px;
left:50px;
position:relative;
}

.textotitulo
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#D62303;
}

.textocuerpo
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#6B8A39;
font-style:normal;
font-weight:bold;
line-height:25px;
}

.textocuerponegro
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
font-weight:bold;
line-height:25px;
}
.cajatexto1
{
width:300px;
left:50px;
position:relative;
}
.fondo_quienes{
background-image:url('imagenes/fondo_quienes.jpg');
background-repeat:repeat-x;
width:907px;
height:404px;
}
.fondo_quienes2{
background-image:url('imagenes/fondo_quienes2.jpg');
background-repeat:repeat-x;
width:907px;
height:490px;
}

#quienesSomos
{
  display: block;
  width: 156px;
  height: 36px;
  background: url("imagenes/b_quienes1.jpg") no-repeat 0 0;
  float:left;

}

#quienesSomos:hover
{ 
  background-position: 0 -36px;
}

#quienesSomos span
{
  display: none;
}

#servicios
{
  display: block;
  width: 104px;
  height: 36px;
  background: url("imagenes/b_servicios1.jpg") no-repeat 0 0;
  float:left; 

}

#servicios:hover
{ 
  background-position: 0 -36px;
}

#servicios span
{
  display: none;
}

#portafolio
{
  display: block;
  width: 104px;
  height: 36px;
  background: url("imagenes/b_portafolio1.jpg") no-repeat 0 0;
  float:left; 

}

#portafolio:hover
{ 
  background-position: 0 -36px;
}

#portafolio span
{
  display: none;
}

#b_contactenos
{
  display: block;
  width: 130px;
  height: 36px;
  background: url("imagenes/b_contactenos1.jpg") no-repeat 0 0;
  float:left; 

}

#b_contactenos:hover
{ 
  background-position: 0 -36px;
}

#b_contactenos span
{
  display: none;
}
#inicio
{
  display: block;
  width: 80px;
  height: 36px;
  background: url("imagenes/b_inicio1.jpg") no-repeat 0 0;
  float:left; 

}

#inicio:hover
{ 
  background-position: 0 -36px;
}

#inicio span
{
  display: none;
}
