@charset "utf-8";
/* CSS Document */
body{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:0.79em;
	color:#555555;
}
h2{
	color:#002E62;
}
a,a:link{
	color:#002E62;
	}
img{
	border:none;
}
div#contenedor{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:843px;
	height:auto;
}
div#cabecera{
	position:relative;
	float:left;
	width:843px;
	background:#FFFFFF url(images/header.png) no-repeat scroll 0 0;
	height:150px;
	border:1px solid #CDCDCD;
	overflow:hidden;
}
div#logoCabecera{
	position:relative;
	float:left;
	margin-top:60px;
}
div#seleccionIdioma{
	position:relative;
	float:right;
	top:15px;
	right:10px;
	width:60px;
	text-align:right;
}
div#logoVassCompany{
	position:relative;
	float:right;
	margin-top:60px;
	left:20px;
}
div#logoVassCompanyLegal{
	position:relative;
	float:right;
	margin-top:60px;
	margin-right:40px;;
}
div#cuerpo{
	position:relative;
	float:left;
	width:843px;
	height:auto;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
}
div#columnaIzquierda{
	position:relative;
	float:left;
	width:85px;
	height:auto;
	margin-left:20px;
	_margin-left:10px;
	margin-right:10px;
}
div#imagenIzquierda{
	position:relative;
	float:left;
	width:85px;
	height:85px;
	background:#FFFFFF url(images/img_lineas.jpg) no-repeat scroll center top;
	margin-top:20px;
}
div#main{
	position:relative;
	float:left;
	width:490px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:20px;
	text-align:justify;
}
div#grafico{
	text-align:center;
	width:490px;
	overflow:hidden;
}
div#columnaDerecha{
	position:relative;
	float:left;
	width:180px;
	_width:150px;
	height:auto;
	margin:10px;
}
div#contactaMail{
	position:relative;
	float:left;
	width:180px;
	_width:150px;
	height:60px;
	margin-top:50px;
	margin-left:25px;
	_margin-left:10px;
	
}
div#simphonics,
div#forrester{
	position:relative;
	float:left;
	width:180px;
	_width:150px;
	height:40px;
	margin-top:25px;
	margin-left:25px;
	_margin-left:10px;
}
div#contactenos{
	position:relative;
	float:left;
	width: 490px;
	height:150px;
	margin-left:125px;
	_margin-left:75px;
}

div#miniLogo{
	position:relative;
	float:left;
	background:#FFFFFF url(images/innovass.gif) no-repeat scroll center center;
	height:150px;
	width:200px;
}
div#direccion{
	position:relative;
	float:left;
	text-align:center;
}
div#pie{
	position:relative;
	float:left;
	width:843px;
	height:15px;
	background-color:#BFBFBF;
	font-size:0.8em;
	text-align:center;
	margin-bottom:5px;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
	white-space:nowrap;
}