@charset "utf-8";
/* CSS Document */

body {
background-color:#000000;
margin:0 0 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

p {
font-size:11px;
}

ul {
font-size:11px;
}

.external {
color:#000000;
text-decoration:none;
}

.external:hover {
color:#000000;
text-decoration:underline;
}


/* Estructura de la página */

#flashbanner {
width:100%;
}

#top-i {
background-image:url(../img/top_i.gif);
background-position:top right;
background-repeat:no-repeat;
height:29px;
}

#top-d {
background-image:url(../img/top_d.gif);
background-position:top left;
background-repeat:no-repeat;
height:29px;
}

#top-m {
background-color:#242021;
}

#mid {
background-image:url(../img/mid.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
width:850px;
}

#sid-d {
background-image:url(../img/sid_d.gif);
background-position:top left;
background-repeat:repeat-y;
}

#sid-i {
background-image:url(../img/sid_i.gif);
background-position:top right;
background-repeat:repeat-y;
}

a {
color:#3333CC;
text-decoration:none;
}

a:hover {
color:#3333CC;
text-decoration:underline;
}

.form-bk {
background-color:#404040;
border:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}


.form {
background:none;
border:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

.button {
background:none;
border:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

#footer a {
color:#666666;
text-decoration:none;
}

#footer a:hover {
color:#666666;
text-decoration:underline;
}

/* Botoneras */

#bot-top {
color:#979797;
}

#bot-top a {
color:#979797;
text-decoration:none;
}

#bot-top a:hover {
color:#979797;
text-decoration:underline;
}

#bot-main {
height:30px;
width:850px;
background-image:url(../img/botonera.gif);
}

#bot-main a {
color:#000000;
text-decoration:none;
}

#bot-main a:hover {
color:#000000;
text-decoration:underline;
}


/* Home */

#home {
height:550px;
width:850px;
}

#home-welcome {
height:200px;
width:472px;
position:relative;
top:20px;
left:0px;
background:url(../img/home-border.gif) #FFFFFF top repeat-x;
}

#home-reg {
height:200px;
width:250px;
top:-167px;
left:500px;
position:relative;
background:url(../img/home-border.gif) #FFFFFF top repeat-x;
}


/* Empresa */

#empresa {
height:550px;
width:850px;
}

#empresa-cont {
height:500px;
width:748px;
background-image:url(../img/empresa.jpg);
background-repeat:no-repeat;
}

li {
list-style-image:url(../img/item.gif);
line-height:150%;
}


/* Servicios */

#servicios {
width:850px;
}

#servicios-cont {
height:509px;
width:748px;
background-image:url(../img/servicios.jpg);
background-repeat:no-repeat;
}


/* Proyectores */

#proyectores {
width:850px;
}

#proyectores-cont {
height:478px;
width:748px;
background-image:url(../img/proyectores.jpg);
background-repeat:no-repeat;
}


/* Pantallas */

#pantallas {
width:850px;
}

#pantallas-cont {
height:485px;
width:748px;
background-image:url(../img/pantallas.jpg);
background-repeat:no-repeat;
}


/* Contacto */

#contacto {
width:850px;
}

#contacto-cont {
height:550px;
width:749px;
background-image:url(../img/contacto.jpg);
background-repeat:no-repeat;
}

.blank {
color:#FFFFFF;
font-size:10px;
}


/* Plasmas */

#plasmas {
width:850px;
}

#plasmas-cont {
height:485px;
width:748px;
background-image:url(../img/plasmas-lcd.jpg);
background-repeat:no-repeat;
}


/* Sonido */

#sonido {
width:850px;
}

#sonido-cont {
height:485px;
width:748px;
background-image:url(../img/sonido.jpg);
background-repeat:no-repeat;
}


/* Notebooks */

#notebooks {
width:850px;
}

#notebooks-cont {
height:485px;
width:748px;
background-image:url(../img/notebooks.jpg);
background-repeat:no-repeat;
}


/* Clientes */

#clientes {
height:550px;
width:850px;
}

#clientes-cont {
height:500px;
width:748px;
background-image:url(../img/clientes.jpg);
background-repeat:no-repeat;
}


/* Presupuesto */

#presupuesto {
width:850px;
}

#presupuesto-cont {
height:800px;
width:748px;
background-image:url(../img/presupuestos.jpg);
background-repeat:no-repeat;
}

.blank {
color:#FFFFFF;
font-size:10px;
}


