/* CSS Document */

body {
	margin:0px;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
}
#info{
	width:591px;
	margin-top:6px;
	text-align:left;
}
#sinergy{
	vertical-align:top;
}
#banner{
text-align:center;
}
#contenedor {
	width:722px;
}
.izquierda {
	width:131px;
	margin-top:0px;
}
.izquierda a:focus {
outline: none;
}


