@charset "utf-8";
/* CSS Document */


body {
	background-color: #333333;
}
A{
color:#999999;
text-decoration:none;
}
a:hover {
color:#FFF;
text-decoration:none;
}
#central {
/*position:absolute;*/
width:920px;
background-color: #383838;

}
#top {
position:relative;
width:920px;
height:200px;
float:left;
margin-top:-0px;
}
#columna1 {
position:relative;
width:229px;
height:600px;
float:left;
}
#columna1b {
position:relative;
width:229px;
height:700px;
float:left;
}
#columna2 {
position:relative;
width:229px;
height:600px;
float:left;
border-left:1px solid #00fcff;
}
#columna3 {
position:relative;
width:228px;
height:600px;
float:left;
border-left:1px solid #00fcff;

}
#columna4 {
position:relative;
width:228px;
height:600px;
float:left;
border-left:1px solid #00fcff;

}
#pie {
position:relative;
width:920px;
height:40px;
float:left;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}
#desarrollo {
position:relative;
width:679px;
height:650px;
float:left;
margin-left: 10px;
background-image:url(imagenes/fdo-desarrollo.jpg);
background-repeat:repeat-y;
}
#desarrollointeractivo {
position:relative;
width:679px;
/*height:1300px;*/
float:left;
margin-left: 10px;
background-image:url(imagenes/fdo-desarrollo.jpg);
background-repeat:repeat-y;
}
#desarrollo2 {
position:relative;
width:679px;
height:700px;
float:left;
margin-left: 10px;
background-image:url(imagenes/fdo-desarrollo.jpg);
background-repeat:repeat-y;
}
#pantalla {
position:relative;
width:679px;
float:left;
margin-left: 10px;
}
table {
background-color:#303030;
}
