body {
	background:url(../fotos/fondo.jpg) repeat-x fixed; background-color:#4E91AE; margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
}

#contenido {
	width:795px; margin-left:auto; margin-right:auto; height:100px;
}

#logo {
	z-index:1; position:absolute; float:left; margin-top:16px; margin-left:58px;
}

#central {
	width:759px; float:left; border:1px solid #BBBBBB; background:#FFFFFF; border-bottom:0;
}

#sombra_izda {
width: 17px;
height: 290px;
background:url(../fotos/sombra_izda.png) no-repeat  !important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="fotos/sombra_izda.png");
}

#sombra_dcha {
width: 17px;
height: 290px;
background:url(../fotos/sombra_dcha.png) no-repeat !important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="fotos/sombra_dcha.png");
}

#cabecera-flash {
	z-index:0; position:absolute; float:left;
}

#menu {
	z-index:1; position:absolute; margin-top:167px; margin-left:5px; width:749px;
}

#menu ul {
	height:21px; list-style:none; background:url(../fotos/fondo_menu.jpg); float:left; margin:0; padding:0;
}

#menu ul li {
	float:left; border-right:1px solid #FFFFFF;
}

#menu ul li a {
	display:block; width:100%; height:21px; text-decoration:none;
}

#menu ul li a img {
	border:0;
}

#menu-home:hover {
	background:url(../fotos/menu/home_act.gif) no-repeat;
}

/*#menu-compania:hover {
	background:url(../fotos/menu/la_compania_act.gif) no-repeat;
}*/

#menu-qsomos:hover {
	background:url(../fotos/menu/qsomos_act.gif) no-repeat;
}

#menu-soluciones:hover {
	background:url(../fotos/menu/soluciones_act.gif) no-repeat;
}

#menu-servicios:hover {
	background:url(../fotos/menu/servicios_act.gif) no-repeat;
}

#menu-noticias:hover {
	background:url(../fotos/menu/noticias_act.gif) no-repeat;
}

#menu-eventos:hover {
	background:url(../fotos/menu/eventos_act.gif) no-repeat;
}

#menu-contacto:hover {
	background:url(../fotos/menu/contacto_act.gif) no-repeat;
}

#noticias {
	width:190px;
	padding:12px;
	margin-top:195px;
	float:left;
	font-size:11px;
}

.noticia-texto {
	color:#5A5A5A;
}

.noticia-fecha {
	color:#BDAE84;
	font-weight:bold;
	margin-top:10px;
}

.noticia-enlace {
	margin-top:5px;
}

.noticia-enlace a {
	color:#3FB0E4;
	text-decoration:underline;
}

.noticia-enlace a:hover {
	text-decoration:none;
}

.separador {
	float:left; width:7px; height:508px; margin-top:195px; background:url(../fotos/separador.jpg) no-repeat
}

#dcha {
	margin-top:195px; float:left; width:532px;
}

#soluciones {
	margin-left:18px;
}

.solucion {
	clear:both; width:494px; height:62px; background:url(../fotos/fondo_soluciones.jpg) right no-repeat;
	margin-bottom:3px;
}

.solucion img {
	border:0;
}

.solucion-imagenes {
	float:left;
}

.solucion-imagenes img {
	margin-right:15px;
}

.solucion-texto {
	float:left; font-size:10px; margin-top:10px; width:250px;
}

.solucion-texto-titular {
	color:#A83737; font-weight:bold; font-size:11px;
}

.solucion a{
	width:100%; height:100%; display:block; text-decoration:none; color:#3E3E3E;
}

.solucion a:hover {
	background:#FFFFFF;
	cursor:hand;
}

#banner {
	width:538px;
	height:121px;
}

#pie {
	width:760px; margin-left:auto; margin-right:auto; margin-top:1px; font-size:10px; text-align:center; clear:both;
}

#pie-texto {
	float:left; text-align:center; background:url(../fotos/pie_fondo.jpg); width:748px;; height:37px; padding-top:4px; color:#5E5E5E; line-height:16px;
}

#pie-texto strong{
	font-size:11px;
}

#pie-texto a{
	color:#000000;
	margin-left:8px;
	margin-right:8px;
}

#pie-texto a:hover{
	text-decoration:none;
}