body {
	font-family: verdana;
	}

#columna{ 
	position:absolute; 
	top:10px; 
	left:50%; 
	width:800px; 
	margin-left:-400px; 
	margin-top:0px;
	}

.logo {
	border: 0;
	}

#logo-go4id{
/*	width: 150px; */
	}

#logo-suplai{
	float:right; 
	width: 240px; 
	margin-right: 10px;	
	position: absolute; 
	top: 60px;
	right: 10px;
	}

#idiomas {
	float: right;
	}


#contenido {
	margin-top: 5px;
	}

.bt {
	margin:0;
	padding:0;
	border:0;
	}

#caja-central{
	margin-top: -4px;
	background: url('img/bg-caja.jpg') no-repeat;
	width: 800px;
	height: 370px;
	}

#necesidad {width: 140px; height: 63px; border: none; position: absolute; left: 200px; top: 195px;}
#necesidad a {display: block; width: 100%; height: 100%;}
#necesidad span {display: none;}

#idea {width: 75px; height: 63px; border: none; position: absolute; left: 390px; top: 195px;}
#idea a {display: block; width: 100%; height: 100%;}
#idea span {display: none;}

#proyecto {width: 110px; height: 63px; border: none; position: absolute; left: 525px; top: 195px;}
#proyecto a {display: block; width: 100%; height: 100%;}
#proyecto span {display: none;}

#caso {width: 77px; height: 63px; border: none; position: absolute; left: 690px; top: 195px;}
#caso a {display: block; width: 100%; height: 100%;}
#caso span {display: none;}


#info {
	text-align: right;
	margin-right: 20px;
	padding-top: 180px;
	font-family: arial;
	color: #999;
	font-size: 0.8em;
	margin-bottom: 40px;
}

#acceso-proyectos {
margin-top: 50px;
}


#info h2 {
	font-size: 1.5em;
	color: #666;
	margin:0;
	padding:0;
	margin-top: 7px;
}

#info a{
	text-decoration:none;
	color: #666;

}

#info a:hover{
	text-decoration:underline;
}


h1 {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	}

#contenedor-cajas-flow {
	margin-top: 80px;
	text-align: center;
	}

#banners{
	margin-top: 0px;
}

#banners-izq{
	margin-left: 20px;
	float: left;
}

#banners-der {
	float: right;
	}

.bannercuadro {
	border: 0;
	margin-left: 20px;
	}


#pie {

	width: 800px;
	height: 27px; 
	min-width: 800px;
	min-height: 27px; 

	
	margin-top: 10px;
	
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 5px;

	font-size: 0.6em;
	color: #808080;
	background: #F3F2F2;
	}

#pie a {
	color: #808080;
	text-decoration:none;
}

#pie a:hover {
	font-weight: bold;
	text-decoration:underline;
}


#contenedor-logo-i2bc-p {
	float: right;
	margin-top: 10px;
	}